Re: [sr-dev] [kamailio/kamailio] Modules: sdpops export sdp_get_line_startswith (#1558)

2018-06-07 Thread Surendra Tiwari
@miconda i have closed the previous pull request that was related to the same. this is tested locally.Please have a look and provide your feedback and review for the same. -- 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: sdpops export sdp_get_line_startswith (#1558)

2018-06-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] Modules: sdpops sdp_get_line_startswith export to kemi (#1557)

2018-06-07 Thread Surendra Tiwari
Closed #1557. -- 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/1557#event-1669538625___ Kamailio (SER) - Development Mailing List

[sr-dev] git:5.0:6935fb74: modules: readme files regenerated - modules ... [skip ci]

2018-06-07 Thread Kamailio Dev
Module: kamailio Branch: 5.0 Commit: 6935fb7419d144478f67357551c0e7161639651e URL: https://github.com/kamailio/kamailio/commit/6935fb7419d144478f67357551c0e7161639651e Author: Kamailio Dev Committer: Kamailio Dev Date: 2018-06-07T17:46:21+02:00 modules: readme files regenerated - modules ...

[sr-dev] git:5.0:0d9c9785: cfgt: documment that pv module has to be loaded in order to work

2018-06-07 Thread Victor Seva
Module: kamailio Branch: 5.0 Commit: 0d9c9785b7891ed52eb23d0cb596cd42b4e3153d URL: https://github.com/kamailio/kamailio/commit/0d9c9785b7891ed52eb23d0cb596cd42b4e3153d Author: Victor Seva Committer: Victor Seva Date: 2018-06-07T17:37:10+02:00 cfgt: documment that pv module has to be loaded in

[sr-dev] git:5.1:1ea010dd: core: unset routename when default_routename is set

2018-06-07 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: 1ea010dd4db8e6486cf0fa928a2b11ffb0d441fa URL: https://github.com/kamailio/kamailio/commit/1ea010dd4db8e6486cf0fa928a2b11ffb0d441fa Author: Victor Seva Committer: Victor Seva Date: 2018-06-07T17:36:15+02:00 core: unset routename when default_routename is

[sr-dev] git:5.1:a8bbf774: cfgt: documment that pv module has to be loaded in order to work

2018-06-07 Thread Victor Seva
Module: kamailio Branch: 5.1 Commit: a8bbf774d0c92e2c177c4a860bb18211d56186dd URL: https://github.com/kamailio/kamailio/commit/a8bbf774d0c92e2c177c4a860bb18211d56186dd Author: Victor Seva Committer: Victor Seva Date: 2018-06-07T17:37:19+02:00 cfgt: documment that pv module has to be loaded in

[sr-dev] git:master:caefbb2c: modules: readme files regenerated - cfgt ... [skip ci]

2018-06-07 Thread Kamailio Dev
Module: kamailio Branch: master Commit: caefbb2c97eed2313d5cca95fa7a510a96237377 URL: https://github.com/kamailio/kamailio/commit/caefbb2c97eed2313d5cca95fa7a510a96237377 Author: Kamailio Dev Committer: Kamailio Dev Date: 2018-06-07T17:31:39+02:00 modules: readme files regenerated - cfgt ...

Re: [sr-dev] [kamailio/kamailio] cfgt: wrong route name if onsend_route is not declared at the beginning (#1536)

2018-06-07 Thread Victor Seva
``` #!KAMAILIO # ### Global Parameters # ### LOG Levels: 3=DBG, 2=INFO, 1=NOTICE, 0=WARN, -1=ERR log_stderror=yes memdbg=5 memlog=5 log_facility=LOG_LOCAL0 log_stderror=yes fork=no /* uncomment the next line to disable TCP (default on) */ disable_tcp=yes /* uncomment the next line

Re: [sr-dev] [kamailio/kamailio] cfgt: wrong route name if onsend_route is not declared at the beginning (#1536)

2018-06-07 Thread Victor Seva
Closed #1536 via 92f8fdabcffd84e315d749bae8ded3490f8de014. -- 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/1536#event-1668855267___

[sr-dev] git:master:7d217232: cfgt: documment that pv module has to be loaded in order to work

2018-06-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 7d21723205ad02374364c3f0143b618d1a649d4d URL: https://github.com/kamailio/kamailio/commit/7d21723205ad02374364c3f0143b618d1a649d4d Author: Victor Seva Committer: Victor Seva Date: 2018-06-07T17:16:16+02:00 cfgt: documment that pv module has to be loaded

[sr-dev] git:master:92f8fdab: core: unset routename when default_routename is set

2018-06-07 Thread Victor Seva
Module: kamailio Branch: master Commit: 92f8fdabcffd84e315d749bae8ded3490f8de014 URL: https://github.com/kamailio/kamailio/commit/92f8fdabcffd84e315d749bae8ded3490f8de014 Author: Victor Seva Committer: Victor Seva Date: 2018-06-07T17:15:48+02:00 core: unset routename when default_routename is

Re: [sr-dev] [kamailio/kamailio] ims_charging unlink_unsafe_ro_session (#1549)

2018-06-07 Thread thulasizwe-n
Ok I'll do the pull request etc. Please forgive my unfamiliarity with kamailio patch standards...am in process of learning. Below is from modules/ims_charging/ro_session_hash.h function, I've just indicated patch changes as "+" static inline void unlink_unsafe_ro_session(struct

Re: [sr-dev] [kamailio/kamailio] P-CSCF crash during login(Boghe IMS client/SUBSCRIBE) (#1556)

2018-06-07 Thread Victor Seva
@uts09 can you try that fix? -- 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/1556#issuecomment-395392716___ Kamailio (SER) - Development

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/centos: Removed not updated packaging files (#1555)

2018-06-07 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/1555#issuecomment-395376616___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] pkg/kamailio/centos: Removed not updated packaging files (#1555)

2018-06-07 Thread Daniel-Constantin Mierla
Merged #1555. -- 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/1555#event-1668238140___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:20eb9951: Merge pull request #1555 from sergey-safarov/my-master

2018-06-07 Thread GitHub
Module: kamailio Branch: master Commit: 20eb9951a574a5ef3163d975bd0c360471d09180 URL: https://github.com/kamailio/kamailio/commit/20eb9951a574a5ef3163d975bd0c360471d09180 Author: Daniel-Constantin Mierla Committer: GitHub Date: 2018-06-07T12:44:53+02:00 Merge pull request #1555 from

[sr-dev] [kamailio/kamailio] P-CSCF crash during login(Boghe IMS client) (#1556)

2018-06-07 Thread uts09
### Description Kamailio P-CSCF process is crashing during login. This issue is observed only on v5.1.4 ### Troubleshooting Reproduction Login using Boghe IMS client. Kamailio P-CSCF crashes and core file is generated. However process is not existing and subsequent login fails.

[sr-dev] git:master:f5792d1c: core: new rpc command - core.ppdefines_full

2018-06-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: f5792d1c61702526f6382d4250c16ba0deacff6f URL: https://github.com/kamailio/kamailio/commit/f5792d1c61702526f6382d4250c16ba0deacff6f Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-06-07T12:40:13+02:00 core: new rpc command

Re: [sr-dev] [kamailio/kamailio] ims_charging unlink_unsafe_ro_session (#1549)

2018-06-07 Thread Christoph VALENTIN
Hi @miconda . So sorry, no experience with Ro Interface / charging yet on my side. -- 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] pkg/kamailio/centos: Removed not updated packaging files (#1555)

2018-06-07 Thread sergey-safarov
You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/1555 -- Commit Summary -- * pkg/kamailio/centos: Removed not updated packaging files -- File Changes -- D pkg/kamailio/centos/6/README (29) D

Re: [sr-dev] [kamailio/kamailio] mod kazoo cannot be loaded on latest alpine:edge (#1540)

2018-06-07 Thread Daniel-Constantin Mierla
Closed #1540. -- 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/1540#event-1667957545___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] mod kazoo cannot be loaded on latest alpine:edge (#1540)

2018-06-07 Thread Daniel-Constantin Mierla
Should be fixed by commit 7d3766614832ef22433e36ef0791fa41796829a2 I will backport. -- 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:586566c1: nsq: removed obsolete json is_error() macro

2018-06-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 586566c19a85a611d389062ca1f1de271e1891c3 URL: https://github.com/kamailio/kamailio/commit/586566c19a85a611d389062ca1f1de271e1891c3 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-06-07T10:34:42+02:00 nsq: removed obsolete

[sr-dev] git:master:7d376661: kazoo: replaced obsolete json is_error() macro

2018-06-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 7d3766614832ef22433e36ef0791fa41796829a2 URL: https://github.com/kamailio/kamailio/commit/7d3766614832ef22433e36ef0791fa41796829a2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-06-07T10:33:26+02:00 kazoo: replaced

Re: [sr-dev] [kamailio/kamailio] ims_charging unlink_unsafe_ro_session (#1549)

2018-06-07 Thread Daniel-Constantin Mierla
Also, maybe @ngvoice or @christoph-v can comment on this issue... -- 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] pv_evalx result in destination pv seems wrong (#1551)

2018-06-07 Thread Daniel-Constantin Mierla
To allow more flexibility, I increased the default number of slots from 10 to 40. Dialog specific code analysis will be considered in the future. -- 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] pv_evalx result in destination pv seems wrong (#1551)

2018-06-07 Thread Daniel-Constantin Mierla
Closed #1551. -- 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/1551#event-1667912253___ Kamailio (SER) - Development Mailing List

[sr-dev] git:master:6eedbab9: topos: use method_id to match KDMQ

2018-06-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 6eedbab99a500d71a1a66cbf8a1a94ae88f47b05 URL: https://github.com/kamailio/kamailio/commit/6eedbab99a500d71a1a66cbf8a1a94ae88f47b05 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-06-07T09:26:11+02:00 topos: use method_id

Re: [sr-dev] [kamailio/kamailio] Memory leak after SIP message fails to be sent due to no socket found (#1554)

2018-06-07 Thread Daniel-Constantin Mierla
Closed #1554. -- 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/1554#event-1667784724___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Memory leak after SIP message fails to be sent due to no socket found (#1554)

2018-06-07 Thread Daniel-Constantin Mierla
OK, thanks for testing, it was backported to 5.1 and it will be to 5.0. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] git:5.1:cce9bab1: topos: fix condition to match KDMQ method

2018-06-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.1 Commit: cce9bab16ed607041a9849234e6b26fca72319e9 URL: https://github.com/kamailio/kamailio/commit/cce9bab16ed607041a9849234e6b26fca72319e9 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-06-07T08:58:57+02:00 topos: fix condition to

[sr-dev] git:5.1:3da0bcb4: tm: free new tm cell in case of error if it was not referenced

2018-06-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.1 Commit: 3da0bcb4b4e27d115a2d6eb47cd0cebc33d34a61 URL: https://github.com/kamailio/kamailio/commit/3da0bcb4b4e27d115a2d6eb47cd0cebc33d34a61 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2018-06-07T08:59:39+02:00 tm: free new tm cell in

[sr-dev] git:5.1:6bff7a41: examples: remove execute mode from text file

2018-06-07 Thread Daniel-Constantin Mierla
Module: kamailio Branch: 5.1 Commit: 6bff7a4172df898483dfc928c19a26ec1c6a6f0f URL: https://github.com/kamailio/kamailio/commit/6bff7a4172df898483dfc928c19a26ec1c6a6f0f Author: Victor Seva Committer: Daniel-Constantin Mierla Date: 2018-06-07T08:59:27+02:00 examples: remove execute mode from