[Freeswitch-users] transfer problem
covici at ccs.covici.com
covici at ccs.covici.com
Mon Oct 25 04:05:56 PDT 2010
OK, the debug log is here http://pastebin.freeswitch.org/14307. The
relevant part of the configs is below.
<extension name="conference_ivr">
<condition field="destination_number" expression="^7000$">
<action application="answer"/>
<action application="sleep" data="500"/>
<action application="set" data="api_hangup_hook=system sayconf -a local -a ${caller_id_number} -a hung -a up"/>
<action application="ivr" data="conference_ivr"/>
</condition>
</extension>
and the ivr just asks for passwords and send the call to an extension in
context conferences.
Hope this helps.
Thanks.
Michael Collins <msc at freeswitch.org> wrote:
> Please supply the configs and a debug trace. My guess is that there's
> probably just a simple config element that is wrong or missing.
>
> -MC
>
> On Tue, Oct 19, 2010 at 9:49 AM, <covici at ccs.covici.com> wrote:
>
> > Hi. I have an ivr which connects to conferences which I have in their
> > own context rather than the default. The problem is that if I call
> > someone else and have a 3-way between the other party and the
> > conference, its fine till I hang up and then fs tries to transfer to the
> > correct conference name, but uses default for the context instead. Is
> > this expected behavior or should I file a bug?
> >
> > Thanks.
> >
> > --
> > Your life is like a penny. You're going to lose it. The question is:
> > How do
> > you spend it?
> >
> > John Covici
> > covici at ccs.covici.com
> >
> > _______________________________________________
> > FreeSWITCH-users mailing list
> > FreeSWITCH-users at lists.freeswitch.org
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> > http://www.freeswitch.org
> >
>
> ----------------------------------------------------
> Alternatives:
>
> ----------------------------------------------------
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici at ccs.covici.com
More information about the FreeSWITCH-users
mailing list