[sr-dev] [kamailio/kamailio] http_async_client crash in 5.0.5 (does not crash in 5.0.4) (#1400)

2018-01-14 Thread Alexandru Pirvulescu
### Description Kamailio started to crash in 5.0.5 in http_async_client module. Works in 5.0.4 ### Troubleshooting Reproduction Use http_async_client. Debugging Data Not yet extracted. Need to figure out how to access the core because it is a container. Log Messages ``` 4(3

[sr-dev] [kamailio/kamailio] 200 OK & ACK & topoh issues (#1541)

2018-05-22 Thread Alexandru Pirvulescu
### Description A certain inbound provider does not return ACK R-URI as an exact copy of contact. A parameter is appended to it, like below: 200 OK Contact: `Contact: ` ACK R-URI: `ACK sip:35.197.205.XXX:5060;line=sr-N6IAzJd4WxFLWxVlz.jwWB0yM.y7MlV7zGZlMlvuMx3A;user=phone SIP/2.0` As you

Re: [sr-dev] [kamailio/kamailio] 200 OK & ACK & topoh issues (#1541)

2018-05-22 Thread Alexandru Pirvulescu
Thank you. This is one of the problems we have. We are running in GKE with a container built using .deb packages, this being the reason we've "tested" with a small C app. Rebuilding the image from sources instead of .deb will take a while and we don't have that provider anymore. Is there a way

Re: [sr-dev] [kamailio/kamailio] 200 OK & ACK & topoh issues (#1541)

2018-06-04 Thread Alexandru Pirvulescu
Hi, still didn't have time to check how to reproduce this. Meanwhile, I've tried to move to mangler (to rewrite Contact) which upset other providers and finally wrote a simple base64 encoder for Contact header that fits the job (looks "normal" and does not have private IPs in it). This seems to m

[sr-dev] [kamailio/kamailio] Crash in topoh module (#1735)

2018-11-22 Thread Alexandru Pirvulescu
### Description We have multiple SIP trunks aggregated in a Kamailio router. One of them misbehaves in a way that I fail to see and it crashes our Kamailio. The conversation that triggers this bug is attached below. ### Troubleshooting Reproduction Debugging Data ``` (gdb) bt ful

[sr-dev] [kamailio/kamailio] Extreme logging in 5.4.4 (#2661)

2021-03-04 Thread Alexandru Pirvulescu
### Description Extreme logging introduced in 5.4.4 here: https://github.com/kamailio/kamailio/blob/2015cfdfd777085dad98a606fc41946af186db1b/src/modules/ctl/io_listener.c#L498 and here: https://github.com/kamailio/kamailio/blob/2015cfdfd777085dad98a606fc41946af186db1b/src/modules/ctl/io_liste