<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Daniel,<div>Within a network above tech stack is working fine for VOIP calls.<br><div>But when i am trying from outside there is no sign of RTP.</div><div><br></div><div><br></div><div>Cmd for rtp - </div><div>/sbin/rtpengine -p /var/run/rtpengine.pid --interface=192.168.1.249\!106.51.78.78 --listen-ng <a href="http://127.0.0.1:60000">127.0.0.1:60000</a> -m 50000 -M 55000 --log-level 6 --log-facility local1 <br></div><div><br></div><div>106.51.78.78 - public ip<br></div><div>192.168.1.249 - priv ip (kamailio + RTPEngine)</div><div><br></div><div>Kamailio config when call is b/w WebRTC --> WebRTC </div><div>rtpengine_manage("trust-address replace-origin replace-session-connection direction=internal direction=external");<br></div><div><br></div><div>Here is SDP, captured on the client sitting outside.</div><div>v=0</div><div>o=root 1133801452 1133801452 IN IP4 106.51.78.78</div><div>s=Asterisk PBX 16.0.0</div><div>c=IN IP4 106.51.78.78</div><div>t=0 0</div><div>m=audio 50196 UDP/TLS/RTP/SAVPF 0 8 111 9 126</div><div>a=maxptime:60</div><div>a=ice-ufrag:5e13a1292fc0b7163d49328b7516f763</div><div>a=ice-pwd:4fa5e003195492fa165020c81eff9346</div><div>a=candidate:Hc0a801ac 1 UDP 2130706431 192.168.1.172 46810 typ host</div><div>a=candidate:Hc0a801ac 2 UDP 2130706430 192.168.1.172 46811 typ host</div><div>a=connection:new</div><div>a=setup:active</div><div>a=fingerprint:SHA-256 AA:5A:51:BD:4C:53:65:E4:2B:EC:EB:BF:A9:07:DD:60:E3:46:D8:26:6D:04:C8:21:8B:B9:81:37:3A:EB:55:C0</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:111 opus/48000/2</div><div>a=rtpmap:9 G722/8000</div><div>a=rtpmap:126 telephone-event/8000</div><div>a=fmtp:126 0-16</div><div>a=sendrecv</div><div>a=rtcp:50196</div><div>a=rtcp-mux</div><div>a=ptime:20</div><div>a=candidate:T7Tqd3oKM4NvATH3 1 UDP 2097152255 106.51.78.78 50196 typ host</div><div><br></div><div>Looking forward for help from you guys.</div><div><br></div><div>Thanks & Regards,</div><div>Arish Haque <br></div><div><br></div></div></div></div></div></div>