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