git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9746 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-09-29 19:03:08 +00:00
parent 5760c47e30
commit ec31d17e5a
1 changed files with 1 additions and 1 deletions

View File

@ -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>