<br><br><div><span class="gmail_quote">On 2/22/07, <b class="gmail_sendername">Yuan LIU</b> &lt;<a href="mailto:yliu11@hotmail.com">yliu11@hotmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt;From: Pavel Jezek &lt;<a href="mailto:pavel.jezek@i.cz">pavel.jezek@i.cz</a>&gt;<br>&gt;Date: Thu, 22 Feb 2007 09:39:22 +0100<br>&gt;<br>&gt;I think, this can be solved using phone autoanswer feature, look at wiki...<br>
&gt;<br>&gt;&nbsp;&nbsp;exten =&gt; s,1,SIPAddHeader(Alert-Info: info=alert-autoanswer)<br>&gt;&nbsp;&nbsp;exten =&gt; s,2,Dial(SIP/myphone)<br><br>Or without.&nbsp;&nbsp;One of my contexts is set up exactly like the original sample.<br>Just Dial(), no Answer(). (I think I&#39;ve seen textbook samples like that,
<br>too.)&nbsp;&nbsp;Asterisk bridges the call when the callee picks up. (That&#39;s the main<br>work Asterisk does: bridging calls.)</blockquote><div><br><br>BUT, when callprogress=yes, asterisk doesn&#39;t bridge the call and just ring for the caller and noise for called!!
<br>is it a bug or it&#39;s normal?<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The noise may indicate other problems.<br>
<br>Yuan Liu<br><br>&gt;Paradise Dove wrote:<br>&gt;&gt;hi,<br>&gt;&gt;is there anyway to Answer() the caller channel after the called number<br>&gt;&gt;pickedup the phone.<br>&gt;&gt;when an outside caller calls * system just continue ringing and not pick
<br>&gt;&gt;up the line and just dial an extension and then answer the caller channel<br>&gt;&gt;after the called extension picked up the phone.<br>&gt;&gt;is this possible in *?<br>&gt;&gt;<br>&gt;&gt;something like this:
<br>&gt;&gt;<br>&gt;&gt;[incoming]<br>&gt;&gt;exten =&gt; s,1,NoOp()<br>&gt;&gt;exten =&gt; s,n,Dial(SIP/120)<br>&gt;&gt;<br>&gt;&gt;i&#39;ve done this but when 120 extension picks up the phone just a noise will<br>&gt;&gt;be heard and call won&#39;t be bridged to caller channel.
<br>&gt;&gt;<br>&gt;&gt;i have also used Dial(SIP/120|M(answerme)) which runs a macro with<br>&gt;&gt;Answer() command when called party picksup but it just re-answers the<br>&gt;&gt;called extension!!<br>&gt;&gt;<br>&gt;&gt;thanks
<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;------------------------------------------------------------------------<br>&gt;&gt;<br>&gt;&gt;_______________________________________________<br>&gt;&gt;--Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br>&gt;&gt;<br>&gt;&gt;asterisk-users mailing list<br>&gt;&gt;To UNSUBSCRIBE or update options visit:<br>&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;&gt;<br>&gt;_______________________________________________<br>&gt;--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --
<br>&gt;<br>&gt;asterisk-users mailing list<br>&gt;To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br><br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>