Add a new variable to the Yealink template ($yealink_power_led_on). And change account 6 voice_mail.number.5 = *97 to voice_mail.number.6 = *97.

This commit is contained in:
Mark Crane
2014-04-02 09:50:29 +00:00
parent 0015e74101
commit b1e4bc8131
6 changed files with 20 additions and 8 deletions
@@ -574,8 +574,12 @@ features.call_completion_enable =
features.direct_ip_call_enable =
#Configure the power Indicator LED to turn on ro turn off; 0-On (default), 1-Off;
#Configure the power Indicator LED to turn on or turn off; 0-On (default), 1-Off;
{if isset($yealink_power_led_on) }
features.power_led_on = {$yealink_power_led_on}
{else}
features.power_led_on =
{/if}
#Configure the overtime (in minutes) of logging web user interface. It ranges from 1 to 1000, the default value is 5.
features.relog_offtime =