Hello everybody,

I would like to know if it is possible to send msgs to different endpoints
with sipp.

Example:

Server1                SIPp UAC               Server2
    |(1) MESSAGE           |                      |
    |<---------------------|                      |
    |(2) 200               |                      |
    |--------------------->|                      |
    |                      |(3) INVITE            |
    |                      |--------------------->|
    |                      |(3) 100 (Optional)    |
    |                      |<---------------------|
    |                      |(4) 180 (Optional)    |
    |                      |<---------------------|
    |                      |(5) 200               |
    |                      |<---------------------|
    |                      |(6) ACK               |
    |                      |--------------------->|
    |                      |(7) BYE               |
    |                      |--------------------->|
    |                      |(8) 200               |
    |                      |<---------------------|
    |(9) MESSAGE           |                      |
    |<---------------------|                      |
    |(10) 200              |                      |
    |--------------------->|                      |


I tried hardcoding the Server1 IP and Port inside the scenario.xml file,
but for some reason it would send the msgs to Server2 with the information
inside the scenario.xml file. (I assume that it is because Server2 is what
was specified via command line)

Is it possible to send different msg types to different servers with one
same scenario.xml file?

I have seen a similar scenario here:

http://sipp.sourceforge.net/doc/reference.html#3PCC
http://sipp.sourceforge.net/doc/reference.html#3PCC+Extended

I would like to confirm if you need to use 3pcc/3pcc-extended for something
like this or if there is way to do it with only one XML file?

Maybe some override parameter for the destination server and port that you
can use inside the xml?

Thanks in advanced.

Best regards,
Joel.
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to