summaryrefslogtreecommitdiff
path: root/addons/chan_ooh323.h
diff options
context:
space:
mode:
authorAlexandr Anikin <may@telecom-service.ru>2013-05-19 20:52:34 +0000
committerAlexandr Anikin <may@telecom-service.ru>2013-05-19 20:52:34 +0000
commit62e64134facb69cbd43880b20f6c4847b6987330 (patch)
treec484c95dac8cb2334065f84d2e7bda3a2a20f6b6 /addons/chan_ooh323.h
parent8d6b0c9f3bfd996d69c5115e167afa18624b5f96 (diff)
add ast_publish_channel_state according new event framework
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@389180 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'addons/chan_ooh323.h')
-rw-r--r--addons/chan_ooh323.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/addons/chan_ooh323.h b/addons/chan_ooh323.h
index 2fb903917..689adced2 100644
--- a/addons/chan_ooh323.h
+++ b/addons/chan_ooh323.h
@@ -64,6 +64,7 @@
#include "asterisk/format.h"
#include "asterisk/format_cap.h"
#include "asterisk/udptl.h"
+#include "asterisk/stasis_channels.h"
#include "ootypes.h"
#include "ooUtils.h"