I am using a TA908e with a MetaSwitch. I have an FXS line configured on the TA908e, and I am unable to figure out how to increase the time interval between registrations to be more than 3300 seconds (55 minutes). If I set my "Maximum permitted contact refresh interval" in the MetaSwitch to anything greater than 3300 seconds, the TA908e will not adjust accordingly, and continues to keep sending registration requests every 3300 seconds.
Is there a way to adjust the frequency the TA908e sends registration requests to be greater than 3300 seconds (55 minutes)?
Absolutely there is. Under voice trunk adjust registrar threshold absolute and registrar expire-time.
registrar threshold absolute
<NUMBER> - Enter a value in seconds between 5 and 604800 (must be
less than expire time)
registrar expire-time
<NUMBER> - Enter the expire time (in seconds)
Here is an example.
voice trunk T01 type sip
registrar threshold absolute 370
registrar expire-time 86400
Absolutely there is. Under voice trunk adjust registrar threshold absolute and registrar expire-time.
registrar threshold absolute
<NUMBER> - Enter a value in seconds between 5 and 604800 (must be
less than expire time)
registrar expire-time
<NUMBER> - Enter the expire time (in seconds)
Here is an example.
voice trunk T01 type sip
registrar threshold absolute 370
registrar expire-time 86400
Thank you for the reply! That is exactly what I am looking for!