I am able to connect calls from outside to outside my network but there isn’t any audio in those calls. I am almost certain that it has to do with my RTP ports. My port range is 8000 to 31000 on my firewall and rtp.conf. By setting “rtp set debug on”, I was able to see some packet information. Receiving packets from 35552 caught my attention. Based on the fact that I have port forwarding from 8000 to 31000, does anybody see anything that would point to having no audio?
Got RTP packet from 64.33.191.39:35552 (type 00, seq 006341, ts 4283766244, len 000160)
Sent RTP packet to 10.2.0.143:8000 (type 00, seq 044109, ts 043680, len 000160)
Got RTP packet from 10.2.0.143:8000 (type 00, seq 004722, ts 3923734768, len 000160)
Got RTP packet from 64.33.191.39:35552 (type 00, seq 006342, ts 4283766404, len 000160)
Sent RTP packet to 10.2.0.143:8000 (type 00, seq 044110, ts 043840, len 000160)
Got RTP packet from 10.2.0.143:8000 (type 00, seq 004723, ts 3923734928, len 000160)
Got RTP packet from 64.33.191.39:35552 (type 00, seq 006343, ts 4283766564, len 000160)
Sent RTP packet to 10.2.0.143:8000 (type 00, seq 044111, ts 044000, len 000160)
Got RTP packet from 10.2.0.143:8000 (type 00, seq 004724, ts 3923735088, len 000160)
Got RTP packet from 64.33.191.39:35552 (type 00, seq 006344, ts 4283766724, len 000160)
Sent RTP packet to 10.2.0.143:8000 (type 00, seq 044112, ts 044160, len 000160)
Got RTP packet from 10.2.0.143:8000 (type 00, seq 004725, ts 3923735248, len 000160)
Got RTP packet from 64.33.191.39:35552 (type 00, seq 006345, ts 4283766884, len 000160)
Got RTP packet from 10.2.0.143:8000 (type 00, seq 004726, ts 3923735408, len 000160)
Sent RTP packet to 10.2.0.143:8000 (type 00, seq 044113, ts 044320, len 000160)
rtp.conf
rtpstart=8000
rtpend=31000