<font color="#000066"><font face="courier new,monospace">We use a dial option A() that will stream audio as soon as the calle picks up...<br></font></font><br><div class="gmail_quote">On 23 June 2010 05:50, Zhang Shukun <span dir="ltr"><<a href="mailto:bitzsk@gmail.com">bitzsk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">2010/6/22 Philipp von Klitzing <<a href="mailto:klitzing@pool.informatik.rwth-aachen.de">klitzing@pool.informatik.rwth-aachen.de</a>>:<br>
<div class="im">> Hi!<br>
><br>
>> but i want to answer the channel when dial someone and pick up the<br>
>> phone.not play a file.<br>
><br>
> Search this list for "early media" and maybe also for "progress".<br>
<br>
</div>Thanks , i have search for "early media", and have get some valuable infomation.<br>
<br>
i can play files with noanswer .<br>
<br>
exten => s,1,Progress<br>
exten => s,n,Playback(hello,noanswer) ;this works good.<br>
exten => s,n,Dial(SIP/1000@bd-test,30)<br>
exten => s,n,Playback(hello,noanswer) ; this works no sound<br>
<br>
the first Playback works good. i can hear the sound and it won't<br>
answer the channel first.<br>
<br>
my problem is after Dial command, if not answer the channel(connected).<br>
<br>
next will execute: exten => s,n,Playback(hello,noanswer) ; this works no sound<br>
<br>
but this Playback have no sound.<br>
<br>
Do you know what's wrong?<br>
<br>
<br>
<br>
><br>
> Philipp<br>
<div class="im">><br>
<br>
<br>
--<br>
Thanks for your supporting,<br>
have a nice day.<br>
Sucan<br>
<br>
--<br>
_____________________________________________________________________<br>
</div><div><div></div><div class="h5">-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>