Re: [sr-dev] [kamailio/kamailio] Kamailio 4.4.5 crash at receive_fd() (#1069)

2017-04-12 Thread Daniel-Constantin Mierla
Seems a bit similar with #1059 -- can you try with patch e4a11d7? Also, what is executed in the event_route[dialog:end]? Are there operations that could take long time? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https:

Re: [sr-dev] [kamailio/kamailio] After having updated to 5.1 version of kamailio ICSCF doesn't send the UAR towards HSS (#1065)

2017-04-12 Thread Daniel-Constantin Mierla
Maybe @ngvoice, @richardgood or @jaybeepee can review this report. -- 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/1065#issuecomment-293807817___

Re: [sr-dev] [kamailio/kamailio] modules/{acc, cdp}: allows big endian build (#1068)

2017-04-12 Thread Daniel-Constantin Mierla
auth_diameter had a different implementation than cdp. Maybe @ngvoice, @jaybeepee or @vingarzan can comment if cdp is safe for big endian. -- 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/

[sr-dev] git:master:27ecfa5f: modules: readme files regenerated - evrexec ... [skip ci]

2017-04-12 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 27ecfa5fd8557a65e18c36b8388b7f176213c77b URL: https://github.com/kamailio/kamailio/commit/27ecfa5fd8557a65e18c36b8388b7f176213c77b Author: Kamailio Dev Committer: Kamailio Dev Date: 2017-04-12T21:31:23+02:00 modules: readme files regenerated - evrexec ..

[sr-dev] git:master:a26a65ef: evrexec: notes about usage of modules with KEMI scripts

2017-04-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a26a65efe5b18ad471a9c5d5fe1a047ade2bda65 URL: https://github.com/kamailio/kamailio/commit/a26a65efe5b18ad471a9c5d5fe1a047ade2bda65 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-04-12T21:15:30+02:00 evrexec: notes about u

[sr-dev] git:master:d6a91a42: evrexec: support to execute functions from kemi embedded language

2017-04-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d6a91a42bc722f51b975241b098c62e2010f0c10 URL: https://github.com/kamailio/kamailio/commit/d6a91a42bc722f51b975241b098c62e2010f0c10 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-04-12T20:25:54+02:00 evrexec: support to ex

Re: [sr-dev] New developer: Mikko Lehto

2017-04-12 Thread Victor Seva
Congratulations! ___ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

[sr-dev] New developer: Mikko Lehto

2017-04-12 Thread Daniel-Constantin Mierla
Hello, just to let everyone know that I invited Mikko Lehto into the developer group on Kamailio gihub project. He has made a lot of good pull requests over the time, specially to documentation and unit tests that could have been just committed directly without delay on waiting for a review, savin

Re: [sr-dev] [kamailio/kamailio] Kamailio 4.4.5 crash at receive_fd() (#1069)

2017-04-12 Thread Pepelux
Closed #1069. -- 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/1069#event-1039820146___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] Kamailio 4.4.5 crash at receive_fd() (#1069)

2017-04-12 Thread Pepelux
Reopened #1069. -- 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/1069#event-1039820205___ Kamailio (SER) - Development Mailing List sr-dev

[sr-dev] [kamailio/kamailio] Kamailio 4.4.5 crash at receive_fd() (#1069)

2017-04-12 Thread Pepelux
### Description Kamailio dies every few hours, apparently trying to delete a finished dialog. After crash it always shows the message: 'dlg_clean_run(): dialog in delete state is too old' ### Troubleshooting Reproduction Debugging Data ``` # gdb /usr/sbin/kamailio /tmp/core

Re: [sr-dev] git:master:419275a5: evrexec: new module to execute an event route at startup in a dedicated process

2017-04-12 Thread Daniel-Constantin Mierla
Thanks! A bit more work is ongoing as testing not done yet and support for kemi functions execution instead of event_route -- will follow next. On 12.04.17 10:11, Alex Balashov wrote: > Excellent!!! > > On Wed, Apr 12, 2017 at 10:04:00AM +0200, Daniel-Constantin Mierla wrote: > >> Module: kamaili

Re: [sr-dev] git:master:419275a5: evrexec: new module to execute an event route at startup in a dedicated process

2017-04-12 Thread Alex Balashov
Excellent!!! On Wed, Apr 12, 2017 at 10:04:00AM +0200, Daniel-Constantin Mierla wrote: > Module: kamailio > Branch: master > Commit: 419275a588d0f655d98ac80591cbd8756803b8ee > URL: > https://github.com/kamailio/kamailio/commit/419275a588d0f655d98ac80591cbd8756803b8ee > > Author: Daniel-Constant

[sr-dev] git:master:419275a5: evrexec: new module to execute an event route at startup in a dedicated process

2017-04-12 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 419275a588d0f655d98ac80591cbd8756803b8ee URL: https://github.com/kamailio/kamailio/commit/419275a588d0f655d98ac80591cbd8756803b8ee Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-04-12T10:03:33+02:00 evrexec: new module to