Hello,
Thanks for the reply. Would there be a way to prevent a situation where kamailio would
receive 2 200OKs from being received (1 200OK for CSeq INVITE and 1 200OK for CSeq
CANCEL)? As of right now, at least with my test configuration (using the skeleton
configuration) it seems to be easily replicable. I'm trying to prevent a situation
where "t_set_fr" and the UA's internal timeout fire at the same time causing
2 200OKs from sent by the UA (as described on my previous message).
Thank you.