cleanup the comment

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11308 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-01-20 15:17:53 +00:00
parent c2079f8d21
commit 439f8111a2

View File

@ -158,7 +158,10 @@
<!--<param name="disable-transfer" value="true"/>--> <!--<param name="disable-transfer" value="true"/>-->
<!--<param name="disable-register" value="true"/>--> <!--<param name="disable-register" value="true"/>-->
<!-- enable-3pcc can be set to either 'true' or 'proxy', true accepts the call right away, proxy waits until the call has been answered then sends accepts --> <!--
enable-3pcc can be set to either 'true' or 'proxy', true accepts the call
right away, proxy waits until the call has been answered then sends accepts
-->
<!--<param name="enable-3pcc" value="true"/>--> <!--<param name="enable-3pcc" value="true"/>-->
<!-- use at your own risk or if you know what this does.--> <!-- use at your own risk or if you know what this does.-->