media: add SIPE_MEDIA_CALL_NO_UI flag
commitc69850a323f344e6d3d714a726e07327944b242c
authorJakub Adam <jakub.adam@ktknet.cz>
Tue, 29 Sep 2015 10:01:41 +0000 (29 12:01 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Wed, 30 Sep 2015 06:01:48 +0000 (30 08:01 +0200)
tree6594669cac5c7ba21a7f9a1a88469a3bbc75b62f
parent23274e1c14a083afc3acef7c7224b892433d10b9
media: add SIPE_MEDIA_CALL_NO_UI flag

Creating a media call with this flag set won't display the usual Pidgin
dialog for accepting/declining the call, neither the call-in-progress
window with audio level meters and video will show up.

Lync file transfer will use this to hide its internal data transport
media stream, with which the user is supposed to interact through Pidgin
filetransfer UI.
src/api/sipe-backend.h
src/purple/purple-media.c