Hello,

I've been trying to use SIPp to do load tests on Asterisk and have run into 
problems because of changing Call-IDs.

The scenario starts like this:
    REGISTER ---------->
         100 <----------
         401 <----------
    REGISTER ----------> (with authentication)
         100 <----------
         200 <----------
     OPTIONS <----------
         200 ----------> (OK on the OPTIONS)

Then I would proceed to do an INVITE.

I've seen on the archives of this list that there's a problem if the Call-ID 
received is not the one expected, and this is indeed the case because my 
Asterisk setup sends an OPTIONS request with a new Call-ID, which I'm 
supposed to reply to with 200 OK.

I was wondering if there is a way to work around this problem. Using two 
separate scenarios one after the other won't seem to work because the first 
scenario fails when it gets the OPTIONS request at the end . Since Sipp never 
sends back the 200 OK in this case, I'm not really registered an can't 
continue to the second stage.

Has anyone been using Sipp with a similar scenario? What can I do to solve 
this?


Thanks in advance.

--
Meni Livne


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to