Merge pull request #5732 from greenbea/patch-8

Grandstream HT802 fix loop_current_disconnect}
This commit is contained in:
FusionPBX
2021-01-19 16:44:12 -07:00
committed by GitHub

View File

@@ -1294,7 +1294,7 @@
<!-- # Number: 0, 1 -->
<!-- # Mandatory -->
{if isset($grandstream_loop_current_disconnect)}
<P892>1</P892>
<P892>{$grandstream_loop_current_disconnect}</P892>
{else}
<P892>0</P892>
{/if}