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.
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.