FS-5163 --resolve

This commit is contained in:
Anthony Minessale 2013-03-11 09:14:11 -05:00
parent 5f733b24bf
commit 0026f9e496

View file

@ -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);