[Freeswitch-users] breaking the ice with IVR
Brian West
brian at freeswitch.org
Fri Jul 11 12:39:09 PDT 2008
Make sure you install all the latest lang for en.. every file... and
the latest ivr.conf.xml
/b
On Jul 11, 2008, at 2:28 PM, Julien Chavanton wrote:
> I am making test in order to experiment IVR application with
> Freeswitch,
> I have spent a few hours trying, reading and searching the wiki.
>
> I am starting by looking for XML or Perl scripting.
>
>
>
> - How do we call a perl script from a dialplan like
> "default_context.xml"
>
> <extension name="perl_test">
> <condition field="destination_number" expression="5000">
> <action application="perl" data="/tmp/xml.pl"/>
> </condition>
> </extension>
>
> - I have tried to test the IVR application "conf/lang/en/demo/demo-
> ivr.xml"
>
> <extension name="ivr_demo">
> <condition field="destination_number" expression="5000">
> <action application="ivr" data="demo_ivr"/>
> </condition>
> </extension>
>
>
> error:
>
> 2008-07-11 10:04:18 [ERR] mod_dptools.c:1147
> ivr_application_function()
> Unable to find menu
>
>
> Do I have to put the xml ivr file somewhere ?
>
>
> Thanks,
> Julien
>
> _______________________________________________
> 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
Brian West
sip:brian at freeswitch.org
More information about the FreeSWITCH-users
mailing list