Thanks a lot, that's the answer i could dream of :)<br><br><div class="gmail_quote">On Tue, May 20, 2008 at 3:34 PM, Tony Mountifield <<a href="mailto:tony@softins.clara.co.uk">tony@softins.clara.co.uk</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">In article <<a href="mailto:8c3b04020805200514g30422506n111aa9abacb5cb18@mail.gmail.com">8c3b04020805200514g30422506n111aa9abacb5cb18@mail.gmail.com</a>>,<br>
<div><div></div><div class="Wj3C7c">Alexander Olekhnovich <<a href="mailto:a.olekhnovich@gmail.com">a.olekhnovich@gmail.com</a>> wrote:<br>
><br>
> Could anyone please answer my question.<br>
><br>
> I want to make the next scenario be possible.<br>
> 1. Caller call another user.<br>
> 2. Callee (called party) picks up and enters IVR menu. And then depending on<br>
> his choice he has variants to: transfer the call to another user, transfer<br>
> to voicemail, answer, hangup, etc...<br>
><br>
> The problem is in the second part. As I remember Asterisk has an A(x)<br>
> parameter of Dial to play the Announce to callee, but is there a possibility<br>
> to organize IVR for callee after he picks up the receiver?<br>
> Any help will be appropriate.<br>
<br>
</div></div>Use the G(context^ext^pri) option to Dial. This will transfer both the<br>
calling and called parties into the dialplan when the call is answered.<br>
Note that the calling party goes to priority pri and the called party<br>
goes to priority pri+1, so that you can do different things for each.<br>
<br>
Cheers<br>
Tony<br>
--<br>
Tony Mountifield<br>
Work: <a href="mailto:tony@softins.co.uk">tony@softins.co.uk</a> - <a href="http://www.softins.co.uk" target="_blank">http://www.softins.co.uk</a><br>
Play: <a href="mailto:tony@mountifield.org">tony@mountifield.org</a> - <a href="http://tony.mountifield.org" target="_blank">http://tony.mountifield.org</a><br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.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" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Best Regards<br>Alexander Olekhnovich