Re: [Asterisk-java-users] CDR Event doesn't Occur
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-09-12 16:05:56
|
Hi, On Mon, 2005-09-12 at 11:09 +0500, SYED ADEEL ALI wrote: > Plz tell me whether a CDR event triigers or not .... i m > catching other events like link event, hangup event etc but unable to > catch the cdr event ... i've enabled it in cdr_manager.conf n the cdr > has been recorded in MySQL database ... plz tell me how can I catch a > CDR event ???? What version of Asterisk and Asterisk-Java do you use? What permissions did you grant to your manager user in manager.c? (this is indicated by the corresponding read and write options and should include the call permission to receive CDR events) =3DStefan |