[Freeswitch-users] Problem in mod_perl

Anthony Minessale anthony.minessale at gmail.com
Fri Jul 24 08:51:56 PDT 2009


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 <thangappan143 at 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 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
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090724/86356eaf/attachment-0002.html 


More information about the FreeSWITCH-users mailing list