0

Private IP is resulting in dropped audio (RTP stream)

Anybody know how to correct this?

My S20 drops audio on reinvite when making outbound calls. 

 

[SDP]

v=0
o=- 327374591 327374591 IN IP4 192.168.60.9
s=Asterisk
>>>>> c=IN IP4 192.168.60.9   //this private IP is resulting in dropped audio (RTP stream) at 15min mark. This must be corrected.
t=0 0
m=audio 10478 RTP/AVP 0 8 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:150
a=sendrecv

4 comments

Please sign in to leave a comment.