#include <ucontact.h>

Data Fields | |
| str * | callid |
| unsigned int | cflags |
| int | cseq |
| time_t | expires |
| unsigned int | flags |
| time_t | last_modified |
| unsigned int | methods |
| str * | path |
| qvalue_t | q |
| str | received |
| struct socket_info * | sock |
| str * | user_agent |
Definition at line 87 of file ucontact.h.
call-ID
Definition at line 92 of file ucontact.h.
Referenced by dbrow2info(), insert_contacts(), mi_usrloc_add(), new_ucontact(), pack_ci(), test_max_contacts(), and update_contacts().
| unsigned int cflags |
contact flags
Definition at line 95 of file ucontact.h.
Referenced by dbrow2info(), mem_update_ucontact(), mi_usrloc_add(), new_ucontact(), and pack_ci().
| int cseq |
CSEQ number
Definition at line 93 of file ucontact.h.
Referenced by dbrow2info(), insert_contacts(), mem_update_ucontact(), mi_usrloc_add(), new_ucontact(), pack_ci(), test_max_contacts(), and update_contacts().
| time_t expires |
Contact expires
Definition at line 90 of file ucontact.h.
Referenced by dbrow2info(), mem_update_ucontact(), mi_usrloc_add(), new_ucontact(), and pack_ci().
| unsigned int flags |
message flags
Definition at line 94 of file ucontact.h.
Referenced by dbrow2info(), mem_update_ucontact(), mi_usrloc_add(), new_ucontact(), and pack_ci().
| time_t last_modified |
last modified
Definition at line 99 of file ucontact.h.
Referenced by dbrow2info(), mem_update_ucontact(), new_ucontact(), and pack_ci().
| unsigned int methods |
supported methods
Definition at line 98 of file ucontact.h.
Referenced by dbrow2info(), mem_update_ucontact(), mi_usrloc_add(), new_ucontact(), and pack_ci().
Path informations
Definition at line 89 of file ucontact.h.
Referenced by dbrow2info(), mem_update_ucontact(), new_ucontact(), and pack_ci().
Q-value
Definition at line 91 of file ucontact.h.
Referenced by dbrow2info(), mem_update_ucontact(), mi_usrloc_add(), new_ucontact(), and pack_ci().
Received interface
Definition at line 88 of file ucontact.h.
Referenced by dbrow2info(), mem_update_ucontact(), new_ucontact(), and pack_ci().
struct socket_info* sock [read] |
socket informations
Definition at line 97 of file ucontact.h.
Referenced by dbrow2info(), mem_update_ucontact(), new_ucontact(), and pack_ci().
user agent header
Definition at line 96 of file ucontact.h.
Referenced by dbrow2info(), mem_update_ucontact(), mi_usrloc_add(), new_ucontact(), and pack_ci().
1.5.6