[asterisk-users] NO ANSWER before playback or background function?

Zhang Shukun bitzsk at gmail.com
Tue Jun 22 23:50:21 CDT 2010


2010/6/22 Philipp von Klitzing <klitzing at pool.informatik.rwth-aachen.de>:
> Hi!
>
>> but i want to answer the channel when dial someone and pick up the
>> phone.not play a file.
>
> Search this list for "early media" and maybe also for "progress".

Thanks , i have search for "early media", and have get some valuable infomation.

i can play files with noanswer .

exten => s,1,Progress
exten => s,n,Playback(hello,noanswer)  ;this works good.
exten => s,n,Dial(SIP/1000 at bd-test,30)
exten => s,n,Playback(hello,noanswer) ; this works no sound

the first Playback works good. i can hear the sound and it won't
answer the channel first.

my problem is after Dial command, if not answer the channel(connected).

next will execute: exten => s,n,Playback(hello,noanswer) ; this works no sound

but this Playback have no sound.

Do you know what's wrong?



>
> Philipp
>


-- 
Thanks for your supporting,
have a nice day.
Sucan



More information about the asterisk-users mailing list