Home
last modified time | relevance | path

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

/dports/net/kamailio/kamailio-5.4.5/src/modules/pv_headers/
H A Dpv_headers.c333 static inline char *tm_type_to_string(int type) in tm_type_to_string() function
400 tm_type_to_string(type)); in handle_tm_t()
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_dialog/
H A Ddlg_handlers.c561 static inline char* tm_type_to_string(int type) { in tm_type_to_string() function
1169 char* cb_type_s = tm_type_to_string(type); in dlg_onreply()