[asterisk-users] duration sec and billing sec in cdr
Steve Jones
sjones at ftdata.com
Mon Apr 16 10:27:55 MST 2007
This is interesting to me.. I'm a newbie, so please forgive a dumb
question, but what use is it to play a message if you don't pick up the
phone first?? Who's hearing it?
-----Original Message-----
Adam KOSA wrote:
> this is what's most likely as i have no experience in asterisk
> configs. I've checked the extension.conf settins, they are:
>
> exten => _94./_5[05][15],1,Playback(please_wait)
> exten => _94./_5[05][15],n,Set(CALLERID(name)=my_voip_username)
> exten => _94./_5[05][15],n,Dial(SIP/00${EXTEN:2}@voipstunt)
The Playback is your problem... you need to add |noanswer to the end of
that to prevent it from automatically answering the call before it plays
that recording.
Trevor
More information about the asterisk-users
mailing list