[asterisk-users] What is billsec in CDR?

Philipp von Klitzing klitzing at pool.informatik.rwth-aachen.de
Wed May 5 17:48:28 CDT 2010


Hi!

> > apps like playback do an implicit answer and this fires up the billsec
> > counter.
> >   
> OK, here is my dialplan:
> exten => _011X.,n,Playback(this-call-will-end-in)
> exten =>
> _011X.,n,Dial(SIP/${EXTEN}@${LDTrunk1},60,L(${ms}:30000))
> 
> Is there any way that Asterisk will record the correct billsec? Or, is
> there a different approach?

Place a ResetCDR() after your Playback() statement and before Dial().

Philipp




More information about the asterisk-users mailing list