Home
last modified time | relevance | path

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

/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dselect_core.h108 SELECT_F(select_contact_name)
252 { select_contact, SEL_PARAM_STR, STR_STATIC_INIT("name"), select_contact_name, 0},
H A Dselect_core.c258 int select_contact_name(str* res, select_t* s, struct sip_msg* msg) in select_contact_name() function