media: handle incompatible codecs
commitc33c287be886e4051d230da52074867ca51ebefb
authorJakub Adam <jakub.adam@ktknet.cz>
Sun, 6 Mar 2011 23:33:48 +0000 (7 00:33 +0100)
committerJakub Adam <jakub.adam@ktknet.cz>
Sun, 13 Mar 2011 18:35:52 +0000 (13 19:35 +0100)
tree1db1609859bb6022838dd485cf8e5c87c8e60c0a
parent6a442a3b37a06fd078e4f3218a87616cdac3d9b5
media: handle incompatible codecs

Reject media where the peers' lists of supported codecs don't
intersect, but keep the other media running. Solves problems with
Communucator for Mac that does support H263. Video calls are now
automatically demoted to audio only.
src/core/sdpmsg.c
src/core/sdpmsg.h
src/core/sipe-media.c