Displaying 20 results from an estimated 3000 matches similar to: "[OT] How to use audio files with SIPp"
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()
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
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
*>*
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
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
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
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
2007 May 28
2
help on asterisk sipp
Good morningI was wondering whether you could help me. I
installed sipp on my Asterisk server but I don't really understand how
does it fonction! Has someone ever tried it?If you can explain to me the principle, I would be extremely grateful.Thank you very much in advance.
_________________________________________________________________
Lancez des recherches en toute s?curit? depuis
2011 Dec 27
1
how to used SIPp for sip load testing
Hi list,
I have installed SIPp into my server. But not able to used it properly.
how to configure with my server ? how to see logs on webpage ?
how to start call testing ....
when i start SIPp then found verious hits on myserver.
*CLI:- *
[Dec 27 17:37:54] NOTICE[28001]: chan_sip.c:20785 handle_request_invite:
Call from '' to extension 'service' rejected because extension not
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 ?
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:
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 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
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
2007 Aug 31
0
Sipp scenario for asterisk sip
Hey
I'm looking for an advanced scenario for sipp, that can be used for testing asterisk. Mainly I'm interested in making random calls between sipp pseudo-users. Did anyone try to do something like this?
Or has anyone got an example scenario with working loops?
Thanks
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)
2004 Aug 18
0
SIPp and asterisk question
First I freely admit that while I can figure out most of what is happening
in the .conf files I still don't fully understand how to set up something
new.
I am trying to use SIPp to do some testing of stuff with asterisk but I am
not sure how to set up asterisk and especailly the .conf files to do this.
I saw some information on the wiki but did not see how to set up the
sip.conf and
2015 Aug 19
3
asterisk server stress test
Hi Barry Flanagan,
Barry Flanagan <barryf-lists at flanagan.ie> schrieb am Mit, 19. Aug 11:06:
> SIPP is probably what you seek. http://sipp.sourceforge.net/
>
> Hope this helps.
That looks pretty like what I'm looking for! Many thanks!
Sincerely,
Dominique Haeber
2008 Apr 22
2
Asterisk sends 486 Busy Here instead of 600 Busy Everywhere
Hi,
We have a scenario wherein the endpoint needs to send a 600 Busy
Everywhere after receiving an INVITE. I am using SIPp as this end point.
SIPp is configured as UE2.
Now when UE1 calls UE2 (SIPp) receives the INVITE and responds with a
600 Busy Everywhere.
But when Asterisk receives this 600 response it sends out a 486 Busy
Here to UE1.
Ideally Asterisk should be relaying the 600