X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=joinpbx.h;h=cda54197d4d46a2c73ca16b0a451e2fbafb3efac;hp=bf42c9aecf2213cde995c9060dea7f3a78ab9271;hb=04fc928a2c5f0262e85c09cced1ef20a9fd15f3d;hpb=30224b43e26f8b942da6770ac57eb3e17fcb259e diff --git a/joinpbx.h b/joinpbx.h index bf42c9a..cda5419 100644 --- a/joinpbx.h +++ b/joinpbx.h @@ -65,6 +65,8 @@ class JoinPBX : public Join int j_partyline; /* if set, join is conference room */ int j_partyline_jingle; /* also play jingle on join/leave */ + unsigned int j_3pty; /* other join if a 3pty-bridge is requested */ + void bridge(void); void remove_relation(struct join_relation *relation); struct join_relation *add_relation(void);