John,<br><br>Perhaps I&#39;ve missed something. Can you confirm exactly what steps you are taking? I don&#39;t want to make any assumptions. I can see that ext 202 calls out to <span class="nu0">7034754612 and then 202 also makes a call to ext 7000. What I don&#39;t know is if that&#39;s a transfer or 3-way or what. Also, can you capture the log again, this time with a sip trace? Use &quot;sofia global siptrace on&quot;.<br>
<br>Thanks,<br>MC<br></span><span class="nu0"></span><br><div class="gmail_quote">On Mon, Oct 25, 2010 at 2:11 PM,  <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;">Thanks for the correction -- however still same result.  I did not think<br>
it would matter in this case because the call did reach the phone and<br>
everything after that is local.  Question is why does it try to transfer<br>
to the wrong context after the local extension hangs up?<br>
<div><div></div><div class="h5"><br>
Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br>
<br>
&gt; John,<br>
&gt;<br>
&gt; I see two issues. At line #174 of your pastebin there is a message about<br>
&gt; &quot;invalid gateway&quot;. I suspect that the gateway name should be &quot;flowroute&quot; and<br>
&gt; not &quot;fflowroute&quot;.<br>
&gt;<br>
&gt; At line #180 you have an invalid number format error. I would fix the<br>
&gt; invalid gateway first and retest as this second error may be a result of the<br>
&gt; bad gateway.<br>
&gt;<br>
&gt; -MC<br>
&gt;<br>
&gt; On Mon, Oct 25, 2010 at 4:05 AM, &lt;<a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; OK, the debug log is here <a href="http://pastebin.freeswitch.org/14307" target="_blank">http://pastebin.freeswitch.org/14307</a>.  The<br>
&gt; &gt; relevant part of the configs is below.<br>
&gt; &gt;    &lt;extension name=&quot;conference_ivr&quot;&gt;<br>
&gt; &gt;      &lt;condition field=&quot;destination_number&quot; expression=&quot;^7000$&quot;&gt;<br>
&gt; &gt;        &lt;action application=&quot;answer&quot;/&gt;<br>
&gt; &gt; &lt;action application=&quot;sleep&quot; data=&quot;500&quot;/&gt;<br>
&gt; &gt; &lt;action application=&quot;set&quot; data=&quot;api_hangup_hook=system sayconf -a local  -a<br>
&gt; &gt; ${caller_id_number} -a hung -a up&quot;/&gt;<br>
&gt; &gt;        &lt;action application=&quot;ivr&quot; data=&quot;conference_ivr&quot;/&gt;<br>
&gt; &gt;      &lt;/condition&gt;<br>
&gt; &gt;    &lt;/extension&gt;<br>
&gt; &gt; and the ivr just asks for passwords and send the call to an extension in<br>
&gt; &gt; context conferences.<br>
&gt; &gt;<br>
&gt; &gt; Hope this helps.<br>
&gt; &gt;<br>
&gt; &gt; Thanks.<br>
&gt; &gt;<br>
&gt; &gt; Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; &gt; Please supply the configs and a debug trace. My guess is that there&#39;s<br>
&gt; &gt; &gt; probably just a simple config element that is wrong or missing.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; -MC<br>
&gt; &gt; &gt;<br>
&gt; &gt; &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; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Hi.  I have an ivr which connects to conferences which I have in their<br>
&gt; &gt; &gt; &gt; own context rather than the default.  The problem is that if I call<br>
&gt; &gt; &gt; &gt; someone else and have a 3-way between the other party and the<br>
&gt; &gt; &gt; &gt; conference, its fine till I hang up and then fs tries to transfer to<br>
&gt; &gt; the<br>
&gt; &gt; &gt; &gt; correct conference name, but uses default for the context instead.  Is<br>
&gt; &gt; &gt; &gt; this expected behavior or should I file a bug?<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Thanks.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; --<br>
&gt; &gt; &gt; &gt; Your life is like a penny.  You&#39;re going to lose it.  The question is:<br>
&gt; &gt; &gt; &gt; How do<br>
&gt; &gt; &gt; &gt; you spend it?<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;         John Covici<br>
&gt; &gt; &gt; &gt;         <a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; &gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &gt; &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; &gt; &gt; UNSUBSCRIBE:<br>
&gt; &gt; <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; &gt; &gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; ----------------------------------------------------<br>
&gt; &gt; &gt; Alternatives:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; ----------------------------------------------------<br>
&gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; &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; &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; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><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>
</div></div></blockquote></div><br>