Re: [Freeswitch-users] Problem in mod_perl

2009-07-29 Thread Karl Vesterling
On Suse Linux (Pick a version, 10.3 and 11.1 confirmed) you need to  
rebuild perl entirely, otherwise FS will crash and burn upon a perl  
script being called from the dial plan.



Best Regards,
Karl J. Vesterling
k...@ken-ton.com
202-461-3231 x0

On Jul 24, 2009, at 12:03 PM, Michael Jerris wrote:


It is not built by default because it requires manual intervention to
make sure you have a proper threadsafe perl and all its dev libs
installed first.  We work hard to make sure all default modules build
out of the box with minimal external dependencies.  Also, this module
still does not work 100% on some platforms (solaris?)

Mike

On Jul 24, 2009, at 11:36 AM, Shawn Boyle wrote:


Did you also uncomment the line:

languages/mod_perl

in modules.conf when you compiled FS? I believe it's commented out
by default. [Something I personally disagree with...but I would bear
Larry Wall's children if I could manage it physiologically.]

-Shawn



___
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






PGP.sig
Description: This is a digitally signed message part
___
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


[Freeswitch-users] Problem in mod_perl

2009-07-24 Thread Thangappan.M
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


Re: [Freeswitch-users] Problem in mod_perl

2009-07-24 Thread Anthony Minessale
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.comwrote:

 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.compaypal%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.orggoogletalk%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


Re: [Freeswitch-users] Problem in mod_perl

2009-07-24 Thread Shawn Boyle
Did you also uncomment the line:

languages/mod_perl

in modules.conf when you compiled FS? I believe it's commented out by default. 
[Something I personally disagree with...but I would bear Larry Wall's children 
if I could manage it physiologically.] 

-Shawn


From: freeswitch-users-boun...@lists.freeswitch.org 
[mailto:freeswitch-users-boun...@lists.freeswitch.org] On Behalf Of Thangappan.M
Sent: Friday, July 24, 2009 1:42 AM
To: FreeSWITCH-users@lists.freeswitch.org
Subject: [Freeswitch-users] Problem in mod_perl


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


Re: [Freeswitch-users] Problem in mod_perl

2009-07-24 Thread Michael Jerris
It is not built by default because it requires manual intervention to  
make sure you have a proper threadsafe perl and all its dev libs  
installed first.  We work hard to make sure all default modules build  
out of the box with minimal external dependencies.  Also, this module  
still does not work 100% on some platforms (solaris?)

Mike

On Jul 24, 2009, at 11:36 AM, Shawn Boyle wrote:

 Did you also uncomment the line:

 languages/mod_perl

 in modules.conf when you compiled FS? I believe it's commented out  
 by default. [Something I personally disagree with...but I would bear  
 Larry Wall's children if I could manage it physiologically.]

 -Shawn


___
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