[Freeswitch-trunk] [commit] r12596 - freeswitch/trunk/conf/dialplan
FreeSWITCH SVN
brian at freeswitch.org
Fri Mar 13 15:31:25 PDT 2009
Author: brian
Date: Fri Mar 13 17:31:25 2009
New Revision: 12596
Log:
sigh
Modified:
freeswitch/trunk/conf/dialplan/default.xml
Modified: freeswitch/trunk/conf/dialplan/default.xml
==============================================================================
--- freeswitch/trunk/conf/dialplan/default.xml (original)
+++ freeswitch/trunk/conf/dialplan/default.xml Fri Mar 13 17:31:25 2009
@@ -193,11 +193,9 @@
</extension>
<!--
- if the calling party is the called party, go to their VM
- if the calling party is NOT the called party dial the extension
- (1000-1019) for 30 seconds and go to voicemail if the
- call fails (continue_on_fail=true), otherwise hang up after a
- successful bridge (hangup_after-bridge=true)
+ dial the extension (1000-1019) for 30 seconds and go to voicemail if the
+ call fails (continue_on_fail=true), otherwise hang up after a successful
+ bridge (hangup_after-bridge=true)
-->
<extension name="Local_Extension">
<condition field="destination_number" expression="^(10[01][0-9])$">
More information about the Freeswitch-trunk
mailing list