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>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to