forked from Mirrors/freeswitch
FS-5163 --resolve
This commit is contained in:
parent
5f733b24bf
commit
0026f9e496
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user