[Freeswitch-svn] [commit] r7276 - freeswitch/trunk/conf/dialplan/extensions

Freeswitch SVN silik0n at freeswitch.org
Thu Jan 17 18:50:10 EST 2008


Author: silik0n
Date: Thu Jan 17 18:50:10 2008
New Revision: 7276

Modified:
   freeswitch/trunk/conf/dialplan/extensions/tollfreegateway.com.xml

Log:
ooops fix that

Modified: freeswitch/trunk/conf/dialplan/extensions/tollfreegateway.com.xml
==============================================================================
--- freeswitch/trunk/conf/dialplan/extensions/tollfreegateway.com.xml	(original)
+++ freeswitch/trunk/conf/dialplan/extensions/tollfreegateway.com.xml	Thu Jan 17 18:50:10 2008
@@ -1,5 +1,5 @@
 <include>
-  <extension name="pulver.com">
+  <extension name="tollfreegateway.com">
     <condition field="destination_number" expression="^1?(8(00|55|66|77|88)[2-9]\d{6})$">
       <action application="bridge" data="sofia/gateway/sip.tollfreegateway.com/9313371$1"/>
     </condition>



More information about the Freeswitch-svn mailing list