forked from Mirrors/freeswitch
MODAPP-203
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11341 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e11a662d80
commit
0658d78623
@ -878,6 +878,7 @@ SWITCH_STANDARD_APP(fifo_function)
|
||||
}
|
||||
|
||||
if ((serviced_uuid = switch_channel_get_variable(channel, "fifo_serviced_uuid"))) {
|
||||
switch_channel_set_variable(channel, "fifo_serviced_uuid", NULL);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user