Re: [sr-dev] [kamailio/kamailio] implement pua.publish rpc command in order to get rid of mi interface (#878)

2016-12-08 Thread juha-h
Added pua_rpc module. It is still work in progress: - failure message is not produced when callback is not executed due to an error - readme file is missing -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:master:4360021c: modules/pua_rpc: added pua_rpc module

2016-12-08 Thread Juha Heinanen
Module: kamailio Branch: master Commit: 4360021cced3d81ab6588c5cecc17ff39063819e URL: https://github.com/kamailio/kamailio/commit/4360021cced3d81ab6588c5cecc17ff39063819e Author: Juha Heinanen Committer: Juha Heinanen Date: 2016-12-09T09:50:42+02:00

Re: [sr-dev] how to compile a module

2016-12-08 Thread Juha Heinanen
Mikko Lehto writes: > > Why does modules dir also exist at root? > > Try running "git clean --dry-run". > You will propably get some hints of undeleted files. 'git clean -d' deleted modules and lib dirs at root. after that 'make modules=modules/ modules' worked from root. wonder why the dirs

Re: [sr-dev] how to compile a module

2016-12-08 Thread Mikko Lehto
Juha Heinanen : > /usr/src/orig/kamailio$ ls modules > db_mysql/ rtpengine/ sdpops/tls/ tmx/ websocket/ xmlrpc/ > > Why does modules dir also exist at root? Try running "git clean --dry-run". You will propably get some hints of undeleted files. -- Mikko

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » i386,xenial,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=xenial,label=slave/668/-- [...truncated 11877 lines...] removing radius lib libbinrpc.so present also in

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » i386,trusty,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=trusty,label=slave/668/-- [...truncated 7340 lines...] for d in

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » i386,jessie,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=jessie,label=slave/668/-- [...truncated 7649 lines...] removing radius lib libtrie.so.1 present also in

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,jessie,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=jessie,label=slave/668/-- [...truncated 7377 lines...] removing radius lib libtrie.so.1 present also in

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,squeeze,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=squeeze,label=slave/668/-- [...truncated 5855 lines...] for d in /tmp/buildd/kamailio-5.0.0~dev7+0~20161209005900.669+squeeze/debian/kamailio/usr/lib/kamailio

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,precise,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=precise,label=slave/668/-- [...truncated 6543 lines...] for d in

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » i386,precise,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=precise,label=slave/668/-- [...truncated 6718 lines...] for d in

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,xenial,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=xenial,label=slave/668/-- [...truncated 10314 lines...] removing radius lib libbinrpc.so present also in

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » i386,squeeze,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=i386,distribution=squeeze,label=slave/668/-- [...truncated 6017 lines...] for d in /tmp/buildd/kamailio-5.0.0~dev7+0~20161209005900.669+squeeze/debian/kamailio/usr/lib/kamailio

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,trusty,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=trusty,label=slave/668/-- [...truncated 7116 lines...] for d in

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-binaries » amd64,wheezy,slave #668

2016-12-08 Thread jenkins
https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=amd64,distribution=wheezy,label=slave/668/-- [...truncated 6235 lines...] for d in

Re: [sr-dev] [kamailio/kamailio] nsq: use max_in_flight value (#884)

2016-12-08 Thread Emmanuel Schmidbauer
Merged #884. -- 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/884#event-887465885___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:6d0ec36a: nsq: use max_in_flight value

2016-12-08 Thread Emmanuel Schmidbauer
Module: kamailio Branch: master Commit: 6d0ec36a4a3b721de2a05680a2db230600e4e494 URL: https://github.com/kamailio/kamailio/commit/6d0ec36a4a3b721de2a05680a2db230600e4e494 Author: Emmanuel Schmidbauer Committer: Emmanuel Schmidbauer Date:

[sr-dev] git:master:f27df565: Merge pull request #884 from kamailio/nsq-max-in-flight

2016-12-08 Thread GitHub
Module: kamailio Branch: master Commit: f27df5650cf0e5ac17d7ff25db67b27ad33cc6e3 URL: https://github.com/kamailio/kamailio/commit/f27df5650cf0e5ac17d7ff25db67b27ad33cc6e3 Author: Emmanuel Schmidbauer Committer: GitHub Date: 2016-12-08T13:44:33-07:00

Re: [sr-dev] [kamailio/kamailio] sipcapture: expose pv $hep(src_ip) (#879)

2016-12-08 Thread David Villasmil
Yes, sorry about those beautifications... vim (spf13 mod) did it automatically.. i'll be more careful in the future. -- 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] nsq: use max_in_flight value (#884)

2016-12-08 Thread Emmanuel Schmidbauer
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/884 -- Commit Summary -- * nsq: use max_in_flight value -- File Changes -- M src/modules/nsq/nsq_mod.c (12) -- Patch Links --

[sr-dev] git:master:df6be9e3: Makefile.utils: updated the path to core folder

2016-12-08 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: df6be9e375cdbe95007ca648f94bb9fb02652dba URL: https://github.com/kamailio/kamailio/commit/df6be9e375cdbe95007ca648f94bb9fb02652dba Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:e9cfbfd6: Makefile: root - remove src/ if provided in the value of modules variable

2016-12-08 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e9cfbfd6d9e4f529235e76f0cb778eca52f1b732 URL: https://github.com/kamailio/kamailio/commit/e9cfbfd6d9e4f529235e76f0cb778eca52f1b732 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:988c1245: gitignore: updated the path to protoshoot

2016-12-08 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 988c12456f3c0b671b1bcb8f30bebbb11db769c7 URL: https://github.com/kamailio/kamailio/commit/988c12456f3c0b671b1bcb8f30bebbb11db769c7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:7e75b000: Makefile.rules: print error message if path to modules is given wrong

2016-12-08 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 7e75b000d344bf42c1221bc92f67407582d3b882 URL: https://github.com/kamailio/kamailio/commit/7e75b000d344bf42c1221bc92f67407582d3b882 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] how to compile a module

2016-12-08 Thread Daniel-Constantin Mierla
It seems that it matches 'modules' as filename (dir). I pushed a small change to not enclose the target in quotes when forwarding. Can you try again? If it still fails, then tell the version of make you have as well as the operating system. Cheers, Daniel On 08/12/2016 12:37, Juha Heinanen

[sr-dev] git:master:9da4b45f: Makefile: root forwarding of target without enclosing in double quotes

2016-12-08 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 9da4b45f4e56962e202042600f51ba11e4606760 URL: https://github.com/kamailio/kamailio/commit/9da4b45f4e56962e202042600f51ba11e4606760 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] how to compile a module

2016-12-08 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > What's the error you get? No error. Make from root claims that modules is up to date (see below). -- Juha /usr/src/orig/kamailio$ ls src/modules/lcr/ doc/hash.h lcr_mod.h lcr_rpc.hMakefile utils/ hash.c lcr_mod.c lcr_rpc.c makecfg.lst

[sr-dev] RFC: renaming the modules with - (dash) in name

2016-12-08 Thread Daniel-Constantin Mierla
Hello, given the work for 5.0 which will bring major changes on source tree structure, I am considering to remove the - (dash) from the modules that have it in the name. There are 4 of them now: cpl-c janssonrpc-c jsonrpc-c jsonrpc-s One of the reasons is that this kind of name doesn't work for

[sr-dev] git:master:2b39d70d: jsonrpc-s: fixed compile warnings

2016-12-08 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2b39d70d19df60a9ad1fc05f8a9d623c46c8caa2 URL: https://github.com/kamailio/kamailio/commit/2b39d70d19df60a9ad1fc05f8a9d623c46c8caa2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:d2c82c2f: Makefile: detect path to core src folder

2016-12-08 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d2c82c2f8187bc2503ca39dc91ae691938b7014a URL: https://github.com/kamailio/kamailio/commit/d2c82c2f8187bc2503ca39dc91ae691938b7014a Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] how to compile a module

2016-12-08 Thread Daniel-Constantin Mierla
On 08/12/2016 09:57, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > >>> $ make modules=modules/ modules >>> >> This should still work, either executed in root folder or in src/. Most >> of commands should just work as in the past. I tried on Debian and MacOS >> during the

[sr-dev] git:master:f6f08b71: utils: updated Makefile for tools with path to core src

2016-12-08 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: f6f08b7196d2c7584977d205d316a667e2f5565d URL: https://github.com/kamailio/kamailio/commit/f6f08b7196d2c7584977d205d316a667e2f5565d Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:8d6804ad: Makefile.defs: updated the path to core when not using main makefile

2016-12-08 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8d6804ad08008b001a66d4454a75dff6694630ed URL: https://github.com/kamailio/kamailio/commit/8d6804ad08008b001a66d4454a75dff6694630ed Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] how to compile a module

2016-12-08 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > > $ make modules=modules/ modules > > > This should still work, either executed in root folder or in src/. Most > of commands should just work as in the past. I tried on Debian and MacOS > during the restructuring and worked for me. OK, works from src, not