Re: [sr-dev] [kamailio/kamailio] Default config and options for Kamailio 5.4.0 (#2381)

2020-07-02 Thread Daniel-Constantin Mierla
Do not forget that we have also the advanced (oob) and basic configs in `misc/examples/pkg/`, which were supposed to be installed in the shared docs (they were relocated from `etc/`, not sure we got to packaging them). I am fine to add the systemd and prometeus to the advanced config, but for th

Re: [sr-dev] [kamailio/kamailio] Default config and options for Kamailio 5.4.0 (#2381)

2020-07-02 Thread Federico Cabiddu
Given that Prometheus is becoming quite common as a timeseries backend, what do you think about conditionally (#!ifdef) loading xhttp_prom module? -- 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/k

[sr-dev] git:master:0780e781: lib/srdb1: init timeval structs to silent analyzer

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 0780e781c319254307c85bd873c58c6478a28da8 URL: https://github.com/kamailio/kamailio/commit/0780e781c319254307c85bd873c58c6478a28da8 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-03T08:33:13+02:00 lib/srdb1: init timeva

[sr-dev] git:master:d0d2c8fd: core: init timeval structs to silent analyzer

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d0d2c8fd6a57affac7bffab441b2126b9df0dfb1 URL: https://github.com/kamailio/kamailio/commit/d0d2c8fd6a57affac7bffab441b2126b9df0dfb1 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-03T08:30:46+02:00 core: init timeval str

[sr-dev] Need Support about Kamailio Server

2020-07-02 Thread thanh nguyen
Dear Kamailio Server’s Developers I’m an user who trying to discovery supported features of Kamailio server (for a client application that connect to server). Thank you all for made a beautiful thing like Kamailio. Could you guys please help to clear my some questions as below: - If I make a

Re: [sr-dev] [kamailio/kamailio] Default config and options for Kamailio 5.4.0 (#2381)

2020-07-02 Thread sergey-safarov
How about `systemdops` module loading by default via `/etc/kamailio/kamailio.cfg`? Looks as most of the supported dists use `systemd`. Except Alpine. For Alpine I will disable this module loading. -- You are receiving this because you are subscribed to this thread. Reply to this email directly

[sr-dev] Looking for a VoIP & Kamailio Dev-Ops

2020-07-02 Thread Henning Westerholt
Dev-Ops VoIP & Kamailio GILAWA is looking for a new colleague to join our team! Tasks: Deploying, developing, and integrating our software based on Kamailio Testing and validation of our customer solutions Solve complex customer problems in the VoIP field Fix Bugs and create extensions in the Kam

Re: [sr-dev] [kamailio/kamailio] nathelper: add optional set_contact_alias([trim]) parameter (#2388)

2020-07-02 Thread lgtm-com[bot]
This pull request **introduces 1 alert** when merging f2544789283d7ffbeda019c8a3d96e833bf34cc9 into 798c1c66a7ef34abaf79d49d184853a313aa3f02 - [view on LGTM.com](https://lgtm.com/projects/g/kamailio/kamailio/rev/pr-3425cf6165349e2b8294f000a63fbabc41a7503e) **new alerts:** * 1 for Local variabl

Re: [sr-dev] [kamailio/kamailio] set_contact_alias() issue with clients adding it to their Contact (#2308)

2020-07-02 Thread mtryfoss
Thanks! I've lost my staging environment temporarily because of some physical re-location of our servers. I will try to test it when I'm returning from vacation. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://gith

[sr-dev] git:master:52993e99: modules: readme files regenerated - mqueue ... [skip ci]

2020-07-02 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 52993e9919cf32c3c804421d01f4148bcc560cb7 URL: https://github.com/kamailio/kamailio/commit/52993e9919cf32c3c804421d01f4148bcc560cb7 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-07-02T19:16:11+02:00 modules: readme files regenerated - mqueue ...

[sr-dev] git:master:c85da323: mqueue: add support for db persistency

2020-07-02 Thread Julien Chavanton
Module: kamailio Branch: master Commit: c85da32333237359f9e8b9cfe6715437458c04a8 URL: https://github.com/kamailio/kamailio/commit/c85da32333237359f9e8b9cfe6715437458c04a8 Author: Julien Chavanton Committer: Julien Chavanton Date: 2020-06-30T09:01:54-07:00 mqueue: add support for db persistency

Re: [sr-dev] [kamailio/kamailio] mqueue: add support for db persistency (#2359)

2020-07-02 Thread Julien Chavanton
Merged #2359 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/2359#event-3508021507___ Kamailio (SER) - Development Mailing Lis

[sr-dev] git:master:dd52d1ce: Merge pull request #2359 from kamailio/jchavanton/mqueue_db_persistent

2020-07-02 Thread GitHub
Module: kamailio Branch: master Commit: dd52d1ce91a1e6a4907161cc7d8294b4ba5d13aa URL: https://github.com/kamailio/kamailio/commit/dd52d1ce91a1e6a4907161cc7d8294b4ba5d13aa Author: Julien Chavanton Committer: GitHub Date: 2020-07-02T10:03:56-07:00 Merge pull request #2359 from kamailio/jchavanto

Re: [sr-dev] [kamailio/kamailio] Default config and options for Kamailio 5.4.0 (#2381)

2020-07-02 Thread George Diamantopoulos
+1 for path support by default Some other random preliminary thoughts: * Is there any reason for NATDETECT to precede retransmission processing? Also, AFAIK Contact header is not (normally?) present in CANCELs so it doesn't need to precede CANCEL processing either. If my hypotheses are correct,

Re: [sr-dev] [kamailio/kamailio] mqueue: add support for db persistency (#2359)

2020-07-02 Thread Henning Westerholt
Sure, go ahead -- 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/2359#issuecomment-653097580___ Kamailio (SER) - Development Mailing List sr-

[sr-dev] git:5.3:0292a6ae: ims_charging: bugfix for tel URIs, need the same logic in stop as in start requests

2020-07-02 Thread Henning Westerholt
Module: kamailio Branch: 5.3 Commit: 0292a6ae61db930dfeab532a53bf964b16db0209 URL: https://github.com/kamailio/kamailio/commit/0292a6ae61db930dfeab532a53bf964b16db0209 Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-07-02T16:06:59Z ims_charging: bugfix for tel URIs, need th

[sr-dev] git:master:c3efb3b3: ims_charging: bugfix for tel URIs, need the same logic in stop as in start requests

2020-07-02 Thread Henning Westerholt
Module: kamailio Branch: master Commit: c3efb3b3331936a30f387e9f3c8c435d4d64f0bb URL: https://github.com/kamailio/kamailio/commit/c3efb3b3331936a30f387e9f3c8c435d4d64f0bb Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-07-02T16:05:51Z ims_charging: bugfix for tel URIs, need

[sr-dev] [kamailio/kamailio] nathelper: add optional set_contact_alias([trim]) parameter (#2388)

2020-07-02 Thread Emmanuel Schmidbauer
Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [ ] Commits are split per component (core, individual modules, libs, utils, ...) - [ ] Each component has a single commit (if not, squash them into one commit) - [x] No commits to README files for mo

Re: [sr-dev] [kamailio/kamailio] set_contact_alias() issue with clients adding it to their Contact (#2308)

2020-07-02 Thread Emmanuel Schmidbauer
https://github.com/kamailio/kamailio/compare/nathelper-set_contact_alias-trim?expand=1 @mtryfoss i've added support for trimming an already existing alias. I've tested it locally and it works- but can you please test it in your setup? just call the function with "1" param like so `set_contact_a

Re: [sr-dev] [kamailio/kamailio] mqueue: add support for db persistency (#2359)

2020-07-02 Thread Julien Chavanton
I guess I should 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/2359#issuecomment-653079992___ Kamailio (SER) - Development Mail

Re: [sr-dev] [kamailio/kamailio] set_contact_alias() issue with clients adding it to their Contact (#2308)

2020-07-02 Thread Daniel-Constantin Mierla
Master branch (upcoming 5.4.0) has now a function to remove parameters from Contact header URI (see siputils module). -- 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/2308#issuecomm

[sr-dev] [kamailio/kamailio] $(hdr(foo)[idx]) is 0-based, textopsx.remove_hf_value("foo[idx]") is 1-based, they should be the same (#2387)

2020-07-02 Thread Sebastian Damm
### Description We have some JS code looping over all P-Asserted-Identity headers removing some of the entries: ``` let headerIndex = 0; const telUriMatcher = new RegExp("tel:"); let paiValue = ksr.pv .gete("$(hdr(P-Asserted-Identity)[" + headerIndex + "])") .toString();

[sr-dev] git:master:798c1c66: modules: readme files regenerated - cnxcc ... [skip ci]

2020-07-02 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 798c1c66a7ef34abaf79d49d184853a313aa3f02 URL: https://github.com/kamailio/kamailio/commit/798c1c66a7ef34abaf79d49d184853a313aa3f02 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-07-02T16:46:17+02:00 modules: readme files regenerated - cnxcc ...

[sr-dev] git:master:53a7eb76: pkg/kamailio/deb: version set 5.4.0~pre1 [skip ci]

2020-07-02 Thread Victor Seva
Module: kamailio Branch: master Commit: 53a7eb76d215347e8e6515b93a3a041e68dfc984 URL: https://github.com/kamailio/kamailio/commit/53a7eb76d215347e8e6515b93a3a041e68dfc984 Author: Victor Seva Committer: Victor Seva Date: 2020-07-02T16:34:40+02:00 pkg/kamailio/deb: version set 5.4.0~pre1 [skip c

Re: [sr-dev] [kamailio/kamailio] cnxcc: remove duplicated entries with a same CID value (#2383)

2020-07-02 Thread Victor Seva
Closed #2383. -- 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/2383#event-3507395813___ Kamailio (SER) - Development Mailing List sr-dev@lis

Re: [sr-dev] [kamailio/kamailio] cnxcc: remove duplicated entries with a same CID value (#2383)

2020-07-02 Thread Victor Seva
I've squashed the commits and reworked the commit messages -- 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/2383#issuecomment-653041422___ K

[sr-dev] git:master:bc0264f4: cnxcc: update docs [skip ci]

2020-07-02 Thread Victor Seva
Module: kamailio Branch: master Commit: bc0264f4802c266901a1eb7a296f80f1dbfcc828 URL: https://github.com/kamailio/kamailio/commit/bc0264f4802c266901a1eb7a296f80f1dbfcc828 Author: Jose Luis Verdeguer Committer: Victor Seva Date: 2020-07-02T16:30:23+02:00 cnxcc: update docs [skip ci] * new erro

[sr-dev] git:master:fb8cc72f: cnxcc: avoid duplicated call info

2020-07-02 Thread Victor Seva
Module: kamailio Branch: master Commit: fb8cc72f1bd76bb2fd4d4e2e5fa2afc50eef59ad URL: https://github.com/kamailio/kamailio/commit/fb8cc72f1bd76bb2fd4d4e2e5fa2afc50eef59ad Author: Jose Luis Verdeguer Committer: Victor Seva Date: 2020-07-02T16:30:22+02:00 cnxcc: avoid duplicated call info Don't

Re: [sr-dev] [kamailio/kamailio] set_contact_alias() issue with clients adding it to their Contact (#2308)

2020-07-02 Thread mtryfoss
I've only been testing 5.3.3. Of course, the alias should probably be replaced if it exists rather than append one more without the need for a specific setting/parameter. I'm not that into Kamailio source and did not have time to get going there when I found the issue, so I fixed it quickly by

Re: [sr-dev] [kamailio/kamailio] set_contact_alias() issue with clients adding it to their Contact (#2308)

2020-07-02 Thread Emmanuel Schmidbauer
ohhh i understand now. I believe `set_contact_alias()` should _overwrite_ any previous contact alias on the request. have you tried on 5.3 latest? perhaps this should be a setting in nathelper as it would make sense to overwrite it in some cases like this -- You are receiving this because you

Re: [sr-dev] [kamailio/kamailio] set_contact_alias() issue with clients adding it to their Contact (#2308)

2020-07-02 Thread mtryfoss
handle_ruri_alias() only handle alias in Request-URI, not the Contact returned by the registrar for REGISTER. For most phone clients this is not a problem but Bria used that info in subsequent requests. So, when the proxy again doing set_contact_alias() on an INVITE from Bria (already containin

Re: [sr-dev] [kamailio/kamailio] cnxcc: remove duplicated entries with a same CID value (#2383)

2020-07-02 Thread Jose Luis Verdeguer
@Pepelux pushed 2 commits. 5b94195e3107aa4273205c8c14577d4d0f2ba5e6 cnxcc: some return values do not match in readme and code [skip ci] 2c568178154fcd174e61ea3a5168b15eb3871552 cnxcc: Changing return code since -2 is in use -- You are receiving this because you are subscribed to this thread

[sr-dev] git:5.3:de37b44a: modules: readme files regenerated - modules ... [skip ci]

2020-07-02 Thread Kamailio Dev
Module: kamailio Branch: 5.3 Commit: de37b44a39334b845c1ff5f35c7c8f80a0119550 URL: https://github.com/kamailio/kamailio/commit/de37b44a39334b845c1ff5f35c7c8f80a0119550 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-07-02T11:16:44+02:00 modules: readme files regenerated - modules ... [

[sr-dev] git:5.3:475e3d93: ims_charging: add missing change for ccr.c (related to previous commit f5e44252c39c7695cb)

2020-07-02 Thread Henning Westerholt
Module: kamailio Branch: 5.3 Commit: 475e3d93329a782758e50e52de4ef49f72ef8a6c URL: https://github.com/kamailio/kamailio/commit/475e3d93329a782758e50e52de4ef49f72ef8a6c Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-07-02T09:12:05Z ims_charging: add missing change for ccr.c

[sr-dev] git:5.3:38df9e58: ims_charging: bugfix for destination_host parameter, implementation was incomplete

2020-07-02 Thread Henning Westerholt
Module: kamailio Branch: 5.3 Commit: 38df9e58a81b24ec898107e23513ae1401345bfd URL: https://github.com/kamailio/kamailio/commit/38df9e58a81b24ec898107e23513ae1401345bfd Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-07-02T09:11:56Z ims_charging: bugfix for destination_host

[sr-dev] Branching 5.4 in git repository

2020-07-02 Thread Daniel-Constantin Mierla
Hello, so far it looks pretty calm during the testing phase, some static analysis didn't reveal any new major issues (well, this is done also during development phase). Therefore, if nothing else is proposed or shows up, I am considering to create the git branch 5.4 next week on Thursday -- this b

[sr-dev] git:master:4cb61cc3: ims_charging: add missing change for ccr.c (related to previous commit f5e44252c39c7695cb)

2020-07-02 Thread Henning Westerholt
Module: kamailio Branch: master Commit: 4cb61cc35a695e2636007f6518a63ed8e508b67f URL: https://github.com/kamailio/kamailio/commit/4cb61cc35a695e2636007f6518a63ed8e508b67f Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-07-02T09:09:59Z ims_charging: add missing change for cc

[sr-dev] git:master:63064361: modules: readme files regenerated - ims_charging ... [skip ci]

2020-07-02 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 63064361c9d42602bb5f0e1d6d9a1f888c5cb9b8 URL: https://github.com/kamailio/kamailio/commit/63064361c9d42602bb5f0e1d6d9a1f888c5cb9b8 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-07-02T11:01:18+02:00 modules: readme files regenerated - ims_chargi

[sr-dev] git:master:f5e44252: ims_charging: bugfix for destination_host parameter, implementation was incomplete

2020-07-02 Thread Henning Westerholt
Module: kamailio Branch: master Commit: f5e44252c39c7695cb66893035a0581a65a72f91 URL: https://github.com/kamailio/kamailio/commit/f5e44252c39c7695cb66893035a0581a65a72f91 Author: Henning Westerholt Committer: Henning Westerholt Date: 2020-07-02T08:55:08Z ims_charging: bugfix for destination_ho

Re: [sr-dev] [kamailio/kamailio] db_cluster module initialization problem - linked perhaps to change in srdb1 lib (#2385)

2020-07-02 Thread Daniel-Constantin Mierla
Closed #2385. -- 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/2385#event-3506054333___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] db_cluster module initialization problem - linked perhaps to change in srdb1 lib (#2385)

2020-07-02 Thread Daniel-Constantin Mierla
The `init` function from DB connector modules get the parameter from the module using the connector, in this case it is ims_charging giving the db_url. The issue was in that module, declaring db_url as PARAM_STRING, but the variable for it was `str`, which requires PARAM_STR to have the len reco

Re: [sr-dev] [kamailio/kamailio] cnxcc: remove duplicated entries with a same CID value (#2383)

2020-07-02 Thread Jose Luis Verdeguer
@Pepelux pushed 1 commit. f16ea4705b9ed06184863ff63e9ad7505b1bc177 cnxcc: fix readme example [skip ci] -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/2383/files/77aec0e628d273629075b300d5a251f4d13a9ea8..f16ea470

[sr-dev] git:master:71bc5524: ims_charging: db_url param type set to PARAM_STR

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 71bc55240a144dbad9d9d8afc942b81237c806d2 URL: https://github.com/kamailio/kamailio/commit/71bc55240a144dbad9d9d8afc942b81237c806d2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T10:44:03+02:00 ims_charging: db_url p

Re: [sr-dev] [kamailio/kamailio] db_cluster module initialization problem - linked perhaps to change in srdb1 lib (#2385)

2020-07-02 Thread Andrew Pogrebennyk
@miconda there was a copy&paste error here in my description complete configuration looks like this: ``` # - db_cluster params -- modparam("db_cluster", "connection", DB_URL_REDIS_READ) modparam("db_cluster", "connection", DB_URL_REDIS_WRITE) modparam("db_cluster", "cluster", "cluster1=>c1=

Re: [sr-dev] [kamailio/kamailio] db_cluster module initialization problem - linked perhaps to change in srdb1 lib (#2385)

2020-07-02 Thread Daniel-Constantin Mierla
The modparams for db_cluster are not all provided or not complete, because there is no cluster definition. -- 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/2385#issuecomment-6528582

[sr-dev] [kamailio/kamailio] tcpops: target variable passed on tcp_get_conid function was empty (#2386)

2020-07-02 Thread kvrban
Adding the additional flag PV_TYPE_INT fixed the issue i reported on https://github.com/kamailio/kamailio/issues/2382 You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/2386 -- Commit Summary -- * tcpops: target variable passed on tcp_g

Re: [sr-dev] [kamailio/kamailio] cnxcc: remove duplicated entries with a same CID value (#2383)

2020-07-02 Thread Daniel-Constantin Mierla
My comments were to be sure it doesn't break scenarios expected to work. If not, then it can be merged from my point of view. -- 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/2383#iss

[sr-dev] git:5.3:dffd3502: modules: readme files regenerated - modules ... [skip ci]

2020-07-02 Thread Kamailio Dev
Module: kamailio Branch: 5.3 Commit: dffd3502fed5cf33055f67967ba538f2c68c2a59 URL: https://github.com/kamailio/kamailio/commit/dffd3502fed5cf33055f67967ba538f2c68c2a59 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-07-02T10:02:03+02:00 modules: readme files regenerated - modules ... [

[sr-dev] git:5.3:f959dec0: usrloc: rpc scan flags, cflags and methods fields as unsigned int

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: f959dec0c073c2b2dae904ee3d844872de989a2d URL: https://github.com/kamailio/kamailio/commit/f959dec0c073c2b2dae904ee3d844872de989a2d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:48:20+02:00 usrloc: rpc scan flags, c

[sr-dev] git:5.3:c33d634f: kamctl: set Path to '.' when parameter not set for 'ul add'

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: c33d634f400d5219dd1a820b209a123ef3e27020 URL: https://github.com/kamailio/kamailio/commit/c33d634f400d5219dd1a820b209a123ef3e27020 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:48:11+02:00 kamctl: set Path to '.' w

[sr-dev] git:5.3:070efaa8: jsonrpcs: more debug messages in case field of scanning failure

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: 070efaa8497773c3a903c26d7f5f31632ad99703 URL: https://github.com/kamailio/kamailio/commit/070efaa8497773c3a903c26d7f5f31632ad99703 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:47:57+02:00 jsonrpcs: more debug mess

[sr-dev] git:5.3:bc58790b: imc: let space for ending characters

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: bc58790b7d33e7d2f3818e22894604c90edb0a7b URL: https://github.com/kamailio/kamailio/commit/bc58790b7d33e7d2f3818e22894604c90edb0a7b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:47:28+02:00 imc: let space for ending

[sr-dev] git:5.3:35d977ae: carrierroute: docs - note about config file ownership

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: 35d977aed4c7137d34d4cf8216d503ac48f1e423 URL: https://github.com/kamailio/kamailio/commit/35d977aed4c7137d34d4cf8216d503ac48f1e423 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:47:15+02:00 carrierroute: docs - note

[sr-dev] git:5.3:77a8fab3: carrierroute: more details on error message checking file permissions

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: 77a8fab36f878938cfd1b630439b9d0bde2f975b URL: https://github.com/kamailio/kamailio/commit/77a8fab36f878938cfd1b630439b9d0bde2f975b Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:47:05+02:00 carrierroute: more detail

[sr-dev] git:5.3:de92bd35: siputils: docs - added section ids for parameters

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: de92bd3500c28be19e8e86cb48dad0e42061269a URL: https://github.com/kamailio/kamailio/commit/de92bd3500c28be19e8e86cb48dad0e42061269a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:46:23+02:00 siputils: docs - added se

[sr-dev] git:5.3:4c3fd9c7: pua: docs - fixed missing comma in example

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: 4c3fd9c7a0f75f3bbed0f4c79186dfac4e24cdfa URL: https://github.com/kamailio/kamailio/commit/4c3fd9c7a0f75f3bbed0f4c79186dfac4e24cdfa Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:45:52+02:00 pua: docs - fixed missing

[sr-dev] git:5.3:33a3640a: avpops: free fname1 in case of error getting fname2

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: 33a3640af730bcd674efc2b55b643bd406d08749 URL: https://github.com/kamailio/kamailio/commit/33a3640af730bcd674efc2b55b643bd406d08749 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:42:39+02:00 avpops: free fname1 in ca

[sr-dev] git:5.3:15fbad46: dialog: improve warning message to help better identify lookup failures

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: 15fbad460e4cd3187ff9103440ecd41eb427cf3a URL: https://github.com/kamailio/kamailio/commit/15fbad460e4cd3187ff9103440ecd41eb427cf3a Author: Emmanuel Schmidbauer Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:42:39+02:00 dialog: improve warning messa

[sr-dev] git:5.3:47e41a7c: dialog: use the dlg hash table slot to unlock on dmq handling

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.3 Commit: 47e41a7cacab71f19e6c9c319d3ede83183e074d URL: https://github.com/kamailio/kamailio/commit/47e41a7cacab71f19e6c9c319d3ede83183e074d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:42:39+02:00 dialog: use the dlg hash

[sr-dev] git:master:4ce047ac: Makefile.defs: version set to 5.4.0-pre1

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 4ce047acc68932b6b0271b7c8e7a11c235f382b2 URL: https://github.com/kamailio/kamailio/commit/4ce047acc68932b6b0271b7c8e7a11c235f382b2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:33:55+02:00 Makefile.defs: version

[sr-dev] git:master:2c622627: usrloc: rpc scan flags, cflags and methods fields as unsigned int

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2c622627ea145eddcf891ba9b89b756457074991 URL: https://github.com/kamailio/kamailio/commit/2c622627ea145eddcf891ba9b89b756457074991 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:33:55+02:00 usrloc: rpc scan flags

[sr-dev] git:master:301525df: kamctl: set Path to '.' when parameter not set for 'ul add'

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 301525dfbbad2ffcec6738ef5eff952645ab9dfe URL: https://github.com/kamailio/kamailio/commit/301525dfbbad2ffcec6738ef5eff952645ab9dfe Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:33:55+02:00 kamctl: set Path to '.

[sr-dev] git:master:0a4fa959: jsonrpcs: more debug messages in case field of scanning failure

2020-07-02 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 0a4fa9594d871a41c2ef6b811e2b342ed6ccfe09 URL: https://github.com/kamailio/kamailio/commit/0a4fa9594d871a41c2ef6b811e2b342ed6ccfe09 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-07-02T09:33:55+02:00 jsonrpcs: more debug m