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

Michael Collins msc at freeswitch.org
Thu Jun 23 03:45:45 MSD 2011


Have you looked at a pcap of the call for clues? What about DTMF type?
-MC

On Wed, Jun 22, 2011 at 4:00 PM, elijah <elijah at crankenstein.com> wrote:

> Oddly, this same command does work on the b-leg of outbound calls, like
> this:
>
>       <action application="bind_meta_app" data="1 b s
> execute_extension::dx1 XML callsdirect"/>
>       <action application="bind_meta_app" data="2 b s
> execute_extension::dx2 XML callsdirect"/>
>
>
> On Wed, Jun 22, 2011 at 3:13 PM, elijah <elijah at crankenstein.com> wrote:
>
>> 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
>>>
>>
>>
>
> _______________________________________________
> 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/cdbb9256/attachment.html 


More information about the FreeSWITCH-users mailing list