On 09/07/14 13:19, Mahudeswaran A wrote:
> Hello,
> 
> once the max retrans count is reached what will be the SIPp
> behaviour?
> 
> [Ans] after the max retrans count is reached SIPp will stop sending
> further INVITEs and that call is maintained in “Current Call”
> count;
> 
> --Is my understanding correct;

No - the call will be considered failed. There's a FailedMaxUDPRetrans
counter
(http://sipp.sourceforge.net/doc/reference.html#Available+counters)
for this.

> 
> Is it possible to simulate retrans scenario;

I'm not clear what you mean here - you could certainly have the other
end of the call not respond to the messages, so that they had to be
retransmitted. You could also just write your SIPp scenario file so
that it sent the same message repeatedly.

Best,
Rob

------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to