Re: [asterisk-users] Best Scripting Language

2011-04-06 Thread Mohammad Khan
I am using Ruby, per call I have 2-4 agi scripts that execute. Each take
0.02 to 0.08sec

On Mon, Apr 4, 2011 at 3:19 AM, Thorsten Göllner t...@ovm-group.com wrote:



 Am 01.04.2011 14:27, schrieb Roger Burton West:

  On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:

 Can anyone suggest which is the best scripting language for Asterisk or
 any
 telecom device?

 Depends on the other parameters. Perl is great for rapid development,
 but I wouldn't run it per-call on a box taking hundreds of calls per
 second. (Ditto Ruby and Python.) C will be much faster, but it's more
 effort to write and debug.


 Another solution could be a combination of PHP and HipHop. Easy to develop
 and after transaltion with HipHop very performant.


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best Scripting Language

2011-04-04 Thread Thorsten Göllner



Am 01.04.2011 14:27, schrieb Roger Burton West:

On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:

Can anyone suggest which is the best scripting language for Asterisk or any
telecom device?

Depends on the other parameters. Perl is great for rapid development,
but I wouldn't run it per-call on a box taking hundreds of calls per
second. (Ditto Ruby and Python.) C will be much faster, but it's more
effort to write and debug.


Another solution could be a combination of PHP and HipHop. Easy to 
develop and after transaltion with HipHop very performant.


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Best Scripting Language

2011-04-02 Thread Hans Witvliet
On Fri, 2011-04-01 at 13:27 +0100, Roger Burton West wrote:
 On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:
 Can anyone suggest which is the best scripting language for Asterisk or any
 telecom device?
 
 Depends on the other parameters. Perl is great for rapid development,
 but I wouldn't run it per-call on a box taking hundreds of calls per
 second. (Ditto Ruby and Python.) C will be much faster, but it's more
 effort to write and debug.
 
You can develop in perl (great language, sort of swiss-armyknife under
computer languages, around for many years)

And if you are satisfied with the result, you can translate it into
binary, thus having the best of both (if not any) worlds.

hw


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Best Scripting Language

2011-04-01 Thread Gopalakrishnan A.N
Hi,

Can anyone suggest which is the best scripting language for Asterisk or any
telecom device? Thanks in advance.

-- 
Thank you  with regards,
Gopalakrishnan A.N.
VoIP call - sip:sai...@gtalk2voip.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread mahesh katta
Perl is the best script

On Fri, Apr 1, 2011 at 5:27 PM, Gopalakrishnan A.N sai...@gmail.com wrote:

 Hi,

 Can anyone suggest which is the best scripting language for Asterisk or any
 telecom device? Thanks in advance.

 --
 Thank you  with regards,
 Gopalakrishnan A.N.
 VoIP call - sip:sai...@gtalk2voip.com



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




-- 
Best Regards,

Mahesh Katta
*BUZZ**WORKS* Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
303, Gagangiri Apts, Parleshwar Road, Ville Parle East, Mumbai - 400057.
GSM +91.97029.70779 | Phone +91.22.2663.1811 | Fax +91.22.2663.1811
Web http://www.buzzworks.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Gopalakrishnan A.N
Thanks for your suggestion:)

On Fri, Apr 1, 2011 at 5:30 PM, mahesh katta maheshka...@flexydial.comwrote:


 Perl is the best script

 On Fri, Apr 1, 2011 at 5:27 PM, Gopalakrishnan A.N sai...@gmail.comwrote:

 Hi,

 Can anyone suggest which is the best scripting language for Asterisk or
 any telecom device? Thanks in advance.

 --
 Thank you  with regards,
 Gopalakrishnan A.N.
 VoIP call - sip:sai...@gtalk2voip.com



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




 --
 Best Regards,

 Mahesh Katta
 *BUZZ**WORKS* Business Services Private Limited
 BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
 303, Gagangiri Apts, Parleshwar Road, Ville Parle East, Mumbai - 400057.
 GSM +91.97029.70779 | Phone +91.22.2663.1811 | Fax +91.22.2663.1811
 Web http://www.buzzworks.com

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




