Re: [sr-dev] [kamailio/kamailio] dialog: run DLGCB_LOADED callbacks when loading dialog from db (#2066)

2019-09-16 Thread Federico Cabiddu
@grumvalski pushed 1 commit. 10037f658cd1657275f383314b6960715c17ea39 dialog: run DLGCB_LOADED callbacks when loading dialog from db -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [sr-dev] Kamailio merchandising shop

2019-09-16 Thread Henning Westerholt
Hello, thank you for the feedback. Several people asked me to provide a bit more background information about this. The shop uses services from the German company spreadshirt. They handles all the payment and logistics (including returns, refunds etc..). In case of quality problems or

[sr-dev] git:master:b9bd13a1: tm: small change related to commit 38bcfb75d, prevent short from tag in else case

2019-09-16 Thread Henning Westerholt
Module: kamailio Branch: master Commit: b9bd13a1d016eba5e4211ca9068bee1a3f5dbf83 URL: https://github.com/kamailio/kamailio/commit/b9bd13a1d016eba5e4211ca9068bee1a3f5dbf83 Author: Henning Westerholt Committer: Henning Westerholt Date: 2019-09-16T22:29:17+02:00 tm: small change related to

Re: [sr-dev] missing db structure changes

2019-09-16 Thread Daniel-Constantin Mierla
Hello, I generated the sql statements for upgrading from 5.2 to 5.3, most of them being increase of size for columns. The wiki page is: * https://www.kamailio.org/wiki/install/upgrade/5.2.x-to-5.3.0 Cheers, Daniel On Mon, Sep 16, 2019 at 8:19 AM Juha Heinanen wrote: > Upgrade instructions

[sr-dev] Kamailio merchandising shop

2019-09-16 Thread Henning Westerholt
Hello, there is now a Kamailio merchandising shop available: https://skalatan.de/merchandising/ You find there many options e.g. different Kamailio T-Shirts, Hoodies, Bags, Caps, Mugs, etc.. It provides shipping in many countries world-wide (based from Europe and also USA). Feedback via

Re: [sr-dev] git:master:38bcfb75: tm: safety check when using r-uri for generating from tag

2019-09-16 Thread Henning Westerholt
Hello, ok - will do it later today. Cheers, Henning Am 16.09.19 um 10:21 schrieb Daniel-Constantin Mierla: Hello, ok, it can be done again over callid. Cheers, Daniel On Mon, Sep 16, 2019 at 10:06 AM Henning Westerholt mailto:h...@skalatan.de>> wrote: Hello Daniel, good catch. One problem

[sr-dev] git:master:88d06a08: kamctl: kamdbctl.base - replaced get_answer() with a portable version

2019-09-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 88d06a08a8baf460188745f1d748dd83f275356f URL: https://github.com/kamailio/kamailio/commit/88d06a08a8baf460188745f1d748dd83f275356f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-09-16T10:12:47+02:00 kamctl: kamdbctl.base

Re: [sr-dev] [kamailio/kamailio] kamctl - shell interpreter selection (#2019)

2019-09-16 Thread Daniel-Constantin Mierla
Thanks @sergey-safarov, I replaced the existing function with the one you proposed until getting to a decision on kamcli vs kamctl+bash/shell. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] git:master:38bcfb75: tm: safety check when using r-uri for generating from tag

2019-09-16 Thread Daniel-Constantin Mierla
Hello, ok, it can be done again over callid. Cheers, Daniel On Mon, Sep 16, 2019 at 10:06 AM Henning Westerholt wrote: > Hello Daniel, > > good catch. One problem though - the code will now generate a shorter > from-tag if the ruri is not available. > > Suggestion - what about just doubling

Re: [sr-dev] git:master:38bcfb75: tm: safety check when using r-uri for generating from tag

2019-09-16 Thread Henning Westerholt
Hello Daniel, good catch. One problem though - the code will now generate a shorter from-tag if the ruri is not available. Suggestion - what about just doubling the call-id hash in this special case? As mentioned I plan to refactor this in the next development period. + if(ruri) { +

[sr-dev] git:master:66508a75: presence: init event structure to avoid use if invaid values

2019-09-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 66508a753d8685ba8bcd0b43a94ce3477c198c4a URL: https://github.com/kamailio/kamailio/commit/66508a753d8685ba8bcd0b43a94ce3477c198c4a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-09-16T09:51:40+02:00 presence: init event

[sr-dev] git:master:28dc74fa: presence: reset freed list to avoid double free in case of error

2019-09-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 28dc74fa8a30b17abd7f7b173b66b8538c5a4bb5 URL: https://github.com/kamailio/kamailio/commit/28dc74fa8a30b17abd7f7b173b66b8538c5a4bb5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-09-16T09:45:33+02:00 presence: reset freed

[sr-dev] git:master:9e703c1c: log_systemd: return in case the xavp is not valid

2019-09-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 9e703c1c1eb362bd68e53b38021aa42f8b173d0c URL: https://github.com/kamailio/kamailio/commit/9e703c1c1eb362bd68e53b38021aa42f8b173d0c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-09-16T09:38:26+02:00 log_systemd: return

[sr-dev] git:master:38bcfb75: tm: safety check when using r-uri for generating from tag

2019-09-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 38bcfb75d3dfc5492fdee9e9bbb17f44cce37684 URL: https://github.com/kamailio/kamailio/commit/38bcfb75d3dfc5492fdee9e9bbb17f44cce37684 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-09-16T09:13:28+02:00 tm: safety check when

[sr-dev] missing db structure changes

2019-09-16 Thread Juha Heinanen
Upgrade instructions to 5.3 are missing db structure changes: https://www.kamailio.org/wiki/install/upgrade/stable-to-devel I remember seeing many in the commits. It would be a good idea (actually Kamailio policy) to immediately update the wiki when a db change is made. -- Juha