[asterisk-users] Palyback and CDR records
Marcin J. Kowalczyk
marcin.kowalczyk at ccig.pl
Sat Jun 28 15:48:46 CDT 2008
michael_t Gazeta.pl pisze:
>
> Hello all!
>
> I have a problem when I try to playback soundfile using Playback or
> Background in extensions.conf CDR is recording call as ANSWERED even
> if it's not, and record time from beginning of Playback.
>
> Is it a bug or do i do something wrong?
>
> exten => _078.,1,Set(CHANNEL(language)=pl)
> exten => _078.,2,Wait(2)
> exten => _078.,3,Playback(platna)
> exten => _078.,4,SetAMAFlags(documentation)
> exten => _078.,5,Dial(SIP/voipnet/0048${EXTEN:1},120,Tt)
> exten => _078.,6,Hangup
>
I think you shoud add
http://www.voip-info.org/wiki/view/Asterisk+cmd+ResetCDR before dial. I
may be wrong, so you have to check
More information about the asterisk-users
mailing list