
Data Fields | |
| char | callid [MAXCALLIDLEN+1] |
| struct ring_record_t * | next |
| unsigned int | time |
Definition at line 57 of file ring.c.
| char callid[MAXCALLIDLEN+1] |
callid of this call
Definition at line 60 of file ring.c.
Referenced by contains(), insert(), and remove_timeout().
struct ring_record_t* next [read] |
Definition at line 58 of file ring.c.
Referenced by contains(), insert(), remove_timeout(), and ring_destroy_hashtable().
| unsigned int time |
1.5.6