[sr-dev] [kamailio/kamailio] uac: enable "uac:reply" event route for UAC SIP message timeouts (PR #3047)

Stefan Mititelu notifications at github.com
Fri Mar 4 16:18:35 CET 2022


Hi, I see PR build fails because i changed the header of UAC module api `uacb->req_send = uac_req_send;`. The solution(s) I can see right now are either:
1. Guard the uac_req_send(void/int) by some compilation #define
or
2. Get the tm module 'enable_uac_fr' config parameter value inside `uac_req_send(void)` function and decide adding TMCB_ON_FAILURE if it is enabled or not.
or
3. Adapt the test function with an parameter of "0"

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3047#issuecomment-1059253712
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/3047/c1059253712 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220304/455821f7/attachment.htm>


More information about the sr-dev mailing list