The reason is very likely that the BYE you are seeing is not sent due to your 
scenario execution but due to sipp default behavior (when scenario fails, for 
example due to unexpected message). Presumably the corresponding call is also 
marked as failed.

-----Original Message-----
From: Antoine Roly [mailto:antoine.r...@gmail.com] 
Sent: Monday, October 04, 2010 2:34 PM
To: sipp-users@lists.sourceforge.net
Subject: [Sipp-users] sipp-ims-bench

Hello,

I have a problem with SIPp Ims Bench and a modified version of ims_uac
scenario. 
When I send a ACK (after the 200 Ok) everything is fine and work as
expected, but when I want to send the BYE the URI is not correct, even
if the two lines are similar in the scenario file (using same
variables). 

I have this

      ACK [$5] SIP/2.0
      [last_Via:]
      Max-Forwards: 70
      [...] 

and 

      BYE [$5] SIP/2.0
      [last_Via:]
      Max-Forwards: 70
      Content-Length: 0
      [...]

With wireshark I can see that the URI for the ACK is
sip:subs018...@192.168.4.1:9739 (as expected) but for the BYE is
sip:serv...@192.168.1.1:5060 

I don't understand why the two URI's are different. 

Did a made a mistake or misunderstood something? 
Does anyone have an idea why the URI's are different?
The scenario is attached to the mail.

Thanks in advance

Regards,

A.

 
Intel Corporation NV/SA
Kings Square, Veldkant 31
2550 Kontich
RPM (Bruxelles) 0415.497.718. 
Citibank, Brussels, account 570/1031255/09

This e-mail and any attachments may contain confidential material for the sole 
use of the intended recipient(s). Any review or distribution by others is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.


------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to