- Joined
- Oct 19, 2021
- Messages
- 10
- Reaction score
- 1
I need you guys' help about "PBX Delivers Audio"
I got two 3cx deployments
the 1st one (s1), located on m$ Azure (in USA), version: 18.0 Update 1 (Build 234)
as the contrast, the 2nd one (s2), in one cloud service located in China, version: 18.0 (Build 1880)
and I have two SIP boxes (same application on them, and in same LAN), in China; with all User accounts in 3cx dashboard enabled the "PBX Delivers Audio" option
so, here is the network diagram (alice & bob in same LAN, both two 3cx server got its public IP):
the current issue are: for server s2(in China), alice & bob can transfer RTP packets to each other via 3cx relay server
however, for server s1 (m$ Azure in USA), only RTP flow from SIP box to 3cx, no any RTP packets flow from 3cx to SIP box, that is (via captured packets using tcpdump)
you guys got any suggestions? Thanks so much.
I got two 3cx deployments
the 1st one (s1), located on m$ Azure (in USA), version: 18.0 Update 1 (Build 234)
as the contrast, the 2nd one (s2), in one cloud service located in China, version: 18.0 (Build 1880)
and I have two SIP boxes (same application on them, and in same LAN), in China; with all User accounts in 3cx dashboard enabled the "PBX Delivers Audio" option
so, here is the network diagram (alice & bob in same LAN, both two 3cx server got its public IP):
Code:
alice 3cx bob
│ │ │
│ RTP │ │
├───────────────────> │ │
│ <───────────────────┤ │
│ │ RTP │
│ │ <──────────────────┤
│ ├──────────────────> │
│ │ │
the current issue are: for server s2(in China), alice & bob can transfer RTP packets to each other via 3cx relay server
however, for server s1 (m$ Azure in USA), only RTP flow from SIP box to 3cx, no any RTP packets flow from 3cx to SIP box, that is (via captured packets using tcpdump)
Code:
alice 3cx bob
│ │ │
│ RTP │ │
├───────────────────> │ │
│ <─────────X─────────┤ │
│ │ RTP │
│ │ <──────────────────┤
│ ├─────────X────────> │
│ │ │
you guys got any suggestions? Thanks so much.

