2007/7/31, alx <[EMAIL PROTECTED]>:
> I m currently developing a sip client, which is going to communicate
> with open-ims core. I'm actually looking for a way to specify the
> destination port without sending it at the end of the REGISTER message
> ( e.g. REGISTER sip:my.open-ims.org direct to port number 4060 ),
> otherwise i get a too many hops error from IMS. Is it a way with
> sofia-sip to solve my problem ?

You can try to use loose routing. Include
SIPTAG_ROUTE("<sip:my.open-ims.org:4060;lr>") in the tags to
nua_register().

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to