similar to: Problems faced in load testing of asterisk

Displaying 20 results from an estimated 300 matches similar to: "Problems faced in load testing of asterisk"

2013 May 20
1
Stress testing Asterisk
Hi, I just installed Sipp 3.3?on CentOS 6.3 and all of the calls Sipp is generating are failing. I am trying to run Sipp on the same machine as Asterisk PBX using the ./sipp -sn uac 192.168.1.115 command. SIpp output: ----------------------------- Statistics Screen ------- [1-9]: Change Screen -- ? Start Time???????????? | 2013-05-20?22:53:08:637?1369083188.637273??????????? ? Last Reset
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 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
2005 Feb 07
3
SIPP load testing - unexpected message - anyone using sipp sucessfully ?
Hi, I'd like to test Asterisk performance under more concurrent sip calls. I use Sipp, but do get "Unexpected message for Call-ID ...", so I wonder if anyone is using sipp succesfully with Asterisk and is willing to share more info about his solution ... Any other convenient way to load test Asterisk ? Is sipp the right tool ? Thanks in advance, regards, Rob. sipp: The
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()
2011 Mar 30
1
dtmf_2833_1.pcap: what PCM codec? ulaw or alaw?
Hi everybody, got it from svn: dtmf_2833_1.pcap */asterisk/trunk/tests/rfc2833_dtmf_detect/configs/extensions.conf PRE-CREATION *>* /asterisk/trunk/tests/rfc2833_dtmf_detect/configs/sip.conf PRE-CREATION *>* /asterisk/trunk/tests/rfc2833_dtmf_detect/run-test PRE-CREATION *>* /asterisk/trunk/tests/rfc2833_dtmf_detect/sipp/broken_dtmf.pcap UNKNOWN *>*
2013 Jun 20
0
Customer src in CDR with incoming sipp calls
Hello, I'm stressing an Asterisk 11 platform with incoming calls from sipp 3.1. I've dedicated a context to sipp in my dialplan. Everything works OK expect that calls from sipp comes in with a CallerID set to sipp and this sipp value is stored in CDR. 1. I can change the value of the CallerID but how can I have the calls from sipp traced in CDR with a customized src field value ?
2013 Aug 27
1
Introducing Sippy Cup: SIPp Load Testing Made Easy
Hello everyone, Recently we've been focusing quite heavily on making Adhearsion[0] faster. To do that, we needed a convenient way to test our Asterisk voice apps. The obvious tool in the Open Source world is SIPp[1]. SIPp is great! Though it's a little clumsy to use sometimes, especially if you're trying to use it to drive interactive calls like an IVR. So to make our own lives
2010 Mar 15
1
Article - a method on how to evaluate an Asterisk server
Hello all, I would like to share with you an article [1] we have issued last week (sorry, currently only in Romanian language - we plan to provide an English version soon). This article is describing a method to be used for obtaining the maximum number of SIP simultaneous calls an Asterisk server could process safely (meaning no errors/maintain control of the machine and without RTP frame drops)
2014 Mar 11
1
PJSIP - Using multiple AOR contacts when dialing through an endpoint
Hello everyone, I have started testing the PJSIP stack. I saw that it is possible to setup statically multiple AOR contacts, setup qualify_timeout and attach it to an endpoint, and then dial using this endpoint. When I setup the configuration I used the cli in order to see the status of the contacts, and it worked fine - whenever a contact is unreachable, the status is updated to Unavailable.
2018 Mar 06
2
[OT] Load testing with SIPp
Hello, I'm running load testing sessions. My System Under Test is an asterisk 13 with 16GB, configured with maxfiles set to 400 000. This system is supposed do produce simple SIP trunking services without transcoding. The box sending call to my System Under Test is anabled with SIPp. I'm banging on a 700 concurrent calls/50 CAPS limit I would like to improve, if possible. Tests are
2004 Jun 01
0
Réf.: RE: SIPP Load testing
You maybe have to create a SIP user called like it is declared in your UAC/UAS xml file. I think it should be 'sipp' or something like that... -----asterisk-users-admin@lists.digium.com a ?crit : ----- Pour: <asterisk-users@lists.digium.com> De: "C. Johnson" <javadude@cedrick.net> Envoy? par: asterisk-users-admin@lists.digium.com Date: 31-05-2004 08:03 Objet: RE:
2014 Mar 11
1
PJSIP - dtmf mode is not updated when the far end doesn't support rfc2833
Hello, I have installed the latest version 12 that has been released (12.1.0.rc3). I have setup default dtmf mode (rfc47..) but when I am calling to a endpoint that doesn't support it (no telephony event in the rtpmap) the asterisk responds OK in the signalling but DTMF is not working. Is it a known issue? Below you can see the output of the asterisk monitor. <--- Received SIP request
2005 Jun 28
4
Anyone using SipP to produce RTP load?
Hey gang, I've been able to use sipp to produce some call volume on our asterisk server. The server has no problems handling 50 simul calls. But then again, no RTP is being done. I tried to use the rtp echo ability of sipp but that doesn't seem to work right. I also setup a fake number in asterisk that when called by sipp, would dial another number via PRI, hoping that some 729
2011 Feb 15
0
asterisk 1.8.2 freez
Hi ALL, I have install asterisk 1.8.2.3 on my ubuntu 10.x machine with 512 MB memory. Now i am running sipp tester to check performance but at some point in running test my asterisk got freez its doing nothing but i can run commands on CLI, But it doesn't accepting new request this time. following test result of sipp. I am playing default music and hold for sipp test. sipp -sn uac -d
2007 Mar 01
0
Testing asterisk with sipp
Hi all, I'm trying to use SIPP (http://sipp.sourceforge.net/) to stress-test our asterisk installation. We have a very simple dialplan that uses FastAgi. I'm finding that all calls to "GET VARIABLE" from the FastAgi are returning null when the dialplan is invoked from sipp -- and they work fine when invoked from a softphone on the same machine, for example. Does anyone have
2004 May 25
0
Asterisk and Sipp
Hi there! Does anyone knows how to test Asterisk load with sipp? I am using uac.xml to call a 'playback extensions' via a SIP channel. When I increase the Call rate (about 20cps), I begin to have INVITE/200/BYE retransmissions meanwhile the RedHat box is not loaded at all (made a TOP). Where is the pb? [root@10.54.196.38 sipp]# sipp 10.54.196.32 -s 9001 -sf uac.xml -d 100 -i 10.54.196.38
2011 Apr 13
1
Asterisk thread limit
Hi Guys! I'm middle of testing my asterisk-1.8.3.2 just make sure how much call it could handle in production so following is my senario. [sipp_client]---------------[Asterisk]----------------[sipp_server] sipp_client ./sipp -sf uac_pcap.xml -d 100000 -i 172.30.254.211 -s 2000 172.30.1.47 -l 1000 -r 250 -rp 5000 -m 1000 sipp_server ./sipp -sn uas -i 172.30.245.208 In above if i set -r
2011 Jan 26
0
list of errorswhile registering client at asterisk with sipp
Hi every one, Hello i am doing project on evaluating the sip proxy performances like asterisk, openims and opensips using the traffic generator SIPp. I am using 2 computers of same configuration as SIPp clients one as uac and other as uas... and one laptop for asterisk server...... UAC:192.168.1.99------------------------>Asterisk
2012 Sep 06
1
Asterisk Test Suite error
Hi, i am trying to install the Asterisk test suite on my ubuntu system , i have followed all the installlation steps as mentioned in the link ( http://blogs.asterisk.org/2010/04/29/installing-the-asterisk-test-suite/) , but when i am trying to run the script some of the test cases are PASSED and most of them are FAILED and SKIPPPED. So please help me out to do the testing correctly. The