John,<br><br>I see two issues. At line #174 of your pastebin there is a message about "invalid gateway". I suspect that the gateway name should be "flowroute" and not "fflowroute".<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"><<a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a>></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>
<extension name="conference_ivr"><br>
<condition field="destination_number" expression="^7000$"><br>
<action application="answer"/><br>
<action application="sleep" data="500"/><br>
<action application="set" data="api_hangup_hook=system sayconf -a local -a ${caller_id_number} -a hung -a up"/><br>
<action application="ivr" data="conference_ivr"/><br>
</condition><br>
</extension><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 <<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>> wrote:<br>
<br>
> Please supply the configs and a debug trace. My guess is that there's<br>
> probably just a simple config element that is wrong or missing.<br>
><br>
> -MC<br>
><br>
> On Tue, Oct 19, 2010 at 9:49 AM, <<a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a>> wrote:<br>
><br>
> > Hi. I have an ivr which connects to conferences which I have in their<br>
> > own context rather than the default. The problem is that if I call<br>
> > someone else and have a 3-way between the other party and the<br>
> > conference, its fine till I hang up and then fs tries to transfer to the<br>
> > correct conference name, but uses default for the context instead. Is<br>
> > this expected behavior or should I file a bug?<br>
> ><br>
> > Thanks.<br>
> ><br>
> > --<br>
> > Your life is like a penny. You'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>
> ><br>
><br>
> ----------------------------------------------------<br>
> Alternatives:<br>
><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>
--<br>
Your life is like a penny. You'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>