<div dir="ltr">Hello Andreas,<div><br></div><div>Yes, that's what I had thought, but <br><div><br></div><div>I am actually seeing it using two different UDP ports towards Freeswitch (send=40036 and recv=40042) </div><div>
<br></div><div>and two more ports towards SIP Client (send=40038, and recv=40040).</div><div><br></div><div>I am wondering if there is any setting (or flag at compilation time) that will make it symmetric.</div><div><br></div>
<div>This rtpengine is daemon only, (not using kernel module).</div><div><br></div><div>Thank you,</div><div>- Deep N</div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Aug 11, 2014 at 4:43 PM, Andreas Granig <span dir="ltr"><<a href="mailto:agranig@sipwise.com" target="_blank">agranig@sipwise.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<div class=""><br>
On 08/11/2014 08:34 PM, Narsay, Deep wrote:<br>
> Is there any way rtpengine can be configured to use same UDP port to<br>
> receive and transmit RTP  packets?<br>
><br>
> The set up I'm trying is<br>
><br>
> SIP_Client -->  Kamailio/rtpengine  -->  Freeswitch<br>
> Internet            Internet         LAN          LAN 192.168.1.10<br>
><br>
</div>> I tried /rtpengine_offer / in  kamailio.cfg,<br>
<div class="">> but rtpengine seems to always use different ports to Tx/Rx the packets.<br>
> (Causing Freeswitch to auto adjust its ports, which mutes the audio<br>
>  channel one way).<br>
<br>
</div>Well, rtpengine actually uses the same port to send and receive traffic<br>
towards a UA. However, it uses two different ports for the two parties,<br>
which shouldn't be an issue, because Freeswitch will only see the one<br>
port towards itself.<br>
<br>
Andreas<br>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div><br></div>