Home
last modified time | relevance | path

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

/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dselect_core.h157 SELECT_F(select_uri_hostport)
287 { select_any_uri, SEL_PARAM_STR, STR_STATIC_INIT("hostport"), select_uri_hostport, 0},
H A Dselect_core.c826 int select_uri_hostport(str* res, select_t* s, struct sip_msg* msg) in select_uri_hostport() function