Ok, I have figured out the ForkCDR issue sort of. The command does not
work because it tries to enter the same uniqueid for the different CDR
entries. Apparently some feature that someone deems important. Anywho,
(yeah I know, and what?) what I am looking at is either shutting off the
uniqueid option in the cdr_mysql build or incrementing the uniqueid
entry by one. I am leaning towards the auto_increment. Any suggestions?
Ian Service wrote:
I believe you are looking for the ForkCDR command to do what you're
trying to accomplish. I ended up building a secondary asterisk box
and I loop call forwarded calls through there so that when they come
back it generates the second CDR record. I've also got that set up
for redundancy purposes, but I think I could have done what I wanted
with the ForkCDR.
I don't think there is a syntax to it though, just call it and try it.
- Ian
On 2/27/07, *John Oladehinde* < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Hello,
I am trying to initiate a secondary CDR record during a transfer.
i.e. The transfer number is an external long distance number
issued by the Dial command. The CDR seems to just give the
duration of the complete call but not any record of the system
dialing out to the external number. I am wondering if I have to
use ForkCDR and if so, does anyone know the proper syntax or an
example would be appreciated.
Regards,
John.