<div>Hi guys,</div>
<div>&nbsp;</div>
<div>I am in a project of SIP phone software that choose gstreamer to handle media streams.&nbsp;I have&nbsp;launched a server bin to send RTP streams to the remote party, and also a player bin to receive, decode, and display the streams from the remote party. 
</div>
<div>&nbsp;</div>
<div>Now I have a problem, for&nbsp; NAT traversal issue I have to set the source port&nbsp;in udpsink by myself(set to be the port of&nbsp;the remote party). </div>
<div>But seems that udpsink does not have a property like this to let me do&quot;udpsink srcport=6000&quot; or something.</div>
<div>&nbsp;</div>
<div>So where can I&nbsp;set the source port in&nbsp;the source code of udpsink? </div>
<div>&nbsp;</div>
<div>Any suggestion will be highly appreciated, thanks in advance.</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>--J.Yang</div>
<div>&nbsp;</div>