mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 19:23:49 +00:00
Merge pull request #5719 from greenbea/patch-3
Grandstream add Loop Current Disconnect variable
This commit is contained in:
@@ -1289,7 +1289,11 @@
|
||||
<!-- # Loop Current Disconnect. 0 - No, 1 - Yes -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
{if isset($grandstream_loop_current_disconnect)}
|
||||
<P892>1</P892>
|
||||
{else}
|
||||
<P892>0</P892>
|
||||
{/if}
|
||||
|
||||
<!-- # Play busy/reorder tone before Loop Current Disconnect. 0 - No, 1 - Yes. Default is 0. -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
|
||||
Reference in New Issue
Block a user