[Freeswitch-svn] [commit] r6383 - freeswitch/trunk/conf/dialplan

Freeswitch SVN mikej at freeswitch.org
Thu Nov 22 20:49:27 EST 2007


Author: mikej
Date: Thu Nov 22 20:49:27 2007
New Revision: 6383

Modified:
   freeswitch/trunk/conf/dialplan/default.xml

Log:
typo

Modified: freeswitch/trunk/conf/dialplan/default.xml
==============================================================================
--- freeswitch/trunk/conf/dialplan/default.xml	(original)
+++ freeswitch/trunk/conf/dialplan/default.xml	Thu Nov 22 20:49:27 2007
@@ -121,7 +121,7 @@
   <!--
   <extension name="catchall">
     <condition>
-      <action application="set" data="effective_callerid_name=another noob"/>
+      <action application="set" data="effective_caller_id_name=another noob"/>
       <action application="bridge" data="sofia/$${domain}/888 at conference.freeswitch.org"/>
     </condition>
   </extension>



More information about the Freeswitch-svn mailing list