SIP Witch 1.9.15
|
Representation of an active call record. More...
#include <mapped.h>
Data Fields | |
time_t | created |
time_t | active |
char | state [16] |
char | authorized [48] |
char | source [(48+50)] |
char | target [(48+50)] |
char | display [64] |
uint32_t | sequence |
int | cid |
Representation of an active call record.
These exist in shared memory. They are used as data structures inside the server, and also can be examined by external client applications.