mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-07 04:03:49 +00:00
Update {$mac}.cfg
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user