[SR-Users] Media-Proxy & NAT

cao tao csuappreciation at gmail.com
Mon May 9 06:34:41 CEST 2016


 Hello:

     I use kamailio as my SIP signal proxy, and media-proxy as RTP relayer.
It works well at many situations. But when it comes to two layer of NAT(a
user behind two layer of NAT),  I got a single way media(the sip signal
layer was ok). I can’t hear the voice of user who behinds two layer of NAT,
but he can hear the voice of mine.

Most part of my kamailio config is default, and simply enable media-proxy
by engage_media_proxy():
          if (is_method("INVITE") && !has_totag()) {
               engage_media_proxy();
          }

And in my UAC/UAS side, I use PJSIP.

Can anybody give me some help?

Any suggestion will be appreciated!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20160509/217adbfe/attachment.html>


More information about the sr-users mailing list