mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 02:34:18 +00:00
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7872 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5fae364cfd
commit
6b3dded9d8
@ -121,6 +121,7 @@ static int parse_exten(switch_core_session_t *session, switch_caller_profile_t *
|
|||||||
}
|
}
|
||||||
|
|
||||||
switch_caller_extension_add_application(session, *extension, application, data);
|
switch_caller_extension_add_application(session, *extension, application, data);
|
||||||
|
proceed = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (do_break_i == BREAK_ON_FALSE || do_break_i == BREAK_ALWAYS) {
|
if (do_break_i == BREAK_ON_FALSE || do_break_i == BREAK_ALWAYS) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user