Re: [Sipp-users] How to use the [userid] keyword when running with -users option

2008-12-29 Thread Charles P Wright
The 2.0 series is very old, and doesn't support lots of new features like 
this keyword.

Charles

aleksander.morg...@gmail.com wrote on 12/23/2008 03:35:39 PM:

 The one shipped in latest Ubuntu GNU/Linux:
 
 ii  sip-tester2.0.1-1.2
a performance testing tool for the SIP proto
 
 Anyway, I am now skipping this issue injecting a CSV file with a
 userid column, which I guess is the way to go
 
 -Aleksander
 
 On Tue, Dec 23, 2008 at 9:14 PM, Charles P Wright cpwri...@us.ibm.com 
wrote:
  What version of SIPp are you using?
 
  Charles
 
 
 
 
  Aleksander Morgado sipp-us...@aleksander.es
  12/23/2008 02:59 PM
 
  To
  sipp-users@lists.sourceforge.net
  cc
 
  Subject
  [Sipp-users] How to use the [userid] keyword when running with  -users
  option
 
 
 
 
 
 
  Hi all,
 
  I would like to use the -users N option to always have N calls being
  run, and also simulate different users at the same time, so I added
  the [userid] keyword as in this example:
 
   send
 ![CDATA[
 
   REGISTER sip:alekstest.com SIP/2.0
   Route: sip:192.168.2.7;lr;transport=UDP
   Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
   From: User [userid]
  sip:123456[user...@alekstest.com;tag=[call_number]
   To: User [userid] sip:123456[user...@alekstest.com
   Call-ID: [call_id]
   CSeq: 1 REGISTER
   Contact: 
sip:123456[user...@[local_ip];transport=UDP;expires=3600
   Supported: sec-agree
   Expires: 3600
   Content-Length: 0
 
 ]]
   /send
 
  But I get the following error:
  2008-12-23 20:50:50: Unsupported keyword 'userid' in xml scenario 
file.
 
  I run sipp as follows:
  $ sipp -sf scenario.xml -r 1 -rp 1000 -users 10 192.168.2.7
 
  Needless to say, I am quite new to sipp, so probably I am doing
  something really wrong...
 
  Any hint?
 
  Thanks in advance,
  -Aleksander
 
  
 
--
  ___
  Sipp-users mailing list
  Sipp-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/sipp-users
 
 
 


--
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] How to use the [userid] keyword when running with -users option

2008-12-23 Thread Aleksander Morgado
The one shipped in latest Ubuntu GNU/Linux:

ii  sip-tester2.0.1-1.2
   a performance testing tool for the SIP proto

Anyway, I am now skipping this issue injecting a CSV file with a
userid column, which I guess is the way to go

-Aleksander

On Tue, Dec 23, 2008 at 9:14 PM, Charles P Wright cpwri...@us.ibm.com wrote:
 What version of SIPp are you using?

 Charles




 Aleksander Morgado sipp-us...@aleksander.es
 12/23/2008 02:59 PM

 To
 sipp-users@lists.sourceforge.net
 cc

 Subject
 [Sipp-users] How to use the [userid] keyword when running with  -users
 option






 Hi all,

 I would like to use the -users N option to always have N calls being
 run, and also simulate different users at the same time, so I added
 the [userid] keyword as in this example:

  send
![CDATA[

  REGISTER sip:alekstest.com SIP/2.0
  Route: sip:192.168.2.7;lr;transport=UDP
  Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
  From: User [userid]
 sip:123456[user...@alekstest.com;tag=[call_number]
  To: User [userid] sip:123456[user...@alekstest.com
  Call-ID: [call_id]
  CSeq: 1 REGISTER
  Contact: sip:123456[user...@[local_ip];transport=UDP;expires=3600
  Supported: sec-agree
  Expires: 3600
  Content-Length: 0

]]
  /send

 But I get the following error:
 2008-12-23 20:50:50: Unsupported keyword 'userid' in xml scenario file.

 I run sipp as follows:
 $ sipp -sf scenario.xml -r 1 -rp 1000 -users 10 192.168.2.7

 Needless to say, I am quite new to sipp, so probably I am doing
 something really wrong...

 Any hint?

 Thanks in advance,
 -Aleksander

 --
 ___
 Sipp-users mailing list
 Sipp-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sipp-users




--
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users