Hi all,

I have a question related to rtd timers in sipp ims bench. 

In the uac/uas scenarii, It said in ims_uas.xml that "The imestamp,
stored in rtd[2], will be reported to UAC side at end of scenario so it
can compute the time the INVITE took from UAC to UAS."

The send line in ims_uac.xml is <send retrans="500" start_rtd="1,2,4"> 
But the recv line in ims_uas.xml is "<recv request="INVITE"
start_rtd="5,2">" 
Shouldn't it be <... start_rtd="5" rtd="2"> to stop the second timer?

Same question for rtd[1]. It is said in ims_uac.xml that "rtd[1] is
between sending INVITE at UAC and receiving ACK at UAS."
The send line in ims_uac.xml is: <send retrans="500" start_rtd="1,2,4">
But the recv line in ims_uas.xml is <recv request="ACK" start_rtd="1">
Shouldn't it be rtd="1" in order to stop the timer 1?

Thanks in advance

Regards,

A.


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to