[sr-dev] git:master:d57f7012: topoh: fixed unmask route issue, if maksing fails for one of the routes

2019-01-07 Thread Balajee
Module: kamailio Branch: master Commit: d57f70127c44fd74c459aefc8d2655978b9cb48b URL: https://github.com/kamailio/kamailio/commit/d57f70127c44fd74c459aefc8d2655978b9cb48b Author: Balajee Committer: Balajee Date: 2018-12-23T23:27:49+05:30 topoh: fixed unmask route issue, if maksing fails for

[sr-dev] [kamailio/kamailio] kamailio can't support send Rx_AAR for origin call (#1793)

2019-01-07 Thread lsm808
Hi All, When kamailio(kamailio-5.0) receive 200 OK message, we need to send Rx_AAR for origin and term call. Rx_AAR("MT_aar_reply", "origin","",2); for origin call Rx_AAR("MT_aar_reply", "term","",2); for term call. But from source code ims_qos_mod.c, we see lots of part like below to not

Re: [sr-dev] [kamailio/kamailio] 5.1.6 tps_redis_load_branch SIGSEGV (#1784)

2019-01-07 Thread Daniel-Constantin Mierla
Can you get the output for gdb commands: ``` frame 1 p *xvbranch1 ``` -- 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] Modules: rtpengine-rtpengine_query exported to ksr routes (#1792)

2019-01-07 Thread Surendra Tiwari
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] rtpengine - get the rtp stats when using custom id for calls (#1788)

2019-01-07 Thread Surendra Tiwari
@miconda sure. :-) -- 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/1788#issuecomment-452038966___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] rtpengine - get the rtpstats when using custom id for calls (#1788)

2019-01-07 Thread Daniel-Constantin Mierla
Try to use a short title for bug reports and feature requests, it is supposed to be a 'subject' like meaning, not the explanation of the issue. Add the full details of the issue or the feature request in the description of the issue. I marked it as a feature request. One needs to add a new

