FS-7125 Added sofia event "wrong_calls_state". This is for fail2ban logging

This commit is contained in:
Sergey Safarov
2016-03-27 21:39:48 +03:00
parent 0fa449d573
commit ff1c384e13
3 changed files with 14 additions and 5 deletions
+1
View File
@@ -97,6 +97,7 @@ typedef struct private_object private_object_t;
#define MY_EVENT_ERROR "sofia::error"
#define MY_EVENT_PROFILE_START "sofia::profile_start"
#define MY_EVENT_NOTIFY_WATCHED_HEADER "sofia::notify_watched_header"
#define MY_EVENT_WRONG_CALL_STATE "sofia::wrong_call_state"
#define MY_EVENT_TRANSFEROR "sofia::transferor"
#define MY_EVENT_TRANSFEREE "sofia::transferee"