Robert Rozman
2005-Feb-01 04:13 UTC
[Asterisk-Users] How to mark calls for inclusion in CDR ?
Hi,
I'd like to mark calls to get into CDR when they are received (so I'll
will
be able to mark only incoming or outgoing calls without locals).
I thought that maybe doing so would work, but would kindly ask for your
opinion or maybe better advice:
a.. ${UNIQUEID}: Current call unique identifier
So when the calls comes in or goes out, I'll add entry to database using
variable ${UNIQUEID}. Then at hangup I'll check for existence of entry and
will act accordingly. Will this work ? For all calls (SIP,IAX, capi)...?
Any better way to do this ?
Thanks in advance,
regards,
Rob.
Possibly Parallel Threads
- why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi connected with asterisk manager
- dialplan execution stops after ReceiveFax
- CDR of calls transferred via IAX[2]
- Unique id used for call recording missing from CDR data for transferred call
- Is uniqueid/sequence a safe CDR table primary key ?