Re: [sr-dev] [kamailio/kamailio] $sipt(redirection_number) evaluates the value as a numerical value (#1789)

2019-01-07 Thread Daniel-Constantin Mierla
Iirc, this feature was contributed by @sergey-vb, maybe he can take a look instead of @tsearle and see what can be done. -- 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] dialog: The result of this check is always false (#1791)

2019-01-07 Thread Jose Luis Verdeguer
Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [x] Commits are split per component (core, individual modules, libs, utils, ...) - [x] Each component has a single commit (if not, squash them into one commit) - [x] No commits to README

Re: [sr-dev] [kamailio/kamailio] Pepelux/cnxcc (#1790)

2019-01-07 Thread Jose Luis Verdeguer
Merged #1790 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/1790#event-2057950826___ Kamailio (SER) - Development Mailing

[sr-dev] [kamailio/kamailio] Pepelux/cnxcc (#1790)

2019-01-07 Thread Jose Luis Verdeguer
Description Only a correction in doc file You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1790 -- Commit Summary -- * cnxcc: New improvement for the cnxcc module. With this changes it is possible to account the connect cost

[sr-dev] git:5.2:06610073: acc_json: proper check if the mqueue name is set and the module can be loaded

2019-01-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.2 Commit: 06610073bb490355d87a774a74716195d3c01192 URL: https://github.com/kamailio/kamailio/commit/06610073bb490355d87a774a74716195d3c01192 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-01-07T15:36:15+01:00 acc_json: proper check

[sr-dev] git:master:7ce278d8: acc_json: proper check if the mqueue name is set and the module can be loaded

2019-01-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 7ce278d8acc2b9c4b8fa349672826b5511f7 URL: https://github.com/kamailio/kamailio/commit/7ce278d8acc2b9c4b8fa349672826b5511f7 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-01-07T15:35:34+01:00 acc_json: proper

[sr-dev] git:master:d73ce5b7: modules: readme files regenerated - cnxcc ... [skip ci]

2019-01-07 Thread Kamailio Dev
Module: kamailio Branch: master Commit: d73ce5b79ee89ee2e83559875418b0587057d29e URL: https://github.com/kamailio/kamailio/commit/d73ce5b79ee89ee2e83559875418b0587057d29e Author: Kamailio Dev Committer: Kamailio Dev Date: 2019-01-07T14:16:36+01:00 modules: readme files regenerated - cnxcc ...

[sr-dev] [kamailio/kamailio] $sipt(redirection_number) evaluates the value as a numerical value (#1789)

2019-01-07 Thread duarterocha91
Greetings, I'm sorry if this isn't the right place to post this $sipt(redirection_number) from module sipt evaluates the value of redirection number as a numerical value however, it can contain hexadecimal values. Best Regards -- You are receiving this because you are subscribed to this

[sr-dev] git:master:c64518a2: cnxcc: New improvement for the cnxcc module. With this changes it is possible to account the connect cost for the call. This is useful for calls to premium numbers that h

2019-01-07 Thread Jose Luis Verdeguer
Module: kamailio Branch: master Commit: c64518a25123de77d6104a5c4522eb52ccd6892d URL: https://github.com/kamailio/kamailio/commit/c64518a25123de77d6104a5c4522eb52ccd6892d Author: Jose Luis Verdeguer Committer: Jose Luis Verdeguer Date: 2019-01-07T14:06:19+01:00 cnxcc: New improvement for the

Re: [sr-dev] [kamailio/kamailio] cnxcc: New improvement for the cnxcc module (#1785)

2019-01-07 Thread Jose Luis Verdeguer
Merged #1785 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/1785#event-2057537038___ Kamailio (SER) - Development Mailing

[sr-dev] git:5.2:c5216b56: modules: readme files regenerated - modules ... [skip ci]

2019-01-07 Thread Kamailio Dev
Module: kamailio Branch: 5.2 Commit: c5216b56b396b79e4392770bd438e712caca1576 URL: https://github.com/kamailio/kamailio/commit/c5216b56b396b79e4392770bd438e712caca1576 Author: Kamailio Dev Committer: Kamailio Dev Date: 2019-01-07T12:46:31+01:00 modules: readme files regenerated - modules ...

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

2019-01-07 Thread Daniel-Constantin Mierla
- URL: https://github.com/kamailio/kamailio/commit/1133f818461cf2ed6c8bd755543f93b366a02683 Author: Daniel-Constantin Mierla Date: 2019-01-07T12:22:35+01:00 lib/srdb1: memset db connection structure earlier in db_bind_mod() (cherry picked from commit

[sr-dev] [kamailio/kamailio] while passing different callid then actual for rtpengine_offer, rtpengine_answer and rtpengine_delete, rtpstats will not populate the stastics of rtpengine (#1788)

2019-01-07 Thread Surendra Tiwari
### Description ### Troubleshooting Reproduction Debugging Data ``` (paste your debugging data here) ``` Log Messages ``` (paste your log messages here) ``` SIP Traffic ``` (paste your sip traffic here) ``` ### Possible Solutions ### Additional

Re: [sr-dev] [kamailio/kamailio] secfilter: changed char* by str in RPC function params (#1787)

2019-01-07 Thread Jose Luis Verdeguer
Merged #1787 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/1787#event-2057312324___ Kamailio (SER) - Development Mailing

[sr-dev] git:master:b586e9a0: secfilter: changed char* by str in RPC function params to avoid memory problems

2019-01-07 Thread Jose Luis Verdeguer
Module: kamailio Branch: master Commit: b586e9a03063197d84d7e173d71b6659901e6def URL: https://github.com/kamailio/kamailio/commit/b586e9a03063197d84d7e173d71b6659901e6def Author: Jose Luis Verdeguer Committer: Jose Luis Verdeguer Date: 2019-01-07T12:02:54+01:00 secfilter: changed char* by str

[sr-dev] git:master:cee4941d: topoh: aded debug message for knowing the reason of no decoding rr

2019-01-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: cee4941daf56985d9734263c4b99c33f9ef3a149 URL: https://github.com/kamailio/kamailio/commit/cee4941daf56985d9734263c4b99c33f9ef3a149 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-01-07T12:01:21+01:00 topoh: aded debug

Re: [sr-dev] [kamailio/kamailio] topoh: fixed unmask route issue, if maksing fails for one of the routes (#1776)

2019-01-07 Thread Daniel-Constantin Mierla
Merged #1776 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/1776#event-2057302490___ Kamailio (SER) - Development Mailing

Re: [sr-dev] [kamailio/kamailio] topoh: fixed unmask route issue, if maksing fails for one of the routes (#1776)

2019-01-07 Thread Daniel-Constantin Mierla
It took a bit of time to get back to this one due to winter holidays. The request helped to understand, I will merge the patch. Thanks! -- 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:5f3e430f: Merge pull request #1776 from balajeesv/routeissue

2019-01-07 Thread GitHub
Module: kamailio Branch: master Commit: 5f3e430fa7c769aa8b262dbeaec96fd2e556c08a URL: https://github.com/kamailio/kamailio/commit/5f3e430fa7c769aa8b262dbeaec96fd2e556c08a Author: Daniel-Constantin Mierla Committer: GitHub Date: 2019-01-07T11:58:19+01:00 Merge pull request #1776 from

Re: [sr-dev] [kamailio/kamailio] cnxcc: New improvement for the cnxcc module (#1785)

2019-01-07 Thread Daniel-Constantin Mierla
It can be merged from my point of view. 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/1785#issuecomment-451895675___ Kamailio

Re: [sr-dev] [kamailio/kamailio] secfilter: changed char* by str in RPC function params (#1787)

2019-01-07 Thread Daniel-Constantin Mierla
Just a side note for the future: passing structure variables as function parameters is not optimized if the structure is large (some compilers and static analyzers will complain). `str` is a small structure and it is fine, so not something that must to change here. Otherwise is recommended to

[sr-dev] [kamailio/kamailio] secfilter: changed char* by str in RPC function params (#1787)

2019-01-07 Thread Jose Luis Verdeguer
Description Changed char* by str in RPC function params to avoid memory problems You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1787 -- Commit Summary -- * secfilter: changed char* by str in RPC function params to avoid memory

[sr-dev] git:master:bbe1e8fa: pkg/kamailio/deb: version set to 5.3.0~dev2

2019-01-07 Thread Victor Seva
Module: kamailio Branch: master Commit: bbe1e8fa5649182413f12fa931177027f3b75fc8 URL: https://github.com/kamailio/kamailio/commit/bbe1e8fa5649182413f12fa931177027f3b75fc8 Author: Victor Seva Committer: Victor Seva Date: 2019-01-07T10:03:03+01:00 pkg/kamailio/deb: version set to 5.3.0~dev2

[sr-dev] git:master:d03bc22f: Makefile.defs: version set to 5.3.0-dev2

2019-01-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: d03bc22fdfe657e9408f172989f4d657260017d6 URL: https://github.com/kamailio/kamailio/commit/d03bc22fdfe657e9408f172989f4d657260017d6 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2019-01-07T09:45:25+01:00 Makefile.defs:

Re: [sr-dev] kamailio 5.2 : which is the best way to connect to Kamailio and to manage him?

2019-01-07 Thread Henning Westerholt
Am Montag, 7. Januar 2019, 03:56:34 CET schrieb ybouj...@by-research.be: > Thanks for your quick answer. > > MIGRATION : > > Regarding migration 4.2 to 5.2 I will check line by line and try to fix it. > My most issue is the database modules changed and to adapt is taking time. > > DEV : > >