added timer for recovering missing activation/deactivation replies of bchannels from...
[lcr.git] / message.h
index 1abab34..9987fd1 100644 (file)
--- a/message.h
+++ b/message.h
@@ -151,9 +151,9 @@ enum {
        B_EVENT_DEACTIVATED,    /* DL_RELEASE received */
        B_EVENT_EXPORTED,       /* BCHANNEL_ASSIGN received */
        B_EVENT_IMPORTED,       /* BCHANNEL_REMOVE received */
+       B_EVENT_TIMEOUT,        /* timeout for bchannel state */
 };
 
-
 /* call-info structure CALLER */
 struct caller_info {
        char id[32];                    /* id of caller (user number) */