Re: [sr-dev] [kamailio/kamailio] tls: add support for escaped cert PVs and select (#2268)

2020-04-05 Thread Armen Babikyan
@miconda Thank you! I updated that wiki page. -- 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/pull/2268#issuecomment-609511478___ Kamailio

Re: [sr-dev] [kamailio/kamailio] Segfault in openssl on Xenial (#2274)

2020-04-05 Thread Nathan
[kamailio.cfg.example.txt](https://github.com/kamailio/kamailio/files/4435235/kamailio.cfg.example.txt) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] Segfault in openssl on Xenial (#2274)

2020-04-05 Thread Nathan
### Description Segfault in Kamailio when using mysql (over ssl) and tls listeners. We have a reproducible segfault with Kamailio on Ubuntu Xenial. The problems is revealed when two modules (db_mysql and tls) and both using the openssl library. The mysql module is using openssl indirectly,

[sr-dev] [kamailio/kamailio] Grumvalski/siptrace flag fixes (#2273)

2020-04-05 Thread Federico Cabiddu
!-- Kamailio Pull Request Template -- !-- IMPORTANT: - for detailed contributing guidelines, read: https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md - pull requests must be done to master branch, unless they are backports of fixes from master branch to a stable

Re: [sr-dev] siptrace inconsistency

2020-04-05 Thread Federico Cabiddu
Hi Daniel, thanks for having a look. There is already a callback for negative ACK, my problem was that I was using t_check_trans (tm api) to check if the ACK was a negative ACK, and t_check_trans was calling this callback internally. So, if after the sip_trace() call in the script we had a

[sr-dev] git:master:b9b08d78: modules: readme files regenerated - dispatcher ... [skip ci]

2020-04-05 Thread Kamailio Dev
Module: kamailio Branch: master Commit: b9b08d7883308287b44336bcbc7003368f77d9d2 URL: https://github.com/kamailio/kamailio/commit/b9b08d7883308287b44336bcbc7003368f77d9d2 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-04-05T15:16:08+02:00 modules: readme files regenerated -

[sr-dev] git:master:d08d27bc: dispatcher: added missing ending tag for para

2020-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d08d27bc12ffd2c519094c84f088b6bbb268e356 URL: https://github.com/kamailio/kamailio/commit/d08d27bc12ffd2c519094c84f088b6bbb268e356 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-05T15:04:17+02:00 dispatcher: added

[sr-dev] git:master:8619b4c7: modules: readme files regenerated - dispatcher ... [skip ci]

2020-04-05 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 8619b4c7a1ac4ba245c2c839dd61a107819a6e34 URL: https://github.com/kamailio/kamailio/commit/8619b4c7a1ac4ba245c2c839dd61a107819a6e34 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-04-05T14:46:09+02:00 modules: readme files regenerated -

[sr-dev] git:master:80930085: dispatcher: support for per destination address socket name attribute

2020-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 80930085504a052e450e55eb44a31eb73411f656 URL: https://github.com/kamailio/kamailio/commit/80930085504a052e450e55eb44a31eb73411f656 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-05T14:35:40+02:00 dispatcher: support

[sr-dev] git:master:71ab3514: dispatcher: docs for sockname attribute for destination records

2020-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 71ab351492835ded235f98d310c7085bb3195fc4 URL: https://github.com/kamailio/kamailio/commit/71ab351492835ded235f98d310c7085bb3195fc4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-05T14:41:15+02:00 dispatcher: docs for

[sr-dev] git:master:db042d25: tm: local uac support for using socket names

2020-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: db042d2579c1eff50c322bbedbb7d4f2bd06 URL: https://github.com/kamailio/kamailio/commit/db042d2579c1eff50c322bbedbb7d4f2bd06 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-05T10:58:31+02:00 tm: local uac support

[sr-dev] git:master:228c9364: dispatcher: docs for ds_default_sockname parameter

2020-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 228c9364e58620b960f9421cace59685539d384d URL: https://github.com/kamailio/kamailio/commit/228c9364e58620b960f9421cace59685539d384d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-05T10:36:16+02:00 dispatcher: docs for

[sr-dev] git:master:87f170b2: dispatcher: new parameter ds_default_sockname

2020-04-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 87f170b2063f488dcf6a54c613044ef1663ef9f1 URL: https://github.com/kamailio/kamailio/commit/87f170b2063f488dcf6a54c613044ef1663ef9f1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-05T10:29:30+02:00 dispatcher: new

Re: [sr-dev] [kamailio/kamailio] tls: add support for escaped cert PVs and select (#2268)

2020-04-05 Thread Daniel-Constantin Mierla
Merged #2268 into master. -- 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/pull/2268#event-3201479671___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] tls: add support for escaped cert PVs and select (#2268)

2020-04-05 Thread Daniel-Constantin Mierla
Thanks, I am merging it. You have to add docs for the new vars at: * https://www.kamailio.org/wiki/cookbooks/devel/pseudovariables -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:ae03ce19: tls: add support for urlencoded cert PVs and select

2020-04-05 Thread Armen Babikyan
Module: kamailio Branch: master Commit: ae03ce19333a6ed44fefdc597f785bb1e4f4c04c URL: https://github.com/kamailio/kamailio/commit/ae03ce19333a6ed44fefdc597f785bb1e4f4c04c Author: Armen Babikyan Committer: Armen Babikyan Date: 2020-04-01T19:32:49-07:00 tls: add support for urlencoded cert PVs

[sr-dev] git:master:90346a28: Merge pull request #2268 from armenb/tls_escaped_ssl_cert

2020-04-05 Thread GitHub
Module: kamailio Branch: master Commit: 90346a287165ac58d2ff5f295b92c5298878e035 URL: https://github.com/kamailio/kamailio/commit/90346a287165ac58d2ff5f295b92c5298878e035 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2020-04-05T09:56:55+02:00 Merge pull request #2268 from

Re: [sr-dev] [kamailio/kamailio] kamailio crash in P-cscf, I-cscf, S-cscf configuration (#2267)

2020-04-05 Thread Daniel-Constantin Mierla
The line 218 in file src/modules/ims_ipsec_pcscf/cmd.c is now a comment in branch 5.3. Probably some new commits were pushed. Not working with ims modules to say more about those changes, but maybe you can try with latest branch 5.3 and see if it got fixed? If not, attach the backtraces of the

Re: [sr-dev] [kamailio/kamailio] dialog: adding dlg.dump (#2272)

2020-04-05 Thread Daniel-Constantin Mierla
Yes, it is preferred to use the included srjson.{c,h} functions, because it doesn't introduce any external dependency. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] siptrace inconsistency

2020-04-05 Thread Daniel-Constantin Mierla
Hello, I think it is fine to merge those three commits to master as they solve some of the reported issue. There is also some work planned to be done for a global enable/disable tracing to database, so it makes sense to have all the code in master for combined testing. Regarding the negative