conf: allow to reject incoming AV conference call
commit0db497786f492e352a935e4986b2686daad954a9
authorJakub Adam <jakub.adam@ktknet.cz>
Fri, 1 Apr 2011 16:18:45 +0000 (1 18:18 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Fri, 1 Apr 2011 16:18:45 +0000 (1 18:18 +0200)
tree551783146c5650105472b915990251e629f295ef
parent06cc56e8b312a84c2f94dedacf0930dd417fc4dd
conf: allow to reject incoming AV conference call

When somebody invited us to take part in voice conference, the call
was immediatelly accepted. This is not appropriate as anyone could
initiate audio session and listen to our conversations possibly
without even being noticed.

Invitation to conference now displays confirmation popup just like any
other call.
src/api/sipe-backend.h
src/api/sipe-core.h
src/core/sipe-conf.c
src/core/sipe-media.c
src/core/sipe-utils.c
src/core/sipe-utils.h
src/purple/purple-chat.c
src/purple/purple-media.c