Update {$mac}.cfg
This commit is contained in:
parent
f627fa8364
commit
91d3274ecb
|
|
@ -70,7 +70,6 @@ account.1.sip_server.1.port = {$account.1.sip_port}
|
|||
{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
|
||||
{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
|
||||
{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
|
||||
account.X.sip_server.Y.transport_type
|
||||
|
||||
#Configure the register expiry time (in seconds), the default value is 3600.
|
||||
account.1.sip_server.1.expires = {$account.1.register_expires}
|
||||
|
|
|
|||
Loading…
Reference in New Issue