[sr-dev] Build failed in Jenkins: kamailiodev-nightly-repos » amd64,stretch,master #646

2017-02-09 Thread jenkins
See -- [...truncated 3.52 KB...] ++ KEY_ID=508EA4C8 + '[' -n /srv/repository/kamailiodev-nightly ']' + false + '[' '' =

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-repos » i386,stretch,master #646

2017-02-09 Thread jenkins
See -- [...truncated 3.63 KB...] + '[' '' = true ']' + ARCHITECTURES='amd64 i386 source' + COMPONENTS=main +

[sr-dev] Branch 5.0 created

2017-02-09 Thread Juha Heinanen
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 > cd kamailio > git checkout -b 5.0 origin/5.0 > > Hopefully before the

[sr-dev] Build failed in Jenkins: kamailio50-nightly-repos » i386,stretch,master #2

2017-02-09 Thread jenkins
See -- [...truncated 3.86 KB...] + '[' '' = true ']' + ARCHITECTURES='amd64 i386 source' + COMPONENTS=main +

[sr-dev] Build failed in Jenkins: kamailio50-nightly-repos » amd64,stretch,master #2

2017-02-09 Thread jenkins
See -- [...truncated 3.76 KB...] ++ KEY_ID=508EA4C8 + '[' -n /srv/repository/kamailio50-nightly ']' + false + '[' '' = true

[sr-dev] Build failed in Jenkins: kamailiodev-nightly-repos » i386,stretch,master #645

2017-02-09 Thread jenkins
See -- [...truncated 4.08 KB...] + JENKINS_DEBIAN_GLUE_VERSION=0.18.2+0~20170124211536.309~1.gbp7daf73 + '[' -n

[sr-dev] git:master:a850af45: Merge pull request #982 from kamailio/NSQ-child-process-rank

2017-02-09 Thread GitHub
Module: kamailio Branch: master Commit: a850af45acc4a433706120110d1cb91cd885b33b URL: https://github.com/kamailio/kamailio/commit/a850af45acc4a433706120110d1cb91cd885b33b Author: Emmanuel Schmidbauer Committer: GitHub Date: 2017-02-09T16:06:40-05:00

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

2017-02-09 Thread Ovidiu Sas
Closed #975. -- 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/975#event-956272660___ sr-dev mailing list sr-dev@lists.sip-router.org

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

