tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9746 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5760c47e30
commit
ec31d17e5a
|
@ -11,7 +11,7 @@
|
|||
<param name="expire-seconds" value="600"/>
|
||||
<param name="register" value="true"/>
|
||||
<param name="retry-seconds" value="30"/>
|
||||
<param name="contact-params" value="target_domain=$${domain}"/>
|
||||
<param name="contact-params" value="domain_name=$${domain}"/>
|
||||
<param name="extension" value="%ALEXTENSION%"/>
|
||||
<param name="context" value="public"/>
|
||||
</gateway>
|
||||
|
|
Loading…
Reference in New Issue