[Freeswitch-users] Question about IVR Menu

DJB International djbinter at gmail.com
Fri Jan 28 05:32:59 MSK 2011


Michael,

Thank you very much.  Your method is working great.

-djbinter

On Thu, Jan 27, 2011 at 5:48 PM, Michael Collins <msc at freeswitch.org> wrote:

> Have the action be "menu-sub" and then create a sub menu whose greeting is
> the company_directory.wav file. Then you can define a menu-exec-app with
> digits="/^(10\d\d)$/" or whatever your extension numbers are and then have
> param="transfer $1 XML features". Just be sure to modify features.xml to
> have the correct regex in the please_hold extension!
>
> -MC
>
> On Thu, Jan 27, 2011 at 5:13 PM, DJB International <djbinter at gmail.com>wrote:
>
>> In IVR menu, I have: <entry action="menu-play-sound" digits="2"
>> param="voicemail/company_directory.wav"/> to play company directory when the
>> caller press 2,
>> but the caller have to wait until the wave file finished playing to the
>> end of the file before he can enter any digits .
>>
>> Is there a way to enter digits (extension number) at any time without
>> waiting for the wave file to finish playing?
>>
>> Thank you.
>>
>> _______________________________________________
>> 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
>>
>>
>
> _______________________________________________
> 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/20110127/0381f3c8/attachment-0001.html 


More information about the FreeSWITCH-users mailing list