Update {$mac}.cfg

This commit is contained in:
Len 2017-10-30 19:39:21 -04:00 committed by GitHub
parent 5f0c748be6
commit 4fa61df723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ account.2.password = {$user_password_2}
account.2.user_name = {$user_id_2}
account.2.sip_server.1.address = {$server_address_2}
account.2.sip_server.1.port = {$sip_port_2}
account.2.sip_server.1.port = {$sip_port_1}
{if $sip_transport_1 == 'udp'}account.2.sip_server.1.transport_type = 0{/if}