Update {$mac}.cfg (#3968)

This commit is contained in:
Len 2019-01-21 17:29:21 -05:00 committed by FusionPBX
parent f12097d303
commit 121f7bee56
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ account.1.reg_fail_retry_interval =
##It enables or disables the NAT traversal for account X.0-Disabled,1-Enabled
##The default value is 0.
account.1.nat.nat_traversal = {if isset($stun_server)}1{else}0{/if}
##It configures the type of keep-alive packets sent by the phone to the NAT static to keep the communication port open so that NAT can continue to function for account X.
##0-Dsiabled,1-Default: the phone sends UDP packets to the server,2-Option: the phone sends SIP OPTION packets to the server,3-Notify: the phone sends SIP NOTIFY packets to the server.
##The default value is 1.