Hi,
We bypass this inconvenience by making 3 scenarios (one for each Call-ID). Then 
we run them like this:

sipp … -sf DUT_0.xml && sipp … -sf DUT_1.xml && sipp … -sf DUT_2.xml

Of course local variables stored in one scenario are not visible in others. You 
have to make them global…

Gaber

From: Kaushik Kumar Acharya [mailto:mailpi...@gmail.com]
Sent: Wednesday, May 29, 2019 9:21 AM
To: sipp-users@lists.sourceforge.net
Subject: [Sipp-users] Does SIPP support multiple call IDs in a single script

Hello Everyone,
Need your urgent  help to understand if i can test IMS TAS using sipp. My 
scenario is as below:

sipp—1.INVITE(call ID 1)—> TAS
sipp<—2.100 Trying—TAS
sipp<——3.INVITE(call ID2)—TAS
sipp——4.100 Trying—>TAS
sipp——5.INVITE(call ID2) —->TAS
sipp<——6.100 TRYING ——-TAS
sipp<——7.INVITE(call ID3)——TAS
sipp——-8. 100 TRYING(call ID3) —>TAS
sipp—-9.183 Session In Progress—> TAS
................
...............
 When I am trying to execute the above scenario with SIPp as my client and TAS 
as my SUT, SIPp is discarding the 2nd INVITE received with a new call ID. Does 
SIPp support multiple call IDs? Any suggestion, how i can implement this 
scenario.

Kindly suggest .
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to