John,<br><br>I see two issues. At line #174 of your pastebin there is a message about &quot;invalid gateway&quot;. I suspect that the gateway name should be &quot;flowroute&quot; and not &quot;fflowroute&quot;.<br><br>At line #180 you have an invalid number format error. I would fix the invalid gateway first and retest as this second error may be a result of the bad gateway. <br>
<br>-MC<br><br><div class="gmail_quote">On Mon, Oct 25, 2010 at 4:05 AM,  <span dir="ltr">&lt;<a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
OK, the debug log is here <a href="http://pastebin.freeswitch.org/14307" target="_blank">http://pastebin.freeswitch.org/14307</a>.  The<br>
relevant part of the configs is below.<br>
    &lt;extension name=&quot;conference_ivr&quot;&gt;<br>
      &lt;condition field=&quot;destination_number&quot; expression=&quot;^7000$&quot;&gt;<br>
        &lt;action application=&quot;answer&quot;/&gt;<br>
&lt;action application=&quot;sleep&quot; data=&quot;500&quot;/&gt;<br>
&lt;action application=&quot;set&quot; data=&quot;api_hangup_hook=system sayconf -a local  -a ${caller_id_number} -a hung -a up&quot;/&gt;<br>
        &lt;action application=&quot;ivr&quot; data=&quot;conference_ivr&quot;/&gt;<br>
      &lt;/condition&gt;<br>
    &lt;/extension&gt;<br>
and the ivr just asks for passwords and send the call to an extension in<br>
context conferences.<br>
<br>
Hope this helps.<br>
<br>
Thanks.<br>
<br>
Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br>
<br>
&gt; Please supply the configs and a debug trace. My guess is that there&#39;s<br>
&gt; probably just a simple config element that is wrong or missing.<br>
&gt;<br>
&gt; -MC<br>
&gt;<br>
&gt; On Tue, Oct 19, 2010 at 9:49 AM, &lt;<a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Hi.  I have an ivr which connects to conferences which I have in their<br>
&gt; &gt; own context rather than the default.  The problem is that if I call<br>
&gt; &gt; someone else and have a 3-way between the other party and the<br>
&gt; &gt; conference, its fine till I hang up and then fs tries to transfer to the<br>
&gt; &gt; correct conference name, but uses default for the context instead.  Is<br>
&gt; &gt; this expected behavior or should I file a bug?<br>
&gt; &gt;<br>
&gt; &gt; Thanks.<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Your life is like a penny.  You&#39;re going to lose it.  The question is:<br>
&gt; &gt; How do<br>
&gt; &gt; you spend it?<br>
&gt; &gt;<br>
&gt; &gt;         John Covici<br>
&gt; &gt;         <a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a><br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt;<br>
&gt;<br>
&gt; ----------------------------------------------------<br>
&gt; Alternatives:<br>
&gt;<br>
&gt; ----------------------------------------------------<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
--<br>
Your life is like a penny.  You&#39;re going to lose it.  The question is:<br>
How do<br>
you spend it?<br>
<br>
         John Covici<br>
         <a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a><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>
</blockquote></div><br>