Accually CDR will not be generated if the target is an appliction. exten => 1234,1,AGI,outbound.agi|19
then ref the exten not the appliction it will generate a cdr record. http://bugs.digium.com/bug_view_page.php?bug_id=0000240 Channel: Zap/g2/DEST_NUMBER MaxRetries: 3 RetryTime: 60 WaitTime: 25 Context: default Extension: 1234 Priority: 1 That should generate proper CDR bkw On Wed, 17 Dec 2003, Philipp von Klitzing wrote: > Hi! > > > Channel: Zap/g2/DEST_NUMBER > > MaxRetries: 3 > > RetryTime: 60 > > WaitTime: 25 > > Application: Agi > > Data: outbound.agi|19 > > > > So far so good, the service is running ok, but THE PROBLEM is : > > when the call is not answered within 25 seconds then it is written in the > > cdr table (i forgot to mention i use pgsql cdr) - wich is ok, > > but when the call is answered - then NO line IS inserted into the cdr table. > > Do you ANSWER the call your AGI script? > And I assume you don't have an "EXEC NoCdr()" statement in your AGI... > :-) > > Cheers, Philipp > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
