Re: [sr-dev] [kamailio/kamailio] commit 0436af5abd8b73e breaks startup for jsonrpcs module (#2391)

2020-07-05 Thread sergey-safarov
Also, you can create drop-in and start Kamailio with required user and group ``` [Service] User=www-data Group=root ``` Or you can create drop-in and start Kamailio as before under root user and then drop process permission > On systemd, to change username or group please create drop-in

Re: [sr-dev] [kamailio/kamailio] commit 0436af5abd8b73e breaks startup for jsonrpcs module (#2391)

2020-07-05 Thread sergey-safarov
``` root@kam01:/home/henning# ls -ld /var/run/kamailio ls: cannot access '/var/run/kamailio': No such file or directory root@kam01:/home/henning# ls -l /var/run/kamailio ls: cannot access '/var/run/kamailio': No such file or directory ``` Looks as not exist tmpfiles configuration file. I will

Re: [sr-dev] [kamailio/kamailio] commit 0436af5abd8b73e breaks startup for jsonrpcs module (#2391)

2020-07-05 Thread sergey-safarov
all files under `/var/run/` (a symbolic link to `/run`) must be created from scratch on server reboot. Could you make a test: 1) systemctl disable kamailio 2) reboot 3) ls -ld /var/run/kamailio 4) ls -l /var/run/kamailio 5) systemctl enable --now kamailio 6) ls -ld /var/run/kamailio 7) ls -l

