[sr-dev] [kamailio/kamailio] tcpops fixup failure (#2772)

2021-06-09 Thread Julien Chavanton
### Description Kamailio does not start when doing fixup for tcpops. ``` tcp_keepalive_enable("$avp(caller_conid)", "60", "5", "2"); ``` ``` 0(1) ERROR: [core/route.c:1166]: fix_actions(): fixing failed (code=-1) at cfg:/etc/kamailio/kamailio.cfg:160 ``` ### Troubleshooting I will try reve

Re: [sr-dev] [kamailio/kamailio] tcpops fixup failure (#2772)

2021-06-09 Thread Julien Chavanton
I was wrong, in fact this is fixed by ``` commit 02240711239149e2f5c4890a70ab158d10fa8187 Author: Daniel-Constantin Mierla 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 ``` but it is not in 5.5.0

Re: [sr-dev] [kamailio/kamailio] tcpops fixup failure (#2772)

2021-06-09 Thread Julien Chavanton
Closed #2772. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/2772#event-4867527689___ Kamailio (SER) - Development Mailing List sr-dev@l