mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-02 18:13:49 +00:00
the template uses the wrong parameter for sip registry expire, the parameter user_subscription_expiry sets the expiry of subscriptions and not the register (see http://wiki.snom.com/Settings/user_subscription_expiry) To set the register expiry one needs to use the user_expiry parameter (see http://wiki.snom.com/Settings/user_expiry)