Re: [sr-dev] Resetting private variables between requests?

2017-01-22 Thread Daniel-Constantin Mierla
Hello, adding a new class of variables with such behaviour is ok. The $var(...) has already a variant $vn(...): - https://www.kamailio.org/wiki/cookbooks/devel/pseudovariables#vn_name_-_private_memory_variables_null $var() is initialized to 0, $vn() is to $null. iirc, there are flags to make

Re: [sr-dev] select error without line number

2017-01-22 Thread Daniel-Constantin Mierla
On 21/01/2017 01:49, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> I just pushed a patch that should print cfg line and column in such >> case. Can you test and see if works ok? > The commit didn't change the syslog output. The commit checks if > fix_rval returns negative result:

[sr-dev] git:master:47084e4b: tm: uac - updated log messages

2017-01-22 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 47084e4bbfb27d40d804ecfc5f78b31f13ffd23a URL: https://github.com/kamailio/kamailio/commit/47084e4bbfb27d40d804ecfc5f78b31f13ffd23a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] [kamailio/kamailio] presence: allow use of $subs in notify process (#944)

2017-01-22 Thread lazedo
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/944 -- Commit Summary -- * presence: allow use of $subs in notify process -- File Changes -- M src/modules/presence/notify.c (6) -- Patch Links --

[sr-dev] git:master:adf13dbe: modules: readme files regenerated - presence ...

2017-01-22 Thread Kamailio Dev
Module: kamailio Branch: master Commit: adf13dbe843704fdc830097a7a793d25a6a56757 URL: https://github.com/kamailio/kamailio/commit/adf13dbe843704fdc830097a7a793d25a6a56757 Author: Kamailio Dev Committer: Kamailio Dev Date:

[sr-dev] git:master:04ffb3b1: presence: update delete_subscription documentation

2017-01-22 Thread GitHub
Module: kamailio Branch: master Commit: 04ffb3b1d13483534e724820c231fa6e18112ba3 URL: https://github.com/kamailio/kamailio/commit/04ffb3b1d13483534e724820c231fa6e18112ba3 Author: lazedo Committer: GitHub Date: 2017-01-22T14:27:23Z presence: