Re: [sr-dev] [kamailio/kamailio] Support for 192.0.0.0/24 as NATed source (follow-up) (#2277)

2020-04-16 Thread Sergiu Pojoga
I lied. In a dev environment using master branch, `c=` IP address is now fixed with `nat_addr_mode=1` Also tested with `nat_addr_mode=0` and it does NOT change it, as expected. Looks good to me! kamailio -V version: kamailio 5.4.0-dev4 (x86_64/linux) c68d78 Was able to test only in a 200 OK

[sr-dev] [kamailio/kamailio] TLS module compiled with outdated OpenSSL version for Ubuntu bionic (#2) (#2288)

2020-04-16 Thread Jeremy Kister
### Description Much of this issue is repeated from [#2018](https://github.com/kamailio/kamailio/issues/2018). Since it's closed and has no activity, I'm opening this issue. Kamailio 5.3.3 won't start when using `kamailio-tls-modules` on Ubuntu/18.04.4 unless `tls_force_run` is set in

Re: [sr-dev] [kamailio/kamailio] Support for 192.0.0.0/24 as NATed source (follow-up) (#2277)

2020-04-16 Thread Sergiu Pojoga
I could test it, have a couple of active endpoints that use those kind of private IPs, but only if the new feature was to be backported to 5.1 branch which our production runs on, not ready to upgrade at this time -- You are receiving this because you are subscribed to this thread. Reply to

Re: [sr-dev] [kamailio/kamailio] ims_registrar_scscf: fix aor generating in lookup() (#2287)

2020-04-16 Thread Daniel-Constantin Mierla
Thanks for this contribution! However, wouldn't it be better to use `parse_sip_msg_uri()` so `_m->new_uri` or ` _m->first_line.u.request.uri` is parsed in the `_m->parsed_uri` field and then just build the AoR using `_m->parsed_uri.user` and `_m->parsed_uri.host`? -- You are receiving this

[sr-dev] git:master:c68d783b: modules: readme files regenerated - corex ... [skip ci]

2020-04-16 Thread Kamailio Dev
Module: kamailio Branch: master Commit: c68d783b67dc57eb8ff2598690ad50393acb107e URL: https://github.com/kamailio/kamailio/commit/c68d783b67dc57eb8ff2598690ad50393acb107e Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-04-16T17:01:20+02:00 modules: readme files regenerated - corex ...

Re: [sr-dev] [kamailio/kamailio] Support for 192.0.0.0/24 as NATed source (follow-up) (#2277)

2020-04-16 Thread Daniel-Constantin Mierla
Thinking that this could be eligible to be backported, provided that @zeusca can test and confirm it works fine. Otherwise stable deployments might not get calls properly connected by not detecting this kind of a non-routable address. Personally I haven't faced such case, so I am fine either

[sr-dev] git:master:2ea7dc36: corex: docs for is_faked_msg() function

2020-04-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2ea7dc363b15259468fb1518208b87d3e2b6289c URL: https://github.com/kamailio/kamailio/commit/2ea7dc363b15259468fb1518208b87d3e2b6289c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-16T16:52:30+02:00 corex: docs for

[sr-dev] git:master:51505a0f: corex: new function is_faked_msg()

2020-04-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 51505a0f5eadcdb8ca4aa3108b060802d7a55972 URL: https://github.com/kamailio/kamailio/commit/51505a0f5eadcdb8ca4aa3108b060802d7a55972 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-16T16:44:17+02:00 corex: new function

[sr-dev] git:master:a5fc0262: pv: format new xavp functions declaration lines to be matched by kemi docs tool

2020-04-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a5fc02623c1489d1e46c2f352703e8bdcf808ec2 URL: https://github.com/kamailio/kamailio/commit/a5fc02623c1489d1e46c2f352703e8bdcf808ec2 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-16T16:32:54+02:00 pv: format new xavp

[sr-dev] [kamailio/kamailio] ims_registrar_scscf: fix aor generating in lookup() (#2287)

2020-04-16 Thread alexyosifov
- If uri contains some parameters before @ as phone context, till now the function strips everything after that. With the fix all parameters before and after @ are stripped and the domain remaining. !-- Kamailio Pull Request Template -- !-- IMPORTANT: - for detailed contributing

[sr-dev] git:5.3:44ccb90f: modules: readme files regenerated - modules ... [skip ci]

2020-04-16 Thread Kamailio Dev
Module: kamailio Branch: 5.3 Commit: 44ccb90f1e5205fbba593a93c7f36f79b9784ea7 URL: https://github.com/kamailio/kamailio/commit/44ccb90f1e5205fbba593a93c7f36f79b9784ea7 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-04-16T14:46:30+02:00 modules: readme files regenerated - modules ...

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

2020-04-16 Thread Daniel-Constantin Mierla
- URL: https://github.com/kamailio/kamailio/commit/d04d748018631fd8ac983ec19041b8c5e5add882 Author: Daniel-Constantin Mierla Date: 2020-04-16T14:14:47+02:00 core: parser - removed temporarily remark for module reserved internal flags (cherry picked from commit

[sr-dev] git:master:2161f0cc: tm: do not return if kemi callback execution fails for t_continue()

2020-04-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 2161f0cc316af0e1153b01f327d0e7c50523060c URL: https://github.com/kamailio/kamailio/commit/2161f0cc316af0e1153b01f327d0e7c50523060c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-16T12:39:02+02:00 tm: do not return if

Re: [sr-dev] [kamailio/kamailio] async_http_client crash (#2286)

2020-04-16 Thread Daniel-Constantin Mierla
Looking at the backtrace, the execution continues with a `faked_msg` structure: ``` #14 0x0048e205 in run_top_route (a=0x7f3f732aa9c0, msg=0xb04f60 <_faked_msg>, c=0x0) at core/action.c:1661 #15 0x7f3f705f7d0e in async_http_cb (reply=0x7f3f2b7ee620, param=0x7f3f2b7eca18) at

Re: [sr-dev] [kamailio/kamailio] Support for 192.0.0.0/24 as NATed source (follow-up) (#2277)

2020-04-16 Thread Henning Westerholt
Thanks Daniel - fine with me to have it activated by default. But good to have it configurable if in the future it changes again. -- 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] Support for 192.0.0.0/24 as NATed source (follow-up) (#2277)

2020-04-16 Thread Daniel-Constantin Mierla
Closed #2277. -- 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/2277#event-3239147173___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] Support for 192.0.0.0/24 as NATed source (follow-up) (#2277)

2020-04-16 Thread Daniel-Constantin Mierla
It should be supported now in the master branch (related commit reference above). I set it on by default, because a reserved network address is not supposed to be directly routable currently. It can be changed by the new `nat_addr_mode`. If someone considers it is better to be off, I am fine

Re: [sr-dev] Unable to make SIP Calls (403 Forbidden - Domain Not Served)

2020-04-16 Thread David Villasmil
That usually happens when you don’t set a next hop, or destination where the packet should go, so the packet of forwarded to the same destination, which is the proxy again. On Thu, 16 Apr 2020 at 06:56, Pavithra M wrote: > Hi, > > I have enabled all debug logs and i traced it and I found that

[sr-dev] git:master:f1a6f264: modules: readme files regenerated - nathelper ... [skip ci]

2020-04-16 Thread Kamailio Dev
Module: kamailio Branch: master Commit: f1a6f264c7665a43fbda86d6691d0361de3e0428 URL: https://github.com/kamailio/kamailio/commit/f1a6f264c7665a43fbda86d6691d0361de3e0428 Author: Kamailio Dev Committer: Kamailio Dev Date: 2020-04-16T10:01:22+02:00 modules: readme files regenerated - nathelper

[sr-dev] git:master:9721922e: nathelper: docs for nat_addr_mode parameter

2020-04-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 9721922e2e47f3e8403bc540ecd73b55f41d5d91 URL: https://github.com/kamailio/kamailio/commit/9721922e2e47f3e8403bc540ecd73b55f41d5d91 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-16T09:54:48+02:00 nathelper: docs for

[sr-dev] git:master:a10e7652: nathelper: new parameter nat_addr_mode

2020-04-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: a10e7652f24bc7ed8e74ff27d16da5d77689b6ac URL: https://github.com/kamailio/kamailio/commit/a10e7652f24bc7ed8e74ff27d16da5d77689b6ac Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-16T09:40:42+02:00 nathelper: new

[sr-dev] git:master:097f613f: nathelper: moved cfg file to examples folder

2020-04-16 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 097f613f0e1d4ef67a6d9022f33f037921cd9a9c URL: https://github.com/kamailio/kamailio/commit/097f613f0e1d4ef67a6d9022f33f037921cd9a9c Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2020-04-16T09:25:05+02:00 nathelper: moved cfg