Re: [SR-Users] tsilo - failure to add branches (-1)

2020-11-05 Thread Jurijs Ivolga
Hi Federico, In my Kamailio "append_branches" was set to 0 long time ago and this was a legacy that I needed to deal with. After removing "modparam("registrar", "append_branches", 0)" and fixing config everything worked. Thank you again! Jurijs On Thu, Nov 5, 2020 at 12:51 PM Federico Cabiddu

Re: [SR-Users] tsilo - failure to add branches (-1)

2020-11-05 Thread Federico Cabiddu
Good to know that you solved it :) Why did you have to set "append_branches" to 0? Which was the behaviour when enabling it? Cheers, Federico On Tue, Nov 3, 2020 at 6:51 PM Jurijs Ivolga wrote: > Hi Federico, > > First of all, thank you a lot for helping me. This means a lot to me > This i

Re: [SR-Users] tsilo - failure to add branches (-1)

2020-11-03 Thread Jurijs Ivolga
Hi Federico, First of all, thank you a lot for helping me. This means a lot to me This is true open source spirit!!! So indeed I had messed up config and I was saving transactions incorrectly and that why you saw 2 call IDs. I updated my config and now I do save transactions correctly and it

Re: [SR-Users] tsilo - failure to add branches (-1)

2020-11-03 Thread Federico Cabiddu
Hi Jurijs, I had a look at the logs but they are confusing: looks like there are two calls (transactions) stored by tsilo and the ts_append is called only for one. In the logs you sent: 1) row 19: an INVITE comes with callid 9741c821-93b2-1239-0599-024233fefdc7 2) row 60: since there is no contact

Re: [SR-Users] tsilo - failure to add branches (-1)

2020-10-31 Thread Jurijs Ivolga
Hi, Any ideas regarding "t_append_branches(): failure to add branches (-1)"? Is there a way somehow to dump what ts_append handover towards tm? I think if I would be able to see this I will be able to understand what is wrong. I tried tm:local-request and failure route and branch route, but these

Re: [SR-Users] tsilo - failure to add branches (-1)

2020-10-28 Thread Jurijs Ivolga
Hi Federico, Indeed I had a messed up config at that point. I cleaned it up, but still had the same problem. Full log in attachment. Here is some part of it: 45(51) DEBUG: {1 21 REGISTER 6z~FzexPro} tsilo [ts_append.c:72]: > ts_append(): transaction 16864:783220347 found for > sip:144345218710

Re: [SR-Users] tsilo - failure to add branches (-1)

2020-10-28 Thread Federico Cabiddu
Hi Jurijs, I had a look at the logs and there is something strange: I see the ts_append logs before the registrar module ones (the save function). Are you sure you are calling ts_append after calling save()? Cheers, Federico On Tue, Oct 27, 2020 at 10:26 AM Jurijs Ivolga wrote: > Hi Daniel-Con

Re: [SR-Users] tsilo - failure to add branches (-1)

2020-10-27 Thread Jurijs Ivolga
Hi Daniel-Constantin, Debug log is intachment. Do you see any hints? I think this is relative part: 2020-10-27T08:24:36.198Z,"79(85) DEBUG: {1 21 REGISTER G~qt15Oz7~} tsilo > [ts_append.c:72]: ts_append(): transaction 21280:984985415 found for > sip:1443452187102-0af7c6035717-0...@voipstaging.my

Re: [SR-Users] tsilo - failure to add branches (-1)

2020-10-27 Thread Daniel-Constantin Mierla
Hello, if you get it always, then run with debug=3 and send all the debug messages here, there should be more hints about why a branch is not added. Cheers, Daniel On 27.10.20 08:40, Jurijs Ivolga wrote: > Hi, > > I have several Kamailio proxies - loadbalancer which is used as TLS > offload and

[SR-Users] tsilo - failure to add branches (-1)

2020-10-27 Thread Jurijs Ivolga
Hi, I have several Kamailio proxies - loadbalancer which is used as TLS offload and Authorization server and behind registrar servers. In this case I can't make tsilo work on the registrar server. I'm always getting: "tm [t_append_branches.c:172]: t_append_branches(): failure to add branches (-1