summaryrefslogtreecommitdiffstats
path: root/message.h
diff options
context:
space:
mode:
authorSuper User2007-09-10 07:10:50 +0200
committerSuper User2007-09-10 07:10:50 +0200
commitdb6990e487255e8b206ef67d8d99fa74849a9a11 (patch)
tree0064165f3b210a6121ec6d877d55600212595a2d /message.h
parentclean up makefile (diff)
downloadlcr-db6990e487255e8b206ef67d8d99fa74849a9a11.tar.gz
lcr-db6990e487255e8b206ef67d8d99fa74849a9a11.tar.xz
lcr-db6990e487255e8b206ef67d8d99fa74849a9a11.zip
just backup. (partyline join/release jingle not tested yet, no sound yet)
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 203ecca..1db509c 100644
--- a/message.h
+++ b/message.h
@@ -249,6 +249,7 @@ struct message_setup {
int port_type; /* type of port (only required if message is port -> epoint) */
int dtmf; /* used to enabled dtmf dialing at setup state */
int partyline; /* if set, call will be a conference room */
+ int partyline_jingle; /* if set, the jingle will be played on conference join */
struct caller_info callerinfo; /* information about the caller */
struct dialing_info dialinginfo; /* information about dialing */
struct redir_info redirinfo; /* info on redirection (to the calling user) */