media: obey port range settings from the server
commitf3ebc19432e457f0c112a0d1cf4055c76ac165c8
authorJakub Adam <jakub.adam@ktknet.cz>
Tue, 21 Oct 2014 06:40:06 +0000 (21 08:40 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Fri, 13 May 2016 13:51:20 +0000 (13 15:51 +0200)
tree4d8754b96c0e544611e9bade19b8a12256fb648d
parent569aa8b3cd8b91ec9342aff9ffd3fc0f8b6d756e
media: obey port range settings from the server

So far libnice was picking listen ports at random from the full
available range, which doesn't have to play well with firewalls along
the way. Lync administrator can restrict which ports the clients are
meant to use and Sipe should respect that setting as well.
src/api/sipe-backend.h
src/core/sipe-core-private.h
src/core/sipe-media.c
src/core/sipe-notify.c
src/miranda/miranda-media.c
src/purple/purple-media.c
src/telepathy/telepathy-stubs.c