From 4bc03bb3924ab0cd02ac60e686b3337c8a6eea01 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Sat, 8 Dec 2007 00:14:21 +0000 Subject: [PATCH] almost ready for b3 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6573 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- conf/dialplan/default.xml | 72 +++++++++++- src/include/switch_channel.h | 6 + src/include/switch_ivr.h | 2 + src/include/switch_types.h | 3 +- .../applications/mod_dptools/mod_dptools.c | 7 +- src/mod/applications/mod_limit/mod_limit.c | 2 +- src/switch_channel.c | 78 ++++++++++--- src/switch_core_state_machine.c | 1 + src/switch_ivr_async.c | 2 +- src/switch_ivr_bridge.c | 106 ++++++++++++------ 10 files changed, 226 insertions(+), 53 deletions(-) diff --git a/conf/dialplan/default.xml b/conf/dialplan/default.xml index 37789ec340..cec9c1ae54 100644 --- a/conf/dialplan/default.xml +++ b/conf/dialplan/default.xml @@ -1,4 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -12,9 +34,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +