I would propose to rename the new parameter, because the chosen on is
misleading, given that it doesn't fix a clear issue (like a leak in a specific
version of an external library), but it selects in doing or not some sort of
operation at startup. I would go for **startup_mode**, if there is no
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/854
-- Commit Summary --
* presence: cleanup whitespace in notify.c
* presence: add parameter fix_startup
-- File Changes --
M modules/presence/doc/presence_admin.xml (22)
M
And the last notification -- we will start in a minute ...
Cheers,
Daniel
On 08/11/16 15:01, Daniel-Constantin Mierla wrote:
> Hello,
>
> to sync a bit across the time zones -- the IRC devel meeting will start
> in about one hour. See you on irc #kamailio channel on irc.freenode.net .
>
> - ht
Thanks, @miconda, will take a look.
--
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/822#issuecomment-259144332___
sr-dev mailing list
sr-
Hello,
to sync a bit across the time zones -- the IRC devel meeting will start
in about one hour. See you on irc #kamailio channel on irc.freenode.net .
- https://www.kamailio.org/wiki/devel/irc-meetings/2016b
Cheers,
Daniel
On 07/11/16 18:10, Daniel-Constantin Mierla wrote:
> Hello,
>
> upd
Can you try with latest master? I just pushed a patch that hopefully fixes it.
There was a regression introduced by the new avl indexing of the dispatcher
groups.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://gith
Module: kamailio
Branch: master
Commit: b3f6392d122145a5fd81b1b5c5bf71feb108203e
URL:
https://github.com/kamailio/kamailio/commit/b3f6392d122145a5fd81b1b5c5bf71feb108203e
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2016-11-08T12:19:59+01:00
dispatcher: do recursi
Module: kamailio
Branch: master
Commit: f0f6269ad0769b006029d8add058642f99e244f0
URL:
https://github.com/kamailio/kamailio/commit/f0f6269ad0769b006029d8add058642f99e244f0
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2016-11-08T12:15:00+01:00
dispatcher: compacted
Updated documentation for modules who uses libcurl, regarding memory leak in
Centos 6 libcurl library.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/853
-- Commit Summary --
* Updated documentation of modules which are impacted by