2009/1/8 Stefano Sabatini <ssabat...@reilabs.com>:
> I mean that when the REGISTER recipient doesn't reply, sofia-sip sends
> again and again the REGISTER. I would like to catch this condition say
> after N tries and when a certain timeout expires, and notify the
> sofia-sip stack of this.
>
> Currently I see no way to say to the stack to stop to send the
> REGISTER requests.

The retransmissions are done as specified in RFC 3261. NTATAG_SIP_T1()
defines the initial retransmission timer (500 ms), NTATAG_SIP_T1X64()
defines the timeout (as the name implies it is 64 times T1 or 32
seconds).

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to