Home
last modified time | relevance | path

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

/dports/net/belle-sip/belle-sip-1.6.3-0/include/belle-sip/
H A Dsip-uri.h138 BELLESIP_EXPORT void belle_sip_uri_set_header(belle_sip_uri_t* uri,const char*name, const char*valu…
/dports/net/liblinphone/linphone-3.12.0/coreapi/bellesip_sal/
H A Dsal_address_impl.c236belle_sip_uri_set_header(belle_sip_header_address_get_uri(BELLE_SIP_HEADER_ADDRESS(addr)),header_n… in sal_address_set_header()
H A Dsal_op_call_transfer.c102belle_sip_uri_set_header(belle_sip_header_address_get_uri(BELLE_SIP_HEADER_ADDRESS(refer_to)),"Rep… in sal_call_refer_with_replaces()
/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Dbelle_sip_uri_impl.c191 void belle_sip_uri_set_header(belle_sip_uri_t* uri,const char* name,const char* value) { in belle_sip_uri_set_header() function
/dports/net/belle-sip/belle-sip-1.6.3-0/src/grammars/
H A Dbelle_sip_message.g1802 belle_sip_uri_set_header($headers::current,unescaped_hname,unescaped_hvalue);