Update {$mac}.cfg

This commit is contained in:
Len 2018-02-17 17:03:01 -05:00 committed by GitHub
parent e97c06d1ef
commit 9fc874fda0
1 changed files with 4 additions and 4 deletions

View File

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