mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 16:39:14 +00:00
update
This commit is contained in:
parent
9d087d457e
commit
08d2ea9d96
@ -2618,6 +2618,7 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_originate(switch_core_session_t *sess
|
||||
check_reject = 0;
|
||||
|
||||
if (fail_on_single_reject == 1 || switch_stristr(cause_str, fail_on_single_reject_var)) {
|
||||
force_reason = reason;
|
||||
goto outer_for;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user