[asterisk-users] Palyback and CDR records
Mark Michelson
mmichelson at digium.com
Sat Jun 28 16:09:50 CDT 2008
michael_t Gazeta.pl wrote:
> 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
>
exten => _078.,3,Playback(platna|noanswer)
Mark Michelson
More information about the asterisk-users
mailing list