mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
block any inbound messages when queue is full; add debounce for mwi and pres on register; fix missing detach attr on new mode to process reg in new thread
This commit is contained in:
@@ -613,6 +613,7 @@ struct sofia_profile {
|
||||
sofia_gateway_t *gateways;
|
||||
//su_home_t *home;
|
||||
switch_hash_t *chat_hash;
|
||||
switch_hash_t *mwi_debounce_hash;
|
||||
//switch_core_db_t *master_db;
|
||||
switch_thread_rwlock_t *rwlock;
|
||||
switch_mutex_t *flag_mutex;
|
||||
|
||||
Reference in New Issue
Block a user