Home
last modified time | relevance | path

Searched refs:sip_payload (Results 1 – 25 of 57) sorted by relevance

123

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/iptsec/
H A Dauth_module_sip.c88 if (sip->sip_payload) in auth_mod_check()
89 as->as_body = sip->sip_payload->pl_data, in auth_mod_check()
90 as->as_bodylen = sip->sip_payload->pl_len; in auth_mod_check()
H A Dtest_auth_digest.c560 sip->sip_payload), 1); in test_digest_client()
678 sip->sip_payload), 1); in test_digest_client()
725 sip->sip_payload), 1); in test_digest_client()
892 sip->sip_payload), 1); in test_digest_client()
921 sip->sip_payload), 1); in test_digest_client()
961 sip->sip_payload), 1); in test_digest_client()
974 sip->sip_payload), 1); in test_digest_client()
999 sip->sip_payload), 1); in test_digest_client()
1022 sip->sip_payload), 1); in test_digest_client()
1038 sip->sip_payload), 1); in test_digest_client()
[all …]
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/iptsec/
H A Dauth_module_sip.c88 if (sip->sip_payload) in auth_mod_check()
89 as->as_body = sip->sip_payload->pl_data, in auth_mod_check()
90 as->as_bodylen = sip->sip_payload->pl_len; in auth_mod_check()
H A Dtest_auth_digest.c560 sip->sip_payload), 1); in test_digest_client()
678 sip->sip_payload), 1); in test_digest_client()
725 sip->sip_payload), 1); in test_digest_client()
892 sip->sip_payload), 1); in test_digest_client()
921 sip->sip_payload), 1); in test_digest_client()
961 sip->sip_payload), 1); in test_digest_client()
974 sip->sip_payload), 1); in test_digest_client()
999 sip->sip_payload), 1); in test_digest_client()
1022 sip->sip_payload), 1); in test_digest_client()
1038 sip->sip_payload), 1); in test_digest_client()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/tests/
H A Dtest_refer.c324 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_refer0()
325 TEST_M(sip->sip_payload->pl_data, "SIP/2.0 100 Trying\r\n", in test_refer0()
326 sip->sip_payload->pl_len); in test_refer0()
383 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_refer0()
384 TEST_M(sip->sip_payload->pl_data, "SIP/2.0 100 Trying\r\n", in test_refer0()
385 sip->sip_payload->pl_len); in test_refer0()
497 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_refer0()
498 TEST_M(sip->sip_payload->pl_data, "SIP/2.0 180 Ringing\r\n", sip->sip_payload->pl_len); in test_refer0()
507 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_refer0()
508 TEST_M(sip->sip_payload->pl_data, "SIP/2.0 200 OK\r\n", sip->sip_payload->pl_len); in test_refer0()
H A Dtest_sip_events.c402 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_events()
488 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_events()
490 TEST_1(memmem(sip->sip_payload->pl_data, sip->sip_payload->pl_len, in test_events()
531 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_events()
533 TEST_1(memmem(sip->sip_payload->pl_data, sip->sip_payload->pl_len, in test_events()
H A Dtest_basic_call.c271 TEST_1(sip->sip_payload); in test_basic_call_1()
278 TEST_1(sip->sip_payload); in test_basic_call_1()
458 TEST_1(sip->sip_payload); /* there is sdp in 200 OK */ in test_basic_call_2()
702 TEST_1(sip->sip_payload); /* there is sdp in 200 OK */ in test_basic_call_3()
1218 TEST_1(sip->sip_payload); in test_video_call_1()
1514 TEST_1(sip->sip_payload); in test_basic_call_6()
1521 TEST_1(sip->sip_payload); in test_basic_call_6()
1737 TEST_1(sip->sip_payload); in test_basic_call_7()
1744 TEST_1(sip->sip_payload); in test_basic_call_7()
1862 TEST_1(sip->sip_payload); in test_basic_call_7()
[all …]
H A Dtest_offer_answer.c126 TEST_1(!sip->sip_payload); in test_no_answer_1()
133 TEST_1(!sip->sip_payload); in test_no_answer_1()
284 TEST_1(sip->sip_payload); /* there is sdp in 200 OK */ in test_no_answer_2()
/dports/net/sofia-sip/sofia-sip-1.13.4/tests/
H A Dtest_refer.c324 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_refer0()
325 TEST_M(sip->sip_payload->pl_data, "SIP/2.0 100 Trying\r\n", in test_refer0()
326 sip->sip_payload->pl_len); in test_refer0()
383 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_refer0()
384 TEST_M(sip->sip_payload->pl_data, "SIP/2.0 100 Trying\r\n", in test_refer0()
385 sip->sip_payload->pl_len); in test_refer0()
497 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_refer0()
498 TEST_M(sip->sip_payload->pl_data, "SIP/2.0 180 Ringing\r\n", sip->sip_payload->pl_len); in test_refer0()
507 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_refer0()
508 TEST_M(sip->sip_payload->pl_data, "SIP/2.0 200 OK\r\n", sip->sip_payload->pl_len); in test_refer0()
H A Dtest_sip_events.c402 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_events()
488 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_events()
490 TEST_1(memmem(sip->sip_payload->pl_data, sip->sip_payload->pl_len, in test_events()
531 TEST_1(sip->sip_payload && sip->sip_payload->pl_data); in test_events()
533 TEST_1(memmem(sip->sip_payload->pl_data, sip->sip_payload->pl_len, in test_events()
H A Dtest_basic_call.c271 TEST_1(sip->sip_payload); in test_basic_call_1()
278 TEST_1(sip->sip_payload); in test_basic_call_1()
458 TEST_1(sip->sip_payload); /* there is sdp in 200 OK */ in test_basic_call_2()
702 TEST_1(sip->sip_payload); /* there is sdp in 200 OK */ in test_basic_call_3()
1218 TEST_1(sip->sip_payload); in test_video_call_1()
1514 TEST_1(sip->sip_payload); in test_basic_call_6()
1521 TEST_1(sip->sip_payload); in test_basic_call_6()
1737 TEST_1(sip->sip_payload); in test_basic_call_7()
1744 TEST_1(sip->sip_payload); in test_basic_call_7()
1862 TEST_1(sip->sip_payload); in test_basic_call_7()
[all …]
H A Dtest_offer_answer.c126 TEST_1(!sip->sip_payload); in test_no_answer_1()
133 TEST_1(!sip->sip_payload); in test_no_answer_1()
284 TEST_1(sip->sip_payload); /* there is sdp in 200 OK */ in test_no_answer_2()
/dports/net-im/telepathy-sofiasip/telepathy-sofiasip-0.4.5/src/
H A Dsip-connection-sofia.c635 if (sip->sip_payload && sip->sip_payload->pl_len > 0) in priv_i_message()
648 text = g_convert (sip->sip_payload->pl_data, sip->sip_payload->pl_len, in priv_i_message()
659 if (in_len != sip->sip_payload->pl_len) in priv_i_message()
670 if (!g_utf8_validate (sip->sip_payload->pl_data, in priv_i_message()
671 sip->sip_payload->pl_len, in priv_i_message()
679 text = g_strndup (sip->sip_payload->pl_data, sip->sip_payload->pl_len); in priv_i_message()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nta/
H A Dnta_check.c219 if (sip->sip_payload == NULL) in nta_check_session_content()
228 else if (sip->sip_payload->pl_len > 3 && in nta_check_session_content()
229 su_casenmatch(sip->sip_payload->pl_data, "v=0", 3)) in nta_check_session_content()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nta/
H A Dnta_check.c219 if (sip->sip_payload == NULL) in nta_check_session_content()
228 else if (sip->sip_payload->pl_len > 3 && in nta_check_session_content()
229 su_casenmatch(sip->sip_payload->pl_data, "v=0", 3)) in nta_check_session_content()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/utils/
H A Dapps_utils.h58 rsip->sip_payload) > 0) { in proxy_authenticate()
92 rsip->sip_payload) > 0) { in server_authenticate()
/dports/net/sofia-sip/sofia-sip-1.13.4/utils/
H A Dapps_utils.h58 rsip->sip_payload) > 0) { in proxy_authenticate()
92 rsip->sip_payload) > 0) { in server_authenticate()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/sip/
H A Dsip_parser.c651 if (sip->sip_payload) in sip_complete_message()
652 head = sip->sip_payload->pl_common; in sip_complete_message()
665 if (sip->sip_payload) in sip_complete_message()
666 len += sip->sip_payload->pl_len; in sip_complete_message()
H A Dsip_parser.docs23 * @ref sip_payload "message body"
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/sip/
H A Dsip_parser.c678 if (sip->sip_payload) in sip_complete_message()
679 head = sip->sip_payload->pl_common; in sip_complete_message()
692 if (sip->sip_payload) in sip_complete_message()
693 len += sip->sip_payload->pl_len; in sip_complete_message()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dsofia.c701 if (sip->sip_payload && sip->sip_payload->pl_data) { in sofia_handle_sip_i_notify()
733 if (sip->sip_payload && sip->sip_payload->pl_data) { in sofia_handle_sip_i_notify()
864 && sip->sip_payload && sip->sip_payload->pl_data ) { in sofia_handle_sip_i_notify()
1055 if (sip->sip_payload && sip->sip_payload->pl_data) { in sofia_handle_sip_i_bye()
1695 if (sip->sip_payload && sip->sip_payload->pl_data) { in our_sofia_event_callback()
6523 if (sip->sip_payload && sip->sip_payload->pl_data) { in sofia_handle_sip_r_invite()
9590 if (sip->sip_payload && sip->sip_payload->pl_data) { in create_info_event()
9711 sip->sip_payload && sip->sip_payload->pl_data) { in sofia_handle_sip_i_info()
9804 if (sip->sip_payload && sip->sip_payload->pl_data) { in sofia_handle_sip_i_info()
9828 if (sip->sip_payload && sip->sip_payload->pl_data) { in sofia_handle_sip_i_info()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A Dcheck_etsi.c124 fail_if(!message->sip->sip_payload); in save_sdp_to_soa()
125 pl = message->sip->sip_payload; in save_sdp_to_soa()
H A Dnua_notifier.c616 if (sip->sip_payload) *pl = *sip->sip_payload;
717 msg_header_remove(msg, (void *)sip, (void *)sip->sip_payload);
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A Dcheck_etsi.c124 fail_if(!message->sip->sip_payload); in save_sdp_to_soa()
125 pl = message->sip->sip_payload; in save_sdp_to_soa()
H A Dnua_notifier.c616 if (sip->sip_payload) *pl = *sip->sip_payload;
717 msg_header_remove(msg, (void *)sip, (void *)sip->sip_payload);

123