Hello,

I am using an Asterisk PBX 13.7.2 which I would like to load test. For this
question, please use my gist at
https://gist.github.com/ticklingcontest/a67a4386cf73398efb82

I  am trying to load the PBX using calls generated by sipp using the shell
scripts in the gist in the following manner:

(a) callee.sh is run first with the calleeCSVFile (with the fields flipped;
I do not show this CSV file in the gist)
(b) caller.sh is run next

The hope is that callers are able to call the callee.

Unfortunately, I see that the INVITEs are being received at the Asterisk
PBX, but they are never sent to the callee endpoints because:

[Mar 21 21:24:56] ERROR[1535]: pjsip:0 <?>: tcpc0x7efd6807 TCP connect()
error: Connection refused [code=120111]
[Mar 21 21:24:56] WARNING[1535]: pjsip:0 <?>: tsx0x7efd6808d Failed to send
Request msg INVITE/cseq=17210 (tdta0x7efd68085a80)! err=120111 (Connection
refused)

How do I fix this?

Any help is appreciated.

Also, can I please get some help with my *.xml files? All my registrations
end up getting the following error even though I use the -aa parameter:
Aborted call with Call-ID 'de92a989-dea1-45a3-835f-07d57fcddd76'. (The
NOTIFY that is received has the same call-id).

BTW, my caller script works when calling a real SIP endpoint (on my phone).
I just cannot get it to work on this script.

Can someone tell me how I can make a simple call using endpoints that
connect via Asterisk AFTER two endpoints REGISTER at a PBX? Do I need 3 XML
files like I use (1 for registration and 1 each for caller and callee) or
is there a better way? If I do need separate XML files, how do I make sure
that a number of endpoints on a sipp instance are found by the call
receiving instance of sipp?

Any help is appreciated.

Thanks.
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to