added grandstream IPV4/6 mode

This commit is contained in:
chansizzle 2021-05-10 11:59:20 -06:00 committed by GitHub
parent 6eadf09626
commit b11fa9a0e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -3771,7 +3771,8 @@
<!-- # Preferred Internet Protocol. 0 - Both, prefer IPv4, 1 - Both prefer IPv6, 2 - IPv4 only, 3 - IPv6 only. Default value is 0. -->
<!-- # Number: 0, 1, 2, 3 -->
<P1415>0</P1415>
{if isset($grandstream_ipv_mode)}<P1415>{$grandstream_ipv_mode}</P1415>{else}<P1415>0</P1415>{/if}
<!-- # Address Type. 0 - DHCP, 1 - Static, 2 - PPPoE. Default value is 0 -->
<!-- # Number: 0, 1, 2 -->