* You are viewing Posts Tagged ‘cdr’

Force CDR to be written.

Is there a way to Force the CDR data to be written prior to Hanging up
the channel?

Thanks!!

Jim

CDR into ical?

Hi y’all,

is there a possibility from within asterisk to write CDR into can
ical-calendar? Being a (part time) IT-Support-Monkey for almost two decades
and probably brain-dead since the late 90ties, i usually can’t remember to
whom i’ve talked to yesterday, let alone a week ago ;) . If i could see the
calls as a meeting in outlook/thunderbird, this could be extremely
helpfull. I guess i can whip up a perl script that read’s some cdr (csv or
sql) and send’s it to ical, but that would not be as nice as if asterisk
would directly insert a meeting into ical right after the call ended… Off
course, i used google, but all that turned up was hint’s how to do cdr, and
how to use calendars from the dialplan, but not if cdr can directly handle
ical…

Anyone…?

Regards,

Jay

question on CDR

I used my cell to call in and create a CDR record here from asterisk 1.4.43:

“”,”317XXXXXXX”,”s”,”default”,”"”GEIS JERRY “”
<317XXXXXXX>”,”DAHDI/23-1″,”",”BackGround”,”SM_ATTENDANT”,”2012-01-05
18:12:09″,”2012-01-05 18:12:10″,”2012-01-05
18:12:18″,9,8,”ANSWERED”,”DOCUMENTATION”,”1325787129.624″,”"

I am surprised that the number DIALED or DNIS is not present in the CDR.
How do I get that as part of the CDR?

I am using a PRI so that information should be delivered and available.

Thanks,

jerry

MySql Custom CDR issues

hello ,

I have been working hard to solve the issue of custom CDR in the Asterik
with Mysql but in vain.

I searched google for complete 2 hours but in vain.

What i want to achieve is CDR(customcolumn)=anyvalue although we can
achieve it through other ways like making a script that runs when a call
ends and modify the cdr and insert in custom value BUT is there any way to
make this work ?

Thank you in advance

Asterisk 1.8 and measuring Post Dial Delay

Hi All,

Is anyone aware of how you can log Post Dial Delay to cdr’s under asterisk
1.8? We sometimes have issues with a carrier and need a way of monitoring
for very high post dial delays but so far the only “patchs” I’ve found are
for asterisk 1.2 http://les.net/asterisk/pddpatch/index.html

Cheers!