Grandstream add Loop Current Disconnect variable

This commit is contained in:
agree
2021-01-11 17:11:54 -05:00
committed by GitHub
parent d57d68131a
commit 80f47cb919

View File

@@ -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 -->