similar to: Stress testing Asterisk

Displaying 20 results from an estimated 100 matches similar to: "Stress testing Asterisk"

2012 Jan 11
1
Problems faced in load testing of asterisk
Hello, I am trying to run load on asterisk server(version 1.8.7.1) through SIPp tool for the voicemail() application. But I am facing a lot of problems. I tried running 1000 calls?from SIPp for 100 subscribers (10 messages for each subscriber). I am using odbc storage for the messages. Following warnings/errors are coming on the asterisk server: Jan 11 11:30:49] WARNING[22924] app.c:
2005 Jan 24
1
.call file creation
I am curious partly because it has occurred randomly in my asterisk system. How does one go about creating a .call file for placing a call between two extensions/phones? I know this has been mentioned and is probably in one of the wikis somewhere, but I am unsure exactally how to go about doing it. Can anyone point me in the right direction. Dan
2017 Oct 26
1
nomogram function error
Hi R-help, ? I have fit a cox ph model to my data, but have beenreceiving an error when trying to fit a model to the nomogram. Here is the codeand corresponding error: ? ? >nomogramCF = nomogram(cph_age6_40avp4, +????????????????????lp.at= seq(-10,10,by =0.5),lp = TRUE, +?????????????????????? +??????????????????????funlabel="5year survival",
2009 Apr 02
1
Trying to test my voicemail
Hi friends... I am trying to test my voicemail with Asterisk using SIPP (SIPP is running in Debian Squezze and Asterisk is running in OpenSuSE-11.1), the command that I use is: sipp -sn uac_pcap -l 1 -m 1 -s 55 -trace_err 192.168.13.6 But, If I use the file g711a.pcap included in the sources of sipp or if use some file captured for me the result is the same ---> error ... the message in
2007 Jan 23
2
stress-test realtime voicemail with sipp
We are in the process of implementing realtime voicemail. I was wanting to "stress-test" the system to see if or when it would fall over. Is it possible to use sipp to create say 250 calls, each of which leaves a message in the voicemail ? My dialplan is currently [default] exten => stress,1,Answer() exten => stress,2(vm),Voicemail(7777|su) exten => stress,3,Hangup()
2007 May 31
0
Chan_sip max channels limit?
Hello, I have asterisk 1.4.4 running with anonymous sip calls enabled and I am testing the box for load using sipp with something like this - sipp -sn uac -s 10 -d 60000 -i 192.168.1.49 -l 110 -r 5 -trace_err 192.168.1.50 Asterisk picks up the call and runs a test php-agi file that plays a .gsm file. As soon as the number of active calls reaches 99, asterisk starts Declining further calls. I
2013 Apr 18
5
Dynamic realtime + queues
Hi, ? I am trying to store queues.conf to a MySQL database using dynamic realtime. I have a working ODBC connection and the queueing system already works but I want to store the queues.conf file to a database. I am following the guide from Asterisk the definitive guide, the ebook can be found at: http://ofps.oreilly.com/titles/9781449332426/asterisk-DB.html ? I have a database called asterisk
2012 Aug 09
1
Zoo object problem: problem when I attempt to create a zoo object of only one column
Hi, Part of my program is to calculate the number of time series in a zoo object. It works well if it has more than one time series, but it fails if it has only one. How can I access the number of column (i.e. the number of time series) when I have only one column? Why is the number of an object of only one object "NULL"? It should be one, shouldn't it? (The following example
2013 Apr 10
4
ACD problem
? Hi, I am working on a small inbound call center solution that uses an ACD system. I might add an IVR system later on. I only have 2 extensions set up (extensions 1000 and 1001), I want the system to put new calls in a queue if both extensions are busy. I am currently subscribed with a SIP trunk provider and can successfully recieve calls. I want?to design a system where customers?can call my
2008 Sep 03
1
how to reduce stress value in isoMDS?
I apply isoMDS to my data, but the result turns out to be bad as the stress value stays around 31! Yeah, 31 ,not 3.1... I don't know if I ignore something before recall isoMDS. My code as follow: m <- read.table("e:/tsdata.txt",header=T,sep=",") article_number <- ts(m, start = 2004,end=2008, frequency = 1 ,names=colnames(m))
2006 Oct 31
0
6359001 find panic on blade 2500 when do net stress testing on debug kernels
Author: kais Repository: /hg/zfs-crypto/gate Revision: e69b6957a91d6c7325d875e8dda8f79a92e406fd Log message: 6359001 find panic on blade 2500 when do net stress testing on debug kernels Files: update: usr/src/uts/common/fs/sockfs/socktpi.c
2009 Apr 01
0
stress asterisk voicemail
Hi friends. Can you help me to use SIPP to stress my asterisk voicemail? I want to send my own recorded media file to the voicemail system. Thanks. -- Linux User Registered #232544 Jabber : pepo at jabberes.org Ekiga : pepo at ekiga.net GnuPG-key : www.keyserver.net ----------------------------------------------- dum loquimur, fugerit invida
2008 Dec 21
0
Profiling a recoll stress-test
Hi all, I don''t know if you''re familiar with recoll, it''s a very handy xapian based desktop search engine system. I''m trying to index a really big folder containing lots of files (18M), the disk size is ~220Gig. The files are quite small text files (mean size ~ 1K). The OS is latest leopard. I think the process is io-bound. 63061 recollinde 10.4% 3:58:06
2010 Jul 22
3
Stress Test
I have an HP Server w/ a Smart Array controller I need to test. I always used to use Inquisitor for this, but the hd tests are flaking out on the cciss syntax and I don't have time to dig into it, the machine is essential and I need to know whats needing to be replaced asap. Anyone know a live cd based stress test that works on SA controllers? Thanks! jlc
2007 Oct 20
2
Xen stress testing for production
Hi -- I''m just a little nervous about deploying my Xen VMs. Will they perform when in actual production? How stable is Xen, really? So, I thought I would do some stress testing before deploying it. I''d like to test VMs running various services, alone and all together... DNS, HTTP/S, Tomcat, IMAP/SMTPD. Does anyone here have suggestions for load generating software? Or, has
2008 Dec 29
0
Background stress test
Hello, We did small test with sipp to test Asterisk Background command capability. Our goal was 700 sim. calls on HP Proliant DL160 G5 E5405 1 x Quad Core Xeon 2Ghz 2 Gb RAM Asterisk 1.4.18.1 Centos 5.2 We reached more then 1000 when our network (100mbps) become a bottleneck. As we achieved our goal - no further testing was performed. As conclusion - we are very
2010 Jul 22
1
interpretation of stress in NMDS
Among those users of Primer, stress values greater than 0.3 are interpreted as "questionable". Using both isoMDS and metaMDS (vegan package), the stress values returned are much higher using my own data and using examples provided in R Help. For example Rstress = 8.3, and the stressplot r2 = 0.99 indicating (to me) that the ordination is OK. I am guessing that the "stress"
2006 Oct 31
0
6314417 ASSERT failure on Panther during memory/cpu stress test
Author: rscott Repository: /hg/zfs-crypto/gate Revision: 62b93b722bf87e37f0366e06956dcbcbcefe10f9 Log message: 6314417 ASSERT failure on Panther during memory/cpu stress test Files: update: usr/src/uts/sun4u/cpu/us3_common.c
2008 Dec 29
0
stress value remains so high(metaMDS)
metaMDS(cm, distance = "euclidean", k = 2, trymax = 50, autotransform =TRUE, trace = 1, plot = T) (cm is a similarity matrix, in which values are positive integers or 0) I use this command to run NMDS on my matrix "cm". But the stress is very high after analysis. About 14. Actually, there is no improvment comparing with using isoMDS.
2003 Apr 14
1
isoMDS and stress
Hi all, I try to calculate the stress of a configuration using the formula in the isoMDS help, but I don't have the same result than the stress returned by isoMDS : > library(mva) > library(MASS) > data(swiss) > swiss.x <- as.matrix(swiss[,-1]) > swiss.dist <- dist(swiss.x) > swiss.mds <- isoMDS(swiss.dist) initial value 2.979731 iter 5 value 2.431486 iter 10