CDRs in 1.8
Tags: application, cdrs, Channel, dstchannel, old versions, slot number, time, time slot
> I’m using ISDN30 for a bridged application
>
> in all the old versions of asterisk the time slot number is shown in
> the channels and dstchannel fields of the cdr
>
> I understand this has chaned in 1.8,is there a way of getting the time
> slot information stored somewhere at the end of the call so this can
> be interigated?
Check the ChangeLog of your release to see if the fix to add
CHANNEL(dahdi_channel) is present. The fix also added a new
AMI DAHDIChannel event.
Richard