Hi,
Need help in setting the registration expiry timer at SER. I would like to know the way we can enforce the registration expiry timer from server end. Please update me on the configuration details.
Thanks in advance, Ranganath B
Ranganath B wrote:
Hi,
Need help in setting the registration expiry timer at SER. I would like to know the way we can enforce the registration expiry timer from server end. Please update me on the configuration details.
This parameter forces a minimum time: modparam("registrar", "min_expires", 640)
Andres http://www.neuroredes.com
Thanks in advance, Ranganath B
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi Andres,
Thanks for the pointer which worked just perfectly. Was testing with many options and also timers for all these days. Would like to share a few more things on this:
modparam("registrar", "min_expires", 60) modparam("registrar", "max_expires", 86400) modparam("registrar", "default_expires", 3600)
The above mentioned are few more parameters that are helpful in the same section.
Thanks and Regards, Ranganath B
On 1/8/08, Andres andres@telesip.net wrote:
Ranganath B wrote:
Hi,
Need help in setting the registration expiry timer at SER. I would like to know the way we can enforce the registration expiry timer from server end. Please update me on the configuration details.
This parameter forces a minimum time: modparam("registrar", "min_expires", 640)
Andres http://www.neuroredes.com
Thanks in advance, Ranganath B
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers