Home
last modified time | relevance | path

Searched refs:has_100rel (Results 1 – 1 of 1) sorted by relevance

/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsua-lib/
H A Dpjsua_call.c4626 pj_bool_t has_100rel = (inv->options & PJSIP_INV_REQUIRE_100REL); in pjsua_ice_check_start_trickling() local
4651 if (!has_100rel && rdata && in pjsua_ice_check_start_trickling()
4712 if (has_100rel) { in pjsua_ice_check_start_trickling()
4744 call->index, (has_100rel?"PRACK":"INFO"))); in pjsua_ice_check_start_trickling()