Benny Prijono schrieb: > On 1/10/08, *Jeremy King* <jerry.ipe.thomas at gmail.com > <mailto:jerry.ipe.thomas at gmail.com>> wrote: > > Hi, > > I'll get straight to the query! :D > > How do I get PJ to use the same TCP port for both SIP Tx and Rx? > > The PJ I am working is pre 0.8.0 and uses an ephemeral port to > send out SIP requests. > > > For this we will need SIP outbound, which is there as part of our > version 1.0 roadmap ( http://www.pjsip.org/trac/roadmap) I have not tried TCP yet. But If pjsip opens a TCP connection - does it already allow to receive SIP on this TCP connection? Further, how does SIP outbound help here? I thought Jeremy wants to open a TCP connection from port 5060 instead of an ephemeral port and outbound wont help here. regards klaus