Frederic,

The timeout XML attribute is for each particular message, as calls are not 
created until the first message is received, there is never an opportunity 
for the timeout to be applied to the first message (as by definition a 
message would have been received for the call to exist).  It will work for 
subsequent messages.

Charles

[EMAIL PROTECTED] wrote on 01/25/2008 06:10:07 AM:

> Hi,
> 
> does that mean that on initial receiving requests the timeout attribute
> on <recv> is ignored ? The attribute is documented under <recv> ? Is it
> not ignored in other req/resp than the first one in the scenario ?
> 
> Cheers
> Frédéric-Philippe Metz
> 
> 
> On Fr, 2008-01-25 at 10:44 +0000, Boulkroune, Olivier (Non-HP:Atos
> Origin) wrote:
> > Hi,
> > 
> > Use the -timeout command line option. It triggers a global timeout
> which makes sipp quit if no calls have been received.
> > 
> > Regards,
> > 
> > Olivier Boulkroune
> > 
> > -----Message d'origine-----
> > De : [EMAIL PROTECTED] [mailto:sipp-users-
> [EMAIL PROTECTED] De la part de Frederic-Philippe Metz
> > Envoyé : vendredi 25 janvier 2008 10:54
> > À : [email protected]
> > Objet : [Sipp-users] Timeout doesn't work fine
> > 
> > Hi all,
> > 
> > in the following simple scenario, the timeout doesn't really work ?
> > 
> > Any suggestions ?
> > 
> > Cheers,
> >    Frédéric
> > 
> > 
> > <scenario name="Recv-Test-Timeout">
> >   <recv request="INVITE" timeout="2000">
> >   </recv>
> > </scenario>
> > 
> > 
> > P.S.: Called with
> > ./sipp <IP-Address> -m 1 -i <local-IP> -p <local-Port> -sf <xml-file>
> > 
> > and actual svn, but also doesn't work with 2.01 and 3.0
> > 
> > 
> > 
> > 
> > 
-------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Sipp-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/sipp-users
> -- 
> Frédéric-Philippe Metz, Dipl.-Inf. (FH)
> Specialist IP Networks & NGN
> 
> currently working for:
> 
> IBM Deutschland GmbH
> Global Business Services
> NGN Competence Center
> c/o Deutsche Telekom AG
> Oeserstraße 111
> 65934 Frankfurt/Main, Germany
> 
> Mail : [EMAIL PROTECTED]
> Phone: 069 / 90 55 1 - 223
> Fax  : 069 / 90 55 1 - 200
> 
> 
> 
> 
-------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Sipp-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sipp-users


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to