mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
DOH left a line behind, regression from 0748711 MODAPP-453
This commit is contained in:
parent
3548168d8f
commit
cc42515e9f
@ -2956,7 +2956,6 @@ SWITCH_STANDARD_APP(fifo_function)
|
|||||||
switch_channel_set_variable(other_channel, "fifo_status", "DONE");
|
switch_channel_set_variable(other_channel, "fifo_status", "DONE");
|
||||||
switch_channel_set_variable(other_channel, "fifo_timestamp", date);
|
switch_channel_set_variable(other_channel, "fifo_timestamp", date);
|
||||||
|
|
||||||
switch_thread_rwlock_unlock(node->rwlock);
|
|
||||||
send_presence(node);
|
send_presence(node);
|
||||||
check_cancel(node);
|
check_cancel(node);
|
||||||
switch_core_session_rwunlock(other_session);
|
switch_core_session_rwunlock(other_session);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user