Re: [sr-dev] [kamailio/kamailio] commit 0436af5abd8b73e breaks startup for jsonrpcs module (#2391)

2020-07-05 Thread sergey-safarov
Is it reproducible on clean installation? Or only after upgrade? Is issue fixed after server reboot? -- 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] Default config and options for Kamailio 5.4.0 (#2381)

2020-07-02 Thread sergey-safarov
How about `systemdops` module loading by default via `/etc/kamailio/kamailio.cfg`? Looks as most of the supported dists use `systemd`. Except Alpine. For Alpine I will disable this module loading. -- You are receiving this because you are subscribed to this thread. Reply to this email directly

[sr-dev] git:master:a369ed96: pkg/docker: updated submodule

2020-06-30 Thread Sergey Safarov
Module: kamailio Branch: master Commit: a369ed969e956d491f2ced3bc72a8e21343fbe18 URL: https://github.com/kamailio/kamailio/commit/a369ed969e956d491f2ced3bc72a8e21343fbe18 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-30T15:42:37+03:00 pkg/docker: updated submodule

[sr-dev] git:master:73a523ba: dispatcher: cfg - simplified WITHINDLG

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 73a523ba02cc4f4d25636a03344c45a5af7ac295 URL: https://github.com/kamailio/kamailio/commit/73a523ba02cc4f4d25636a03344c45a5af7ac295 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T22:46:35+03:00 dispatcher: cfg - simplified WITHINDLG

[sr-dev] git:master:bef306b9: dispatcher: cfg - simplified WITHINDLG

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: bef306b97e62dfdb5297a1589541a69e68bbcae0 URL: https://github.com/kamailio/kamailio/commit/bef306b97e62dfdb5297a1589541a69e68bbcae0 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T22:49:02+03:00 dispatcher: cfg - simplified WITHINDLG

[sr-dev] git:master:df73f600: dispatcher: cfg - more simple nesing for route[WITHINDLG]

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: df73f60011497a7346c122cd4328e9564862a448 URL: https://github.com/kamailio/kamailio/commit/df73f60011497a7346c122cd4328e9564862a448 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T22:39:14+03:00 dispatcher: cfg - more simple nesing

[sr-dev] git:master:948e0476: dispatcher: docbook - ident formating using Oxygen 13

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 948e04761029c17841b86a2a133f042b69f264ac URL: https://github.com/kamailio/kamailio/commit/948e04761029c17841b86a2a133f042b69f264ac Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T22:34:14+03:00 dispatcher: docbook - ident formating

[sr-dev] git:master:76e1d0ea: dispatcher: docbook - fixed 'Attribute "xmlns:xi" must be declared for element type'

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 76e1d0ea1789dc122a04bb82be9b90cb43c64450 URL: https://github.com/kamailio/kamailio/commit/76e1d0ea1789dc122a04bb82be9b90cb43c64450 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T22:26:48+03:00 dispatcher: docbook - fixed 'Attribute

[sr-dev] git:master:b22d8317: dispatcher: docbook - ident formating using Oxygen 13

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: b22d83175a3979ff91ecfad34b1623e7cbad1f1b URL: https://github.com/kamailio/kamailio/commit/b22d83175a3979ff91ecfad34b1623e7cbad1f1b Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T22:23:36+03:00 dispatcher: docbook - ident formating

[sr-dev] git:master:c96ddb32: dispatcher: docbook - fixed 'Document root element "chapter", must match DOCTYPE root "book".'

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: c96ddb32d023f1f6dff1e87160c657c4b9cc1a8d URL: https://github.com/kamailio/kamailio/commit/c96ddb32d023f1f6dff1e87160c657c4b9cc1a8d Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T22:19:30+03:00 dispatcher: docbook - fixed 'Document

[sr-dev] git:master:cb232a7f: dispatcher: docbook - space formating

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: cb232a7f535502ed181bd78741fc7b8fc048025d URL: https://github.com/kamailio/kamailio/commit/cb232a7f535502ed181bd78741fc7b8fc048025d Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T22:17:40+03:00 dispatcher: docbook - space formating

[sr-dev] git:master:397ad54d: dispatcher: docbook - space formating

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 397ad54d977ed2b17d7f936f97b24ce5a235af22 URL: https://github.com/kamailio/kamailio/commit/397ad54d977ed2b17d7f936f97b24ce5a235af22 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T22:10:55+03:00 dispatcher: docbook - space formating

[sr-dev] git:master:37895267: dispatcher: docbook - fixed "The content of the parent element type is element only."

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 378952672659ccec883f18f77b8c932a73fc657e URL: https://github.com/kamailio/kamailio/commit/378952672659ccec883f18f77b8c932a73fc657e Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T21:49:09+03:00 dispatcher: docbook - fixed "The co

[sr-dev] git:master:51d1c2eb: dispatcher: docbook - fixed 'Attribute "xmlns:xi" must be declared for element type'

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 51d1c2ebc251b930ee40d854a84995c911b86db4 URL: https://github.com/kamailio/kamailio/commit/51d1c2ebc251b930ee40d854a84995c911b86db4 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T22:05:45+03:00 dispatcher: docbook - fixed 'Attribute

[sr-dev] git:master:44f62bd8: dispatcher: docbook - fixed "The content of the parent element type is element only."

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 44f62bd8e0a4c0ef7a9d2b87e52941b0f62d41bd URL: https://github.com/kamailio/kamailio/commit/44f62bd8e0a4c0ef7a9d2b87e52941b0f62d41bd Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T21:42:59+03:00 dispatcher: docbook - fixed "The co

[sr-dev] git:master:715d49b6: dispatcher: docbook - fixed "Document root element "chapter", must match DOCTYPE root "book"."

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 715d49b62bef30b485d3975acd20b406c444956f URL: https://github.com/kamailio/kamailio/commit/715d49b62bef30b485d3975acd20b406c444956f Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T21:28:19+03:00 dispatcher: docbook - fixed "Doc

[sr-dev] git:master:60e29f96: dispatcher: docbook space formating

2020-06-28 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 60e29f96ae57489669d1c266255e94b449e07dac URL: https://github.com/kamailio/kamailio/commit/60e29f96ae57489669d1c266255e94b449e07dac Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-25T21:05:55+03:00 dispatcher: docbook space formating

Re: [sr-dev] [kamailio/kamailio] icmp failover (#2377)

2020-06-26 Thread sergey-safarov
Thanks, Daniel for clarification. For issue tracking. According `Figure 5: INVITE client transaction` of [RFC3261](https://tools.ietf.org/html/rfc3261#page-128) on transport error (TCP reset for TCP transport or ICMP for UDP transport) is fired `Timer B` and next call state `Terminated`. --

Re: [sr-dev] [kamailio/kamailio] icmp failover (#2377)

2020-06-26 Thread sergey-safarov
Used Linux kernel ``` [build@safarov-dell ~]$ uname -a Linux safarov-dell.home 5.5.8-200.fc31.x86_64 #1 SMP Thu Mar 5 21:28:03 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ``` -- 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] icmp failover (#2377)

2020-06-26 Thread sergey-safarov
### Description I found that kamailio ignores ICMP messages from remote hosts ### Expected behavior Immediately failover after ICMP message. Actual observed behavior kamailio ignores ICMP messages How to reproduce Create kamailio config ``` loadmodule "pv.so" loadmodule "tm.so"

[sr-dev] [kamailio/kamailio] dispatcher use only one server from SRV results (#2376)

2020-06-26 Thread sergey-safarov
### Description I have configured dispatcher with set: ``` id 1 setid 1 destination "sip:trial.nga911.com" flags 16 priority 0 attrs "" description "trial esrp" ``` Record above from `redis` database Then kamailio report dispatcher dump ```sh [root@ip-172-22-6-233 config]# kamctl dispatcher

[sr-dev] [kamailio/kamailio] dipatcher: dockbook and config formatting (#2375)

2020-06-25 Thread sergey-safarov
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) - [ ] No commits to README files for

[sr-dev] git:master:224f1643: pkg: obs/kamailio.spec - simplified pkgconfig requirements

2020-06-24 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 224f16431c2ac87d7926b361574e25f27ef6 URL: https://github.com/kamailio/kamailio/commit/224f16431c2ac87d7926b361574e25f27ef6 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-24T17:49:24+03:00 pkg: obs/kamailio.spec - simplified

Re: [sr-dev] [kamailio/kamailio] Add some missing build requirements (#2368)

2020-06-24 Thread sergey-safarov
yes, exists ```sh [safarov@safarov-dell kamailio-upstream]$ docker run -it centos:6 [root@c8b81ef4309e /]# pkg-config --version 0.23 ``` I make changes -- 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] Add some missing build requirements (#2368)

2020-06-23 Thread sergey-safarov
Hi Daniel Think this change ``` %if 0%{?rhel} || 0%{?centos_ver} %if 0%{?rhel} > 6 || 0%{?centos_ver} > 6 BuildRequires: pkgconfig %endif %else BuildRequires: pkgconfig %endif ``` Is equal to ``` %if 0%{?rhel} %if 0%{?rhel} > 6 BuildRequires: pkgconfig %endif %else BuildRequires: pkgconfig

[sr-dev] [kamailio/kamailio] carrierroute: false reports no file permission (#2369)

2020-06-23 Thread sergey-safarov
### Description I want start kamailio as `root` user with carrierroute module. and get this error message ``` [root@ip-172-22-6-233 config]# kamailio -DD -E 0(13687) INFO: [core/sctp_core.c:74]: sctp_core_check_support(): SCTP API not enabled - if you want to use it, load sctp module Listening

[sr-dev] git:master:ea8dec94: pkg/kamailio: fixed -pre release RPM packaging

2020-06-22 Thread Sergey Safarov
Module: kamailio Branch: master Commit: ea8dec941897f23a0c04d045edfed80a41e042cf URL: https://github.com/kamailio/kamailio/commit/ea8dec941897f23a0c04d045edfed80a41e042cf Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-22T19:49:00+03:00 pkg/kamailio: fixed -pre release RPM

[sr-dev] git:master:a7e08a6c: pkg/kamailio/obs: packaged dlgs module

2020-06-22 Thread Sergey Safarov
Module: kamailio Branch: master Commit: a7e08a6c6baa9a4cf35f3a6589dff53f27253deb URL: https://github.com/kamailio/kamailio/commit/a7e08a6c6baa9a4cf35f3a6589dff53f27253deb Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-22T17:58:57+03:00 pkg/kamailio/obs: packaged dlgs module

[sr-dev] git:5.3:249d558c: pkg/docker: updated alpine docker packaging submodule

2020-06-09 Thread Sergey Safarov
Module: kamailio Branch: 5.3 Commit: 249d558c0e3ae0c0e24d508d2e7a9c2853078a8f URL: https://github.com/kamailio/kamailio/commit/249d558c0e3ae0c0e24d508d2e7a9c2853078a8f Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-06-09T14:02:50+03:00 pkg/docker: updated alpine docker packaging

Re: [sr-dev] [kamailio/kamailio] RPM repos at https://rpm.kamailio.org (#2084)

2020-05-24 Thread sergey-safarov
yes, weekly repos not published. Required publishing scripts refactoring. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/2084#issuecomment-633238934___

Re: [sr-dev] [kamailio/kamailio] RPM repos at https://rpm.kamailio.org (#2084)

2020-05-24 Thread sergey-safarov
Thanks @nicoonline I found issue and fixed. Please try again. Also I pointed `5.2/5.2` to latest `5.2` branch release. And pointed `5.3/5.3` to latest `5.3` branch release. ``` yum clean all yum -y install yum-utils yum-config-manager --add-repo http://rpm.kamailio.org/centos/kamailio.repo yum

[sr-dev] git:5.3:5be2234d: pkg/kamailio/obs: packaged xhttp_prom (prometheus)

2020-05-23 Thread Sergey Safarov
Module: kamailio Branch: 5.3 Commit: 5be2234db7992309d128e6b999771fb298c01fd5 URL: https://github.com/kamailio/kamailio/commit/5be2234db7992309d128e6b999771fb298c01fd5 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-05-23T23:16:07+03:00 pkg/kamailio/obs: packaged xhttp_prom

[sr-dev] git:master:3e77c574: pkg/kamailio/obs: packaged xhttp_prom (prometheus)

2020-05-23 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 3e77c574c340941f36ca8f9081a77c5b476f8c8c URL: https://github.com/kamailio/kamailio/commit/3e77c574c340941f36ca8f9081a77c5b476f8c8c Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-05-23T22:43:33+03:00 pkg/kamailio/obs: packaged xhttp_prom

Re: [sr-dev] [kamailio/kamailio] /var/run/kamailio/ owned by root after Kamailio start (#2334)

2020-05-22 Thread sergey-safarov
Suggested modification already [done](https://github.com/kamailio/kamailio/blob/master/pkg/kamailio/obs/kamailio.service#L8-L9) for RPM packaging. -- 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] RPM repos at https://rpm.kamailio.org (#2084)

2020-05-21 Thread sergey-safarov
Now URL like `/centos/8/5.2/5.2` used for weekly build. We must relocate this builds to other url. Then we can use this url for latest release. Let hear @henningw opinion. -- You are receiving this because you commented. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] RPM repos at https://rpm.kamailio.org (#2084)

2020-05-21 Thread sergey-safarov
> Having additional daily or weekly builds is great, but there should be 5.2 > and 5.3 branches that only contain the actual releases @henningw are you suggest rename weekly url http://rpm.kamailio.org/centos/8/5.2/5.2/ to http://rpm.kamailio.org/centos/8/5.2/weekly/. -- You are receiving

Re: [sr-dev] [kamailio/kamailio] RPM repos at https://rpm.kamailio.org (#2084)

2020-05-21 Thread sergey-safarov
@nicoonline please try this commands ``` yum clean all yum -y install yum-utils yum-config-manager --add-repo http://rpm.kamailio.org/centos/kamailio.repo yum install --disablerepo=kamailio --enablerepo=kamailio-5.2.7 kamailio ``` For `5.3` branch please wait `5.3.5` release. For proper packaging

Re: [sr-dev] [kamailio/kamailio] RPM repos at https://rpm.kamailio.org (#2084)

2020-05-20 Thread sergey-safarov
Thanks @henningw for remark. Main idea of folder like `5.2/5.2` or `5.3/5.3` as weekly build of supported branch. As weekly builds configured only for `CentOS 8` and `CentOS 7` so this repos for `CentOS 6` need to delete. Looks as this repos I made my mistake when I start repo creation. -- You

Re: [sr-dev] [kamailio/kamailio] RPM repos at https://rpm.kamailio.org (#2084)

2020-05-14 Thread sergey-safarov
@henningw just published '5.3.4' and after 40 min will available '5.2.7' . -- 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] RPM repos at https://rpm.kamailio.org (#2084)

2020-05-14 Thread sergey-safarov
yes, some ago time publishing repo is moved from codefresh to docker repo. https://github.com/kamailio/kamailio/issues/2259 Now I must reconfigure script to pull from docker hub. but not have done. Let me look this again. May be will fix fast. -- You are receiving this because you are

Re: [sr-dev] [kamailio/kamailio] ndb_redis: failed build on alpine (#2325)

2020-05-13 Thread sergey-safarov
fixed in commit 65ab73a7efabf4a55e913adfa604094c9ad88cdb -- 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/2325#issuecomment-627912001___

Re: [sr-dev] [kamailio/kamailio] ndb_redis: failed build on alpine (#2325)

2020-05-13 Thread sergey-safarov
Closed #2325. -- 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/2325#event-3331538394___ Kamailio (SER) - Development Mailing List

[sr-dev] [kamailio/kamailio] ndb_redis: failed build on alpine (#2325)

2020-05-13 Thread sergey-safarov
### Description ``` CC (gcc) [M db_redis.so]db_redis_mod.o CC (gcc) [M db_redis.so]redis_connection.o CC (gcc) [M db_redis.so]redis_dbase.o CC (gcc) [M db_redis.so]redis_table.o make[3]: 'libsrdb2.so.1.0' is up to date. make[3]: 'libsrdb1.so.1.0' is up to date. LD

Re: [sr-dev] warnings with gcc 9.3 on app_sqlang ,squirrel

2020-05-13 Thread Sergey Safarov
Could you try look https://github.com/kamailio/kamailio/issues/2135 On Wed, May 13, 2020 at 11:52 AM Henning Westerholt wrote: > Hello, > > > > Just a quick note - I get the following warnings on app_sqlang with gcc > 9.3.0 (Ubuntu 20.04): > > > >

[sr-dev] ICMP port-unreachable for UDP INVITEs

2020-05-08 Thread Sergey Safarov
HI. Could you help me understand this maillist message. https://lists.kamailio.org/pipermail/sr-dev/2020-April/056608.html Is that mean - on modern kernel with correct settings Kamailio, sendto() will fail after ICMP message and then Kamailio is able send INVITE to other destination? Sergey

Re: [sr-dev] [kamailio/kamailio] usrloc: change "-" for "_" in stats name to be prometheus compliant (#2304)

2020-04-29 Thread sergey-safarov
my vote is use `Prometheus` format "_". -- 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/2304#issuecomment-621448415___ Kamailio (SER) -

Re: [sr-dev] [kamailio/kamailio] Kamailio service is failed (#2309)

2020-04-29 Thread sergey-safarov
``` Active: failed (Result: start-limit) since Wed 2020-04-29 18:47:26 IST; 860ms ago ``` Looks as kamailio cannot start try manual using ``` su - kamailio -s /bin/bash /usr/sbin/kamailio -DD -P /var/run/kamailio/kamailio.pid ``` If required need add `-f $CFGFILE -m $SHM_MEMORY -M $PKG_MEMORY`

Re: [sr-dev] [kamailio/kamailio] rtpengine: Unknown flag encountered: 'auto-bridge' (#2301)

2020-04-27 Thread sergey-safarov
As mentioned in rtpengine module doc > RFC6157 which suggest ICE for Dual-Stack implementations So, think we can use `ICE` instead of `auto-bridge` -- 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] rtpengine: Unknown flag encountered: 'auto-bridge' (#2301)

2020-04-26 Thread sergey-safarov
### Description According Kamailio rtpengine module supported auto-bridge flag. I added this flag in Kamailio config and get rtpengine warning ``` Unknown flag encountered: 'auto-bridge' ``` Then I make search in rtpengine commit history and cannot and commits with auto-bridge string. Think need

[sr-dev] [kamailio/kamailio] warning cleanup (#2298)

2020-04-23 Thread sergey-safarov
**ld_fld.c:273** implicit-function-declaration ``` CC (gcc) [M db2_ldap.so]db2_ldap_mod.o CC (gcc) [M db2_ldap.so]ld_cfg.o CC (gcc) [M db2_ldap.so]ld_cmd.o CC (gcc) [M db2_ldap.so]ld_con.o CC (gcc) [M db2_ldap.so]ld_fld.o ld_fld.c: In function

Re: [sr-dev] [kamailio/kamailio] build errors with GCC 10 (#2293)

2020-04-21 Thread sergey-safarov
Think this fixed at https://github.com/kamailio/kamailio/issues/2236 please check master commits from Feb 28 to Mar 9. -- 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] add rtpproxy in kamailio/kamailio-ci:master-alpine (#2109)

2020-04-19 Thread sergey-safarov
One more approach to get working SIP in kubernetes. We can utilize `Ingress` to routes SIP traffic inside Kubernetes. Routing and load balancing may be implemented using: 1. transport protocol; 2. To(From) URI domain part; 3. To(From) URI user part. As `Ingress` may be used stateless Kamailio

[sr-dev] git:master:5f31a56a: pkg/kamailio: fixed python3 deps for RHEL 6

2020-04-13 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 5f31a56acd25f892e6275e6ac786677f2eb2be0c URL: https://github.com/kamailio/kamailio/commit/5f31a56acd25f892e6275e6ac786677f2eb2be0c Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-04-13T17:15:15+03:00 pkg/kamailio: fixed python3 deps for RHEL

[sr-dev] [kamailio/kamailio] need to create docker registry for rpm images (#2259)

2020-03-20 Thread sergey-safarov
As embedded [Codefresh registry is deprecated](https://codefresh.io/codefresh-news/deprecation-of-the-codefresh-private-registry/) need move all RPM build artifacts to other registry. I suggest create `kamailio/kamailio-store` on Docker hub. Could you create new docker registry for rpm

Re: [sr-dev] [kamailio/kamailio] lreproxy module (#2208)

2020-03-10 Thread sergey-safarov
@mojtabaesfandiari are you looked [`DPDK`](https://www.dpdk.org/) initiative. This initiative driven by many hardware and software [vendors](https://www.dpdk.org/ecosystem/#members). `DPDK` move packet processing from kernel to network interface card. `DPDK` allow get network packet processing

Re: [sr-dev] [kamailio/kamailio] Fedora 32/Rawhide build error: modules/sms: multiple definition of 'queued_msgs', 'use_contact', 'sms_report_type' (#2236)

2020-03-09 Thread sergey-safarov
yes, @henningw i mean `5.2` and `5.3` @miconda, ok I will simple disable master branch tracking on codefresh -- 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] Fedora 32/Rawhide build error: modules/sms: multiple definition of 'queued_msgs', 'use_contact', 'sms_report_type' (#2236)

2020-03-09 Thread sergey-safarov
I will configure `5.2` and `5.1` branches tracking to be sure that back-port fix all. -- 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] Fedora 32/Rawhide build error: modules/sms: multiple definition of 'queued_msgs', 'use_contact', 'sms_report_type' (#2236)

2020-03-02 Thread sergey-safarov
Need click stage icon and scroll up log Like on this screenshot. https://prnt.sc/ra8x18 -- 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] Fedora 32/Rawhide build error: modules/sms: multiple definition of 'queued_msgs', 'use_contact', 'sms_report_type' (#2236)

2020-03-02 Thread sergey-safarov
Build logs public available on link. Screenshot above. If you want get full access, then need login via https://g.codefresh.io/login. Login using your GitHub account. Think need also assign your account into "kamailio team" on CodeFresh. Think Victor can help. -- You are receiving this

Re: [sr-dev] [kamailio/kamailio] Fedora 32/Rawhide build error: modules/sms: multiple definition of 'queued_msgs', 'use_contact', 'sms_report_type' (#2236)

2020-03-02 Thread sergey-safarov
I added codefresh CI builds for master branch on Fedora 32 and Fedora 33. So you can look builds online ![CodeFresh CI](https://user-images.githubusercontent.com/2562241/75659971-ffc42980-5c7b-11ea-8417-d5410532a0d5.png) -- You are receiving this because you are subscribed to this thread.

Re: [sr-dev] [kamailio/kamailio] msrp: kamailio cannot create new TCP connection with TSLF memory manager (#2215)

2020-02-13 Thread sergey-safarov
I have tested 994a8dfc070d84b5dad28fa873d8759280c910f2 commit Now `TCP` connection opens properly. -- 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] msrp: kamailio cannot create new TCP connection with TSLF memory manager (#2215)

2020-02-13 Thread sergey-safarov
Closed #2215. -- 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/2215#event-3034947530___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] msrp: kamailio cannot create new TCP connection with TSLF memory manager (#2215)

2020-02-12 Thread sergey-safarov
Daniel, received is FreeSwitch. As wrote above Kamailio do not send any data. Kamailio just send two packets. 1) `SYN` and receive `SYN/ACK` packet; 2) `RST` packet. Also I start kamailio without `-x tlsf` arg with same config to same FreeSwitch, then Kamailio able send MSP message to

Re: [sr-dev] [kamailio/kamailio] msrp: kamailio cannot create new TCP connection (#2215)

2020-02-10 Thread sergey-safarov
yes, Henning, only with TLSF On default manager connection created properly. -- 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] msrp: kamailio cannot create new TCP connection (#2215)

2020-02-08 Thread sergey-safarov
### Description Kamailio cannot create new `TCP` connection when. 1. used `msrp` module; 1. stated with option `-x tlsf`; Kamailio send `SYN` packet, receive `SYN/ACK` and then Kamailio send `RST` packet. And you will get in log ``` 4(36) DEBUG: [core/ip_addr.c:223]: print_ip(): tcpconn_new:

Re: [sr-dev] [kamailio/kamailio] siptrace: wrong port value (#2092)

2020-02-06 Thread sergey-safarov
Hello Bastian @btriller Could you looks this issue also. -- 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/2092#issuecomment-583019388___

Re: [sr-dev] [kamailio/kamailio] lreproxy module (#2208)

2020-01-28 Thread sergey-safarov
Where I can get source (description) of `lre proxy server`? Is ` lre proxy server` fork of [`RTP proxy`](https://www.rtpproxy.org/)? -- 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] lreproxy module (#2208)

2020-01-28 Thread sergey-safarov
sergey-safarov commented on this pull request. > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the F

Re: [sr-dev] [kamailio/kamailio] developing hiops module (#1856)

2020-01-28 Thread sergey-safarov
Please looks at top of this page. You will find ``` kamailio:master from mojtabaesfandiari:master ``` This PR created using `master` branch in your fork repo. When you pushed a3dca98 commit as latest then GitHub can see that commit already exist in upstream repo and make decision no need PR

[sr-dev] git:5.2:d4927599: pkg/kamailio/obs: fixed rpm requirment for python23

2020-01-27 Thread Sergey Safarov
Module: kamailio Branch: 5.2 Commit: d4927599737a1f3b530327731d1fd60dc13ba79d URL: https://github.com/kamailio/kamailio/commit/d4927599737a1f3b530327731d1fd60dc13ba79d Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-01-27T20:28:25+03:00 pkg/kamailio/obs: fixed rpm requirment

Re: [sr-dev] [kamailio/kamailio] Kamailio 5.2.6 not able to parse uri with host part having underscore '_' (#2204)

2020-01-25 Thread sergey-safarov
"_" not allowed as prepend of hostname. But looks as really not allowed in middle of hostname too. -- 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 5.2.6 not able to parse uri with host part having underscore '_' (#2204)

2020-01-25 Thread sergey-safarov
Underscore symbol not allowed in hostname http://domainkeys.sourceforge.net/underscore.html -- 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 pkg-config when detecting libxml2 (#2199)

2020-01-22 Thread sergey-safarov
Oldest `RHEL-6` based dist (CentOS-6, Oracle Linux 6) is have `pkgconfig-0.23-9` and `libxml2-2.7.6` ``` [root@8760520b12b8 /]# cat /usr/lib64/pkgconfig/libxml-2.0.pc prefix=/usr exec_prefix=/usr libdir=/usr/lib64 includedir=/usr/include modules=1 Name: libXML Version: 2.7.6 Description:

Re: [sr-dev] [kamailio/kamailio] support pkg-config when detecting libxml2 (#2199)

2020-01-22 Thread sergey-safarov
This dist already have `pkg-config` 1. CentOS 1. RHEL 1. Fedora 1. OpenSUSE 1. Oracle Linux 1. Alpine Linux So we can leave only pkg-config case. -- 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] fedora rawhide: failed build for i586 arch (#2198)

2020-01-21 Thread sergey-safarov
Issue only on Fedora Rawhide for i586 arch. ``` [ 92s] CC (gcc) [M corex.so] corex_rpc.o [ 92s] LD (gcc) [M corex.so] corex.so [ 92s] /usr/bin/ld: corex_mod.o:/home/abuild/rpmbuild/BUILD/kamailio-5.3.2/src/modules/corex/corex_nio.h:35: multiple definition of

[sr-dev] git:5.2:c3493767: pkg/kamailio: removed not maintaned Oracle packaging files [skip ci]

2020-01-21 Thread Sergey Safarov
Module: kamailio Branch: 5.2 Commit: c3493767ba479c7e8b39730af76402abea0a4953 URL: https://github.com/kamailio/kamailio/commit/c3493767ba479c7e8b39730af76402abea0a4953 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-01-20T20:54:40+03:00 pkg/kamailio: removed not maintaned Oracle

[sr-dev] git:5.3:3a21cd3a: pkg/kamailio: removed not maintaned Oracle packaging files [skip ci]

2020-01-21 Thread Sergey Safarov
Module: kamailio Branch: 5.3 Commit: 3a21cd3a7010108e88164154b3f682e72dfa65ac URL: https://github.com/kamailio/kamailio/commit/3a21cd3a7010108e88164154b3f682e72dfa65ac Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-01-20T20:46:29+03:00 pkg/kamailio: removed not maintaned Oracle

[sr-dev] git:master:fcd45145: pkg/kamailio: removed not maintaned Oracle packaging files [skip ci]

2020-01-21 Thread Sergey Safarov
Module: kamailio Branch: master Commit: fcd45145d9c534e2230707ce64b044d927efca14 URL: https://github.com/kamailio/kamailio/commit/fcd45145d9c534e2230707ce64b044d927efca14 Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-01-20T20:39:52+03:00 pkg/kamailio: removed not maintaned

Re: [sr-dev] [kamailio/kamailio] pkg: fixed SystemD service install path (#2197)

2020-01-20 Thread sergey-safarov
You are welcome to update OBS packaging file. -- 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/2197#issuecomment-576373116___ Kamailio

Re: [sr-dev] [kamailio/kamailio] pkg: fixed SystemD service install path (#2197)

2020-01-20 Thread sergey-safarov
Oracle dist based in RHEL dist and must be packaged using this [packaging files](https://github.com/kamailio/kamailio/tree/master/pkg/kamailio/obs) This already documented at Oracle [README.md](https://github.com/kamailio/kamailio/blob/master/pkg/kamailio/oracle/README.md) I prefer to delete

Re: [sr-dev] [kamailio/kamailio] siptrace: wrong IPv4 address value (#2092)

2020-01-18 Thread sergey-safarov
Here is relevant page how to get source port for outbound connection. https://stackoverflow.com/questions/47095534/how-to-get-local-source-port-from-socket-connect-in-linux-kernel-space How to bind selected port for outbound connection. https://github.com/openssh/openssh-portable/pull/130 Daniel

Re: [sr-dev] [kamailio/kamailio] RPM repos at https://rpm.kamailio.org (#2084)

2020-01-09 Thread sergey-safarov
Today `5.3.2` released properly after tagging on GitHub. Think if no more questions to resolve, then we are ready to announce new kamailio RPM repo. -- 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.3:27f6bb93: pkg/kamailio/obs: enabled build of geoip and phonenum modules for CentOS 8 and RHEL 8 dists

2020-01-08 Thread Sergey Safarov
Module: kamailio Branch: 5.3 Commit: 27f6bb93db36b62520f0093a4f2ffe477ad7306d URL: https://github.com/kamailio/kamailio/commit/27f6bb93db36b62520f0093a4f2ffe477ad7306d Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-01-08T15:29:03+03:00 pkg/kamailio/obs: enabled build of geoip

[sr-dev] git:master:c953af29: pkg/kamailio/obs: enabled build of geoip and phonenum modules for CentOS 8 and RHEL 8 dists

2020-01-08 Thread Sergey Safarov
Module: kamailio Branch: master Commit: c953af29433abef3251e9e4644c0af98b84368cb URL: https://github.com/kamailio/kamailio/commit/c953af29433abef3251e9e4644c0af98b84368cb Author: Sergey Safarov Committer: Sergey Safarov Date: 2020-01-08T15:24:57+03:00 pkg/kamailio/obs: enabled build of geoip

Re: [sr-dev] [kamailio/kamailio] several compilation warnings: parameter may be used uninitialized and other (#2169)

2020-01-08 Thread sergey-safarov
I checked build logs for 754d57f9, looks resolved all except `db_redis` and `ims_registrar_scscf`. Comments about resolved warning is hided as outdated. -- 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] msrp: update m=message media to proxy messages (#2186)

2020-01-06 Thread sergey-safarov
Thanks Daniel for suggestion. May be I try create PR. Could you suggest relevant SDP content or INVITE message headers manipulation where I looks example. P.S. close ticket in short time. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view

[sr-dev] git:master:347a3d13: src/modules/rtpproxy: Updated FAQ about MSRP support

2020-01-03 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 347a3d1399389335102869b9253ec07fed521613 URL: https://github.com/kamailio/kamailio/commit/347a3d1399389335102869b9253ec07fed521613 Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-12-25T15:13:29+03:00 src/modules/rtpproxy: Updated FAQ about

Re: [sr-dev] [kamailio/kamailio] msrp: update m=message media to proxy messages (#2186)

2020-01-02 Thread sergey-safarov
Think I search way to transparently inject kamailio as MSRP proxy into SDP and MSRP messages. Looks as this behavior will be not standard. But I expect this feature will allow inject kamailio as MSRP proxy when I not able to control caller UA. **SDP update** Could you looks [RFC4976 Section 11.

[sr-dev] [kamailio/kamailio] msrp: update m=message media to (#2186)

2019-12-25 Thread sergey-safarov
# Description I want proxy MSRP messages via Kamailio. To get it working for SIP calls (not WebRTC) need alter SDP `m=message` media connection information: 1. set IP address to Kamailio TLS socket; 1. set port to Kamailio TLS socket. At preset time I cannot find way to do it. Could you add

Re: [sr-dev] [kamailio/kamailio] function to count medias in SDP (#2184)

2019-12-25 Thread sergey-safarov
Closed #2184. -- 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/2184#event-2907892838___ Kamailio (SER) - Development Mailing List

Re: [sr-dev] [kamailio/kamailio] function to count medias in SDP (#2184)

2019-12-25 Thread sergey-safarov
Looks as I can not find functions to update: 1. connection information for media 1. port for media Close this issue as new function to count media not help me reach goal. -- 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] function to count medias in SDP (#2184)

2019-12-25 Thread sergey-safarov
### Description I want proxy MSRP session on kamailio. Do to this I must rewrite connection information for session for case when used only one media `message`. Otherwise need to rewrite connection information for only one `message` media. To do this need to know how many medias in SDP

[sr-dev] git:5.3:1373aedd: pkg/kamailio/obs: packaged evapi module [skip ci]

2019-12-21 Thread Sergey Safarov
Module: kamailio Branch: 5.3 Commit: 1373aedd261e77c71a0b27b8c4fff72ceb5cd0e7 URL: https://github.com/kamailio/kamailio/commit/1373aedd261e77c71a0b27b8c4fff72ceb5cd0e7 Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-12-21T13:40:33+03:00 pkg/kamailio/obs: packaged evapi module

[sr-dev] git:5.1:5441eebe: pkg/kamailio/obs: simplified fedora packaging rules [skip ci]

2019-12-21 Thread Sergey Safarov
Module: kamailio Branch: 5.1 Commit: 5441eebe608f75b2bc6b1ef686907e07a7a78856 URL: https://github.com/kamailio/kamailio/commit/5441eebe608f75b2bc6b1ef686907e07a7a78856 Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-12-21T10:55:12+03:00 pkg/kamailio/obs: simplified fedora

[sr-dev] git:5.2:d2d78cf2: pkg/kamailio/obs: packaged evapi module [skip ci]

2019-12-21 Thread Sergey Safarov
Module: kamailio Branch: 5.2 Commit: d2d78cf21d7278a847bcbc8e90a7a70a1f240cdd URL: https://github.com/kamailio/kamailio/commit/d2d78cf21d7278a847bcbc8e90a7a70a1f240cdd Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-12-21T13:40:40+03:00 pkg/kamailio/obs: packaged evapi module

[sr-dev] git:5.2:42f49a90: pkg/kamailio/obs: simplified fedora packaging rules [skip ci]

2019-12-21 Thread Sergey Safarov
Module: kamailio Branch: 5.2 Commit: 42f49a901e31ebc9ae8a507ba6b1c79f0ff3daaa URL: https://github.com/kamailio/kamailio/commit/42f49a901e31ebc9ae8a507ba6b1c79f0ff3daaa Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-12-21T10:53:22+03:00 pkg/kamailio/obs: simplified fedora

[sr-dev] git:master:298abc9e: pkg/kamailio/obs: packaged evapi module [skip ci]

2019-12-21 Thread Sergey Safarov
Module: kamailio Branch: master Commit: 298abc9eb6240b9567df5166d64eba9f6da078dd URL: https://github.com/kamailio/kamailio/commit/298abc9eb6240b9567df5166d64eba9f6da078dd Author: Sergey Safarov Committer: Sergey Safarov Date: 2019-12-21T10:29:52+03:00 pkg/kamailio/obs: packaged evapi module

<    2   3   4   5   6   7   8   9   10   11   >