Displaying 2 results from an estimated 2 matches for "cdr2".
Did you mean:
cdr
2009 Jan 12
6
CDR Rewrite -- Questions to the users
Hello!
Most are probably bored seeing another letter about this,
but I've put in a fair amount work on a spec for rewriting
the CDR system in Asterisk, and I have some questions:
First, please look at what I've written so far:
svn co http://svn.digium.com/svn/asterisk/team/murf/RFCs
and look at the file "CDRfix2.rfc.txt" in the RFCs dir.
The spec SIGNIFICANTLY alters the way
2009 Jan 13
0
[Re: CDR Rewrite -- Questions to the users]
...g A => B
>
Good Question: Can Simple CDRs be used in xfer situations?
Let's take a look.
In this particular situation, 3 channels are involved: A, B, and C.
Therefore,
you will get 3 CDRs.
CDR1: A -> B start: e1a ans: e2 end: e4 Party: B disp: ANSW
linkedID: abc9
CDR2: A start: e1 ans: e1 end: e6 Party: A disp: ANSW
linkedID: abc9
CDR3: B -> C start: e4 ans: e5 end: e6 Party: C disp: ANSW
linkedid: abc9
CDR2 covers A (see the Party field), CDR1 covers B, CDR3 covers C.
A's CDR could be used to bill A for his call in. It covers...