FS-4378 add sofia::error custom event

This commit is contained in:
Anthony Minessale
2012-07-09 10:56:04 -05:00
parent b9b4db7d40
commit e79e6146c5
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -90,6 +90,7 @@ typedef struct private_object private_object_t;
#define MY_EVENT_RECOVERY "sofia::recovery_recv"
#define MY_EVENT_RECOVERY_SEND "sofia::recovery_send"
#define MY_EVENT_RECOVERY_RECOVERED "sofia::recovery_recovered"
#define MY_EVENT_ERROR "sofia::error"
#define MULTICAST_EVENT "multicast::event"
#define SOFIA_REPLACES_HEADER "_sofia_replaces_"