If you look back in the message archive I think you will find some emails 
explaining why this is broken and how it might be fixed. Peter> From: 
ilk...@koc.net
> To: sipp-users@lists.sourceforge.net
> Date: Tue, 18 Oct 2011 14:49:27 +0300
> Subject: Re: [Sipp-users] Timeout value not working ?
> 
> Hi,
> 
> I am trying to use the "timeout" and "ontimeout" parameters in a "recv" 
> clause. But I see that the scenario does not branch to the label given in the 
> ontimeout parameter.
> The relevant command in the xml is below. Can anyone suggest how to 
> troubleshoot this ?
> 
>   <recv response="200" timeout="1000" ontimeout="3" next="5">
>   </recv>
> 
> <label id="3"/>
> <send>
> <![CDATA[
> BYE sip:[field2]@[field1] SIP/2.0
> From: [field0] <sip:[field0]@[field1]:[local_port]>;tag=[call_number]
> To: [field2] <sip:[field2]@[field1]:[remote_port]>[peer_tag_param]
> Call-ID: [call_id]
> CSeq: 3 BYE
> Max-Forwards: 70
> Via: SIP/2.0/[transport] [local_ip]:[local_port]
> Content-Length: 0
> ]]>
> </send>
> 
> <label id="5"/>
> <send>
> <![CDATA[
> ACK sip:[field2]@[field1] SIP/2.0
> From: "[field0]" <sip:[field0]@[field1]>;tag=[call_number]
> To: "[field2]" <sip:[field2]@[field1]>
> CSeq: [cseq] ACK
> Call-ID: [call_id]
> Content-Length: [len]
> User-Agent:  X-Lite release 1003l stamp 30942
> Max-Forwards: 20
> ]]>
>   </send>
> 
> Bu e-posta mesaji kisiye ozel olup, gizli bilgiler iceriyor olabilir. Eger bu 
> e-posta mesaji size yanlislikla ulasmissa,  icerigini hic bir sekilde 
> kullanmayiniz ve ekli dosyalari acmayiniz. Bu durumda lutfen e-posta mesajini 
> kullaniciya hemen geri gonderiniz  ve  tum kopyalarini mesaj kutunuzdan 
> siliniz. Bu e-posta mesaji, hic bir sekilde, herhangi bir amac icin 
> cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz.  Bu e-posta mesaji 
> viruslere karsi anti-virus sistemleri tarafindan taranmistir. Ancak 
> yollayici, bu e-posta mesajinin - virus koruma sistemleri ile kontrol 
> ediliyor olsa bile - virus icermedigini garanti etmez ve meydana gelebilecek 
> zararlardan dogacak hicbir sorumlulugu kabul etmez.
> This message is intended solely for the use of the individual or entity to 
> whom it is addressed , and may contain confidential  information. If you are 
> not the intended recipient of this message or you receive this mail in error, 
> you should refrain from making any use of the contents and from opening any 
> attachment. In that case, please notify the sender immediately and return the 
> message to the sender, then, delete and destroy all copies. This e-mail 
> message, can not be copied, published or sold for any reason. This e-mail 
> message has been swept by anti-virus systems for the presence of computer 
> viruses. In doing so, however,  sender  cannot warrant that virus or other 
> forms of data corruption may not be present and do not take any 
> responsibility in any occurrence.
> 
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> Sipp-users mailing list
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users
                                          
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to