Hello Sipp enthusiasts,
Is it possible to have sipp use a global variable as the
'chance' parameter when doing conditional branching? I get the error, 'chance,
"[prob403]" is not a floating point number'. Being able to use global
variables to influence conditional branching wo
regards,
Dushyant P S Dhalia
Wen Jun wrote:
Hi, I am reading the section of conditional
branching but still got struck by my own scenario.
I want to set a conditional branching as
following scenario.
- UAS is expecting to receive terminated
INVITE
- If the expect
Hi, I am reading the section of conditional branching but still got struck
by my own scenario.
I want to set a conditional branching as following scenario.
- UAS is expecting to receive terminated INVITE
- If the expected INVITE does not come in a predefined timer
- Then UAS will jump to some
You can not use variable substitution in a regular expression like that.
You can probably do something like this to get it into a variable.
Unfortunately the strcmp action doesn't compare two variables at the
moment, but if it did you could then use that for your checking.
Charles
"Sumeet Bh
Hi all,
I want to put the value of variable (like value of variable 1 ) into regular
expression to check whether it is present in header fields like To, From,
Contact or not but the value of variable is not getting assign to the
regular expression.
The following code I have tried:
Hi,
I would design it like this:
Niels
Quoting Jung Lim <[EMAIL PROTECTED]>:
> Hi,
>
> I want to use SIPp as simple UAS.
> The problem is that a sip proxy keeps on sending SIP OPTIONS to SIPp
> UAS for health check.
> For SIP OPTIONS message, I want to send send 200 OK.
> Fo
Hi,
I want to use SIPp as simple UAS.
The problem is that a sip proxy keeps on sending SIP OPTIONS to SIPp
UAS for health check.
For SIP OPTIONS message, I want to send send 200 OK.
For SIP INVITE messgae, I want to send 100 Trying and process next
requests as defined in the scenario xml file.
roune
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Andre Wangler
Envoyé : vendredi 1 juin 2007 08:54
À : sipp-users@lists.sourceforge.net
Objet : [Sipp-users] Conditional branching in sipp 2.0.1
Hello all
I have some problems with my xml-scenario. My branchings seem n
Hello all
I have some problems with my xml-scenario. My branchings seem not to work. It
terminates after one loop. Is something wrong with my scenario file? (sipp
2.0.1...)
Another question: Isn't it possible to 'execute' a NOP in the very beginning?
The first NOP is only executed just when an
: Charles P Wright [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 31, 2007 10:55 AM
To: Eugen
Cc: sipp-users@lists.sourceforge.net
Subject: RE: [Sipp-users] Conditional branching
Eugen,
I am curious as to what your use case for a regular expression from the
input file would be? That is, I am
Cc: 'Eugen'; sipp-users@lists.sourceforge.net; sipp-users-
> [EMAIL PROTECTED]
> Subject: Re: [Sipp-users] Conditional branching
>
>
> Regarding #1, you should be able to even put your test on a ,
> if you can't then that is probably a feature/misdesign that needs t
eforge.net;
[EMAIL PROTECTED]
Subject: Re: [Sipp-users] Conditional branching
Regarding #1, you should be able to even put your test on a , if
you can't then that is probably a feature/misdesign that needs to be
added/fixed.
Charles
[EMAIL PROTECTED] wrote on 05/30/2007 01:36:02
PM:
(which means probably not).
>
> Peter
>
>
> From: [EMAIL PROTECTED] [mailto:sipp-users-
> [EMAIL PROTECTED] On Behalf Of Eugen
> Sent: 30 May 2007 15:14
> To: sipp-users@lists.sourceforge.net
> Subject: [Sipp-users] Conditional branching
>
> Hi,
>
> I?m trying
) I dont know (which means probably not).
Peter
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eugen
Sent: 30 May 2007 15:14
To: sipp-users@lists.sourceforge.net
Subject: [Sipp-users] Conditional branching
Hi,
Im trying to build a sip registrar stub with
Hi,
Im trying to build a sip registrar stub with sipp. Related to this I
have couple of questions that are related somehow:
1. Is it possible with this tool to jump to different labels
depending on the variable that was set? Something like a switch rather
than an if.
2. Is it possible
15 matches
Mail list logo