Fix. Make configure consistent with web interface. (#1671)

This commit is contained in:
Alexey Melnichuk 2016-06-16 21:20:34 +03:00 committed by FusionPBX
parent b6929e3897
commit 38a5cb5a3f
2 changed files with 4 additions and 1 deletions

View File

@ -129,6 +129,9 @@
/>
</Privisions>
<calls>
<!-- BLFTransferEnable - during call you can just press BLF key to do transfer
BLFTransferMode - 0: blind transfer; 1: attended transfer
-->
<call
PrefixPSTNNum=""
PrefixVOIPNum=""

View File

@ -2,7 +2,7 @@
<hotlines>
{$is_first_line='true'}
{foreach $keys as $row}
{if $row.device_key_category=="programmable"}
{if $row.device_key_category=="memory"}
{if $row.device_key_id!=""}
{if $row.device_key_line==""}
{$row.device_key_line="127"}