[sr-dev] [kamailio/kamailio] tls: fix raw vs urlencoded behavior in sel_ssl_cert() (#2291)

2020-04-18 Thread Armen Babikyan
* Small bugfix * Changes Tested locally In addressing Daniel's comments on https://github.com/kamailio/kamailio/pull/2268#issuecomment-609935161, I realized that I misunderstood how select variables get resolved to data structures. This patch fixes the sel_ssl_cert() implementation so that $s

Re: [sr-dev] [kamailio/kamailio] async_http_client crash (#2286)

2020-04-18 Thread Federico Cabiddu
Sorry the mail was sent before ending by accident. Thanks for looking into it and fixing it Daniel. For sure it should be backported. Cheers, Federico On Sat, Apr 18, 2020 at 9:23 AM Federico Cabiddu wrote: > Hi Daniel, > you are absolutely right and that part of code is for sure wrong. Those

Re: [sr-dev] [kamailio/kamailio] async_http_client crash (#2286)

2020-04-18 Thread Federico Cabiddu
Hi Daniel, you are absolutely right and that part of code is for sure wrong. Those lines have been there since the beginning and for sure due to my lack of understanding of transactions's internals and avps (don't remember why sincerely). For the records, I've been using mixed suspended/not suspend