[sr-dev] git:master:6478b7d8: Makefile.defs: version set to 5.0.0-pre0

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6478b7d8215835419e3734c42fbf17a215b22cc4 URL: https://github.com/kamailio/kamailio/commit/6478b7d8215835419e3734c42fbf17a215b22cc4 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] Kamailio v5.0 - development frozen

2017-01-04 Thread Daniel-Constantin Mierla
Hello, development (master) branch of Kamailio enters now in pre-release phase for version 5.0.0. Therefore, no new feature should be pushed to master until we create a dedicated branch for 5.0 (expected to be in about 4 weeks or so). If in doubt to push or not a commit to master, push it first

Re: [sr-dev] [kamailio/kamailio] dmq_usrloc: fix deadlock (#911)

2017-01-04 Thread Daniel-Constantin Mierla
miconda commented on this pull request. > @@ -72,6 +70,7 @@ static int add_contact(str aor, ucontact_info_t* ci) // Search by ruid, if possible res = dmq_ul.get_urecord_by_ruid(_d, dmq_ul.get_aorhash(), >ruid, , ); if (res == 0) { +

[sr-dev] git:master:2f58816d: test/unit: use directory variables in test runner scripts

2017-01-04 Thread Mikko Lehto
Module: kamailio Branch: master Commit: 2f58816d2949c499c37e959d2c0853946bb6be7f URL: https://github.com/kamailio/kamailio/commit/2f58816d2949c499c37e959d2c0853946bb6be7f Author: Mikko Lehto Committer: Mikko Lehto Date: 2017-01-05T02:49:44+02:00 test/unit: use

[sr-dev] git:master:6f982375: Merge pull request #912 from mslehto/unittest

2017-01-04 Thread GitHub
Module: kamailio Branch: master Commit: 6f9823758903769dcd5033895821b90d4fb2cb6b URL: https://github.com/kamailio/kamailio/commit/6f9823758903769dcd5033895821b90d4fb2cb6b Author: Daniel-Constantin Mierla Committer: GitHub Date: 2017-01-05T08:30:49+01:00

[sr-dev] git:master:915efd3b: test/unit: fix bashism - use `.` instead of `source` and use regular syntax files

2017-01-04 Thread Mikko Lehto
Module: kamailio Branch: master Commit: 915efd3bfc898501c6e36f30f4cf2b7548c87c83 URL: https://github.com/kamailio/kamailio/commit/915efd3bfc898501c6e36f30f4cf2b7548c87c83 Author: Mikko Lehto Committer: Mikko Lehto Date: 2017-01-05T02:50:21+02:00 test/unit: fix

[sr-dev] git:master:31923e56: test/unit: avoid killall

2017-01-04 Thread Mikko Lehto
Module: kamailio Branch: master Commit: 31923e56ff851de201301fb2e08fba2e3f3d1fe5 URL: https://github.com/kamailio/kamailio/commit/31923e56ff851de201301fb2e08fba2e3f3d1fe5 Author: Mikko Lehto Committer: Mikko Lehto Date: 2017-01-05T02:50:38+02:00 test/unit:

Re: [sr-dev] [kamailio/kamailio] unittest updates (#912)

2017-01-04 Thread Daniel-Constantin Mierla
Merged #912. -- 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/912#event-912276104___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:2c7f0b45: test/unit: fix bashism - echo is not portable

2017-01-04 Thread Mikko Lehto
Module: kamailio Branch: master Commit: 2c7f0b45b72aba21001ff993240a36c78000d9fb URL: https://github.com/kamailio/kamailio/commit/2c7f0b45b72aba21001ff993240a36c78000d9fb Author: Mikko Lehto Committer: Mikko Lehto Date: 2017-01-05T02:50:03+02:00 test/unit: fix

Re: [sr-dev] [kamailio/kamailio] unittest updates (#912)

2017-01-04 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/912#issuecomment-270581251___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] git:master:fcacbf88: test/unit: adjust common variables to new tree structure

2017-01-04 Thread Mikko Lehto
Module: kamailio Branch: master Commit: fcacbf88ea914e357bb001e50f4397ae6f76c395 URL: https://github.com/kamailio/kamailio/commit/fcacbf88ea914e357bb001e50f4397ae6f76c395 Author: Mikko Lehto Committer: Mikko Lehto Date: 2017-01-05T02:47:47+02:00 test/unit:

[sr-dev] [kamailio/kamailio] unittest updates (#912)

2017-01-04 Thread Mikko Lehto
Adjust new source code paths and fix some bashism. If sensible, next is mi_fifo to jsonrpcs fifo conversion. You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/912 -- Commit Summary -- * test/unit: adjust common variables to new tree

[sr-dev] git:master:6d139bd1: ctl: more log messages for error cases

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6d139bd13944cde7e9a44a5c071cc70ab415e2fe URL: https://github.com/kamailio/kamailio/commit/6d139bd13944cde7e9a44a5c071cc70ab415e2fe Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:0857fdd4: carrierroute: more log messages for error cases in rpc dump command

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 0857fdd4314ef98ff0f83258e310f344d790e644 URL: https://github.com/kamailio/kamailio/commit/0857fdd4314ef98ff0f83258e310f344d790e644 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:581c33a5: modules: readme files regenerated - userblacklist ...

2017-01-04 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 581c33a5af26a519d9559b9ac2a37ec314bc556e URL: https://github.com/kamailio/kamailio/commit/581c33a5af26a519d9559b9ac2a37ec314bc556e Author: Kamailio Dev Committer: Kamailio Dev Date:

[sr-dev] git:master:e7bf4fc9: userblacklist: implemented rpc command userblacklist.reload_blacklist

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e7bf4fc9893107a4b52650b01c925c47c2d1a802 URL: https://github.com/kamailio/kamailio/commit/e7bf4fc9893107a4b52650b01c925c47c2d1a802 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:1a05c2dd: modules: readme files regenerated - pdb ...

2017-01-04 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 1a05c2dd6a3afdc8889203b8239a265d84c1ef4b URL: https://github.com/kamailio/kamailio/commit/1a05c2dd6a3afdc8889203b8239a265d84c1ef4b Author: Kamailio Dev Committer: Kamailio Dev Date:

[sr-dev] git:master:5911e500: pdb: implemented rpc commands, removed mi leftovers

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 5911e50003391ac7b88455068706ec305e75d563 URL: https://github.com/kamailio/kamailio/commit/5911e50003391ac7b88455068706ec305e75d563 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:e72d96eb: modules: readme files regenerated - rtpengine ...

2017-01-04 Thread Kamailio Dev
Module: kamailio Branch: master Commit: e72d96ebdc2474d42d29321db52adb15d2c67469 URL: https://github.com/kamailio/kamailio/commit/e72d96ebdc2474d42d29321db52adb15d2c67469 Author: Kamailio Dev Committer: Kamailio Dev Date:

Re: [sr-dev] IMPORTANT: MI code removed (or disabled)

2017-01-04 Thread Daniel-Constantin Mierla
On 04/01/2017 22:39, Richard Fuchs wrote: > On 01/04/2017 09:36 AM, Daniel-Constantin Mierla wrote: >> Hello, >> >> as of now, no active MI reladed code should be in master branch -- the >> internal library kmi and the mi_datagram, mi_fifo, mi_xmlrpc, mi_rpc and >> pua_mi modules were removed.

Re: [sr-dev] IMPORTANT: MI code removed (or disabled)

2017-01-04 Thread Richard Fuchs
On 01/04/2017 09:36 AM, Daniel-Constantin Mierla wrote: Hello, as of now, no active MI reladed code should be in master branch -- the internal library kmi and the mi_datagram, mi_fifo, mi_xmlrpc, mi_rpc and pua_mi modules were removed. Couple of modules still have some mi code disabled with

[sr-dev] git:master:70906d15: rtpengine: update docs for rpc commands

2017-01-04 Thread Richard Fuchs
Module: kamailio Branch: master Commit: 70906d1596f8f759c44c9f8b399533fa05607c7a URL: https://github.com/kamailio/kamailio/commit/70906d1596f8f759c44c9f8b399533fa05607c7a Author: Richard Fuchs Committer: Richard Fuchs Date: 2017-01-04T16:37:48-05:00

Re: [sr-dev] [kamailio/kamailio] Kamailio crashes when it receives a 404 reply to an INVITE originated after a 302. (#875)

2017-01-04 Thread Joel Serrano
Hi Daniel, Unfortunately I cannot reproduce the issue any more as one of the servers involved is no longer available (the one returning the 404 after the redirect). Luckily I have another core generated back then which happens to be 10x bigger in size: > -rw--- 1 root kamailio 88371200

[sr-dev] git:master:1190ac60: rtpengine: implement rpc commands and remove mi leftovers

2017-01-04 Thread Richard Fuchs
Module: kamailio Branch: master Commit: 1190ac60a643e10cf06f1985da39f4dfb591d0a8 URL: https://github.com/kamailio/kamailio/commit/1190ac60a643e10cf06f1985da39f4dfb591d0a8 Author: Richard Fuchs Committer: Richard Fuchs Date: 2017-01-04T16:25:49-05:00

Re: [sr-dev] mi fields in struct module_exports

2017-01-04 Thread Daniel-Constantin Mierla
It should be removed, but along with it there are few other fields that should be removed because they are not used for long time -- iirc, stats field and perhaps the procs inside kam_module_exports structure. Should be fine to do it during the testing period. Cheers, Daniel On 04/01/2017

Re: [sr-dev] unused function in rtpengine module

2017-01-04 Thread Daniel-Constantin Mierla
This should happen only until the rpc commands are implemented, because I disabled the mi command using it. I will probably have some time after few days to fix it, if nobody gets to it meanwhile. Cheers, Daniel On 04/01/2017 19:52, Juha Heinanen wrote: > CC (gcc) [M rtpengine.so]

Re: [sr-dev] unused vars in tm module

2017-01-04 Thread Daniel-Constantin Mierla
Thanks for reporting, fixed in master branch. Cheers, Daniel On 04/01/2017 19:51, Juha Heinanen wrote: > CC (gcc) [M tm.so]rpc_uac.o > rpc_uac.c: In function 't_uac_send': > rpc_uac.c:679:7: warning: unused variable 'err_buf' [-Wunused-variable] > char err_buf[MAX_REASON_LEN]; >

[sr-dev] git:master:0fd20703: tm: removed unused variables in t_uac_send()

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 0fd20703d354702d5cc05737f0454064c36d4164 URL: https://github.com/kamailio/kamailio/commit/0fd20703d354702d5cc05737f0454064c36d4164 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] unused function in rtpengine module

2017-01-04 Thread Juha Heinanen
CC (gcc) [M rtpengine.so] rtpengine.o rtpengine.c:1024:12: warning: 'rtpp_test_ping' defined but not used [-Wunused-function] static int rtpp_test_ping(struct rtpp_node *node) ^ ___ sr-dev mailing list

[sr-dev] unused vars in tm module

2017-01-04 Thread Juha Heinanen
CC (gcc) [M tm.so] rpc_uac.o rpc_uac.c: In function 't_uac_send': rpc_uac.c:679:7: warning: unused variable 'err_buf' [-Wunused-variable] char err_buf[MAX_REASON_LEN]; ^ rpc_uac.c:678:22: warning: unused variable 'err_ret' [-Wunused-variable] int ret, sip_error, err_ret,

[sr-dev] mi fields in struct module_exports

2017-01-04 Thread Juha Heinanen
What to do with mi field in struct module_exports? Should it be removed too? -- Juha ___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Re: [sr-dev] [kamailio/kamailio] dmq_usrloc: fix deadlock (#911)

2017-01-04 Thread Julien Chavanton
The same process is requesting the lock a second time before unlocking. `futex_get()` is never able to acquire the lock and does not return, I tested this in a very minimalist program using `pthread_mutex_lock()` and it does get stuck. -- You are receiving this because you are subscribed to

Re: [sr-dev] [kamailio/kamailio] dmq_usrloc: fix deadlock (#911)

2017-01-04 Thread Daniel-Constantin Mierla
No time to look in the code, but if it does two times lock and only one time unlock, then it is indeed a deadlock. If any other devel using dmq_usrloc does the review, then it can be committed. If not, I will check when I get a bit of time. -- You are receiving this because you are subscribed

Re: [sr-dev] [kamailio/kamailio] dmq_usrloc: fix deadlock (#911)

2017-01-04 Thread Julien Chavanton
While running the CI tests Kamctl / MI fifo was hanging, after further investigation it seems it was trying to acquire a lock while the DMK module was stuck using it. Processes ``` Process:: ID=0 PID=6 Type=main process - attendant Process:: ID=1 PID=168 Type=udp receiver child=0

[sr-dev] git:master:85030842: kamctl: removed mi related commands

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 85030842d8d5f1a0fd5c66d69e55c7a95f973367 URL: https://github.com/kamailio/kamailio/commit/85030842d8d5f1a0fd5c66d69e55c7a95f973367 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:4a234d50: Makefile.defs: version set to 5.0.0-dev10

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 4a234d50f0d056f3930ebd4be5402d4a2fb5e471 URL: https://github.com/kamailio/kamailio/commit/4a234d50f0d056f3930ebd4be5402d4a2fb5e471 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] [kamailio/kamailio] dmq_usrloc: fix deadlock (#911)

2017-01-04 Thread Julien Chavanton
jchavanton commented on this pull request. > @@ -72,6 +70,7 @@ static int add_contact(str aor, ucontact_info_t* ci) // Search by ruid, if possible res = dmq_ul.get_urecord_by_ruid(_d, dmq_ul.get_aorhash(), >ruid, , ); `get_urecord_by_ruid` was also acquiring

[sr-dev] [kamailio/kamailio] dmq_usrloc: fix deadlock (#911)

2017-01-04 Thread Julien Chavanton
caused by acquiring the same lock twice using get_urecord_by_ruid and lock_udomain You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/911 -- Commit Summary -- * dmq_usrloc: fix deadlock -- File Changes -- M

Re: [sr-dev] [kamailio/kamailio] dmq_usrloc: fix deadlock (#910)

2017-01-04 Thread Julien Chavanton
Closed #910. -- 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/910#event-911343468___ sr-dev mailing list sr-dev@lists.sip-router.org

[sr-dev] [kamailio/kamailio] dmq_usrloc: fix deadlock (#910)

2017-01-04 Thread Julien Chavanton
caused by acquiring the same lock twice using get_urecord_by_ruid and lock_udomain You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/910 -- Commit Summary -- * dmq_usrloc: fix deadlock caused by acquiring -- File Changes -- M

[sr-dev] git:master:a2c75726: presence_conference: removed empty mi command

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a2c75726b1af09f7176071a331df785f40570a61 URL: https://github.com/kamailio/kamailio/commit/a2c75726b1af09f7176071a331df785f40570a61 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] Still Failing: kamailio/kamailio#3450 (master - 8f2c8c7)

2017-01-04 Thread Travis CI
Build Update for kamailio/kamailio - Build: #3450 Status: Still Failing Duration: 9 minutes and 26 seconds Commit: 8f2c8c7 (master) Author: Daniel-Constantin Mierla Message: lcr: removed kmi include View the changeset:

[sr-dev] Still Failing: kamailio/kamailio#3449 (master - e280aab)

2017-01-04 Thread Travis CI
Build Update for kamailio/kamailio - Build: #3449 Status: Still Failing Duration: 7 minutes and 36 seconds Commit: e280aab (master) Author: Daniel-Constantin Mierla Message: etc: removed mi modules from config files View the changeset:

[sr-dev] git:master:8f2c8c70: lcr: removed kmi include

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 8f2c8c7050c1899f6db38e0f68d83d56cb4601c6 URL: https://github.com/kamailio/kamailio/commit/8f2c8c7050c1899f6db38e0f68d83d56cb4601c6 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] Still Failing: kamailio/kamailio#3448 (master - a744869)

2017-01-04 Thread Travis CI
Build Update for kamailio/kamailio - Build: #3448 Status: Still Failing Duration: 8 minutes and 21 seconds Commit: a744869 (master) Author: Daniel-Constantin Mierla Message: Makefile.groups: removed mi modules View the changeset:

[sr-dev] git:master:e280aab5: etc: removed mi modules from config files

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: e280aab5edfcbbe2169ef5bee554cfe25d7f6888 URL: https://github.com/kamailio/kamailio/commit/e280aab5edfcbbe2169ef5bee554cfe25d7f6888 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:a7448699: Makefile.groups: removed mi modules

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a74486990a893ebfb054b68565cb243a25da4709 URL: https://github.com/kamailio/kamailio/commit/a74486990a893ebfb054b68565cb243a25da4709 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] IMPORTANT: MI code removed (or disabled)

2017-01-04 Thread Daniel-Constantin Mierla
Hello, as of now, no active MI reladed code should be in master branch -- the internal library kmi and the mi_datagram, mi_fifo, mi_xmlrpc, mi_rpc and pua_mi modules were removed. Couple of modules still have some mi code disabled with ifdefs, they are pending the port to RPC commands. These

[sr-dev] Still Failing: kamailio/kamailio#3447 (master - 335a62b)

2017-01-04 Thread Travis CI
Build Update for kamailio/kamailio - Build: #3447 Status: Still Failing Duration: 3 minutes and 34 seconds Commit: 335a62b (master) Author: Daniel-Constantin Mierla Message: dispatcher: removed unused mi related prototype View the changeset:

[sr-dev] git:master:de0ddace: cplc: removed unused mi variable

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: de0ddace9215948e1c0dee85320e79d92a9893ce URL: https://github.com/kamailio/kamailio/commit/de0ddace9215948e1c0dee85320e79d92a9893ce Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:335a62bb: dispatcher: removed unused mi related prototype

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 335a62bb8462a2607283ff845b5d5c561d2f9a05 URL: https://github.com/kamailio/kamailio/commit/335a62bb8462a2607283ff845b5d5c561d2f9a05 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] Broken: kamailio/kamailio#3446 (master - ac0211c)

2017-01-04 Thread Travis CI
Build Update for kamailio/kamailio - Build: #3446 Status: Broken Duration: 3 minutes and 44 seconds Commit: ac0211c (master) Author: Daniel-Constantin Mierla Message: utils: mi commands disabled View the changeset:

[sr-dev] git: new commits in branch master

2017-01-04 Thread Daniel-Constantin Mierla
- URL: https://github.com/kamailio/kamailio/commit/804de1ceca0834475a7bcf6a0e5307fd71f01f88 Author: Daniel-Constantin Mierla Date: 2017-01-04T14:27:17+01:00 lib: removed kmi internal library - URL:

[sr-dev] git:master:13846d38: Makefile.groups: added app_jsdt module

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 13846d38dec5d73cc859f991b2c2fbf2212e98dd URL: https://github.com/kamailio/kamailio/commit/13846d38dec5d73cc859f991b2c2fbf2212e98dd Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:a4d4f27b: app_jsdt: new module implementing a javascript interpreter

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a4d4f27bc1442e06a4f2a27b19860555b8cc0cd3 URL: https://github.com/kamailio/kamailio/commit/a4d4f27bc1442e06a4f2a27b19860555b8cc0cd3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

[sr-dev] git:master:dcb82e22: cnxcc: removed usage of mi

2017-01-04 Thread Federico Cabiddu
Module: kamailio Branch: master Commit: dcb82e22ce1c4b79a5992ac55a2ccce5bcdaabfa URL: https://github.com/kamailio/kamailio/commit/dcb82e22ce1c4b79a5992ac55a2ccce5bcdaabfa Author: Federico Cabiddu Committer: Federico Cabiddu Date:

[sr-dev] Broken: kamailio/kamailio#3442 (master - 8860488)

2017-01-04 Thread Travis CI
Build Update for kamailio/kamailio - Build: #3442 Status: Broken Duration: 12 minutes and 38 seconds Commit: 8860488 (master) Author: Kamailio Dev Message: modules: readme files regenerated - dialog ... View the changeset:

[sr-dev] Broken: kamailio/kamailio#3441 (master - 913928d)

2017-01-04 Thread Travis CI
Build Update for kamailio/kamailio - Build: #3441 Status: Broken Duration: 13 minutes and 58 seconds Commit: 913928d (master) Author: Daniel-Constantin Mierla Message: dialog: removed mi commands View the changeset:

[sr-dev] git:master:8860488d: modules: readme files regenerated - dialog ...

2017-01-04 Thread Kamailio Dev
Module: kamailio Branch: master Commit: 8860488ddd7f8742cd02a19b95a2569429d365d2 URL: https://github.com/kamailio/kamailio/commit/8860488ddd7f8742cd02a19b95a2569429d365d2 Author: Kamailio Dev Committer: Kamailio Dev Date:

[sr-dev] git:master:913928d3: dialog: removed mi commands

2017-01-04 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 913928d3d14046d7078153962a7c3318092b6ea9 URL: https://github.com/kamailio/kamailio/commit/913928d3d14046d7078153962a7c3318092b6ea9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date:

Re: [sr-dev] new websocket warnings

2017-01-04 Thread Daniel-Constantin Mierla
Thanks, should be fixed now in master. Cheers, Daniel On 04/01/2017 06:21, Juha Heinanen wrote: > CC (gcc) [M websocket.so] ws_frame.o > ws_frame.c:131:12: warning: 'str_status_empty_param' defined but not used > [-Wunused-variable] > static str str_status_empty_param =

Re: [sr-dev] new mtree warnings

2017-01-04 Thread Daniel-Constantin Mierla
Thanks, should be fixed now in master. Cheers, Daniel On 04/01/2017 06:16, Juha Heinanen wrote: > CC (gcc) [M mtree.so] mtree_mod.o > mtree_mod.c: In function 'rpc_mtree_print_node': > mtree_mod.c:1046:18: warning: unused variable 'attr' [-Wunused-variable] > struct mi_attr* attr=