disable advanced presence test for now

This commit is contained in:
Jehan Monnier 2015-02-09 17:35:23 +01:00
parent 5f7da2c9ca
commit 5a79ebff2e

View file

@ -347,7 +347,7 @@ static void presence_information(void) {
linphone_core_manager_destroy(marie);
linphone_core_manager_destroy(pauline);
}
#define USE_PRESENCE_SERVER 1
#define USE_PRESENCE_SERVER 0
#if USE_PRESENCE_SERVER
static void test_subscribe_notify_publish(void) {