summaryrefslogtreecommitdiffstats
path: root/message.h
diff options
context:
space:
mode:
authorSuper User2007-08-12 11:16:45 +0200
committerSuper User2007-08-12 11:16:45 +0200
commitb359d75e7deafce687e4e25abbb30b65738d64f0 (patch)
tree6d2842fa12c011c934bee344714bcaaa70ea60fa /message.h
parentfix (diff)
downloadlcr-b359d75e7deafce687e4e25abbb30b65738d64f0.tar.gz
lcr-b359d75e7deafce687e4e25abbb30b65738d64f0.tar.xz
lcr-b359d75e7deafce687e4e25abbb30b65738d64f0.zip
worked on asterisk application
Diffstat (limited to 'message.h')
-rw-r--r--message.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/message.h b/message.h
index 422ada1..77e68bb 100644
--- a/message.h
+++ b/message.h
@@ -333,6 +333,7 @@ union parameter {
struct param_crypt crypt; /* MESSAGE_CRYPT */
struct param_hello hello; /* MESSAGE_HELLO */
struct param_bchannel bchannel; /* MESSAGE_BCHANNEL */
+ int direction; /* MESSAGE_NEWREF */
};
enum { /* message flow */