search for: clint_in_sydney

Displaying 1 result from an estimated 1 matches for "clint_in_sydney".

2006 Mar 26
0
RE: Hopefully a Simple Question?
...he callee on channel (B) so I can pass on my own outgoing voip costs. How do I do this? I can get the DIALTIME and END time of the call from the cdr but there doesn't seem to be a way of capturing the ANSWERTIME of channel (B) from the dialplan. Any suggestions would be greatly appreciated. clint_in_sydney ************* Clint, Use the forkcdr command in the extension logic right before you connect the caller to channel B. This will close the cdr entry for the incoming call (going through he prompts) and start a new cdr entry for the outgoing call. Works great for me. JR