mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
update ms2
This commit is contained in:
parent
35ad211d22
commit
c14fe94ef6
2 changed files with 2 additions and 1 deletions
|
|
@ -230,6 +230,7 @@ static void process_response_from_post_xml_rpc_request(void *data, const belle_h
|
|||
if (code == 200) { /* Valid response from the server. */
|
||||
parse_valid_xml_rpc_response(request, belle_sip_message_get_body((belle_sip_message_t *)event->response));
|
||||
} else {
|
||||
ms_error("process_response_from_post_xml_rpc_request(): error code = %i", code);
|
||||
notify_xml_rpc_error(request);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit cdc9e006e05344b15639c01369c98be85bbad615
|
||||
Subproject commit 59c77382c38ed598ea75f651e6d2dcd551e0d92d
|
||||
Loading…
Add table
Reference in a new issue