-- 
Thank you  with regards,
Gopalakrishnan A.N.
VoIP call - sip:sai...@gtalk2voip.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Satish Patel

No doubt perl is best. But python getting more popular these days.

--
Sent from my iPhone

On Apr 1, 2011, at 8:00 AM, mahesh katta maheshka...@flexydial.com  
wrote:




Perl is the best script

On Fri, Apr 1, 2011 at 5:27 PM, Gopalakrishnan A.N  
sai...@gmail.com wrote:

Hi,

Can anyone suggest which is the best scripting language for Asterisk  
or any telecom device? Thanks in advance.


--
Thank you  with regards,
Gopalakrishnan A.N.
VoIP call - sip:sai...@gtalk2voip.com



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



--
Best Regards,

Mahesh Katta
BUZZWORKS Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
303, Gagangiri Apts, Parleshwar Road, Ville Parle East, Mumbai -  
400057.

GSM +91.97029.70779 | Phone +91.22.2663.1811 | Fax +91.22.2663.1811
Web http://www.buzzworks.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Roger Burton West
On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:
Can anyone suggest which is the best scripting language for Asterisk or any
telecom device?

Depends on the other parameters. Perl is great for rapid development,
but I wouldn't run it per-call on a box taking hundreds of calls per
second. (Ditto Ruby and Python.) C will be much faster, but it's more
effort to write and debug.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Khaled W. Chehab
perl libraries are  so fast to manage/debug  and easy to use,more over you can 
call too many function from system, and its good documented .

Perl is the best J

Regards

 

 

Khaled  Chehab

   NGN Eng.

 

Description: xplorium 

 Operations Office - Lebanon

 Office : +961 1 868686 ext 115

 Mobile: +961 3 045212

 E-mail: kche...@xplorium.com

 MSN ID :khalidche...@hotmail.com  

 Web Site: http://www.xplorium.com

 

From: asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Satish Patel
Sent: Friday, April 01, 2011 3:24 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Cc: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Best Scripting Language

 

No doubt perl is best. But python getting more popular these days. 

--

Sent from my iPhone


On Apr 1, 2011, at 8:00 AM, mahesh katta maheshka...@flexydial.com wrote:


Perl is the best script

On Fri, Apr 1, 2011 at 5:27 PM, Gopalakrishnan A.N sai...@gmail.com wrote:

Hi,

 

Can anyone suggest which is the best scripting language for Asterisk or any 
telecom device? Thanks in advance. 

-- 
Thank you  with regards,
Gopalakrishnan A.N.

VoIP call - sip:sai...@gtalk2voip.com mailto:sip%3asai...@gtalk2voip.com 

 


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users




-- 
Best Regards, 

Mahesh Katta
BUZZWORKS Business Services Private Limited
BANGALORE | CHENNAI | HYDERABAD | MUMBAI| DELHI
303, Gagangiri Apts, Parleshwar Road, Ville Parle East, Mumbai - 400057.
GSM +91.97029.70779 | Phone +91.22.2663.1811 | Fax +91.22.2663.1811 
Web http://www.buzzworks.com

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



*
No employee or agent is authorized to conclude any binding agreement on behalf 
of Xplorium with another party by e-mail without express written confirmation 
by an officer of Xplorium. Any views expressed by an individual in this 
electronic message do not necessarily reflect views of Xplorium or its 
subsidiaries and associates.

This electronic message and its attachments are solely addressed to the 
addressee(s), and contain confidential information protected from disclosure 
belonging to Xplorium.

If you are not the intended addressee of this electronic message and its 
attachments, kindly delete it immediately from your system and notify the 
sender by electronic mail. You must not copy this message or attachment or 
disclose its content to any other person.

Xplorium does not guarantee the integrity of this electronic message and any of 
its attachments, or that they are free from computer viruses or other defects.
*

image001.png--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Satish Patel

