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 > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org Brian West sip:[EMAIL PROTECTED] _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
