mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-03 01:13:30 +00:00
whitespace cleanup
This commit is contained in:
parent
9b569ec875
commit
73614127fc
conf
insideout/sip_profiles
sbc/sbc_profiles
vanilla/sip_profiles
@ -128,4 +128,3 @@
|
||||
|
||||
</settings>
|
||||
</profile>
|
||||
|
||||
|
@ -186,4 +186,3 @@
|
||||
<!--<param name="outbound-use-uuid-as-callid" value="true"/>-->
|
||||
</settings>
|
||||
</profile>
|
||||
|
||||
|
@ -128,4 +128,3 @@
|
||||
|
||||
</settings>
|
||||
</profile>
|
||||
|
||||
|
@ -182,4 +182,3 @@
|
||||
<!--<param name="outbound-use-uuid-as-callid" value="true"/>-->
|
||||
</settings>
|
||||
</profile>
|
||||
|
||||
|
@ -90,6 +90,5 @@
|
||||
<param name="tls-verify-in-subjects" value=""/>
|
||||
<!-- TLS version ("sslv23" (default), "tlsv1"). NOTE: Phones may not work with TLSv1 -->
|
||||
<param name="tls-version" value="$${sip_tls_version}"/>
|
||||
|
||||
</settings>
|
||||
</profile>
|
||||
|
@ -127,4 +127,3 @@
|
||||
|
||||
</settings>
|
||||
</profile>
|
||||
|
||||
|
@ -314,11 +314,10 @@
|
||||
|
||||
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
|
||||
the ability to do multiple domains.
|
||||
If you use any other value besides auto_to or auto_from you'll
|
||||
loose the ability to do multiple domains.
|
||||
|
||||
Note: comment out to restore the behavior before 2008-09-29
|
||||
|
||||
-->
|
||||
<param name="challenge-realm" value="auto_from"/>
|
||||
<!--<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-->
|
||||
<!--<param name="pass-callee-id" value="false"/>-->
|
||||
|
||||
<!-- clear clears them all or supply the name to add or the name prefixed with ~ to remove
|
||||
valid values:
|
||||
<!-- clear clears them all or supply the name to add or the name
|
||||
prefixed with ~ to remove valid values:
|
||||
|
||||
clear
|
||||
CISCO_SKIP_MARK_BIT_2833
|
||||
@ -387,4 +386,3 @@
|
||||
|
||||
</settings>
|
||||
</profile>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user