add contact-params

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5959 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2007-10-18 03:04:48 +00:00
parent 58ae7203ef
commit bc0bee90d2
3 changed files with 22 additions and 3 deletions
+2
View File
@@ -32,6 +32,8 @@
<!--<param name="retry_seconds" value="30"/>-->
<!--Use the callerid of an inbound call in the from field on outbound calls via this gateway -->
<!--<param name="caller-id-in-from" value="false"/>-->
<!--extra sip params to send in the contact-->
<!--<param name="contact-params" value="tport=tcp"/>-->
<!--</gateway>-->
</gateways>