mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
FS-5163 --resolve
This commit is contained in:
@@ -2927,8 +2927,6 @@ SWITCH_STANDARD_APP(fifo_function)
|
||||
|
||||
if (announce) {
|
||||
switch_ivr_play_file(session, NULL, announce, NULL);
|
||||
} else {
|
||||
switch_ivr_sleep(session, 500, SWITCH_TRUE, NULL);
|
||||
}
|
||||
|
||||
switch_channel_set_variable(other_channel, "fifo_serviced_by", my_id);
|
||||
|
||||
Reference in New Issue
Block a user