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. -->
|
<!-- # DNS Mode. 0 - A Record, 1 - SRV, 2 - NAPTR/SRV. -->
|
||||||
<!-- # Number: 0, 1, 2 -->
|
<!-- # Number: 0, 1, 2 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
|
{if isset($grandstream_dns_mode)}
|
||||||
|
<P702>{$grandstream_dns_mode}</P702>
|
||||||
|
{else}
|
||||||
<P702>0</P702>
|
<P702>0</P702>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Tel URI. 0 - Disabled, 1 - User=Phone, 2 - Enabled -->
|
<!-- # Tel URI. 0 - Disabled, 1 - User=Phone, 2 - Enabled -->
|
||||||
<!-- # Number: 0, 1, 2 -->
|
<!-- # Number: 0, 1, 2 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user