Question : Enable cdr on asterisk aa50

We have an asterisk aa50 appliance working.

it has a feature via the admin called CDR.

How can we enable this and how can we view records.

At the moment when we click on the cdr menu item no records appear.

Any help would be appreciated.

Answer : Enable cdr on asterisk aa50

To enable :-


To enable CDR over the Manager API you must enable it in cdr_manager.conf:

;
; Asterisk Call Management CDR
;
general
enabled = yes

The event looks like this:

           Event: Cdr
           AccountCode: ...
           Source: ...
           Destination: ...
           DestinationContext: ...
           CallerID: ...
           Channel: ...
           DestinationChannel: ...
           LastApplication: ...
           LastData: ...
           StartTime: ...
           AnswerTime: ...
           EndTime: ...
           Duration: ...
           BillableSeconds: ...
           Disposition: ...
           AMAFlags: ...
           UniqueID: ...
           UserField: ...






Cheers ;)
Random Solutions  
 
programming4us programming4us