Update {$mac}.cfg

This commit is contained in:
Len 2018-02-17 17:03:01 -05:00 committed by GitHub
parent 194f574f1c
commit 2cf137dbb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -32,8 +32,8 @@
<VAD>0</VAD>
<H264PayloadType>117</H264PayloadType>
<ResvAudioBand>0</ResvAudioBand>
<RTPInitialPort>10000</RTPInitialPort>
<RTPPortQuantity>1000</RTPPortQuantity>
<RTPInitialPort>16384</RTPInitialPort>
<RTPPortQuantity>16384</RTPPortQuantity>
<RTPKeepAlive>0</RTPKeepAlive>
<RTCPCNAMEUser></RTCPCNAMEUser>
<RTCPCNAMEHost></RTCPCNAMEHost>
@ -64,7 +64,7 @@
</capability>
</mm>
<sip>
<SIPPort>5060</SIPPort>
<SIPPort>{$sip_port}</SIPPort>
<STUNServer></STUNServer>
<STUNPort>3478</STUNPort>
<STUNRefreshTime>50</STUNRefreshTime>
@ -78,7 +78,7 @@
<EnableRFC4475>1</EnableRFC4475>
<StrictUAMatch>1</StrictUAMatch>
<CSTAEnable>0</CSTAEnable>
<NotifyReboot>0</NotifyReboot>
<NotifyReboot>1</NotifyReboot>
<line index="1">
<PhoneNumber>{$user_id_1}</PhoneNumber>
<DisplayName>{$display_name_1}</DisplayName>