[Freeswitch-users] bind_meta_app no longer works on a-leg of outbound call

elijah elijah at crankenstein.com
Thu Jun 23 02:13:58 MSD 2011


Hmmm. This went from working to spontaneously not working for me yesterday.
However, this same command works on the b-leg of inbound calls. There's no
action from standard logging. What's the best logging setup to catch these
bind commands?


On Wed, Jun 22, 2011 at 1:47 PM, Anthony Minessale <
anthony.minessale at gmail.com> wrote:

> I just loaded that config on my box and it works ok.
>
>
> On Wed, Jun 22, 2011 at 2:57 PM, elijah <elijah at crankenstein.com> wrote:
> > My dialplan scheme to bind #2 no longer works on the a-leg of outbound
> calls
> > after updating against git yesterday. Nothing is logged when a user
> presses
> > #2. However, pressing un-mapped keys, such as #3 produces:
> > 2011-06-22 12:46:04.598820 [WARNING] switch_ivr_async.c:2938
> > sofia/internal/11 at live001.voice.telifi.com Ignoring meta digit '3' not
> > mapped
> > here's the relevant dialplan items:
> >       <condition field="destination_number" expression="^9(\d{10})$">
> >         <action application="set" data="ringback=${us-ring}"/>
> >         <action application="set"
> data="transfer_ringback=$${hold_music}"/>
> >         <action application="set" data="continue_on_fail=true"/>
> >         <action application="set" data="bind_meta_key=#"/>
> >         <action application="bind_meta_app" data="2 a s
> > execute_extension::dx2 XML callsdirect"/>
> >         <action application="bridge" data="sofia/gateway/onesource/$1"/>
> >       </condition>
> >     <extension name="bind_receiver_2">
> >       <condition field="destination_number" expression="^dx2$">
> >         <action application="answer"/>
> >         <action application="transfer" data="-both dynamic_conference XML
> > callsdirect"/>
> >       </condition>
> >     </extension>
> >     <extension name="dynamic_conference">
> >       <condition field="destination_number"
> > expression="^dynamic_conference"/>
> >       <condition field="rdnis" expression="^(dx2)$">
> >         <action application="answer"/>
> >         <action application="bind_digit_action"
> >
> data="moderator,*1,exec:execute_extension,ASK_FOR_NUMBER__${telifi_call_id}
> > XML callsdirect"/>
> >         <action application="bind_digit_action"
> >
> data="moderator,*2,exec:execute_extension,CANCEL_LAST_CALL__${telifi_call_id}
> > XML callsdirect"/>
> >         <action application="digit_action_set_realm" data="moderator"/>
> >         <action application="conference" data="${telifi_call_id}@simple
> "/>
> >         <anti-action application="log" data="INFO is moderator: 'no'"/>
> >         <anti-action application="answer"/>
> >         <anti-action application="conference"
> > data="${telifi_call_id}@simple"/>
> >       </condition>
> >     </extension>
> >
> > _______________________________________________
> > Join us at ClueCon 2011, Aug 9-11, Chicago
> > http://www.cluecon.com 877-7-4ACLUE
> >
> > 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
> >
> >
>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> Twitter: http://twitter.com/FreeSWITCH_wire
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> googletalk:conf+888 at conference.freeswitch.org
> pstn:+19193869900
>
> _______________________________________________
> Join us at ClueCon 2011, Aug 9-11, Chicago
> http://www.cluecon.com 877-7-4ACLUE
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110622/29896c3b/attachment-0001.html 


More information about the FreeSWITCH-users mailing list