Do you think C is a scripting language?

--
Sent from my iPhone

On Apr 1, 2011, at 8:27 AM, Roger Burton West ro...@firedrake.org  
wrote:



On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:
Can anyone suggest which is the best scripting language for  
Asterisk or any

telecom device?


Depends on the other parameters. Perl is great for rapid development,
but I wouldn't run it per-call on a box taking hundreds of calls per
second. (Ditto Ruby and Python.) C will be much faster, but it's more
effort to write and debug.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Danny Nicholas
I'm going to vote for PERL as well.  C is not a scripting language.  Also
keep in mind that you can compile PERL into C for your hundreds of calls
per second box.

-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Satish Patel
Sent: Friday, April 01, 2011 8:08 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Cc: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Best Scripting Language

Do you think C is a scripting language?

--
Sent from my iPhone

On Apr 1, 2011, at 8:27 AM, Roger Burton West ro...@firedrake.org  
wrote:

 On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:
 Can anyone suggest which is the best scripting language for  
 Asterisk or any
 telecom device?

 Depends on the other parameters. Perl is great for rapid development,
 but I wouldn't run it per-call on a box taking hundreds of calls per
 second. (Ditto Ruby and Python.) C will be much faster, but it's more
 effort to write and debug.

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Mark Deneen
Since my perl skills are pretty much write-only, I've been using
Python.  I can actually look at it a year later and immediately see
what the code is doing.

-M

