mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-10 14:40:00 +00:00
add an element
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2442 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
d7a46ec8f5
commit
15696c8696
@ -58,7 +58,7 @@ struct listener {
|
||||
switch_log_level_t level;
|
||||
char *retbuf;
|
||||
char *ebuf;
|
||||
uint8_t event_list[SWITCH_EVENT_ALL];
|
||||
uint8_t event_list[SWITCH_EVENT_ALL+1];
|
||||
switch_hash_t *event_hash;
|
||||
struct listener *next;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user