Home
last modified time | relevance | path

Searched refs:get_contact_state_as_string (Results 1 – 3 of 3) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_usrloc_scscf/
H A Dusrloc.h396 static inline char* get_contact_state_as_string(enum contact_state c_state) { in get_contact_state_as_string() function
H A Ducontact.c290 fprintf(_f, "\t\tState : %s\n", get_contact_state_as_string(_c->state)); in print_ucontact()
H A Dudomain.c304 get_contact_state_as_string(contact_ptr->state)); in mem_timer_udomain()