mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
add multiple-registrations flag to the core similar to mod_sofia
This commit is contained in:
@@ -248,6 +248,7 @@ struct switch_runtime {
|
||||
int max_sql_buffer_len;
|
||||
switch_dbtype_t odbc_dbtype;
|
||||
char hostname[256];
|
||||
int multiple_registrations;
|
||||
};
|
||||
|
||||
extern struct switch_runtime runtime;
|
||||
|
||||
Reference in New Issue
Block a user