mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
fix flexisip presence tester
This commit is contained in:
parent
8ceb75adc3
commit
57a8261146
1 changed files with 1 additions and 0 deletions
|
|
@ -1009,6 +1009,7 @@ static void test_list_subscribe (void) {
|
|||
|
||||
linphone_event_add_custom_header(lev,"Supported","eventlist");
|
||||
linphone_event_add_custom_header(lev,"Accept","application/pidf+xml, application/rlmi+xml");
|
||||
linphone_event_add_custom_header(lev,"Content-Disposition", "recipient-list");
|
||||
|
||||
linphone_event_send_subscribe(lev,content);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue