mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-07 09:08:43 +00:00
Merge pull request #5939 from demonspork/ht802-SRV-fix
Fix HT802 Line 2 not setting SRV DNS
This commit is contained in:
@@ -1509,7 +1509,11 @@
|
||||
<!-- # DNS Mode. 0 - A Record, 1 - SRV, 2 - NAPTR/SRV. -->
|
||||
<!-- # Number: 0, 1, 2 -->
|
||||
<!-- # Mandatory -->
|
||||
{if isset($grandstream_dns_mode)}
|
||||
<P702>{$grandstream_dns_mode}</P702>
|
||||
{else}
|
||||
<P702>0</P702>
|
||||
{/if}
|
||||
|
||||
<!-- # Tel URI. 0 - Disabled, 1 - User=Phone, 2 - Enabled -->
|
||||
<!-- # Number: 0, 1, 2 -->
|
||||
|
||||
Reference in New Issue
Block a user