Hi,
 
When the following “200 OK” message is received, sipp (version 3) kills itself 
because of missing tag in To header (No valid To: header in reply). RFC 2543 
didn't have to/from tags. So if the UAC calls a UAS that only conforms to 2543 
then it will get this situation. Any element that attempts to be 2543 
compatible will deal with this. Does sipp v3 support 2543? If yes, how could I 
solve the issue?
 
Thanks in advance,
Mehmet
 
UDP message received [323] bytes :
 
SIP/2.0 200 Ok
Record-Route: <sip:24.28.207.87;lr=on;ftag=1>
Via: SIP/2.0/UDP 24.30.221.13:5060
From: <sip:[email protected]>;tag=1
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 1 INVITE
Max-Forwards: 69
Contact: <sip:10.157.74.101:5061;transport=UDP>
Content-Length: 0
 
-------------------------------------------------------------------------->
  1 new calls during 0.014 s period      4 ms scheduler resolution
  1 calls (limit 2000)                   Peak was 1 calls, after 1 s
  0 Running, 1 Paused, 0 Woken up
  0 dead call msg (discarded)            0 out-of-call msg (discarded)        
  3 open sockets                        
                                 Messages  Retrans   Timeout   Unexpected-Msg
      INVITE ---------->         1         0         0                  
         100 <----------         1         0         0         0        
         100 <----------         0         0         0         0        
         200 <----------         0         0         0         0        
         ACK ---------->         0         0                            
       Pause [   1000ms]         0                             0        
         BYE ---------->         0         0                            
------------------------------ Test Terminated --------------------------------
----------------------------- Statistics Screen ------- [1-9]: Change Screen --
  Start Time             | 2008-12-15   17:23:53:244    
1229379833.244858            
  Last Reset Time        | 2008-12-15   17:23:54:280    
1229379834.280694            
  Current Time           | 2008-12-15   17:23:54:296    
1229379834.296345            
-------------------------+---------------------------+--------------------------
  Counter Name           | Periodic value            | Cumulative value
-------------------------+---------------------------+--------------------------
  Elapsed Time           | 00:00:00:015              | 00:00:01:051             
  Call Rate              |   66.667 cps              |    0.951 cps             
-------------------------+---------------------------+--------------------------
  Incoming call created  |        0                  |        0                 
  OutGoing call created  |        1                  |        1                 
  Total Call created     |                           |        1                 
  Current Call           |        1                  |                          
-------------------------+---------------------------+--------------------------
  Successful call        |        0                  |        0                 
  Failed call            |        0                  |        0                 
-------------------------+---------------------------+--------------------------
  Call Length            | 00:00:00:000              | 00:00:00:000             
------------------------------ Test Terminated --------------------------------
2008-12-15      17:23:54:294    1229379834.294825: No valid To: header in reply.
------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to