FS: Rename SIP Profiles
This commit is contained in:
parent
0e24b1e31b
commit
1fbe4aef12
10 changed files with 333 additions and 514 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<param name="context" value="public"/>
|
||||
<param name="rfc2833-pt" value="101"/>
|
||||
<param name="sip-port" value="5091"/>
|
||||
<param name="sip-port" value="5060"/>
|
||||
<param name="dialplan" value="XML"/>
|
||||
<param name="dtmf-duration" value="2000"/>
|
||||
<param name="inbound-codec-prefs" value="$${global_codec_prefs}"/>
|
||||
|
@ -45,8 +45,8 @@
|
|||
<param name="auth-calls" value="$${internal_auth_calls}"/>
|
||||
<param name="inbound-reg-force-matching-username" value="true"/>
|
||||
<param name="auth-all-packets" value="false"/>
|
||||
<param name="ext-rtp-ip" value="$${external_ip}"/>
|
||||
<param name="ext-sip-ip" value="$${external_ip}"/>
|
||||
<param name="ext-rtp-ip" value="$${lan_ip}"/>
|
||||
<param name="ext-sip-ip" value="$${lan_ip}"/>
|
||||
<param name="rtp-timeout-sec" value="300"/>
|
||||
<param name="rtp-hold-timeout-sec" value="1800"/>
|
||||
<param name="force-register-domain" value="$${domain}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue