fix flexisip presence tester

This commit is contained in:
Jehan Monnier 2015-10-15 11:24:15 +02:00
parent 8ceb75adc3
commit 57a8261146

View file

@ -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);