edit modules.conf in th build root for FS
uncomment the line that builds mod_perl

issue "make mod_perl-install" from the shell

edit /usr/local/freeswitch/conf/autoload_configs/modules.conf.xml and
uncomment the mod_perl line.


On Fri, Jul 24, 2009 at 12:42 AM, Thangappan.M <thangappan...@gmail.com>wrote:

> I am new to Freeswitch, I started to write a dial plan using perl instead
> of xml in the case of IVR.
> I used the following statement in the dialplan/default.xml file
> <extension name="IVR">
>        <condition field="destination_number" expression="5000">
>                <action application="perl" data="/tmp/test.pl"/>
>        </condition>
> </extension>
>
> I am using Twinkle Soft phone.When I am calling to 5000 in the freeswitch
> console it tells the following error.
> Invalid application perl.
>
> From that I understood there is no Perl module  has been installed.Then I
> uncommented the line <load module="mod_perl">  from modules.conf.xml. Again
> I checked with my Perl version it also supports
> usemultiplicity.
>
> Where I made a mistake?
> Can anyone please solve my problem?
> I want to execute the Perl script  in the dial plan.
>
>
> --
> Regards,
> Thangappan.M
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users@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_miness...@hotmail.com <msn%3aanthony_miness...@hotmail.com>
GTALK/JABBER/PAYPAL:anthony.miness...@gmail.com<paypal%3aanthony.miness...@gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:8...@conference.freeswitch.org <sip%3a...@conference.freeswitch.org>
iax:gu...@conference.freeswitch.org/888
googletalk:conf+...@conference.freeswitch.org<googletalk%3aconf%2b...@conference.freeswitch.org>
pstn:213-799-1400
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to