Skip to content

Commit

Permalink
Merge pull request fusionpbx#5732 from greenbea/patch-8
Browse files Browse the repository at this point in the history
Grandstream HT802 fix loop_current_disconnect}
  • Loading branch information
markjcrane authored Jan 19, 2021
2 parents 77c7b54 + 9dfec2c commit 0d40da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/templates/provision/grandstream/ht802/{$mac}.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 0d40da0

Please sign in to comment.