mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
FS-4089 --resolve
This commit is contained in:
parent
9f6000a74e
commit
0b992a2bd2
@ -1931,6 +1931,8 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_originate(switch_core_session_t *sess
|
||||
ok = 1;
|
||||
} else if (!strcasecmp((char *) hi->name, "group_confirm_file")) {
|
||||
ok = 1;
|
||||
} else if (!strcasecmp((char *) hi->name, "group_confirm_read_timeout")) {
|
||||
ok = 1;
|
||||
} else if (!strcasecmp((char *) hi->name, "group_confirm_cancel_timeout")) {
|
||||
ok = 1;
|
||||
} else if (!strcasecmp((char *) hi->name, "forked_dial")) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user