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

Reply via email to