Kamailio does not start when doing fixup for tcpops.
tcp_keepalive_enable("$avp(caller_conid)", "60", "5", "2");
0(1) ERROR: <core> [core/route.c:1166]: fix_actions(): fixing failed (code=-1) at cfg:/etc/kamailio/kamailio.cfg:160
I will try reverting the following commits
commit 02240711239149e2f5c4890a70ab158d10fa8187
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat May 8 23:30:22 2021 +0200
tcpops: use fixup_igp_all() instead of fixup_igp_null()
- needed for functions with many parameters
commit 12fca1c369b6698cace66de171dcb166be8ae831
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 4 13:30:21 2021 +0200
tcpops: use fixup function from core, remove internal wrapper
- set also fixup free function in cmd exports
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.