you know its called a contact because you get to SPECIFY IT... if a gateway doesn't like that they are WRONG

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13640 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-06-05 17:47:51 +00:00
parent 2472bddddf
commit d07590f584
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
<!--<param name="caller-id-in-from" value="false"/>-->
<!--extra sip params to send in the contact-->
<!--<param name="contact-params" value="tport=tcp"/>-->
<!-- Put the extension in the contact -->
<!--<param name="extension-in-contact" value="true"/>-->
<!--send an options ping every x seconds, failure will unregister and/or mark it down-->
<!--<param name="ping" value="25"/>-->
<!--</gateway>-->