[asterisk-users] Far end nat traversal not working

Arif Hossain aftnix at gmail.com
Wed Apr 18 08:46:58 CDT 2012


We use a obfuscation software to encrypt/mangle both SIP/RTP which sits
before asterisk. What happens is sometimes we don't get any voice. after
some "rtp set debug" we found out that when received ip of the rtp stream
is router's public ip, everything works cleanly. But sometimes we get the
private ip's of the client as received address in rtp stream which results
in "no voice". it seems asterisk because of some unknown reason failed to
traverse nat for the media stream.


How asterisk manages nat is not known to me. But common SIP nat traversal
methods dictate that first it modifies SDP to put its address as the
destination address for both side. Then it waits for a rtp packet
(symmetric rtp) to know to what port it should send media.


I'm not understanding at what stage it fails. Because of wrong IP is shown
i'm suspecting that its because of not writing SDP correctly. For what
reason it happens still unknown to us.


Any pointer to how it should be debugged?


What reason behind this strange behavior is still unknown to us.

Thanks in advance.

-- 
-aft
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120418/6bf3fd00/attachment.htm>


More information about the asterisk-users mailing list