[Freeswitch-svn] [commit] r5010 - freeswitch/trunk/conf

Freeswitch SVN anthm at freeswitch.org
Tue Apr 24 10:22:24 EDT 2007


Author: anthm
Date: Tue Apr 24 10:22:23 2007
New Revision: 5010

Modified:
   freeswitch/trunk/conf/sofia.conf.xml

Log:
update conf

Modified: freeswitch/trunk/conf/sofia.conf.xml
==============================================================================
--- freeswitch/trunk/conf/sofia.conf.xml	(original)
+++ freeswitch/trunk/conf/sofia.conf.xml	Tue Apr 24 10:22:23 2007
@@ -10,8 +10,8 @@
 	  <!--<param name="realm" value="asterlink.com"/>-->
 	  <!--/// account password *required* ///-->
 	  <!--<param name="password" value="2007"/>--> 
-	  <!--/// replace the INVITE from user with the auth username ///-->
-	  <!--<param name="force-fromuser" value="false"/>-->
+	  <!--/// 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