Full support for Batched Category Subscription for OCS2007.
commitcbc6da6b07d1bb44af5f884dfa108735e345d6f2
authorAnibal Avelar <aavelar@cofradia.org>
Mon, 4 May 2009 08:58:09 +0000 (4 03:58 -0500)
committerAnibal Avelar <aavelar@cofradia.org>
Mon, 4 May 2009 08:58:09 +0000 (4 03:58 -0500)
treecb0d5363ac9c4d2df3d97a999d337db33466a96f
parent99eb3d7484e460ebe9b9170374bd2b477e433a0f
Full support for Batched Category Subscription for OCS2007.
The changes doesn't affect to LCS2005 where there isn't such support.

The support neccesary to have Batched subscription is that server backs
something like that: Supported: msrtc-event-categories

Then the variable msrtc_event_categories is set to a true value.
If we don't have that support we use Single Subscription how so far )in LCS2005 is the normal form).

The batched category subscription is faster reduce the number of request to the server on login.

All seems works fine now on OCS2007.
src/sipe.c
src/sipe.h