[Freeswitch-svn] [commit] r8275 - in freeswitch/trunk/conf/sip_profiles: default nat outbound

Freeswitch SVN brian at freeswitch.org
Tue May 6 12:08:05 EDT 2008


Author: brian
Date: Tue May  6 12:08:04 2008
New Revision: 8275

Modified:
   freeswitch/trunk/conf/sip_profiles/default/example.xml
   freeswitch/trunk/conf/sip_profiles/nat/example.xml
   freeswitch/trunk/conf/sip_profiles/outbound/example.xml

Log:
clarify

Modified: freeswitch/trunk/conf/sip_profiles/default/example.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/default/example.xml	(original)
+++ freeswitch/trunk/conf/sip_profiles/default/example.xml	Tue May  6 12:08:04 2008
@@ -10,8 +10,6 @@
   <!--<param name="from-domain" value="asterlink.com"/>-->
   <!--/// account password *required* ///-->
   <!--<param name="password" value="2007"/>--> 
-  <!--/// replace the INVITE from user with the channel's caller-id ///-->
-  <!--<param name="caller-id-in-from" value="false"/>-->
   <!--/// extension for inbound calls: *optional* same as username, if blank ///-->
   <!--<param name="extension" value="cluecon"/>-->
   <!--/// proxy host: *optional* same as realm, if blank ///-->

Modified: freeswitch/trunk/conf/sip_profiles/nat/example.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/nat/example.xml	(original)
+++ freeswitch/trunk/conf/sip_profiles/nat/example.xml	Tue May  6 12:08:04 2008
@@ -10,8 +10,6 @@
   <!--<param name="from-domain" value="asterlink.com"/>-->
   <!--/// account password *required* ///-->
   <!--<param name="password" value="2007"/>--> 
-  <!--/// replace the INVITE from user with the channel's caller-id ///-->
-  <!--<param name="caller-id-in-from" value="false"/>-->
   <!--/// extension for inbound calls: *optional* same as username, if blank ///-->
   <!--<param name="extension" value="cluecon"/>-->
   <!--/// proxy host: *optional* same as realm, if blank ///-->

Modified: freeswitch/trunk/conf/sip_profiles/outbound/example.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/outbound/example.xml	(original)
+++ freeswitch/trunk/conf/sip_profiles/outbound/example.xml	Tue May  6 12:08:04 2008
@@ -10,8 +10,6 @@
   <!--<param name="from-domain" value="asterlink.com"/>-->
   <!--/// account password *required* ///-->
   <!--<param name="password" value="2007"/>--> 
-  <!--/// replace the INVITE from user with the channel's caller-id ///-->
-  <!--<param name="caller-id-in-from" value="false"/>-->
   <!--/// extension for inbound calls: *optional* same as username, if blank ///-->
   <!--<param name="extension" value="cluecon"/>-->
   <!--/// proxy host: *optional* same as realm, if blank ///-->



More information about the Freeswitch-svn mailing list