conference: Allow others to initiate voice conference if sipe supports it
commitafb3c0ba0017dd508423be511e9d8f944cbf8fea
authorJakub Adam <jakub.adam@ktknet.cz>
Sun, 7 Nov 2010 22:31:26 +0000 (7 23:31 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Sun, 7 Nov 2010 22:31:26 +0000 (7 23:31 +0100)
tree18172ef199765346ae6d9f112ed81474682055cb
parent7e78344e305efbc60b6b4d0a9bc85c5bb035a5e2
conference: Allow others to initiate voice conference if sipe supports it

When we build sipe with voice and video support, send "audio-video"
entity in addConference requests. Otherwise other participants will not
be able to add voice to the conference (buttons in Communicator are
rendered as disabled).

In sipe builds without V&V I left the request unchanged as it is a good
thing, when we can do it,  to disable features that we do not support.

All of this applies only if we are the creator of conference.
src/core/sipe-conf.c