Add grandstream_stun_server variable

update {$mac}.xml (#5442)
This commit is contained in:
Len 2020-09-08 10:59:29 -04:00 committed by GitHub
parent 1db78cf7ea
commit 3f4ff7378e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -2959,7 +2959,11 @@ Outgoing calls. 0 - No, 1 - Yes. Default is 0 -->
<P101></P101>
<!-- STUN Server -->
<!-- String -->
{if isset($grandstream_stun_server)}
<P76>{$grandstream_stun_server}</P76>
{else}
<P76></P76>
{/if}
<!-- Public Mode. 0 - No. 1 - Yes. Default is 0 -->
<!-- Number: 0, 1 -->
<!-- Mandatory -->