conf: allow to join scheduled conference
commitdb8a785798d97e2b0dcf6d78ed300f428e1786a5
authorJakub Adam <jakub.adam@ktknet.cz>
Tue, 29 Mar 2011 19:56:28 +0000 (29 21:56 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Tue, 29 Mar 2011 19:58:23 +0000 (29 21:58 +0200)
tree58af5cb974199e375ebaa86d64b7c8061b44fdc0
parent4b93eeb1110f4830af058626685fb55ac293ecda
conf: allow to join scheduled conference

Users now can join scheduled conferences through an option in Pidgin's
account menu. They need to provide meeting URI in format

meet:sip:someone@company.com;gruu;opaque=app:conf:focus:id:abcdef1234?conf-key=1234

Link to the conference can be found in email invitations generated
by Exchange when somebody schedules a live meeting.

If Sipe is compiled without voice & video, user at least gets instant
messaging session.
src/api/sipe-core.h
src/core/sipe-conf.c
src/purple/purple-plugin.c