Hi Ivan,

2011/7/13 Иван Чистяков <zetru...@gmail.com>:
> I send INVITE to SLFphone and recv responce 100/180/200 with bad
> Contact header (without port).
> And sofia stack trying to send auto ACK with this bad Contact header
> (without port).
> SLFphone can use non standart port, but stack trying to use default port 5060.

> How to fix it?

> ACK sip:softphone@172.16.0.129:3296 SIP/2.0

You can try to force Sofia SIP to use a certain address for next hop,
for instance, include NUTAG_PROXY("sip:172.16.0.129:3296") in
nua_invite() or nua_ack() or nua_respond() tags.

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to