mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update {$mac}.xml (#4790)
This commit is contained in:
@@ -764,9 +764,11 @@
|
||||
<!-- FAX Mode. 0 - T.38 (Auto Detect), 1 - Pass Through -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
{if $grandstream_disable_fax_t38 == '1'}<P228>1</P228>
|
||||
{else}<P228>0</P228>
|
||||
{/if}
|
||||
{if isset($grandstream_fax_mode)}
|
||||
<P228>1</P228>
|
||||
{else}
|
||||
<P228>0</P228>
|
||||
{/if}
|
||||
|
||||
|
||||
<!-- Re-INVITE After Fax Tone Detected. 0 - Disabled, 1 - Enabled. -->
|
||||
|
||||
Reference in New Issue
Block a user