Hi Christian,
The exec command does work under windows but there are certain things to be 
considered first.
Make sure u have the latest version of cygwin installed. Then copy  cygwin1.dll 
from your sipp directory to /cygwin/bin
that should do it
thanks
mandeep
> 
> ------------------------------
> 
> Message: 2
> Date: Wed, 21 Mar 2007 14:09:16 +0100 (MET)
> From: Christian Riede <[EMAIL PROTECTED]>
> Subject: [Sipp-users] Does exec command not work for windows?
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
> 
> Hi *,
> 
> does the exec command option not work for windows?
> 
> Even the simple example from the sipp reference does not work:
> <recv request="INVITE">
>       <action>
>            <exec command="echo Hello Test >> testLog.log"/>
>        </action>
> </recv>
> 
> Not to mention to try to execute a more complex command...
> 
> The same option works perfectly using SIPp under Linux!
> 
> Thx
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Tue, 20 Mar 2007 10:48:45 -0700
> From: "SourceForge.net" <[EMAIL PROTECTED]>
> Subject: [Sipp-users] [ sipp-Feature Requests-1684595 ] Counted (for)
>       loop    construct
> To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="UTF-8"
> 
> Feature Requests item #1684595, was opened at 2007-03-20 18:48
> Message generated for change (Tracker Item Submitted) made by Item Submitter
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=637567&aid=1684595&group_id=104305
> 
> Please note that this message will contain a full copy of the comment thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: None
> Group: None
> Status: Open
> Resolution: None
> Priority: 5
> Private: No
> Submitted By: Laszlo BORTEL (bortel)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: Counted (for) loop construct
> 
> Initial Comment:
> I think it would be very useful to have the possibility of organising counted 
> (for) loops in a scenario file. This would allow the counted repetition of 
> certain part of the scenario. As of today it requires some hacking to 
> initialise a loop variable to a start value, increment its value and test for 
> loop condition (e.g. < > <= >= <>).
> 
> ----------------------------------------------------------------------
> 
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=637567&aid=1684595&group_id=104305
> 
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Thu, 22 Mar 2007 10:36:18 +0900
> From: hyukgeose <[EMAIL PROTECTED]>
> Subject: [Sipp-users] definition of cps(call per second) and call
>       length
> To: [email protected]
> Message-ID:
>       <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hi, all
> 
> as you konw there are many results in screen of uac and uas.
> Of those I donot know what are cps and call length.
> Is there anyone who explains about cps and call length in detail?
> 
> thanks
> 
> Hyukgeose
> -------------- next part --------------
> An HTML attachment was scrubbed...
> 
> ------------------------------
> 
> Message: 5
> Date: Fri, 23 Mar 2007 09:53:28 +0100
> From: "Olivier Jacques" <[EMAIL PROTECTED]>
> Subject: Re: [Sipp-users] definition of cps(call per second) and call
>       length
> To: hyukgeose <[EMAIL PROTECTED]>
> Cc: [email protected]
> Message-ID:
>       <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hello Hyukgeose,
> 
> cps: stands for calls per second - number of new scenarios that have been
> created in the last second
> call length: the total duration of a scenario - from first message to the
> last.
> 
> Olivier.
> 
> On 3/22/07, hyukgeose <[EMAIL PROTECTED]> wrote:
> >
> > Hi, all
> >
> > as you konw there are many results in screen of uac and uas.
> > Of those I donot know what are cps and call length.
> > Is there anyone who explains about cps and call length in detail?
> >
> > thanks
> >
> > Hyukgeose
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> > your
> > opinions on IT & business topics through brief surveys-and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Sipp-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/sipp-users
> >
> >
> 
> 
> -- 
> HP OpenCall Software
> http://www.hp.com/go/opencall/
> -------------- next part --------------
> An HTML attachment was scrubbed...
> 
> ------------------------------
> 
> Message: 6
> Date: Fri, 23 Mar 2007 09:55:06 +0100
> From: "Olivier Jacques" <[EMAIL PROTECTED]>
> Subject: Re: [Sipp-users] Does exec command not work for windows?
> To: "Christian Riede" <[EMAIL PROTECTED]>
> Cc: [email protected]
> Message-ID:
>       <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Didn't tried, but did you tried to have CYGWIN's "echo" installed?
> 
> On 3/21/07, Christian Riede <[EMAIL PROTECTED]> wrote:
> >
> > Hi *,
> >
> > does the exec command option not work for windows?
> >
> > Even the simple example from the sipp reference does not work:
> > <recv request="INVITE">
> >       <action>
> >            <exec command="echo Hello Test >> testLog.log"/>
> >        </action>
> > </recv>
> >
> > Not to mention to try to execute a more complex command...
> >
> > The same option works perfectly using SIPp under Linux!
> >
> > Thx
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share
> > your
> > opinions on IT & business topics through brief surveys-and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Sipp-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/sipp-users
> >
> 
> 
> 
> -- 
> HP OpenCall Software
> http://www.hp.com/go/opencall/
> -------------- next part --------------
> An HTML attachment was scrubbed...
> 
> ------------------------------
> 
> Message: 7
> Date: Fri, 23 Mar 2007 16:43:26 +0530
> From: Anil <[EMAIL PROTECTED]>
> Subject: [Sipp-users] SIPp recv INVITE and send INVITE
> To: [email protected]
> Message-ID:
>       <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hi,
> 
> Is it possible to code a SIPp scenario(in one XML file) where SIPp receives
> SIP:INVITE message
> from one party and sends the INVITE to the other party.
> If possible how can I change the call id in the INVITE message that is sent
> by the SIPp?
> This scenario is a normal SIP-SIP call where SIPp acts as SIP server.
> 
> Thanks and regards,
> Anil.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> 
> ------------------------------
> 
> Message: 8
> Date: Fri, 23 Mar 2007 12:34:31 +0100
> From: Olivier Jacques <[EMAIL PROTECTED]>
> Subject: Re: [Sipp-users] SIPp recv INVITE and send INVITE
> To: [EMAIL PROTECTED]
> Cc: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Anil wrote:
> > Hi,
> >
> > Is it possible to code a SIPp scenario(in one XML file) where SIPp 
> > receives SIP:INVITE message
> > from one party and sends the INVITE to the other party.
> > If possible how can I change the call id in the INVITE message that is 
> > sent by the SIPp?
> > This scenario is a normal SIP-SIP call where SIPp acts as SIP server.
> >
> > Thanks and regards,
> > Anil.
> Hello Anil,
> 
> Yes, it is possible. Please look at "3pcc extended" feature: 
> http://sipp.sourceforge.net/doc/reference.html#3PCC+Extended
> 
> -- 
> Olivier
> HP OpenCall Software
> http://www.hp.com/go/opencall/
> 
> 
> 
> 
> ------------------------------
> 
> Message: 9
> Date: Fri, 23 Mar 2007 10:35:29 -0400
> From: Charles P Wright <[EMAIL PROTECTED]>
> Subject: Re: [Sipp-users] definition of cps(call per second) and call
>       length
> To: "Olivier Jacques" <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED], hyukgeose
>       <[EMAIL PROTECTED]>,    [email protected]
> Message-ID:
>       <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="us-ascii"
> 
> Hyukgeose,
> 
> You should also be aware that on the UAS, there is a 4 second pause to 
> handle retransmissions, which artificially increases the call length.
> 
> Charles
> 
> [EMAIL PROTECTED] wrote on 03/23/2007 04:53:28 AM:
> 
> > Hello Hyukgeose,
> > 
> > cps: stands for calls per second - number of new scenarios that have
> > been created in the last second
> > call length: the total duration of a scenario - from first message 
> > to the last.
> > 
> > Olivier. 
> 
> > On 3/22/07, hyukgeose <[EMAIL PROTECTED]> wrote:
> > Hi, all
> > 
> > as you konw there are many results in screen of uac and uas.
> > Of those I donot know what are cps and call length.
> > Is there anyone who explains about cps and call length in detail?
> > 
> > thanks 
> > 
> > Hyukgeose
> > 
> > 
> -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share 
> your 
> > opinions on IT & business topics through brief surveys-and earn cash
> > 
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Sipp-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/sipp-users 
> 
> > 
> > 
> > 
> > -- 
> > HP OpenCall Software
> > http://www.hp.com/go/opencall/ 
> > 
> -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share 
> your
> > opinions on IT & business topics through brief surveys-and earn cash
> > 
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Sipp-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/sipp-users
> -------------- next part --------------
> An HTML attachment was scrubbed...
> 
> ------------------------------
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> ------------------------------
> 
> _______________________________________________
> Sipp-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sipp-users
> 
> 
> End of Sipp-users Digest, Vol 10, Issue 27
> ******************************************


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to