2017-02-09 Thread Ovidiu Sas
Fixed in trunk via commit 770c914d3636cfafccc4931f18aa804efcacbd73 -- 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] kazoo: improper init for ampq consumer worker procs (#972)

2017-02-09 Thread Ovidiu Sas
Closed #972. -- 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#event-956274106___ sr-dev mailing list sr-dev@lists.sip-router.org

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

2017-02-09 Thread Ovidiu Sas
Closed #974. -- 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/974#event-956269742___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:0e5aeba1: ims_registrar_scscf: initialize notification workers with rank PROC_XWORKER

2017-02-09 Thread Ovidiu Sas
Module: kamailio Branch: master Commit: 0e5aeba15c7a62899676d488f96b81b121c6d17a URL: https://github.com/kamailio/kamailio/commit/0e5aeba15c7a62899676d488f96b81b121c6d17a Author: Ovidiu Sas Committer: Ovidiu Sas Date: 2017-02-09T15:33:26-05:00

[sr-dev] git:master:770c914d: nsq: initialize all workers with rank PROC_XWORKER

2017-02-09 Thread Ovidiu Sas
Module: kamailio Branch: master Commit: 770c914d3636cfafccc4931f18aa804efcacbd73 URL: https://github.com/kamailio/kamailio/commit/770c914d3636cfafccc4931f18aa804efcacbd73 Author: Ovidiu Sas Committer: Ovidiu Sas Date: 2017-02-09T15:24:07-05:00

[sr-dev] git:master:b66df87a: kazoo: initialize all workers with rank PROC_XWORKER

2017-02-09 Thread Ovidiu Sas
Module: kamailio Branch: master Commit: b66df87adde282c3eaa7ab793c598bfe67f8f9a1 URL: https://github.com/kamailio/kamailio/commit/b66df87adde282c3eaa7ab793c598bfe67f8f9a1 Author: Ovidiu Sas Committer: Ovidiu Sas Date: 2017-02-09T15:20:24-05:00

[sr-dev] git:master:3e8589af: core: added PROC_XWORKER as an alias to PROC_RANK127

2017-02-09 Thread Ovidiu Sas
Module: kamailio Branch: master Commit: 3e8589afcf75e7c93c5bcb9b4c4269c7b29774bd URL: https://github.com/kamailio/kamailio/commit/3e8589afcf75e7c93c5bcb9b4c4269c7b29774bd Author: Ovidiu Sas Committer: Ovidiu Sas Date: 2017-02-09T15:18:13-05:00

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

2017-02-09 Thread Emmanuel Schmidbauer
when we set `PROC_NOCHLDINIT` on the consumer workers, the module cannot bind to the presentity table. Perhaps @miconda would know why this is the case, but this is the error: ``` ERROR: [db.c:452]: db_use_table(): invalid parameter value [presentity] ERROR: nsq [nsq_pua.c:146]:

[sr-dev] Build failed in Jenkins: kamailio50-nightly-repos » i386,stretch,master #1

2017-02-09 Thread jenkins
See -- [...truncated 2.92 KB...] + '[' '' = true ']' + ARCHITECTURES='amd64 i386 source' + COMPONENTS=main +

[sr-dev] Build failed in Jenkins: kamailio50-nightly-repos » amd64,stretch,master #1

2017-02-09 Thread jenkins
See -- [...truncated 3.05 KB...] + REPOS=stretch ++ dpkg --list jenkins-debian-glue ++ awk '/^ii/ {print $3}' +

[sr-dev] Jenkins build is back to normal : kamailio50-nightly-binaries » i386,stretch,slave #2

2017-02-09 Thread jenkins
See ___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

[sr-dev] Build failed in Jenkins: kamailio50-nightly-binaries » i386,stretch,slave #1

2017-02-09 Thread jenkins
See -- [...truncated 30.66 KB...] + HOST_ARCH=amd64 + '[' -n amd64 ']' + echo '*** Identified host architecture amd64 ***'

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:

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

[sr-dev] git:master:d092bcab: modules: readme files regenerated - auth_db ... [skip ci]

2017-02-09 Thread Kamailio Dev
Module: kamailio Branch: master Commit: d092bcab77cb935b8084273238e9c77aba57acb7 URL: https://github.com/kamailio/kamailio/commit/d092bcab77cb935b8084273238e9c77aba57acb7 Author: Kamailio Dev Committer: Kamailio Dev Date:

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/centos: Added SPEC file for CentOS7 (#966)

2017-02-09 Thread Victor Seva
Merged #966. -- 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/966#event-955652100___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:4.4:239f3cfa: pkg/kamailio/centos: Added SPEC file for CentOS7

2017-02-09 Thread Victor Seva
Module: kamailio Branch: 4.4 Commit: 239f3cfabf39929a2e60d404628e3b49df6917c9 URL: https://github.com/kamailio/kamailio/commit/239f3cfabf39929a2e60d404628e3b49df6917c9 Author: Sergey Safarov Committer: Victor Seva Date:

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

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/centos: Added SPEC file for CentOS7 (#966)

2017-02-09 Thread Victor Seva
linuxmaniac approved this pull request. -- 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/966#pullrequestreview-21019167___ sr-dev

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

2017-02-09 Thread Victor Seva
Merged #978. -- 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#event-955647161___ sr-dev mailing list sr-dev@lists.sip-router.org

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

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

[sr-dev] git:master:9084ef85: Merge pull request #981 from ycaner06/patch-9

2017-02-09 Thread GitHub
Module: kamailio Branch: master Commit: 9084ef853e63ffcd5994181c836d925f8e1c5b0f URL: https://github.com/kamailio/kamailio/commit/9084ef853e63ffcd5994181c836d925f8e1c5b0f Author: Daniel-Constantin Mierla Committer: GitHub Date: 2017-02-09T15:22:23+01:00

[sr-dev] git:master:3749634d: auth_db : more explanation for auth results

2017-02-09 Thread GitHub
Module: kamailio Branch: master Commit: 3749634d7537fe8c632cf97b3a842f8025b6254c URL: https://github.com/kamailio/kamailio/commit/3749634d7537fe8c632cf97b3a842f8025b6254c Author: Yasin CANER Committer: GitHub Date: 2017-02-09T12:16:02+03:00

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/centos: Added SPEC file for CentOS7 (#966)

2017-02-09 Thread sergey-safarov
Hello @linuxmaniac Pull request updated. -- 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/966#issuecomment-278626980___ sr-dev mailing

[sr-dev] git:5.0:dff9d503: travis-ci: set 5.X branch [skip ci]

2017-02-09 Thread Victor Seva
Module: kamailio Branch: 5.0 Commit: dff9d5032a1f4bb98e49a727d41db1a9ea231d38 URL: https://github.com/kamailio/kamailio/commit/dff9d5032a1f4bb98e49a727d41db1a9ea231d38 Author: Victor Seva Committer: Victor Seva Date:

[sr-dev] git:master:a9f4a1b8: pkg/kamailio/deb: version set to 5.1.0-dev0

2017-02-09 Thread Victor Seva
Module: kamailio Branch: master Commit: a9f4a1b8b28f564cf1bcf54b4d742ec567bcb5d4 URL: https://github.com/kamailio/kamailio/commit/a9f4a1b8b28f564cf1bcf54b4d742ec567bcb5d4 Author: Victor Seva Committer: Victor Seva Date:

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

2017-02-09 Thread Yasin CANER
added more explanation about error instead of some generic error. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/981 -- Commit Summary -- * auth_db : more explanation for auth results -- File Changes -- M

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

2017-02-09 Thread Olle E. Johansson
- Request URI can be changed. - Drop does not seem to work - Modification of dest URI does not seem to work (possible bug? ) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] Branch 5.0 created

2017-02-09 Thread Daniel-Constantin Mierla
Hello, 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 cd kamailio git checkout -b 5.0 origin/5.0 Hopefully before the end of the month the full release of

[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:

[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:

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. --

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

2017-02-09 Thread Olle E. Johansson
The local-request event route is not documented. When using our friend google I find an old blog post by @miconda but not much else. I can come up with some good text, but need to know what can be done in the route, like - modify request uri - add/remove headers - drop request - add/modify

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,

[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:

[sr-dev] git:master:45e50b14: modules: readme files regenerated - path ... [skip ci]

2017-02-09 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 45e50b141008132f9cc41d243aaca6fd1cc8b360 URL: https://github.com/kamailio/kamailio/commit/45e50b141008132f9cc41d243aaca6fd1cc8b360 Author: Kamailio Dev Committer: Kamailio Dev Date:

[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:

[sr-dev] git:master:e53bc789: pkg/kamailio/deb: version set to 5.0.0-pre2

2017-02-09 Thread Victor Seva
Module: kamailio Branch: master Commit: e53bc78966990156dbe3b879db1d4924e9f22e56 URL: https://github.com/kamailio/kamailio/commit/e53bc78966990156dbe3b879db1d4924e9f22e56 Author: Victor Seva Committer: Victor Seva Date:

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: > Hello, >