[Serusers] Changing expires in 200 OK for Register

samuel samu60 at gmail.com
Mon Mar 26 11:20:44 CEST 2007


The registrar module has several parameters configuring the
registration behaviour:

*default_expires*:
If the processed message contains neither Expires HFs nor expires
contact parameters, this value will be used for newly created usrloc
records. The parameter contains number of second to expire (for
example use 3600 for one            hour).
modparam("registrar","default_expires",1800)

*min_expires*:
The minimum expires value of a Contact, values lower than this minimum
will be automatically set to the minimum. Value 0 disables the
checking.
modparam("registrar", "min_expires", 60)

*max_expires*:
The maximum expires value of a Contact, values higher than this
maximum will be automatically set to the maximum. Value 0 disables the
checking.
modparam("registrar", "max_expires", 120)


Usually the client sends an expiration wish in the REGISTER request
and the server can modify it under few constraints and using above
parameters.

Hope it helps,
Samuel.

2007/3/26, Baljeet Gill <Baljeet.Gill at csr.com>:
>
>
>
>
> Hi All,
>
>             Is there a way to change the "expires" value in the 200 response
> (sent by SER) for REGISTER?
>
>
>
> Thanks,
>
> Baljeet
>
>
>
>  Latest Trade Press Releases from CSR:
> 15/03/2007 CSR adds embedded DSP virtual surround sound technology to
> BlueCore5-Multimedia
>
> 08/03/2007 CSR gains UK environmental approval with ISO 14001
>
> 22/02/2007 CSR announces strong FY 2006 results
> CSR bolsters its technology as Bluetooth reaches beyond cellular
> applications
>
> Latest Financial Press Releases from CSR:
> 22/02/2007 Preliminary results for the fourth quarter and 52 weeks ended 29
> December 2006
>
>
> See CSR at the following events:
> 27th Mar 2007 - 29th Mar 2007: CTIA Wireless 2007, Miami - USA More Details
>
> _______________________________________________
> Serusers mailing list
> Serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
>



More information about the sr-users mailing list