Hello All, 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.
Best Regards, Jerry -----Original Message----- From: Jerry Richards [mailto:[EMAIL PROTECTED] Sent: Thursday, February 21, 2008 11:22 AM To: 'sofia-sip-devel@lists.sourceforge.net' Subject: SUBSCRIBE Expires Hello All, I receive SUBSSCRIBE requests from the server with Expires set to 3700 seconds. I invoke nua_respond() to generate the 202 Accepted reply. For some reason, sofia-sip is sending out Expires 3600 in the 202 Accepted message. How can I tell sofia-sip to reply with 3700 (not 3600)? And I want the sofia-sip timer to expire at 3700 also. 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