mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-03 11:50:29 +00:00
update
This commit is contained in:
parent
75b36c9545
commit
63147207b6
@ -8085,7 +8085,7 @@ static void conf_data_event_handler(switch_event_t *event)
|
||||
|
||||
if (!body) {
|
||||
switch_event_add_body(revent, "CONFERENCE NOT FOUND");
|
||||
switch_event_add_header(revent, SWITCH_STACK_BOTTOM, "notfound", "true");
|
||||
//switch_event_add_header(revent, SWITCH_STACK_BOTTOM, "notfound", "true");
|
||||
}
|
||||
|
||||
switch_event_fire(&revent);
|
||||
|
Loading…
x
Reference in New Issue
Block a user