mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-13 15:51:50 +00:00
FS-3454 --resolve
This commit is contained in:
@@ -1375,6 +1375,7 @@ SWITCH_STANDARD_APP(event_function)
|
||||
switch_assert(new);
|
||||
memcpy(new, val, len);
|
||||
event->subclass_name = new;
|
||||
switch_event_add_header_string(event, SWITCH_STACK_BOTTOM, var, val);
|
||||
} else {
|
||||
switch_event_add_header_string(event, SWITCH_STACK_BOTTOM, var, val);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user