Re: [sr-dev] [kamailio/kamailio] cdp: hardcoded values used for ranks in forked processes (#973)

2017-02-13 Thread Daniel-Constantin Mierla
If the rank is >0, it is initialized like a sip worker, doing all the child_init() for sip workers. So it may need db connectivity and all the rest there. The rank starts from 1001, which I think is not overlapping in anything dangerous. I think this is fine for now. Maybe a define can be introd

Re: [sr-dev] [kamailio/kamailio] app_lua: make mtree / mt_match available (#984)

2017-02-13 Thread Daniel-Constantin Mierla
Closed #984. -- 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/984#event-959323772___ sr-dev mailing list sr-dev@lists.sip-router.org http:

Re: [sr-dev] [kamailio/kamailio] app_lua: make mtree / mt_match available (#984)

2017-02-13 Thread Daniel-Constantin Mierla
That's the old way of exporting to lua. Starting with 5.0, there is a common interface named kemi that allows exporting same function at once to all kemi-enabled embedded interpreter (at this moment being app_lua, app_jsdt and app_python). mt_match() is exported to kemi and should be accessible

[sr-dev] git:master:99c284df: aap_python: note about use of pvs in docs

2017-02-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 99c284df880e1bb3c98e4aad2e2e968c745195a6 URL: https://github.com/kamailio/kamailio/commit/99c284df880e1bb3c98e4aad2e2e968c745195a6 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-10T12:02:47+01:00 aap_python: note

[sr-dev] git:master:a7bedbdd: app_python: proper usage of pv in cfg function parameters

2017-02-10 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a7bedbddc9865f878659aa1b44719d3265361127 URL: https://github.com/kamailio/kamailio/commit/a7bedbddc9865f878659aa1b44719d3265361127 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-10T11:59:36+01:00 app_python: proper

Re: [sr-dev] Branch 5.0 created

2017-02-10 Thread Daniel-Constantin Mierla
2017 22:48, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >> the GIT branch 5.0 has just been created, it will host the release >> series 5.0.x. To get this branch from GIT, you can use: >> >> git clone https://github.com/kamailio/kamailio.git kamailio >>

Re: [sr-dev] [kamailio/kamailio] kamailio-basic-kemi.cfg: add WITH_DB_TEXT (#930)

2017-02-09 Thread Daniel-Constantin Mierla
I am closing this one, if there is anything else you want to discuss, then reopen or make a new pull request based on the comments above. -- 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/p

Re: [sr-dev] [kamailio/kamailio] kamailio-basic-kemi.cfg: add WITH_DB_TEXT (#930)

2017-02-09 Thread Daniel-Constantin Mierla
Closed #930. -- 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/pull/930#event-955672641___ sr-dev mailing list sr-dev@lists.sip-router.org http://

Re: [sr-dev] [kamailio/kamailio] db_mysql: Let the database convert the timestamp (#957)

2017-02-09 Thread Daniel-Constantin Mierla
@juha-h -- this seems to fix an issue when kamailio server (for sip routing) is different than kamailio server (for sipcapture). Overall is no change in the default behaviour, just a switch to choose the preferred date/time handling. It will be merged in master branch as the branch 5.0 was alrea

Re: [sr-dev] [kamailio/kamailio] auth_db : more explanation for generic error (#981)

2017-02-09 Thread Daniel-Constantin Mierla
Thanks! -- 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/pull/981#issuecomment-278654754___ sr-dev mailing list sr-dev@lists.sip-router.org http:

Re: [sr-dev] [kamailio/kamailio] pv: add the $env() PV class to read env vars (#978)

2017-02-09 Thread Daniel-Constantin Mierla
Thanks! Can be merged into master. -- 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/pull/978#issuecomment-278654906___ sr-dev mailing list sr-dev

Re: [sr-dev] [kamailio/kamailio] auth_db : more explanation for generic error (#981)

2017-02-09 Thread Daniel-Constantin Mierla
Merged #981. -- 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/pull/981#event-955643740___ sr-dev mailing list sr-dev@lists.sip-router.org http://

[sr-dev] Branch 5.0 created

2017-02-09 Thread Daniel-Constantin Mierla
mailing list. Cheers, Daniel -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - Mar 6-8 (Europe) and Mar 20-22 (USA) - www.asipto.com Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com

[sr-dev] git:master:41b73d75: Makefile.defs: version set to 5.1.0-dev0

2017-02-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 41b73d755fcda093f53f1bc707b0c6b9fad83aec URL: https://github.com/kamailio/kamailio/commit/41b73d755fcda093f53f1bc707b0c6b9fad83aec Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-09T12:29:10+01:00 Makefile.defs

[sr-dev] git:5.0:130c94c2: Makefile.defs: version set to 5.0.0-rc0

2017-02-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.0 Commit: 130c94c2eea53d5c1f232dcc2afcde8197cc905d URL: https://github.com/kamailio/kamailio/commit/130c94c2eea53d5c1f232dcc2afcde8197cc905d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-09T12:30:49+01:00 Makefile.defs: version

Re: [sr-dev] [kamailio/kamailio] tm:local-request not documented (#980)

2017-02-09 Thread Daniel-Constantin Mierla
The first event routes were listed in the wiki (this particular one being in the past the local_route): * https://www.kamailio.org/wiki/cookbooks/4.4.x/core#event_route Not sure about the drop (needs to be tested or checked in the c code), but the others listed above should be possible. --

Re: [sr-dev] [kamailio/kamailio] kazoo: improper init for ampq consumer worker procs (#972)

2017-02-09 Thread Daniel-Constantin Mierla
I added PROC_SIPWORKER with value 2 which should allow checking if a sip worker is special (like SIPINIT) or just normal one. I am fine adding another one like proposed above, just use a shorter name, like PROC_GENWORKER or maybe PROC_XWORKER or PROC_EXTWORKER, coming from 'eXtension' worker, m

[sr-dev] git:master:6d1f8b2d: core: added PROC_SIPROUTER to be able to test if is no longer a special sip worker

2017-02-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6d1f8b2d23dad4ef25ce8663c903dd1d568ed723 URL: https://github.com/kamailio/kamailio/commit/6d1f8b2d23dad4ef25ce8663c903dd1d568ed723 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-09T11:49:19+01:00 core: added

[sr-dev] git:master:bbf51ef6: path: note in docs that some registrars check for supported header

2017-02-09 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: bbf51ef65ecee0b6c8e30abb3738da3436b85692 URL: https://github.com/kamailio/kamailio/commit/bbf51ef65ecee0b6c8e30abb3738da3436b85692 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-09T11:32:45+01:00 path: note in docs

Re: [sr-dev] Branching v5.0

2017-02-09 Thread Daniel-Constantin Mierla
Hello, just quick reminder that the branching of 5.0 will be done today. Afterwards, new features can go to master branch and fixes will be backported to 5.0. An announcement will be sent when branching is finished. Cheers, Daniel On 06/02/2017 08:28, Daniel-Constantin Mierla wrote: > He

Re: [sr-dev] [kamailio/kamailio] kazoo: improper init for ampq consumer worker procs (#972)

2017-02-08 Thread Daniel-Constantin Mierla
Maybe they should be started with PROC_RPC or PROC_SIPINIT+1+i. -- 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/972#issuecomment-278418431___

Re: [sr-dev] [kamailio/kamailio] fix_nated_contact() and remove_hf malform packet (#977)

2017-02-07 Thread Daniel-Constantin Mierla
Closed #977. -- 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/977#event-953386072___ sr-dev mailing list sr-dev@lists.sip-router.org http:

Re: [sr-dev] [kamailio/kamailio] fix_nated_contact() and remove_hf malform packet (#977)

2017-02-07 Thread Daniel-Constantin Mierla
This is by design, at this moment the solution is to use msg_apply_changes() in between the functions updating same header. -- 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/977#issu

Re: [sr-dev] [kamailio/kamailio] Change to Makefiles.def to support building on recent versions of Solaris (#963)

2017-02-07 Thread Daniel-Constantin Mierla
Closed #963. -- 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/963#event-953384719___ sr-dev mailing list sr-dev@lists.sip-router.org http:

Re: [sr-dev] [kamailio/kamailio] Change to Makefiles.def to support building on recent versions of Solaris (#963)

2017-02-07 Thread Daniel-Constantin Mierla
Committed to master. -- 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/963#issuecomment-278252127___ sr-dev mailing list sr-dev@lists.sip-r

[sr-dev] git:master:19121e75: Makefile.defs: version set to 5.0.0-pre2

2017-02-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 19121e75c90784c1890e87a96e07bf32a31b2f0d URL: https://github.com/kamailio/kamailio/commit/19121e75c90784c1890e87a96e07bf32a31b2f0d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-08T08:14:17+01:00 Makefile.defs

[sr-dev] git:master:47590ddf: Makefile.defs: don't enforce yacc on solaris

2017-02-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 47590ddf1819a8df1f580ea1fb64bfdc712f6771 URL: https://github.com/kamailio/kamailio/commit/47590ddf1819a8df1f580ea1fb64bfdc712f6771 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-08T08:12:17+01:00 Makefile.defs: don&#

[sr-dev] Branching v5.0

2017-02-05 Thread Daniel-Constantin Mierla
is fine, the v5.0.0 can be released. Should anyone have other suggestions, jump into discussion. Cheers, Daniel -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - Mar 6-8 (Europe) and Mar 20-22 (USA) - www.asipto.com Kamailio World

Re: [sr-dev] [SR-Users] FOSDEM 2017

2017-02-05 Thread Daniel-Constantin Mierla
On 05/02/2017 14:09, Ludovic Gasc wrote: > 2017-01-20 11:00 GMT+01:00 Daniel-Constantin Mierla <mailto:mico...@gmail.com>>: > > Hello, > > another edition of FOSDEM is approaching, about 2 weeks left: > > - https://fosdem.org/2017/ > > Coup

[sr-dev] git:master:c7089428: core: coherent indentation and log messages

2017-02-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: c7089428df90dcc73d852a07a1f41637011dfeac URL: https://github.com/kamailio/kamailio/commit/c7089428df90dcc73d852a07a1f41637011dfeac Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-06T07:41:53+01:00 core: coherent

[sr-dev] git:master:83cf4371: core: tsend - updated log macros

2017-02-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 83cf43715bf3727b8b618f8239b896ecd83e859a URL: https://github.com/kamailio/kamailio/commit/83cf43715bf3727b8b618f8239b896ecd83e859a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-02T11:14:19+01:00 core: tsend - updated

Re: [sr-dev] [kamailio/kamailio] presence: remove transaction creation from publ_notify_notifier() and mark_presentity_for_delete() (#961)

2017-02-02 Thread Daniel-Constantin Mierla
If nobody else has comments about this commit, I am ok to be merged. -- 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/pull/961#issuecomment-276911213

Re: [sr-dev] [kamailio/kamailio] Change to Makefiles.def to support building on recent versions of Solaris (#963)

2017-02-01 Thread Daniel-Constantin Mierla
Could you make a pull request with this change for master branch? In this way the travis-ci makes sure no build is broken and it is easier merge once reviewing the change. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: htt

Re: [sr-dev] [SR-Users] FOSDEM 2017

2017-02-01 Thread Daniel-Constantin Mierla
, Daniel-Constantin Mierla wrote: > > As far as I know, Torrey already made the reservation. Monday evening > I estimated 20 participants given the feedback on the mailing lists or > directly to me. There were few seats extra, but they filled meanwhile. > > If there are new participants f

[sr-dev] git:master:8d2e8f57: Makefile.defs: version set to 5.0.0-pre1

2017-02-01 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8d2e8f578990c886168dab7f6247a7bf1cc39d9d URL: https://github.com/kamailio/kamailio/commit/8d2e8f578990c886168dab7f6247a7bf1cc39d9d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-02-01T16:46:30+01:00 Makefile.defs

Re: [sr-dev] [kamailio/kamailio] core: avoid overrun-buffer-arg (#962)

2017-02-01 Thread Daniel-Constantin Mierla
Thanks can be merged and backported. -- 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/pull/962#issuecomment-276654698___ sr-dev mailing list sr-d

Re: [sr-dev] Is trunk open for development??

2017-02-01 Thread Daniel-Constantin Mierla
tion: > Is the the Trunk version currently open for development or are we > still frozen for Kamailio 5.0? > > I've got two changes coming up: > 1) a new generic Diameter Client/Server (part of our new HSS) > 2) Enhancements to auth_ephemeral (use SHA256 or SHA512 for hashing) > &

Re: [sr-dev] [SR-Users] FOSDEM 2017

2017-02-01 Thread Daniel-Constantin Mierla
e last year. It was good organized. >> >> Wbr, >> Alexandr >> >> On 20 January 2017 at 11:00, Daniel-Constantin Mierla >> mailto:mico...@gmail.com>> wrote: >> >> Hello, >> >> another edition of FOSDEM is approaching, about 2 weeks

Re: [sr-dev] [kamailio/kamailio] Makefile.groups: remove kazoo group and move kazoo to rabbitmq (71d42ee)

2017-01-31 Thread Daniel-Constantin Mierla
I am not a big fan of too many packages either (on the other hand I mainly install from git), but there are also cases when a module from a group has plenty of dependencies that one could think of why installing them if needing only another module from a group. Is there a recommendation from De

Re: [sr-dev] [kamailio/kamailio] Makefile.groups: remove kazoo group and move kazoo to rabbitmq (71d42ee)

2017-01-31 Thread Daniel-Constantin Mierla
I see in the Makefile that kazoo depends on more libs, not only rabbitmq. Having it packaged alone is probably better. -- 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/commit/71d42ee8d7ad2

Re: [sr-dev] [kamailio/kamailio] "shm_mem_size" does not work if it was set in config file (#950)

2017-01-31 Thread Daniel-Constantin Mierla
I expected that, but the issue is that there will be problems if the size is not provided by -m and the shm_mem_size is set after a config directive that needs shared memory, because the size is 0 at that moment. Probably the init of the size should be done inside the function initializing the s

[sr-dev] git:master:30d372cd: websocket: option to avoid repetitive logs each 1 sec during pinging

2017-01-31 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 30d372cd4b3dd2ed24456c49a6f69ecdc9b42f0e URL: https://github.com/kamailio/kamailio/commit/30d372cd4b3dd2ed24456c49a6f69ecdc9b42f0e Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-31T12:26:16+01:00 websocket: option to

[sr-dev] git:master:f787d63f: websocket: docs for verbose_list parameter

2017-01-31 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: f787d63fe0520f798983b439ebccda1b77932f55 URL: https://github.com/kamailio/kamailio/commit/f787d63fe0520f798983b439ebccda1b77932f55 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-31T12:26:16+01:00 websocket: docs for

Re: [sr-dev] [kamailio/kamailio] Update jansson_path.c (#959)

2017-01-31 Thread Daniel-Constantin Mierla
Thanks! It will be merged. Maybe we should add also add a prefix like ksr_ just in case someone will need to use it from other file and remove the static. For now should be ok. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

Re: [sr-dev] [kamailio/kamailio] Update jansson_path.c (#959)

2017-01-31 Thread Daniel-Constantin Mierla
Merged #959. -- 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/pull/959#event-942878957___ sr-dev mailing list sr-dev@lists.sip-router.org http://

Re: [sr-dev] [kamailio/kamailio] openssl-1.1.0c: build errors on sid/stretch (#958)

2017-01-30 Thread Daniel-Constantin Mierla
Is libssl installed from source? I see /usr/local/ssl/include in the include path for gcc. Can you list the content of that folder? Maybe they changed the path and they don't have anymore the pattern like -- You are receiving this because you are subscribed to this thread. Reply to this email

[sr-dev] git:master:cdf2976b: db_text: close file stream in case of error reading table file

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: cdf2976b856d63b07ed80d64d37626e1c7031b30 URL: https://github.com/kamailio/kamailio/commit/cdf2976b856d63b07ed80d64d37626e1c7031b30 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T18:23:39+01:00 db_text: close file

[sr-dev] git:master:83b0afa5: speeddial: incremed nr_keys after strip operation

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 83b0afa5d43bf7c6e4f0c22adbb211bef8593062 URL: https://github.com/kamailio/kamailio/commit/83b0afa5d43bf7c6e4f0c22adbb211bef8593062 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T18:11:05+01:00 speeddial: incremed

[sr-dev] git:master:d41fa549: ims_dialog: init vars to avoid compile warnings

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d41fa549f56efb0674f4b35719a3c33d255a992c URL: https://github.com/kamailio/kamailio/commit/d41fa549f56efb0674f4b35719a3c33d255a992c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T18:30:26+01:00 ims_dialog: init vars

[sr-dev] git:master:5591d9c9: pipelimit: close file stream in case of error in get cpu

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 5591d9c908d3f55898d4cc810663654f1f289806 URL: https://github.com/kamailio/kamailio/commit/5591d9c908d3f55898d4cc810663654f1f289806 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T18:18:39+01:00 pipelimit: close file

[sr-dev] git:master:c881ab1a: drouting: check return of get_node_index() to avoid negative index

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: c881ab1aaa51b2040b7479da57eba33d0ee7d8e3 URL: https://github.com/kamailio/kamailio/commit/c881ab1aaa51b2040b7479da57eba33d0ee7d8e3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T17:46:39+01:00 drouting: check

[sr-dev] git:master:35037a00: jsonrpcs: close file for nice cleanup if fifo server fails to be initialized

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 35037a00457c80d61b136510a362b36c7a5f90c0 URL: https://github.com/kamailio/kamailio/commit/35037a00457c80d61b136510a362b36c7a5f90c0 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T17:40:38+01:00 jsonrpcs: close file

[sr-dev] git:master:a473811c: ipops: avoid out of range index when sorting srv pv

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a473811c163071fbce5b0eb4b25ee77248234ad1 URL: https://github.com/kamailio/kamailio/commit/a473811c163071fbce5b0eb4b25ee77248234ad1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T17:28:59+01:00 ipops: avoid out of

[sr-dev] git:master:f6da027c: cfgt: check first out of range index

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: f6da027c4701fa1de02cf49bb1c4528849d052a9 URL: https://github.com/kamailio/kamailio/commit/f6da027c4701fa1de02cf49bb1c4528849d052a9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T16:45:26+01:00 cfgt: check first out

Re: [sr-dev] [kamailio/kamailio] travis: use kamailio/pkg-kamailio-docker (#956)

2017-01-30 Thread Daniel-Constantin Mierla
Should be ok to be merged, but I see that clang test for travis-ci failed. -- 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/pull/956#issuecomment-276086767__

Re: [sr-dev] [kamailio/kamailio] tm: reset T_ASYNC_CONTINUE flag in t_suspend (#955)

2017-01-30 Thread Daniel-Constantin Mierla
It's a bit foggy the purpose right now, or better said the duration when that flag is needed. I didn't have the time to dig into it too much and don't remember the full purpose for it right now. I expected to be related to the fact of choosing the final response while a suspended branch is still

Re: [sr-dev] [kamailio/kamailio] db_mysql: Let the database convert the timestamp (#957)

2017-01-30 Thread Daniel-Constantin Mierla
I think this can be added only as a modparam and disabled by default, because it can break the other modules that expect to store the server timestamp, like usrloc (location table), acc, msilo. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or

[sr-dev] git:master:4d128677: corex: close fd if ftell() fails inside file_read()

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 4d128677eeaed3ec3a4dfea88ee16767bf2552a7 URL: https://github.com/kamailio/kamailio/commit/4d128677eeaed3ec3a4dfea88ee16767bf2552a7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T13:21:53+01:00 corex: close fd if

Re: [sr-dev] [kamailio/kamailio] tm: reset T_ASYNC_CONTINUE flag in t_suspend (#955)

2017-01-30 Thread Daniel-Constantin Mierla
Unless you think it should be better to be reset when t_continue() is finished instead of inside t_suspend(), you can merge it. -- 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/pull/955#is

[sr-dev] git:master:05481295: jsonrpc: init len variable to avoid invalid usage

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 054812952fa9e006b39d604535833c18f4fdada5 URL: https://github.com/kamailio/kamailio/commit/054812952fa9e006b39d604535833c18f4fdada5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T13:15:00+01:00 jsonrpc: init len

Re: [sr-dev] [kamailio/kamailio] tm: reset T_ASYNC_CONTINUE flag in t_suspend (#955)

2017-01-30 Thread Daniel-Constantin Mierla
Probably it's ok -- couldn't see a side effect right now. Is it tested/used anywhere else than src/modules/tm/t_reply.c:1123? -- 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/pull/955#issu

[sr-dev] git:master:d7b30d21: http_async_client: memset query_params to 0

2017-01-30 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d7b30d21004166a00d3674ef172bcebb9ae34a97 URL: https://github.com/kamailio/kamailio/commit/d7b30d21004166a00d3674ef172bcebb9ae34a97 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-30T12:50:07+01:00 http_async_client

Re: [sr-dev] FOSDEM 2017

2017-01-29 Thread Daniel-Constantin Mierla
organized. > > Wbr, > Alexandr > > On 20 January 2017 at 11:00, Daniel-Constantin Mierla > mailto:mico...@gmail.com>> wrote: > > Hello, > > another edition of FOSDEM is approaching, about 2 weeks left: > > - https://fosdem.org/2017/ >

[sr-dev] git:master:73f2fc36: core: cfg.lex - update log macros

2017-01-29 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 73f2fc360ae91f00dd0e269896a5dff104b67264 URL: https://github.com/kamailio/kamailio/commit/73f2fc360ae91f00dd0e269896a5dff104b67264 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-28T20:50:48+01:00 core: cfg.lex

[sr-dev] git:master:08327019: core: parser - updated old log messages

2017-01-29 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 08327019aa52f5386ed29e37a7cac6822f2b4276 URL: https://github.com/kamailio/kamailio/commit/08327019aa52f5386ed29e37a7cac6822f2b4276 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-29T17:52:40+01:00 core: parser

[sr-dev] git:master:403ad30c: core: parser via - updated log macros and coherent indentation

2017-01-29 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 403ad30cf1de447f2df69a7d772041272becc5cb URL: https://github.com/kamailio/kamailio/commit/403ad30cf1de447f2df69a7d772041272becc5cb Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-29T12:19:28+01:00 core: parser via

Re: [sr-dev] [kamailio/kamailio] [uac] REGISTER source port alternates between 5060 and != 5060 (#936)

2017-01-27 Thread Daniel-Constantin Mierla
Kamailio doesn't create any other sockests for sending over udp than the ones set for listen. I can't say for sure if the kernel decides to change that in case of high traffic, but I doubt that. Is ther a single sport different than 5060, or there are many? -- You are receiving this because yo

[sr-dev] git:master:07df1937: core: cfg.y - updated log macros

2017-01-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 07df19372cea24d0ec8c157c146a1f4440309120 URL: https://github.com/kamailio/kamailio/commit/07df19372cea24d0ec8c157c146a1f4440309120 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-27T13:34:56+01:00 core: cfg.y - updated

Re: [sr-dev] [kamailio/kamailio] bugfix in topoh module (#952)

2017-01-27 Thread Daniel-Constantin Mierla
Closed #952. -- 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/pull/952#event-939124929___ sr-dev mailing list sr-dev@lists.sip-router.org http://

Re: [sr-dev] [kamailio/kamailio] bugfix in topoh module (#952)

2017-01-27 Thread Daniel-Constantin Mierla
Thank! I will try too look more into it and see if there is something wrong. Your patch is in master and 4.4 branches now. -- 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/pull/952#issueco

[sr-dev] git:4.4:4180f5bf: topoh: safety check to avoid crash when there is no via header

2017-01-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.4 Commit: 4180f5bf64b6b4338f99ba0eb7d2146ef86c088e URL: https://github.com/kamailio/kamailio/commit/4180f5bf64b6b4338f99ba0eb7d2146ef86c088e Author: Minh Phan Committer: Daniel-Constantin Mierla Date: 2017-01-27T09:07:52+01:00 topoh: safety check to avoid crash when

[sr-dev] git:master:2367fb52: topoh: safety check to avoid crash when there is no via header

2017-01-27 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2367fb52aa94bd06fcbadce7f9ecccdcf6e36c83 URL: https://github.com/kamailio/kamailio/commit/2367fb52aa94bd06fcbadce7f9ecccdcf6e36c83 Author: Minh Phan Committer: Daniel-Constantin Mierla Date: 2017-01-27T09:06:08+01:00 topoh: safety check to avoid crash

Re: [sr-dev] [kamailio/kamailio] bugfix in topoh module (#952)

2017-01-27 Thread Daniel-Constantin Mierla
I am curious when this was happening, because there should be at least one via header and iirc, there is basic parsing done for it and lack of a via should trigger an error. I will merge the patch, but first in master and the pick it into 4.4. -- You are receiving this because you are subscrib

Re: [sr-dev] [kamailio/kamailio] jansson: add path to error log for easier debugging (#951)

2017-01-26 Thread Daniel-Constantin Mierla
Thanks! -- 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/pull/951#issuecomment-275462304___ sr-dev mailing list sr-dev@lists.sip-router.org http:

Re: [sr-dev] [kamailio/kamailio] jansson: add path to error log for easier debugging (#951)

2017-01-26 Thread Daniel-Constantin Mierla
Merged #951. -- 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/pull/951#event-938182649___ sr-dev mailing list sr-dev@lists.sip-router.org http://

[sr-dev] git:master:25aeed98: core: allow setting shm_mem_size in cfg if it still holds default value

2017-01-26 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 25aeed98a773fb796de47703a72532e5c0345f6c URL: https://github.com/kamailio/kamailio/commit/25aeed98a773fb796de47703a72532e5c0345f6c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-26T17:02:05+01:00 core: allow setting

Re: [sr-dev] [kamailio/kamailio] "shm_mem_size" does not work if it was set in config file (#950)

2017-01-26 Thread Daniel-Constantin Mierla
Can you try with the patch referenced by the commit above? If all ok, then I will backport to 4.4 branch. -- 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/950#issuecomment-275428399

Re: [sr-dev] [kamailio/kamailio] rabbitmq doc (#903)

2017-01-26 Thread Daniel-Constantin Mierla
Was this solved or not yet? -- 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/903#issuecomment-275421602___ sr-dev mailing list sr-dev@list

Re: [sr-dev] [kamailio/kamailio] "shm_mem_size" does not work if it was set in config file (#950)

2017-01-26 Thread Daniel-Constantin Mierla
Can you check the syslog file and see if you get there some error message? The shared memory is initialized whenever is first time needed during the parsing of the configuration file, so it may be that the parameter was set too late. The safest would be indeed setting it via -m command line para

Re: [sr-dev] [kamailio/kamailio] htable with per-table column names won't let kamailio start (#948)

2017-01-25 Thread Daniel-Constantin Mierla
Closed #948. -- 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/948#event-936154954___ sr-dev mailing list sr-dev@lists.sip-router.org http:

Re: [sr-dev] [kamailio/kamailio] htable with per-table column names won't let kamailio start (#948)

2017-01-25 Thread Daniel-Constantin Mierla
I pushed a patch to master and 4.4 branches. If the issue is still there, reopen. Thanks! -- 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/948#issuecomment-275112117

[sr-dev] git:4.4:bd8ca757: htable: use custom column name for order by in db load

2017-01-25 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 4.4 Commit: bd8ca7573c3b840846f346a97de927fec2d04d6b URL: https://github.com/kamailio/kamailio/commit/bd8ca7573c3b840846f346a97de927fec2d04d6b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-25T14:48:36+01:00 htable: use custom

[sr-dev] git:master:a9ffc2a1: htable: use custom column name for order by in db load

2017-01-25 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a9ffc2a1f7514a7bd4ff0e294e3bcb50d3a2bf07 URL: https://github.com/kamailio/kamailio/commit/a9ffc2a1f7514a7bd4ff0e294e3bcb50d3a2bf07 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-25T14:45:51+01:00 htable: use custom

Re: [sr-dev] RFC: Kamailio tutorials/cookbooks/docs - wiki or markdown

2017-01-24 Thread Daniel-Constantin Mierla
Hello, On 23/01/2017 15:44, Daniel-Constantin Mierla wrote: > Hello, > > I want to start a discussion about some of the kamailio tutorials from > the wiki, mainly those related to core cookbook, variables and > transformations. They are now in dokuwiki at: > >- https://

Re: [sr-dev] [kamailio/kamailio] tm: apply new updates with Via with updated request (#946)

2017-01-24 Thread Daniel-Constantin Mierla
OK, thanks for clarification. It can be merged. -- 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/pull/946#issuecomment-274780925___ sr-dev mailin

[sr-dev] git:master:c58a829a: kamctl: mention CHARSET as option in kamctlrc

2017-01-24 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: c58a829af6d14a7b85fa03618f58ff315940ed43 URL: https://github.com/kamailio/kamailio/commit/c58a829af6d14a7b85fa03618f58ff315940ed43 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-24T12:25:30+01:00 kamctl: mention

Re: [sr-dev] [kamailio/kamailio] presence: free pointer after usage (#947)

2017-01-24 Thread Daniel-Constantin Mierla
You can merge and backport if needed. -- 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/pull/947#issuecomment-274773275___ sr-dev mailing list sr-

Re: [sr-dev] [kamailio/kamailio] tm: apply new updates with Via with updated request (#946)

2017-01-24 Thread Daniel-Constantin Mierla
Is this a backport? -- 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/pull/946#issuecomment-274772737___ sr-dev mailing list sr-dev@lists.sip-rout

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

2017-01-23 Thread Daniel-Constantin Mierla
Thanks, it can be merged. -- 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/pull/944#issuecomment-274598921___ sr-dev mailing list sr-dev@lists.si

Re: [sr-dev] [kamailio/kamailio] Create ktls_no_curl (#942)

2017-01-23 Thread Daniel-Constantin Mierla
Merged #942. -- 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/pull/942#event-933410193___ sr-dev mailing list sr-dev@lists.sip-router.org http://

Re: [sr-dev] [kamailio/kamailio] Create ktls_no_curl (#942)

2017-01-23 Thread Daniel-Constantin Mierla
Thanks! -- 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/pull/942#issuecomment-274598516___ sr-dev mailing list sr-dev@lists.sip-router.org http:

[sr-dev] git:master:7bb5fb5a: tm: more old log macros converted to new style

2017-01-23 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 7bb5fb5ac25b5eb8ca2cbc3c41cd4e5f2f795501 URL: https://github.com/kamailio/kamailio/commit/7bb5fb5ac25b5eb8ca2cbc3c41cd4e5f2f795501 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-23T15:58:34+01:00 tm: more old log

[sr-dev] RFC: Kamailio tutorials/cookbooks/docs - wiki or markdown

2017-01-23 Thread Daniel-Constantin Mierla
e get to a consensus, then I think we can have those tutorials in the new format for v5.0. Should anyone have comments, other suggestions or improvements, let's put them on debate. Cheers, Daniel -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Ad

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

2017-01-22 Thread Daniel-Constantin Mierla
t; Thanks! > > Armen > > On Wed, Jan 18, 2017 at 6:35 AM, Daniel-Constantin Mierla > mailto:mico...@gmail.com>> wrote: > > Hello, > > preparing the release of v4.4.5 and digesting the sr-dev mailing > list activity, I noticed that this was not answ

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

[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: 2017-01-22T20:28:40+01:00 tm: uac - updated log

[sr-dev] git:master:3e88ff56: tm: select code migrated to new log macros

2017-01-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 3e88ff5662ccf8204206f4e6b770efaf509ad3f7 URL: https://github.com/kamailio/kamailio/commit/3e88ff5662ccf8204206f4e6b770efaf509ad3f7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-21T19:24:57+01:00 tm: select code

[sr-dev] git:master:d89d643a: core: print cfg line and column inside fix_rval() if resolve select fails

2017-01-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d89d643ab144a7a72aebd59c34df011f77dc4e34 URL: https://github.com/kamailio/kamailio/commit/d89d643ab144a7a72aebd59c34df011f77dc4e34 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-21T19:54:31+01:00 core: print cfg line

[sr-dev] git:master:77bf2478: core: select - added function to print select for error purposes

2017-01-21 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 77bf2478893bb935e0ca09d93df75b404417d3bd URL: https://github.com/kamailio/kamailio/commit/77bf2478893bb935e0ca09d93df75b404417d3bd Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2017-01-21T19:49:47+01:00 core: select - added

Re: [sr-dev] [kamailio/kamailio] Contact IPv6 format error in 200OK/SUBSCRIBE (#943)

2017-01-20 Thread Daniel-Constantin Mierla
I just push a patch to fix it also for the case when the server address is not set. It is only in master branch. If you can test and report if works, then I will backport to 4.4. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitH

<    1   2   3   4   5   6   7   8   9   10   >