Rodrigo,<div><br></div><div>Yes, this is possible in FreeSWITCH. (I&#39;m guessing it&#39;s possible in Asterisk, too, but I don&#39;t know enough about * to say definitively.)</div><div><br></div><div>The ideal situation is to use the &quot;group_confirm&quot; behavior that you mentioned and let party B press a key to accept the call. However, if you need the specific behavior of party B staying on the line and having party A automatically connect if B does not hangup then this will require a bit of programming. You could accomplish it with a mix of XML dialplan, phrase macros, and a dp script written in Lua, Perl, or Javascript. (Depending upon how simple the process is you might not even need a script.)</div>
<div><br></div><div>I&#39;d recommend writing up the exact call flow in simple terms and then building the dialplan in small steps. Also, you could join #freeswitch on <a href="http://irc.freenode.net">irc.freenode.net</a> and get some realtime assistance. I think people would be willing to help you if you agreed to put your example on our wiki. :)</div>
<div><br></div><div>-MC</div><div><br><div class="gmail_quote">On Wed, Nov 17, 2010 at 7:21 AM, Listas Devel-IT <span dir="ltr">&lt;<a href="mailto:listas.develit@gmail.com">listas.develit@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello All,<br><br>I am in need to simulate a Collect Call behaviour for a particular case and I have tried Asterisk to do that but without any luck and I am wondering if FS can do that.<br>
<br>Scenario:<br><br>A calls B when B answers A hear an announcement (pre-recorded) and B hears another announcement. If B stay in the line after heard all the announcement the call is connected.<br>
<br>I have found this (<a href="http://wiki.freeswitch.org/wiki/Freeswitch_IVR_Originate#Answer_confirmation" target="_blank">http://wiki.freeswitch.org/wiki/Freeswitch_IVR_Originate#Answer_confirmation</a>) but I am not sure if it can accomplish this scenario.<br>

<br>I really appreciate any tips.<br><br>Best regards<br>Rodrigo Telles<br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>