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
commit 0d40da0b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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}