]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
sigh
authorBrian West <brian@freeswitch.org>
Fri, 13 Mar 2009 22:31:25 +0000 (22:31 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 13 Mar 2009 22:31:25 +0000 (22:31 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12596 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index d14cd805ce3a926c5a7c4b71de393dbb703bba8a..73c860cafc0040dd97da84792fc08f038a7d2c8a 100644 (file)
     </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])$">