SIP Witch 1.9.15
|
Basic server call detail record. More...
#include <ucommon/linked.h>
#include <ucommon/thread.h>
#include <ucommon/string.h>
#include <sipwitch/namespace.h>
#include <sipwitch/mapped.h>
Go to the source code of this file.
Data Structures | |
class | sipwitch::cdr |
Interface class for call detail records. More... | |
Namespaces | |
sipwitch | |
Common namespace for sipwitch server. | |
Basic server call detail record.
This provides an interface for creating call detail objects which can be logged through plugins. The cdr system has it's own thread context and buffering, so cdr records can be disposed without delaying calls processing.
Definition in file cdr.h.