Update {$mac}.cfg
This commit is contained in:
parent
c29829c2cf
commit
ac9b5a0733
|
|
@ -66,7 +66,7 @@
|
|||
<sip>
|
||||
<SIPPort>{$sip_port}</SIPPort>
|
||||
<STUNServer>{$fanvil_stun_server}</STUNServer>
|
||||
<STUNPort>{if isset($fanvil_stun_port)}1{else}3478{/if}</STUNPort>
|
||||
<STUNPort>{$fanvil_stun_port}</STUNPort>
|
||||
<STUNRefreshTime>50</STUNRefreshTime>
|
||||
<SIPWaitStunTime>800</SIPWaitStunTime>
|
||||
<ExternNATAddrs></ExternNATAddrs>
|
||||
|
|
|
|||
Loading…
Reference in New Issue