@henningw commented on this pull request.
> LM_DBG("'%.*s' found in usrloc\n", aor.len, ZSW(aor.s));
res = dmq_ul.get_ucontact(r, ci->c, ci->callid, ci->path,
ci->cseq, &c);
LM_DBG("get_ucontact = %d\n", res);
- if(res == -1) {
- LM_ERR("Invalid cseq\n");
+ // res can be -2, -1, 0 or 1
fixed in 70c1964854f
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4593#discussion_r2821452142
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4593/review/[email protected]>_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!