mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 03:28:07 +00:00
disable advanced presence test for now
This commit is contained in:
parent
5f7da2c9ca
commit
5a79ebff2e
1 changed files with 1 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue