Also the exact version you were using....

 

What you have to watch is what "state" you are in. (When all else fails put a 
trace on the state.) I'm retired now and not actively using SIPP but my memory 
is that if you are expecting a 100 then you are probably still in the transmit 
state and doing re-transmits that will eventually time out themselves.

 

Peter 
 


Date: Mon, 11 Jan 2010 16:43:10 +0530
From: dushyant.dha...@rancoretech.com
To: sumeet_bhard...@persistent.co.in
CC: plh...@hotmail.com; sipp-users@lists.sourceforge.net
Subject: Re: [Sipp-users] Help- ontimeout is not working

Can u send the following -
1. xml for uac.
2. xml for uas.
3. command for uac
4. command for uas

Dushyant

Sumeet Bhardwaj wrote: 






Still not Jumping L
 

Thanks 
-Sumeet
 


From: Dushyant Dhalia [mailto:dushyant.dha...@rancoretech.com] 
Sent: Monday, January 11, 2010 4:21 PM
To: Sumeet Bhardwaj
Cc: Peter Higginson; sipp_users
Subject: Re: [Sipp-users] Help- ontimeout is not working
 
Try this and use -nr option.

Sumeet Bhardwaj wrote: 
Still not jumping to label 2 L
 

Thanks 
-Sumeet
 


From: Dushyant Dhalia [mailto:dushyant.dha...@rancoretech.com] 
Sent: Monday, January 11, 2010 4:13 PM
To: Sumeet Bhardwaj
Cc: Peter Higginson; sipp_users
Subject: Re: [Sipp-users] Help- ontimeout is not working
 
use timeout="20000" instead of 20 if u want 20 seconds.

Dushyant
Sumeet Bhardwaj wrote: 
Hello Dushyant,
 
When it doesn’t receive 100 Trying response, it is not jumping to label 2.
Please help me.
 

Thanks 
-Sumeet
 


From: Dushyant Dhalia [mailto:dushyant.dha...@rancoretech.com] 
Sent: Monday, January 11, 2010 3:58 PM
To: Sumeet Bhardwaj
Cc: Peter Higginson; sipp_users
Subject: Re: [Sipp-users] Help- ontimeout is not working
 
Try this.

Dushyant P S Dhalia

Sumeet Bhardwaj wrote: 
Hello All,
 
Please find attached xml file and let me know what’s goes wrong.
 

Thanks 
-Sumeet
 


From: Dushyant Dhalia [mailto:dushyant.dha...@rancoretech.com] 
Sent: Thursday, January 07, 2010 3:34 PM
To: Sumeet Bhardwaj
Cc: Peter Higginson; sipp_users
Subject: Re: [Sipp-users] Help- ontimeout is not working
 
Can you send the xml script?

Sumeet Bhardwaj wrote: 
Hello Peter,
 
I have tried your suggestion, but still it’s not working. I have also tried 
after removing the optional part still it’s not jumping to the label.
Please provide any other suggestion.
 

Thanks 
-Sumeet
 


From: Peter Higginson [mailto:plh...@hotmail.com] 
Sent: Thursday, January 07, 2010 3:00 PM
To: Sumeet Bhardwaj; sipp_users
Subject: RE: [Sipp-users] Help- ontimeout is not working
 
 
The most likely cause is:
 
If you use ontimeout with optional="true" you need to make sure that the 
ontimeout is in every member of the optional receive block.
 
Peter



From: sumeet_bhard...@persistent.co.in
To: sipp-users@lists.sourceforge.net
Date: Thu, 7 Jan 2010 12:31:27 +0530
Subject: [Sipp-users] Help- ontimeout is not working

Hello All,
 
I am using sipp 3.1 version, I am using ontimeout event to jump at defined 
label, but sipp is not jumping at that label.
 
Please find below sample script in which it is suppose to jump at label 14 if 
it doesn’t receive 100 trying response in 20s, But unfortunately it is not 
working. Please help me out.
 
<recv response="100" timeout="20000" ontimeout="14" optional="true" 
response_txn="invite">
</recv>
 
<Others recv tags to jump at lable 13>
 
 
<label id="14"/>
<send>
<![CDATA[
 
CANCEL sip:1...@atlanta.com;user=phone SIP/2.0
[last_Via:]
[last_From:]
[last_To:]
[last_Call-ID:]
Max-Forwards: 68
CSeq: [cseq] CANCEL
Contact: <sip:s...@[local_ip]:[local_port];transport=udp>
Content-Length: 0
 
  ]]>
</send>
<recv response="200" optional="false" rtd="true" crlf="true" timeout="20000" 
ontimeout="15"/>
<recv response="487" optional="false" rtd="true" crlf="true" next="15" 
timeout="20000" ontimeout="15"/>
<label id="13"/>
<send ack_txn="invite">
<![CDATA[
 
ACK sip:1...@atlanta.com;user=phone SIP/2.0
[last_Via:]
[last_From:]
[last_To:]
[last_Call-ID:]
Max-Forwards: 68
CSeq: [cseq] ACK
Contact: <sip:s...@[local_ip]:[local_port];transport=udp>
Content-Length: 0
 
  ]]>
</send>
<label id="15"/>
 
 
Thanks 
-Sumeet
 
DISCLAIMER ========== This e-mail may contain privileged and confidential 
information which is the property of Persistent Systems Ltd. It is intended 
only for the use of the individual or entity to which it is addressed. If you 
are not the intended recipient, you are not authorized to read, retain, copy, 
print, distribute or use this message. If you have received this communication 
in error, please notify the sender and delete all copies of this message. 
Persistent Systems Ltd. does not accept any liability for virus infected mails.



New! Receive and respond to mail from other email accounts from within Hotmail 
Find out how.
DISCLAIMER ========== This e-mail may contain privileged and confidential 
information which is the property of Persistent Systems Ltd. It is intended 
only for the use of the individual or entity to which it is addressed. If you 
are not the intended recipient, you are not authorized to read, retain, copy, 
print, distribute or use this message. If you have received this communication 
in error, please notify the sender and delete all copies of this message. 
Persistent Systems Ltd. does not accept any liability for virus infected mails.






-- "When work is a pleasure, life is a joy! When work is duty, life is 
slavery." 
DISCLAIMER ========== This e-mail may contain privileged and confidential 
information which is the property of Persistent Systems Ltd. It is intended 
only for the use of the individual or entity to which it is addressed. If you 
are not the intended recipient, you are not authorized to read, retain, copy, 
print, distribute or use this message. If you have received this communication 
in error, please notify the sender and delete all copies of this message. 
Persistent Systems Ltd. does not accept any liability for virus infected mails.





-- "When work is a pleasure, life is a joy! When work is duty, life is 
slavery." 
DISCLAIMER ========== This e-mail may contain privileged and confidential 
information which is the property of Persistent Systems Ltd. It is intended 
only for the use of the individual or entity to which it is addressed. If you 
are not the intended recipient, you are not authorized to read, retain, copy, 
print, distribute or use this message. If you have received this communication 
in error, please notify the sender and delete all copies of this message. 
Persistent Systems Ltd. does not accept any liability for virus infected mails.




-- "When work is a pleasure, life is a joy! When work is duty, life is 
slavery." 
DISCLAIMER ========== This e-mail may contain privileged and confidential 
information which is the property of Persistent Systems Ltd. It is intended 
only for the use of the individual or entity to which it is addressed. If you 
are not the intended recipient, you are not authorized to read, retain, copy, 
print, distribute or use this message. If you have received this communication 
in error, please notify the sender and delete all copies of this message. 
Persistent Systems Ltd. does not accept any liability for virus infected mails.



-- "When work is a pleasure, life is a joy! When work is duty, life is 
slavery." 
DISCLAIMER ========== This e-mail may contain privileged and confidential 
information which is the property of Persistent Systems Ltd. It is intended 
only for the use of the individual or entity to which it is addressed. If you 
are not the intended recipient, you are not authorized to read, retain, copy, 
print, distribute or use this message. If you have received this communication 
in error, please notify the sender and delete all copies of this message. 
Persistent Systems Ltd. does not accept any liability for virus infected mails.

-- 
"When work is a pleasure, life is a joy! When work is duty, life is slavery." 
                                          
_________________________________________________________________
Got a cool Hotmail story? Tell us now
http://clk.atdmt.com/UKM/go/195013117/direct/01/
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to