On Fri, Apr 1, 2011 at 9:21 AM, Danny Nicholas da...@debsinc.com wrote:
 I'm going to vote for PERL as well.  C is not a scripting language.  Also
 keep in mind that you can compile PERL into C for your hundreds of calls
 per second box.

 -Original Message-
 From: asterisk-users-boun...@lists.digium.com
 [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Satish Patel
 Sent: Friday, April 01, 2011 8:08 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Cc: asterisk-users@lists.digium.com
 Subject: Re: [asterisk-users] Best Scripting Language

 Do you think C is a scripting language?

 --
 Sent from my iPhone

 On Apr 1, 2011, at 8:27 AM, Roger Burton West ro...@firedrake.org
 wrote:

 On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:
 Can anyone suggest which is the best scripting language for
 Asterisk or any
 telecom device?

 Depends on the other parameters. Perl is great for rapid development,
 but I wouldn't run it per-call on a box taking hundreds of calls per
 second. (Ditto Ruby and Python.) C will be much faster, but it's more
 effort to write and debug.

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Gopalakrishnan A.N
Many thanks for all your suggestion Basically I want to build some test
scripts to test Asterisk based system, currently I am using SIPp, but in the
interim I am just comparing the SIPp and perl scripts to develop customer
test scenario, in SIPp it has the framework.

What do you guys think about this?

On Fri, Apr 1, 2011 at 6:54 PM, Mark Deneen mden...@gmail.com wrote:

 Since my perl skills are pretty much write-only, I've been using
 Python.  I can actually look at it a year later and immediately see
 what the code is doing.

 -M

 On Fri, Apr 1, 2011 at 9:21 AM, Danny Nicholas da...@debsinc.com wrote:
  I'm going to vote for PERL as well.  C is not a scripting language.  Also
  keep in mind that you can compile PERL into C for your hundreds of
 calls
  per second box.
 
  -Original Message-
  From: asterisk-users-boun...@lists.digium.com
  [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Satish
 Patel
  Sent: Friday, April 01, 2011 8:08 AM
  To: Asterisk Users Mailing List - Non-Commercial Discussion
  Cc: asterisk-users@lists.digium.com
  Subject: Re: [asterisk-users] Best Scripting Language
 
  Do you think C is a scripting language?
 
  --
  Sent from my iPhone
 
  On Apr 1, 2011, at 8:27 AM, Roger Burton West ro...@firedrake.org
  wrote:
 
  On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:
  Can anyone suggest which is the best scripting language for
  Asterisk or any
  telecom device?
 
  Depends on the other parameters. Perl is great for rapid development,
  but I wouldn't run it per-call on a box taking hundreds of calls per
  second. (Ditto Ruby and Python.) C will be much faster, but it's more
  effort to write and debug.
 
  --
  _
  -- Bandwidth and Colocation Provided by http://www.api-digital.com --
  New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
 
  asterisk-users mailing list
  To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
  --
  _
  -- Bandwidth and Colocation Provided by http://www.api-digital.com --
  New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
 
  asterisk-users mailing list
  To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
  --
  _
  -- Bandwidth and Colocation Provided by http://www.api-digital.com --
  New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
 
  asterisk-users mailing list
  To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




-- 
Thank you  with regards,
Gopalakrishnan A.N.
VoIP call - sip:sai...@gtalk2voip.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Tim Panton
Gosh, it depends what you want to do with asterisk.
I've been having quite a lot of luck with groovy recently. 

You can easily wrap it around the (excellent) asterisk-java framework and
have clean simple access to AMI and AGI interfaces.

Alternatively look at adhearsion - which is a ruby framework for asterisk.

But it _really_ does depend on what you are doing.

T.

On 1 Apr 2011, at 12:57, Gopalakrishnan A.N wrote:

 Hi,
 
 Can anyone suggest which is the best scripting language for Asterisk or any 
 telecom device? Thanks in advance. 
 
 -- 
 Thank you  with regards,
 Gopalakrishnan A.N.
 VoIP call - sip:sai...@gtalk2voip.com
 
 
 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Tim Panton - Web/VoIP consultant and implementor
www.westhawk.co.uk



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Gopalakrishnan A.N
Thanks. Asterisk-Java is a framework to build customer application. But my
query here is, a testing script where to test a asterisk appliance or
application, like stress testing, performance testing and etc. through some
scripting language.

For example SIPp has its own framework, where If the asterisk device is
sending 100 message, SIPp is capable of recognizing that. In that way I am
asking.

On Fri, Apr 1, 2011 at 8:13 PM, Tim Panton t...@westhawk.co.uk wrote:

 Gosh, it depends what you want to do with asterisk.
 I've been having quite a lot of luck with groovy recently.

 You can easily wrap it around the (excellent) asterisk-java framework and
 have clean simple access to AMI and AGI interfaces.

 Alternatively look at adhearsion - which is a ruby framework for asterisk.

 But it _really_ does depend on what you are doing.

 T.

 On 1 Apr 2011, at 12:57, Gopalakrishnan A.N wrote:

 Hi,

 Can anyone suggest which is the best scripting language for Asterisk or any
 telecom device? Thanks in advance.

 --
 Thank you  with regards,
 Gopalakrishnan A.N.
 VoIP call - sip:sai...@gtalk2voip.com


  --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


  Tim Panton - Web/VoIP consultant and implementor
 www.westhawk.co.uk




 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




-- 
Thank you  with regards,
Gopalakrishnan A.N.
VoIP call - sip:sai...@gtalk2voip.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Tim Panton
I don't think that is quite true - Asterisk-java gives you access to AMI - 
which can be used to originate calls and to monitor 
call progress etc. You can even get RTCP call quality events. 

So I'm pretty sure you could use groovy and asterisk-java together to stress 
test your asterisk build.
You would have to put some sample extensions and dialplan in place, but after 
that I figure you could do the rest
in a nice modern scripting language.

I wrote a blog post about groovy and asterisk a week or 2 ago :

http://babyis60.wordpress.com/2011/03/14/the-gtalkskypesipirc-asynchronous-uc-mashup/

Tim.

On 1 Apr 2011, at 15:59, Gopalakrishnan A.N wrote:

 Thanks. Asterisk-Java is a framework to build customer application. But my 
 query here is, a testing script where to test a asterisk appliance or 
 application, like stress testing, performance testing and etc. through some 
 scripting language. 
 
 For example SIPp has its own framework, where If the asterisk device is 
 sending 100 message, SIPp is capable of recognizing that. In that way I am 
 asking. 
 
 On Fri, Apr 1, 2011 at 8:13 PM, Tim Panton t...@westhawk.co.uk wrote:
 Gosh, it depends what you want to do with asterisk.
 I've been having quite a lot of luck with groovy recently. 
 
 You can easily wrap it around the (excellent) asterisk-java framework and
 have clean simple access to AMI and AGI interfaces.
 
 Alternatively look at adhearsion - which is a ruby framework for asterisk.
 
 But it _really_ does depend on what you are doing.
 
 T.
 
 On 1 Apr 2011, at 12:57, Gopalakrishnan A.N wrote:
 
 Hi,
 
 Can anyone suggest which is the best scripting language for Asterisk or any 
 telecom device? Thanks in advance. 
 
 -- 
 Thank you  with regards,
 Gopalakrishnan A.N.
 VoIP call - sip:sai...@gtalk2voip.com
 
 
 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
 
 Tim Panton - Web/VoIP consultant and implementor
 www.westhawk.co.uk
 
 
 
 
 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 
 -- 
 Thank you  with regards,
 Gopalakrishnan A.N.
 VoIP call - sip:sai...@gtalk2voip.com
 
 

Tim Panton - Web/VoIP consultant and implementor
www.westhawk.co.uk



--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Goke M Aruna
Can you give me a reference on how to compile perl?

Thanks

On 4/1/11, Danny Nicholas da...@debsinc.com wrote:
 I'm going to vote for PERL as well.  C is not a scripting language.  Also
 keep in mind that you can compile PERL into C for your hundreds of calls
 per second box.

 -Original Message-
 From: asterisk-users-boun...@lists.digium.com
 [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Satish Patel
 Sent: Friday, April 01, 2011 8:08 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Cc: asterisk-users@lists.digium.com
 Subject: Re: [asterisk-users] Best Scripting Language

 Do you think C is a scripting language?

 --
 Sent from my iPhone

 On Apr 1, 2011, at 8:27 AM, Roger Burton West ro...@firedrake.org
 wrote:

 On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:
 Can anyone suggest which is the best scripting language for
 Asterisk or any
 telecom device?

 Depends on the other parameters. Perl is great for rapid development,
 but I wouldn't run it per-call on a box taking hundreds of calls per
 second. (Ditto Ruby and Python.) C will be much faster, but it's more
 effort to write and debug.

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


-- 
Sent from my mobile device

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Best Scripting Language

2011-04-01 Thread Danny Nicholas
http://www.xav.com/perl/lib/B/C.html

step 1
perl -MO=C perlprog.pl  perlproc.c
step 2
gcc perlprog.c -o cprogfromperl

is one way, although I didn't have good results.  The way I have had success
with is perlcc -o cprogfromperl perlprog.pl


-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Goke M Aruna
Sent: Friday, April 01, 2011 1:38 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Best Scripting Language

Can you give me a reference on how to compile perl?

Thanks

On 4/1/11, Danny Nicholas da...@debsinc.com wrote:
 I'm going to vote for PERL as well.  C is not a scripting language.  Also
 keep in mind that you can compile PERL into C for your hundreds of
calls
 per second box.

 -Original Message-
 From: asterisk-users-boun...@lists.digium.com
 [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Satish Patel
 Sent: Friday, April 01, 2011 8:08 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Cc: asterisk-users@lists.digium.com
 Subject: Re: [asterisk-users] Best Scripting Language

 Do you think C is a scripting language?

 --
 Sent from my iPhone

 On Apr 1, 2011, at 8:27 AM, Roger Burton West ro...@firedrake.org
 wrote:

 On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:
 Can anyone suggest which is the best scripting language for
 Asterisk or any
 telecom device?

 Depends on the other parameters. Perl is great for rapid development,
 but I wouldn't run it per-call on a box taking hundreds of calls per
 second. (Ditto Ruby and Python.) C will be much faster, but it's more
 effort to write and debug.

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


-- 
Sent from my mobile device

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users