Home
last modified time | relevance | path

Searched defs:service_routes (Results 1 – 5 of 5) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_registrar_pcscf/
H A Dsubscribe.c44 int reginfo_subscribe_real(struct sip_msg* msg, pv_elem_t* uri, str* service_routes, int expires) { in reginfo_subscribe_real()
H A Dsave.c410 str *service_routes=0; in save() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_usrloc_pcscf/
H A Dusrloc_db.c128 str impus, service_routes; in db_update_pcontact() local
246 str impus, service_routes; in db_insert_pcontact() local
H A Dusrloc.h197 str* service_routes; member
228 str* service_routes; /*!< Array of service routes */ member
H A Dudomain.c813 static str host, received, path, rx_session_id, implicit_impus, tmpstr, service_routes; in dbrow2info() local