notify: contact list processing for Lync 2013 UCS
commit0f5cb722461ea9a3f3050ddbec959acd3dc05aed
authorStefan Becker <chemobejk@gmail.com>
Fri, 12 Jul 2013 21:32:29 +0000 (13 00:32 +0300)
committerStefan Becker <chemobejk@gmail.com>
Fri, 12 Jul 2013 21:32:29 +0000 (13 00:32 +0300)
treed6984ddaf2b15f88cd9ddbd49754b763b8b60dfa
parente38898f68fcc03555b9c2c5e0bc3a5b4be835bd3
notify: contact list processing for Lync 2013 UCS

When the contact list has been migrated to Unified Contact Store (UCS)
on Lync 2013 then the list piggybacked on the SUBSCRIBE response is
empty. That means that we won't subscribe to any buddies and therefore
they all appear offline.

But the server immediately sends a NOTIFY with the real list. Change the
list processing to ignore the first empty list and process the second
one.
src/core/sipe-notify.c