Re: [sr-dev] [kamailio/kamailio] Ipsec fix defects (#1982)

2019-06-13 Thread Tsvetomir Dimitrov
Merged #1982 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/1982#event-2411628413___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:15066536: Merge pull request #1982 from alexyosifov/ipsec_fix_defects

2019-06-13 Thread GitHub
Module: kamailio Branch: master Commit: 15066536e65314f976328fc4387be2a5b53fe455 URL: https://github.com/kamailio/kamailio/commit/15066536e65314f976328fc4387be2a5b53fe455 Author: Tsvetomir Dimitrov Committer: GitHub Date: 2019-06-13T22:05:21+03:00 Merge pull request #1982 from

[sr-dev] git:master:287d1824: ims_ipsec_pcscf: fixed possible use of uninitialized value in ipsec_forward()

2019-06-13 Thread Aleksandar Yosifov
Module: kamailio Branch: master Commit: 287d182453e2818c17d439ff68ddd363a86ef578 URL: https://github.com/kamailio/kamailio/commit/287d182453e2818c17d439ff68ddd363a86ef578 Author: Aleksandar Yosifov Committer: Aleksandar Yosifov Date: 2019-06-13T13:22:58+03:00 ims_ipsec_pcscf: fixed possible

[sr-dev] git:master:3696a59f: ims_registrar_pcscf: fixed dereferencing null pointer "cb->contacts" in save()

2019-06-13 Thread Aleksandar Yosifov
Module: kamailio Branch: master Commit: 3696a59f1c6e0c23aea01ae090ca142e11541d62 URL: https://github.com/kamailio/kamailio/commit/3696a59f1c6e0c23aea01ae090ca142e11541d62 Author: Aleksandar Yosifov Committer: Aleksandar Yosifov Date: 2019-06-13T13:23:31+03:00 ims_registrar_pcscf: fixed

Re: [sr-dev] [kamailio/kamailio] Warnings compiling app_java module (#1984)

2019-06-13 Thread Jaigongon
This is what I have in kamailio.cfg loadmodule "app_java.so" modparam("app_java", "class_name", "Kamailio") modparam("app_java", "child_init_method", "child_init") modparam("app_java", "java_options", "-Djava.compiler=NONE") modparam("app_java", "force_cmd_exec", 0) -- You are

[sr-dev] [kamailio/kamailio] Warnings compiling app_java module (#1984)

2019-06-13 Thread Jaigongon
### Description I recently downloaded kamailio 5.2.3 and tried to install it for investigation purposes. I was trying to include app_java module in order to execute some brief java apps in kamailio. But then I get the same issue wen I compile and when I run kamailio Thank you for all the help

[sr-dev] [kamailio/kamailio] Kamailio SDP Error 5.1.8 (#1983)

2019-06-13 Thread nicoonline
Hello, I got this message under some circumstances (the number called) Jun 12 15:15:01 proxy1 /usr/sbin/kamailio[16096]: ERROR: [core/parser/sdp/sdp.c:228]: set_sdp_payload_fmtp(): Invalid payload location What means "Payload location" ? SDP Debug from the callee: Jun 12 15:15:01 proxy1

Re: [sr-dev] [kamailio/kamailio] Jansson Module (#1978)

2019-06-13 Thread nicoonline
can you put in kamailio 5.1 repos ? -- 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/1978#issuecomment-501659746___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] Jansson Module (#1978)

2019-06-13 Thread nicoonline
yum list kamailio* | grep jan -- 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/1978#issuecomment-501658761___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] Jansson Module (#1978)

2019-06-13 Thread sergey-safarov
Please test out kamailio repo for CentOS6. If all ok, then i will merge SPEC file update. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] Ipsec fix defects (#1982)

2019-06-13 Thread alexyosifov
Pre-Submission Checklist - [ ] 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) - [ ] No commits to README

Re: [sr-dev] [kamailio/kamailio] Ipsec fix defects (#1981)

2019-06-13 Thread alexyosifov
Closed #1981. -- 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/1981#event-2410089763___ Kamailio (SER) - Development Mailing List

[sr-dev] [kamailio/kamailio] Ipsec fix defects (#1981)

2019-06-13 Thread alexyosifov
Pre-Submission Checklist - [ ] 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) - [ ] No commits to README

Re: [sr-dev] [kamailio/kamailio] Ipsec defects (#1980)

2019-06-13 Thread alexyosifov
Closed #1980. -- 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/1980#event-2410087063___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] kamctl: enable kamctl test from shell variable. (#1977)

2019-06-13 Thread Ali Shirvani
Unfortunately I have no access to that system now, I will revert the change and test again. -- 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] kamctl: enable kamctl test from shell variable. (#1977)

2019-06-13 Thread Daniel-Constantin Mierla
Can you paste the the command you run and the entire error message printed in the terminal to try to track it properly? -- 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] xhttp_prom: module to generate Prometheus metrics. (#1976)

2019-06-13 Thread sergey-safarov
Hi @vhernando If you use graphana as monitoring system, then could you share used graphana template. -- 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] kamctl: enable kamctl test from shell variable. (#1977)

2019-06-13 Thread Ali Shirvani
@miconda It causes `Substitution Error`. I search for that error and I found that the cause is that `sh` links to `dash` in Debian Stretch. I change the `/bin/sh` to `/bin/bash` and error resolved. -- You are receiving this because you are subscribed to this thread. Reply to this email

Re: [sr-dev] [kamailio/kamailio] Jansson Module (#1978)

2019-06-13 Thread sergey-safarov
@nicoonline I now testing build with libevent2-devel on CentOS 6 -- 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] Jansson Module (#1978)

2019-06-13 Thread nicoonline
libevent2-devel-2.0.21-2.el6.x86_64 : Header files, libraries and development documentation for libevent2 Repo: installed Matched from: Other : Provides-match: libevent2-devel -- You are receiving this because you are subscribed to this thread. Reply to this email directly or

[sr-dev] git:master:f1142486: Makefile.groups: added xhttp_prom module to extra group

2019-06-13 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: f114248615f2ebc5dc4b4eac46e067706eb75c87 URL: https://github.com/kamailio/kamailio/commit/f114248615f2ebc5dc4b4eac46e067706eb75c87 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-06-13T11:27:50+02:00 Makefile.groups:

[sr-dev] git:master:828df22e: xhttp_prom: imported initial README file

2019-06-13 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 828df22ef38a75d960cb8932a2f477ba2179e460 URL: https://github.com/kamailio/kamailio/commit/828df22ef38a75d960cb8932a2f477ba2179e460 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-06-13T11:28:42+02:00 xhttp_prom: imported

Re: [sr-dev] [kamailio/kamailio] xhttp_prom: module to generate Prometheus metrics. (#1976)

2019-06-13 Thread Daniel-Constantin Mierla
Merged #1976 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/1976#event-2409944974___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] xhttp_prom: module to generate Prometheus metrics. (#1976)

2019-06-13 Thread Daniel-Constantin Mierla
Thanks! I am merging 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/1976#issuecomment-501624855___ Kamailio (SER) - Development

[sr-dev] git:master:b595e97e: xhttp_prom: module to generate Prometheus metrics.

2019-06-13 Thread Vicente Hernando
Module: kamailio Branch: master Commit: b595e97e69bfdb3577a70d50812922a7f7ce2d87 URL: https://github.com/kamailio/kamailio/commit/b595e97e69bfdb3577a70d50812922a7f7ce2d87 Author: Vicente Hernando Committer: Vicente Hernando Date: 2019-06-07T15:40:55+02:00 xhttp_prom: module to generate

[sr-dev] git:master:1c3ab78a: Merge pull request #1976 from kamailio/vhernando/xhttp_prom_branch

2019-06-13 Thread GitHub
Module: kamailio Branch: master Commit: 1c3ab78a6e70a4e2af2c0926e13e71e00ae47459 URL: https://github.com/kamailio/kamailio/commit/1c3ab78a6e70a4e2af2c0926e13e71e00ae47459 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2019-06-13T11:26:28+02:00 Merge pull request #1976 from

Re: [sr-dev] [kamailio/kamailio] kamctl: enable kamctl test from shell variable. (#1977)

2019-06-13 Thread Daniel-Constantin Mierla
@alishir - what were the errors related to commit 2c8fe55? Stretch is out for long time, nobody reported the errors so far. -- 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] Jansson Module (#1978)

2019-06-13 Thread nicoonline
libevent-devel-1.4.13-4.el6.i686 : Header files, libraries and development documentation for libevent Repo: base Matched from: libevent-devel-1.4.13-4.el6.x86_64 : Header files, libraries and development documentation for libevent Repo: base Matched from: -- You are

Re: [sr-dev] [kamailio/kamailio] Jansson Module (#1978)

2019-06-13 Thread sergey-safarov
@nicoonline also need ```sh yum whatprovides libevent-devel ``` -- 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] Jansson Module (#1978)

2019-06-13 Thread nicoonline
libevent2 [root@proxy1 ~]# rpm -qf /usr/lib64/pkgconfig/libevent.pc libevent2-devel-2.0.21-2.el6.x86_64 -- 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] Jansson Module (#1978)

2019-06-13 Thread sergey-safarov
yes, that on CEntOS 6 incompatible libevent. I will wait @nicoonline response. -- 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] Jansson Module (#1978)

2019-06-13 Thread Daniel-Constantin Mierla
So the module compiles in centos 7 but not in centos 6, due to incompatible libevent library, right? If yes, then we can close this issue. If someone makes a PR to add support for it, then it can be reconsidered, but from my point of view, this is low priority to be considered as effort from

Re: [sr-dev] [kamailio/kamailio] Jansson Module (#1978)

2019-06-13 Thread sergey-safarov
please execute and paste here ``` rpm -qf /usr/lib64/pkgconfig/libevent.pc ``` and ``` yum whatprovides libevent-devel ``` -- 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] Jansson Module (#1978)

2019-06-13 Thread nicoonline
Hello, Are you sure your system is UpToDate ? [root@proxy1 ~]# find / -name libevent.pc /usr/lib64/pkgconfig/libevent.pc [root@proxy1 ~]# find / -name bufferevent.h /usr/include/event2/bufferevent.h De : sergey-safarov Envoyé : jeudi 13 juin 2019 10:43 À : kamailio/kamailio Cc : Nicolas

Re: [sr-dev] [kamailio/kamailio] Jansson Module (#1978)

2019-06-13 Thread sergey-safarov
Hi Daniel Rebuild trigered by issue on opensuse infrastructure. But last rebuild I also tried build `jansson` module on `CentOS 6` and get this error ``` [ 246s] make[3]: `libkamailio_ims.so.0.1' is up to date. [ 246s] LD (gcc) [M ims_ipsec_pcscf.so]ims_ipsec_pcscf.so [ 246s]

[sr-dev] git:master:6a633ef3: dialog: fixed return type for kemi exports for var rm and is-null

2019-06-13 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6a633ef3dfdee015f3ea8f0b071ffb38a80a69f9 URL: https://github.com/kamailio/kamailio/commit/6a633ef3dfdee015f3ea8f0b071ffb38a80a69f9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-06-13T10:28:37+02:00 dialog: fixed return

[sr-dev] git:master:5f738f19: CONTRIBUTING.md: note that references to names do not belong to commit messages

2019-06-13 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 5f738f19c9ed1f5c40040f788c10bc8fca016e82 URL: https://github.com/kamailio/kamailio/commit/5f738f19c9ed1f5c40040f788c10bc8fca016e82 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-06-13T09:41:36+02:00 CONTRIBUTING.md: note

Re: [sr-dev] [kamailio/kamailio] Ipsec defects (#1980)

2019-06-13 Thread Daniel-Constantin Mierla
Can you change the commit messages to have only the content relevant for the changes? If not, we can apply manually the patches and write new commit messages. Right now the first line is rather useless with "fix reported defect". They should be like: * first patch: ```

[sr-dev] [kamailio/kamailio] Ipsec defects (#1980)

2019-06-13 Thread alexyosifov
Pre-Submission Checklist - [ ] 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) - [ ] No commits to README

Re: [sr-dev] [kamailio/kamailio] Jansson Module (#1978)

2019-06-13 Thread Daniel-Constantin Mierla
Was there a rebuild of rpms triggered due to this issue here? It was reported on mailing list that they are not available anymore: * https://lists.kamailio.org/pipermail/sr-users/2019-June/105906.html Could be the opensuse infrastructure, just trying to track the reasons ... -- You are

Re: [sr-dev] [SR-Users] Info: ClueCon Weekly - Kamailio Project Updates

2019-06-13 Thread Daniel Greenwald
Great presentation, Daniel! I'm curious about dispatcher being able to load destination lists directly in memory without DB. Is there more info about this feature somewhere? How will it get seeded when kamailio first starts up? Thanks! On Mon, Jun 3, 2019 at 8:29 AM Daniel-Constantin Mierla