Re: [sr-dev] [kamailio/kamailio] kamailio crashes when attempting to query offline database (#1821)

2019-03-07 Thread Henning Westerholt
Thank you for the confirmation. -- 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/1821#issuecomment-470827012___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] fixes & improvements (#1882)

2019-03-07 Thread lazedo
i see it as a bug since `tosocket` is using `msg` to determine the transport instead of parsed uri from input, try to run it in a timer route and you'll see but i guess that it will also give wrong result if you receive a `udp` message and then try to apply the transform to

Re: [sr-dev] [kamailio/kamailio] kamailio crashes when attempting to query offline database (#1821)

2019-03-07 Thread srinikart
Closed #1821. -- 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/1821#event-2188731530___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] kamailio crashes when attempting to query offline database (#1821)

2019-03-07 Thread srinikart
Hello Daniel and Henning, I have confirmed that it is indeed the out-dated Informix CSDK libraries that were at fault. I have updated said libraries to the latest version (clientsdk.4.10.FC9DE) and the crash no longer occurs. Kamailio is able to detect that a database connection is severed,

Re: [sr-dev] [kamailio/kamailio] fixes & improvements (#1882)

2019-03-07 Thread Henning Westerholt
Hi, thank you for the request. I guess you mean "rebase and merge" instead of "squash and merge", understood. I will look tomorrow to it that we can get the backported fixes into the upcoming maintenance release. One question: can you explain a bit the reason for change e3ed896, especially why

Re: [sr-dev] [kamailio/kamailio] Phonenum module not initialized with KEMI framework (#1883)

2019-03-07 Thread Daniel-Constantin Mierla
The function to parse phonenum pv name is called when the pv is looked up in the cache of pvs. Maybe you can describe what you actually get, eventually run kamailio with debug=3 in cofig and paste here all log messages printed by kamailio when you try to use the phonenum vars in kemi. -- You

Re: [sr-dev] [kamailio/kamailio] KSR.tm.t_load_contacts(): not able to clear the destination set (set before append_branch_uri_q) (#1879)

2019-03-07 Thread Daniel-Constantin Mierla
Closed #1879. -- 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/1879#event-2187624281___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] KSR.tm.t_load_contacts(): not able to clear the destination set (set before append_branch_uri_q) (#1879)

2019-03-07 Thread Daniel-Constantin Mierla
R-URI is always the first branch and append_branch() functions add additional destinations. So if you do 2 append_branch(), you end up with 3 destinations. If you want to modify r-uri, assign to $ru or use sbranch functions from pv module. If you want to discuss further on this topic, write a

Re: [sr-dev] [kamailio/kamailio] Segmentation fault on tm:t_should_relay_response (#1875)

2019-03-07 Thread Daniel-Constantin Mierla
Closed #1875. -- 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/1875#event-2187612766___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Segmentation fault on tm:t_should_relay_response (#1875)

2019-03-07 Thread Daniel-Constantin Mierla
Closing this one, the last backtrace doesn't seem related to the initial issue. If you get it again, better open a new issue to track that down. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [SR-Users] Releasing Kamailio v5.2.2

2019-03-07 Thread PICCORO McKAY Lenz
El jue., 7 de mar. de 2019 a la(s) 09:12, Daniel-Constantin Mierla ( mico...@gmail.com) escribió: > I think in old debian/other-linux distros, the /var/run/kamailio was > created from init.d, not by kamailio. On newer OS versions, should be > created by > debian 8, 9 , and "old" as you pointed

[sr-dev] git:master:d33d60e0: core: exported functions to check incoming protocol

2019-03-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d33d60e08b5081a605149b3bff2a0397c0952e9b URL: https://github.com/kamailio/kamailio/commit/d33d60e08b5081a605149b3bff2a0397c0952e9b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-03-07T16:24:24+01:00 core: exported

Re: [sr-dev] [kamailio/kamailio] Kamailio 5.2.0 - Segmentation fault in libcrypto.so.1.1 (#1860)

2019-03-07 Thread shaunjstokes
We've installed the latest debug symbols for libssl and libcrypto compiled from here: https://www.openssl.org/source/openssl-1.1.1b.tar.gz We've also updated Kamailio to 5.2.1. Unfortunately the problem remains the same, see above for the updated core dump. Please let me know if there's

Re: [sr-dev] [SR-Users] Releasing Kamailio v5.2.2

2019-03-07 Thread Daniel-Constantin Mierla
Hello, I think in old debian/other-linux distros, the /var/run/kamailio was created from init.d, not by kamailio. On newer OS versions, should be created by systemd/tmpfsd at startup, otherwise kamailio attempts to create if it has enough privileges. Cheers, Daniel On 07.03.19 13:14, PICCORO

[sr-dev] [kamailio/kamailio] Phonenum module not initialized with KEMI framework (#1883)

2019-03-07 Thread balajeesv
### Description phonenum module is not working with KEMI framework, when debugged I found phonenum module functions "pv_parse_phonenum_name" "sr_phonenum_add_item" are not invoked with KEMI framework. With default config file these modules are invoked from config parser. I am using lua KEMI

Re: [sr-dev] [kamailio/kamailio] kamailio can't support send Rx_AAR for origin call (#1793)

2019-03-07 Thread lsm808
Hi Daniel, Is there any update for the request: 1793? Thanks, Victor From: Daniel-Constantin Mierla [mailto:notificati...@github.com] Sent: 2019年1月9日 0:55 To: kamailio/kamailio Cc: Lv, Victor (NSB - CN/Qingdao) ; Author Subject: Re: [kamailio/kamailio] kamailio can't support send Rx_AAR for