[Freeswitch-users] bind_digit_action problem
Michael Jerris
mike at jerris.com
Fri Mar 1 18:49:45 MSK 2013
2013-03-01 11:54:00.142206 [NOTICE] switch_core_state_machine.c:262 sofia/internal/1000@*.com has executed the last dialplan instruction, hanging up.
It needs something to do? what do you want it to do while waiting for those digits?
On Mar 1, 2013, at 3:04 AM, Vitali <tatianava at ukr.net> wrote:
> Hi there,
>
> I have a problem with a bind_digit_action. I`m trying to test it with
> example dialplan snippet from Wiki -
> http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bind_digit_action
>
> <extension name="Bind a regex">
> <condition field="destination_number" expression="^(9921)$">
> <action application="bind_digit_action"
> data="my_digits,~^\d+,exec:execute_extension,LOG_DIGITS XML default"/>
> <action application="digit_action_set_realm" data="my_digits"/>
> </condition>
> </extension>
>
> But it ends with User busy, with no time to enter those digits. Here`s my
> log - http://pastebin.freeswitch.org/20649
>
> Please advise.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130301/98aa0024/attachment-0001.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list