I had the same issue which was caused by NAT (kamailio was behind NAT so on a private IP range) I believe the solution for you would be: <div><br></div><div>ngcp-network --set-interface=eth0 --advertised-ip=x.y.z.w</div><div><br></div><div>where x.y.z.w = your external IP address and eth0 is presuming to be your network controller that it's listening on.</div><div><br></div><div>I hope that helps.</div><div><br></div><div>Paul</div><div><br><br>On Tue, 30 Jul, 2013 at 12:23 PM, Abel Alejandro <aalejandro@alliedtechnologygrouppr.com> wrote:<br>
<blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">On Tue, Jul 30, 2013 at 3:17 PM, Lorenzo Mangani
<lorenzo.mangani@gmail.com> wrote:
<blockquote> Interesting,

 It seems like the header is truncated by the UA itself here - both Kamailio
 and the TEXT export confirm so - i would expect that string to proceed with
 the rest of the route header (;ice_callee=strip;rtpprx=xxx;vsf=xxx->)

</blockquote>
Maybe the client has a fixed amount of data it can hold on the Record
header? Anyway it seems this is indeed a client bug, I will report it
to Express Talk.

<blockquote> Wild pointer - What are the rtp_proxy settings for this user?

</blockquote>
Always with Plain SDP

_______________________________________________
Spce-user mailing list
Spce-user@lists.sipwise.com
<a href="http://lists.sipwise.com/listinfo/spce-user">http://lists.sipwise.com/listinfo/spce-user</a>

</div></blockquote></div>