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

2019-06-14 Thread sergey-safarov
Related commits 1. 5.1 - c03ba1f14f74b94d2ced1c79a8b44645ec636563 1. 5.2 - dcce685ab41097dc77fad50c414a66e634db72b9 1. master - a54b36e2533a71d8e38c03b497b470110a1e33fb -- 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-14 Thread sergey-safarov
Closed #1978. -- 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#event-2413086831___ Kamailio (SER) - Development Mailing List

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

2019-06-14 Thread nicoonline
installed - loaded -> OK ! -- 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-502015468___ Kamailio (SER) - Development

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

2019-06-14 Thread sergey-safarov
5.1 compiled also Please check. -- 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-502010100___ Kamailio (SER) -

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:

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

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]

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] [kamailio/kamailio] Jansson Module (#1978)

2019-06-11 Thread nicoonline
Hello, Any updates. -- 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-500879063___ Kamailio (SER) - Development Mailing

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

2019-06-10 Thread sergey-safarov
I will check and add packaging for CentOS 6. -- 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-500333015___ Kamailio

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

2019-06-10 Thread nicoonline
jansson is available in Centos 6 Jun 10 08:41:15 proxy1 yum[21346]: Installed: jansson-devel-doc-2.11-1.el6.noarch Jun 10 08:41:15 proxy1 yum[21346]: Installed: jansson-devel-2.11-1.el6.x86_64 [root@proxy1 ~]# locate jansson /usr/include/jansson.h /usr/include/jansson_config.h

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

2019-06-10 Thread nicoonline
Hello, is there a way to add Jansson module for Centos 6 packages ? -- 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___ Kamailio