mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
FS-11860 [core] allow configurable separator in event_channel and
process all parts of key
This commit is contained in:
@@ -313,6 +313,7 @@ struct switch_runtime {
|
||||
char *core_db_inner_post_trans_execute;
|
||||
int events_use_dispatch;
|
||||
uint32_t port_alloc_flags;
|
||||
char *event_channel_key_separator;
|
||||
};
|
||||
|
||||
extern struct switch_runtime runtime;
|
||||
|
||||
Reference in New Issue
Block a user