whitespace cleanup

This commit is contained in:
Travis Cross 2012-05-27 05:44:14 +00:00
parent 9b569ec875
commit 73614127fc
15 changed files with 227 additions and 235 deletions

View File

@ -128,4 +128,3 @@
</settings> </settings>
</profile> </profile>

View File

@ -186,4 +186,3 @@
<!--<param name="outbound-use-uuid-as-callid" value="true"/>--> <!--<param name="outbound-use-uuid-as-callid" value="true"/>-->
</settings> </settings>
</profile> </profile>

View File

@ -128,4 +128,3 @@
</settings> </settings>
</profile> </profile>

View File

@ -182,4 +182,3 @@
<!--<param name="outbound-use-uuid-as-callid" value="true"/>--> <!--<param name="outbound-use-uuid-as-callid" value="true"/>-->
</settings> </settings>
</profile> </profile>

View File

@ -90,6 +90,5 @@
<param name="tls-verify-in-subjects" value=""/> <param name="tls-verify-in-subjects" value=""/>
<!-- TLS version ("sslv23" (default), "tlsv1"). NOTE: Phones may not work with TLSv1 --> <!-- TLS version ("sslv23" (default), "tlsv1"). NOTE: Phones may not work with TLSv1 -->
<param name="tls-version" value="$${sip_tls_version}"/> <param name="tls-version" value="$${sip_tls_version}"/>
</settings> </settings>
</profile> </profile>

View File

@ -127,4 +127,3 @@
</settings> </settings>
</profile> </profile>

View File

@ -314,11 +314,10 @@
If you want URL dialing to work you'll want to set this to auto_from. If you want URL dialing to work you'll want to set this to auto_from.
If you use any other value besides auto_to or auto_from you'll loose If you use any other value besides auto_to or auto_from you'll
the ability to do multiple domains. loose the ability to do multiple domains.
Note: comment out to restore the behavior before 2008-09-29 Note: comment out to restore the behavior before 2008-09-29
--> -->
<param name="challenge-realm" value="auto_from"/> <param name="challenge-realm" value="auto_from"/>
<!--<param name="disable-rtp-auto-adjust" value="true"/>--> <!--<param name="disable-rtp-auto-adjust" value="true"/>-->
@ -332,8 +331,8 @@
<!-- set this param to false if your gateway for some reason hates X- headers that it is supposed to ignore--> <!-- set this param to false if your gateway for some reason hates X- headers that it is supposed to ignore-->
<!--<param name="pass-callee-id" value="false"/>--> <!--<param name="pass-callee-id" value="false"/>-->
<!-- clear clears them all or supply the name to add or the name prefixed with ~ to remove <!-- clear clears them all or supply the name to add or the name
valid values: prefixed with ~ to remove valid values:
clear clear
CISCO_SKIP_MARK_BIT_2833 CISCO_SKIP_MARK_BIT_2833
@ -387,4 +386,3 @@
</settings> </settings>
</profile> </profile>