2008/2/22, Jerry Richards <[EMAIL PROTECTED]>:
>  Well, I discovered sofia-sip sets the maximum subscription expires value to
>  3600 in nua_subscribe_server_preprocess() function.  Why does it set this
>  limit?  RFC 3261 says the Expires field can be (2**32)-1.  For now, I'm
>  setting this limit to 3700 seconds.

There should be a tag for maximum expiration time...

....
>  How can I tell sofia-sip to reply with 3700 (not 3600)?  And I want the
>  sofia-sip timer to expire at 3700 also.

You can include your own Expires header in the nua_response() to
SUBSCRIBE, but it does not change the expiration time of the internal
Sofia SIP timer.

--Pekka

>
>  Best Regards,
>  Jerry
>
>
>  -------------------------------------------------------------------------
>  This SF.net email is sponsored by: Microsoft
>  Defy all challenges. Microsoft(R) Visual Studio 2008.
>  http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>  _______________________________________________
>  Sofia-sip-devel mailing list
>  Sofia-sip-devel@lists.sourceforge.net
>  https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
>


-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to