Hi all,
I tried to register to a sip server using the doRegister code from the SipClientConnection class in JSR180. It works perfectly, but I'd like to know how I could set the source port (from which I send the SIP REGISTER message) in the code. Currently, the source port is chosen at random by the system.
ANyone has any idea?
Thanks.

Reply With Quote

