mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
grandstream ht801 fix fax mode (#6177)
This commit is contained in:
@@ -1199,7 +1199,7 @@
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
{if isset($grandstream_fax_mode)}
|
||||
<P228>1</P228>
|
||||
<P228>{$grandstream_fax_mode}</P228>
|
||||
{else}
|
||||
<P228>0</P228>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user