[Sipp-users] 答复: Regexp problem with Mul ty-Header

2009-01-21 Thread 刘鹏
Thanks for your reply.
SIPp V1.0 which was optimum
 

刘鹏(Liu Peng)
Tel:  86 755 28977012
华为技术有限公司 huawei_logo 


地址:深圳市龙岗区坂田华为基地 邮编:518129
http://www.huawei.com

-
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群
组。禁
止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮
件中
的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!
This e-mail and its attachments contain confidential information from
HUAWEI, which 
is intended only for the person or entity whose address is listed above. Any
use of the 
information contained herein in any way (including, but not limited to,
total or partial 
disclosure, reproduction, or dissemination) by persons other than the
intended 
recipient(s) is prohibited. If you receive this e-mail in error, please
notify the sender by 
phone or email immediately and delete it!

 

  _  

发件人: Evgeny Miloslavsky [mailto:emiloslav...@juniper.net] 
发送时间: 2009年1月20日 20:25
收件人: 刘鹏; sipp-users@lists.sourceforge.net
抄送: 杜子丹
主题: RE: [Sipp-users] Regexp problem with Multy-Header



Hi

I think you should use the “occurance” option within search regexp action

 

Regards,

Evgeny Miloslavsky

Systest Engineer

Juniper Networks Solutions Israel LTD.

Office: 972-9-9717320/2355

  _  

From: 刘鹏 [mailto:p...@huawei.com] 
Sent: Monday, January 19, 2009 3:49 AM
To: sipp-users@lists.sourceforge.net
Cc: 杜子丹
Subject: [Sipp-users] Regexp problem with Multy-Header

 

Hi All,

 

Anyone ever comes up with this problem:

 

There are 3 Route: field in the header section. I want to get the value of
the last 2.

When I tried to use 3 regular expressions to match them, it didn't work in
the way which I want it to.

Route:1... was matched 3 times while Route:2... and Route:3...
never.

 

INVITE sip:501176650...@10.71.110.184:5180;user=phone SIP/2.0

Via:SIP/2.0/UDP 10.71.110.184:5460;branch=z9hG4bK-1-0

Route:1...

Route:2...

Route:3...

 

PS. I am NOT in the maillist, so when you reply this mail please make me a
copy.TKS:)

 

Regards.

刘鹏(Liu Peng)

Tel:  86 755 28977012
华为技术有限公司 huawei_logo


地址:深圳市龙岗区坂田华为基地 邮编:518129
http://www.huawei.com

-
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群
组。禁
止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮
件中
的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!
This e-mail and its attachments contain confidential information from
HUAWEI, which 
is intended only for the person or entity whose address is listed above. Any
use of the 
information contained herein in any way (including, but not limited to,
total or partial 
disclosure, reproduction, or dissemination) by persons other than the
intended 
recipient(s) is prohibited. If you receive this e-mail in error, please
notify the sender by 
phone or email immediately and delete it!

 

attachment: outlook_huawei_logo_cn.jpgattachment: image001.jpg--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


[Sipp-users] Calls limit

2009-01-21 Thread Evgeny Miloslavsky
Hi

While trying to create traffic of 30 REGISTER/sec during 5 seconds (that
is 150 REGISTERS totally), I saw that only 90 REGISTERs are created and
there is a following output at scenario screen:

  90 calls (limit 90)

What is this limit? Is this value changeable? And if it does how do I
change it.

 

Regards,

Evgeny Miloslavsky

Systest Engineer

Juniper Networks Solutions Israel LTD.

Office: 972-9-9717320/2355

 

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] Calls limit

2009-01-21 Thread Charles P Wright
By default, SIPp is closed loop and will not allow more than 3 * call 
duration (with a minimum of one second) calls to be outstanding.

Specify -l 0 to get open loop behavior, which removes this limit.

Charles




Evgeny Miloslavsky emiloslav...@juniper.net 
01/21/2009 04:46 AM

To
sipp-users@lists.sourceforge.net
cc

Subject
[Sipp-users] Calls limit






Hi
While trying to create traffic of 30 REGISTER/sec during 5 seconds (that 
is 150 REGISTERS totally), I saw that only 90 REGISTERs are created and 
there is a following output at scenario screen:
  90 calls (limit 90)
What is this limit? Is this value changeable? And if it does how do I 
change it.
 
Regards,
Evgeny Miloslavsky
Systest Engineer
Juniper Networks Solutions Israel LTD.
Office: 972-9-9717320/2355
 
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users



--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] Random calls in SIPp

2009-01-21 Thread Charles P Wright
There is no way to do it without modifying the SIPp source code or using 
3PCC.  To modify the source code, you should look at opentask.cpp.  For 
3PCC, you need to have a master controller scenario that pauses a random 
amount, then kicks another scenario to do the actual call.

Charles




Katarina Bogdan katarin...@net.hr 
01/20/2009 08:04 AM
Please respond to
katarin...@net.hr


To
sipp-users@lists.sourceforge.net
cc

Subject
[Sipp-users] Random calls in SIPp






Can I get multiple calls in SIPp to appear random I'm using this command 
... -r 2 -rp 10s -m 50 ...
and of course it works, but It's too uniform. Thanks agein!

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users



--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


Re: [Sipp-users] Can SIPp run two scenarios simultaneously?

2009-01-21 Thread Charles P Wright
You can't do this without using the same Call-ID or modifying the source.

Charles




Katarina Bogdan katarin...@net.hr 
01/20/2009 07:42 AM
Please respond to
katarin...@net.hr


To
sipp-users@lists.sourceforge.net
cc

Subject
[Sipp-users] Can SIPp run two scenarios simultaneously?






This is the problem: I have to establish Sip
session, then my
client sends HTTP POST to change his servce profile (this issue is solved
automatically) and then
SERVER sends him UPDATE request with new profile and there lies the 
problem. How to
do that if SIPp
does not alowe sending and receiveing request in one scenario? If I break 
that in two
scenarios, how
to run them simultaneously with the same TCP connection? Thanks for help

CLIENT  SERVER

INVITE
100---
180---
183---
PRACK-
200 OK(PRACK)-
UPDATE
200 OK(UPDATE)
200 OK(INVITE)
ACK---
UPDATE
200 OK(UPDATE)
ACK---
HTTP POST-
UPDATE
200 OK(UPDATE)
UPDATE
200 OK(UPDATE)

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users



--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users


[Sipp-users] any REFER sample scripts?

2009-01-21 Thread Wei Sun
hey all,

I am looking for some REFER scripts. specifically:

1) in dialog REFER, ie: REFER within an INVITE
2) out of dialog REFER
3) REFER with both nonrefsub and subscription.
4) REFER with REPLACE header, ie Attendant transfer case.

thanks in advance.

 ==
Make it as simple as possible, but not simpler.  -Albert Einstein



  --
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword___
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users