media: allow to reject added video without dropping voice call
commit7a3a68c2237bb99590625ef7439930f4dd3b473a
authorJakub Adam <jakub.adam@ktknet.cz>
Tue, 15 Mar 2011 21:42:51 +0000 (15 22:42 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Tue, 15 Mar 2011 21:42:51 +0000 (15 22:42 +0100)
tree373f5a46aa048cc3265f07ab2f312fb4b6b1e2fd
parentc33c287be886e4051d230da52074867ca51ebefb
media: allow to reject added video without dropping voice call

When remote buddy added video to running call, rejecting it in sipe
led to hangup of the whole call. Now it is possible to reject video
and keep voice running.

Pidgin still lacks features when it comes to manipulation with running
calls, another patch is attached.
contrib/media-patches/README.txt
contrib/media-patches/pidgin_media_reject_only_unaccepted_sessions.patch [new file with mode: 0644]
src/api/sipe-backend.h
src/core/sipe-media.c
src/purple/purple-media.c