Re: [SR-Users] help with kamailio rpm made from source

2016-09-18 Thread Dmitry
is finally 24985613(22236) INFO: ctl [io_listener.c:214]: io_listen_loop(): io_listen_loop:  using epoll_lt io watch method (config) On Friday, September 16, 2016 12:52 PM, Dmitry <mbike200...@yahoo.com> wrote: Hello I tested a package http://download.opensuse.org/repositorie

Re: [SR-Users] help with kamailio rpm made from source

2016-09-16 Thread Dmitry
kamailio, kamailio-kazoo - 2 rpm зфслфпуы On Thursday, September 15, 2016 9:34 PM, Dmitry <mbike200...@yahoo.com> wrote: I made loadmodule and modparam("debugger", "cfgtrace", 1) but anyway - no logs when I register. As I understand - it's like no config fil

Re: [SR-Users] help with kamailio rpm made from source

2016-09-16 Thread Dmitry
no logs during registering a phone. On Thursday, September 15, 2016 9:34 PM, Dmitry <mbike200...@yahoo.com> wrote: I made loadmodule and modparam("debugger", "cfgtrace", 1) but anyway - no logs when I register. As I understand - it's like no config file.

Re: [SR-Users] help with kamailio rpm made from source

2016-09-15 Thread Dmitry
azoo configs, maybe asking on their mailing list can help you more. From Kamailio point of view, you can load debugger module and set its cfgtrace parameter to 1, then see what actions from config are executed and why is not getting to the authentication part. Cheers, Daniel On 15/09/16 14:0

Re: [SR-Users] help with kamailio rpm made from source

2016-09-15 Thread Dmitry
15, 2016 5:09 PM, Dmitry <mbike200...@yahoo.com> wrote: /etc/kazoo/kamailio/default.cfg - which containes all routes.2600hz/kazoo-configs | | | | || | | | || 2600hz/kazoo-configs kazoo-configs - Kazoo Configuration Files for Software We Use | | |

Re: [SR-Users] help with kamailio rpm made from source

2016-09-15 Thread Dmitry
config On Thursday, September 15, 2016 3:56 PM, Daniel-Constantin Mierla <mico...@gmail.com> wrote: Are you using default kamailio.cfg or another one? Cheers, Daniel On 15/09/16 12:39, Dmitry wrote: Hello I took this spec from suse. It generates no errors.

Re: [SR-Users] help with kamailio rpm made from source

2016-09-15 Thread Dmitry
t need add those files in various packages inside the spec file, so they are not detected to be orphaned. Maybe you can inspire from:   -https://build.opensuse.org/package/view_file/home:kamailio:v4.3.x-rpms/kamailio43/kamailio.spec?expand=1 Cheers, Daniel On 14/09/16 16:35, Dmitry wrote:

Re: [SR-Users] help with kamailio rpm made from source

2016-09-14 Thread Dmitry
build service if you want to build yourself, the spec from the kamailio project there is up to date and the ones for 4.3 should still be there. Anyhow, as I said, I would recommend to go with 4.4.x version. Cheers, Daniel On 13/09/16 16:51, Dmitry wrote: Hello I used: ka

Re: [SR-Users] help with kamailio rpm made from source

2016-09-14 Thread Dmitry
Hellowhich SPEC file is used by the Kamailio group to build rpm? On Tuesday, September 13, 2016 7:56 PM, Dmitry <mbike200...@yahoo.com> wrote: I use Centos 6.7 On Tuesday, September 13, 2016 7:51 PM, Dmitry <mbike200...@yahoo.com> wrote: Hello I us

Re: [SR-Users] help with kamailio rpm made from source

2016-09-13 Thread Dmitry
I use Centos 6.7 On Tuesday, September 13, 2016 7:51 PM, Dmitry <mbike200...@yahoo.com> wrote: Hello I used: kamailio-4.3.4_src.tar.gz /kamailio-4.3.4/pkg/kamailio/centos/6/ I found several spec files:[root@kazootest2 kamailio-4.3.4]# find . -name *.spec./pkg/ser/suse/se

Re: [SR-Users] help with kamailio rpm made from source

2016-09-13 Thread Dmitry
/09/16 14:33, Dmitry wrote: Hello, All When I take a SPEC file from kamailiotar.gz - during rpmbuild I encounter: Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/kamailio-4.3.4-0.0.el6.x86_64 error: Installed (but unpackaged) file(s) found:    /usr

Re: [SR-Users] help with kamailio rpm made from source

2016-09-13 Thread Dmitry
- but kamailio does not start with it. How can I exclude these modules from bulding? I mean in SPEC file. When I compile by hand i use exclude_modules in modules.list. On Friday, September 9, 2016 4:48 PM, Dmitry <mbike200...@yahoo.com> wrote:  I see : ERROR: [tcp_main.c:2790]: tc

Re: [SR-Users] help with kamailio rpm made from source

2016-09-09 Thread Dmitry
 I see : ERROR: [tcp_main.c:2790]: tcp_init(): bind(9, 0x7fd50bd8ee34, 16) on 127.0.0.1:5060 : Address already in use But I commented out all TCP (listen TCP) so why is this error happen? On Friday, September 9, 2016 10:52 AM, ycaner wrote: Hello; it is

[SR-Users] help with kamailio rpm made from source

2016-09-08 Thread Dmitry
Hello I obtained the source from  https://www.kamailio.org/pub/kamailio/4.3.4/src/kamailio-4.3.4_src.tar.gz I found a SPEC file there and I prepared a RPM with this spec file. When I start a Kamailio (from this rpm) - it starts but the LOG file gives only 1 line:  INFO: [tcp_main.c:4657]:

Re: [SR-Users] kamailio crushes because of tcp errors

2016-08-26 Thread Dmitry
Cannot access memory at address 0x4020dd88 func = "parse_disposition"A lot of tcp errors in kamailio.log before the crush.  How to solve the issue? On Tuesday, August 16, 2016 3:19 PM, Dmitry <mbike200...@yahoo.com> wrote: hel >From time to time (it does not depe

[SR-Users] kamailio crushes because of tcp errors

2016-08-16 Thread Dmitry
hel >From time to time (it does not depend upon traffic) we see in logs:  ERROR: [tcp_read.c:274]: tcp_read_data(): error reading: Bad file descriptor (9) ([ip_address]:49832 -> [ip_address]5060) ERROR: [tcp_read.c:1303]: tcp_read_req(): ERROR: tcp_read_req: error readingERROR:

[SR-Users] RTPENGINE rtp errors

2016-06-20 Thread Dmitry
Hi 1)I encountered such errors when I make an internal call between 2 yate client SIP softphones:rtpengine is used and no audio: | Jun 19 10:02:35 kazootest2 rtpengine[2066]: [918508371@kazootest2.siplabs.local port 30942] Error parsing RTP header: short packet (header) when I turn off the

Re: [SR-Users] Why SDPOPS does not remove attributes in SDP

2016-06-18 Thread Dmitry
Thank You, Richard  rtpengine_manage("ICE=remove rtcp-mux-demux") it solved the issue. SIP signalling is accepted by softphones. On Saturday, June 18, 2016 12:31 AM, Vasiliy Ganchev wrote: Hi all these lines are added after rtpengine_manage? if yes,try

Re: [SR-Users] Why SDPOPS does not remove attributes in SDP

2016-06-17 Thread Dmitry
Yes, Xlog messages are triggered during calls. On Friday, June 17, 2016 6:35 PM, Fred Posner <f...@palner.com> wrote: On 06/17/2016 09:25 AM, Richard Fuchs wrote: > On 17/06/16 03:46 AM, Dmitry wrote: >> Hi all >> I have the following code: >>

Re: [SR-Users] RTPENGINE not kernalizing in some cases

2016-06-15 Thread Dmitry
hi The cause : the Asterisk in KVM - had no voice during internal calls, so no RTP from Asterisk - and no Kernalizing ( no RTP packets were seen from Asterisk   so the RTPENGINE daemon did not send a command to kernalize. On Monday, June 6, 2016 2:42 PM, Dmitry <mbike200...@yahoo.

Re: [SR-Users] question about RTPengine

2016-06-14 Thread Dmitry
                  }        } This code does not work as expected. SDP lines are not removed. does  this approach is correct or should it be done some other way? On Friday, June 10, 2016 1:31 PM, Dmitry <mbike200...@yahoo.com> wrote: When I make internal call between 2 internal s

Re: [SR-Users] question about RTPengine

2016-06-10 Thread Dmitry
replaced with it's one. is it possible to instruct the RTPENGINE not to insert these extra lines  or should I use, say LUA, to remove these extra SDP lines. What is the correct  way here On Saturday, May 7, 2016 11:36 PM, Dmitry <mbike200...@yahoo.com> wrote: [SR-Users] question

[SR-Users] RTPENGINE not kernalizing in some cases

2016-06-06 Thread Dmitry
is it possible that RTPENGINE failes because 2 rtpengine_offer (2 invites during autharization) and the  183 Reply as I see in the log - is seen as an ANSWER  Both INVITES are with SDP RTPENGINE_MANAGEThis call is not answered  Received command 'offer' from 127.0.0.1:54490  Creating new call]

[SR-Users] Question about testing RTPENGINE

2016-06-03 Thread Dmitry
Hello I am trying to make a test setup to test the RTPENGINE. Case 1: Now my setup is Kazoo . i.e.: Subsriber A ---Asterisk (192.168.175.136)-via NAT(10.111.101.3)-Kamailio(10.10.11.104) FreeSwitch(10.10.11.104)  Subscriber B is connected directly to Kamailio (this

[SR-Users] Question about testing RTPENGINE

2016-05-20 Thread Dmitry
Hello I am trying to make a test setup to test the RTPENGINE. Now my setup is Kazoo . i.e.: Subsriber A ---Asterisk (192.168.175.132)-via NAT-Kamailio(10.10.11.104) FreeSwitch(10.10.11.104)  Subscriber B is connected directly to Kamailio (this subscriber is in the same

Re: [SR-Users] invalid route error when turning on Roles in kamailio kazoo

2016-05-17 Thread Dmitry
Hello SOLVED:Thank You All. The problem was that the default  traffic-control-role.cfg containes several syntactic mistakes? like missing ')' Another misterious thing: route[TRAFFIC_FILTER]  causes error I changed the name of the route to TRAFFIC_FILTER_DOMAIN and the error disappered.  Thanks

[SR-Users] invalid route error when turning on Roles in kamailio kazoo

2016-05-17 Thread Dmitry
hello When I uncomment in /etc/kazoo/kamailio/local.cfg#!trydef TRAFFIC-FILTER-ROLE (it was commented previously) And the kamailio does not start and the log gives this error:-Invalid route satement The structure of files is simple:the trafic-filter-role is in the separate file. and in the main

Re: [SR-Users] Another question about RTPengine module

2016-05-16 Thread Dmitry
RESOLVED. I reinstalled kazoo from scratch, hostname accurately. And no problem/ Thank you for your help On Monday, May 16, 2016 11:20 AM, Dmitry <mbike200...@yahoo.com> wrote: >>Now kamailio.log: >>ERROR: rtpengine [rtpengine.c:1113]: child_init(): Name or service n

Re: [SR-Users] Another question about RTPengine module

2016-05-16 Thread Dmitry
line 1113 - it's a getaddrinfo, and "name or Service not known" - means it returned Non-Zero On Monday, May 16, 2016 9:58 AM, Dmitry <mbike200...@yahoo.com> wrote: I installed 4.3.5 kamailio (i tried USE_SCTP=0 and USE_SCTP=1) - Also - no problem. rtpengine does not af

Re: [SR-Users] Another question about RTPengine module

2016-05-15 Thread Dmitry
I installed 4.3.5 kamailio (i tried USE_SCTP=0 and USE_SCTP=1) - Also - no problem. rtpengine does not affect kamailio start/restart. Now the only case with the problem:kazoo Kamailio which was installed via RPM. So I wil try to find the cause of it. On Sunday, May 15, 2016 11:24 PM, Dmitry

Re: [SR-Users] Another question about RTPengine module

2016-05-15 Thread Dmitry
The problem only with Kamailio installed from Kazoo RPM (ver 4.3.5).  When I instaled latest from GIT - rtpengine does not affect restarting Kamailio.no problem. Up to now no idea how to solve it. On Sunday, May 15, 2016 11:04 PM, Dmitry <mbike200...@yahoo.com> wrote: the p

Re: [SR-Users] Another question about RTPengine module

2016-05-15 Thread Dmitry
outer (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users On Sunday, May 15, 2016 6:21 PM, Dmitry <mbike200...@yahoo.com> wrote: yes, I wrote that modparam are recognized.MODPARAM must be placed

Re: [SR-Users] Another question about RTPengine module

2016-05-15 Thread Dmitry
proxy . it works fine. it is hard to solve problem without log. Cheers. try to run with kamailio -E -dd  , maybe it gives information. check kamailio.cfg is that rtpengine is loaded like loadmodule "rtpengine.so" 2016-05-13 11:35 tarihinde Dmitry [via SIP Router] yazdı:

Re: [SR-Users] Another question about RTPengine module

2016-05-13 Thread Dmitry
FIXED. modparam with rtpengine MUST be in the end of modparam section (in NAT traversal section). thanks to all On Friday, May 13, 2016 2:21 PM, Dmitry <mbike200...@yahoo.com> wrote: I looked through modparam.c modparam.c compiles regular expressions. it operates in /modules/ dir

Re: [SR-Users] Another question about RTPengine module

2016-05-13 Thread Dmitry
with rtpengine.so? On Friday, May 13, 2016 1:34 PM, Dmitry <mbike200...@yahoo.com> wrote: one more question about rtpengine. I installed Kamailio (centos 6.7) from source as You recommendedmake include_modules="db_mysql utils regex dnssec jansson lcr  xmlrpc rtpengine " cfg no

Re: [SR-Users] Another question about RTPengine module

2016-05-13 Thread Dmitry
@netgsm.com.tr> wrote: Hello;     rtpengine module isnt default. you need to add  with "make include_modules". after make && make install , automatically it will be copied to lib/modules. Cheers. 2016-05-13 09:42 tarihinde Dmitry [via SIP Router] yazdı: A

Re: [SR-Users] Another question about RTPengine module

2016-05-13 Thread Dmitry
is correct? On Friday, May 13, 2016 11:25 AM, Dmitry <mbike200...@yahoo.com> wrote: hello I tested on Centos 6.7 as well as Ubuntu server - the problem is the same. RTPENGINE was installed both from dpkg and from Source (manual compilation) So I need a clarification on it. RTPENGINE d

Re: [SR-Users] Another question about RTPengine module

2016-05-13 Thread Dmitry
aram_regex: No module matching found     version: kamailio 5.0.0-dev4 (x86_64/linux)  Any help is appreciated.                                             On Thursday, May 12, 2016 6:04 PM, Dmitry <mbike200...@yahoo.com> wrote: Hi, I installed Kamailio from GIT.I did make include_m

Re: [SR-Users] Another question about RTPengine module

2016-05-12 Thread Dmitry
tpengine " cfg " in kamailio folder before 'make all' , helps you add modules. if there is a dependecies is missing , gives error. Cheers. 2016-05-11 19:51 tarihinde Dmitry [via SIP Router] yazdı: I installed Kamailio : yum install -y kazoo-kamailio https://2600hz.atlassi

Re: [SR-Users] Another question about RTPengine module

2016-05-11 Thread Dmitry
I installed Kamailio :yum install -y kazoo-kamailio https://2600hz.atlassian.net/wiki/display/Dedicated/via+RPM git clone https://github.com/sipwise/rtpengine.git the latest version of rtpengine and I do not know how to view the version of Kazoo-Kamailio On Wednesday, May 11, 2016 6:31

[SR-Users] Another question about RTPengine module

2016-05-11 Thread Dmitry
I will clarify the question in my previous post.I installed Kamailio from 2600hz repo via yum (it is for kazoo). But when  cp /usr/src/kamailio/modules/rtpengine/rtpengine.so /usr/lib64/kamailio/modules/rtpengine.so the kamailio does not see this moduleNo module matching found Is there

[SR-Users] kamailio does not see rtpengine module

2016-05-11 Thread Dmitry
Hello when I compiled rtpengine for kamailio (in Kazoo)? there were no errors while compiling, but when restarting kamailio - I saw:kamailio: ERROR: [modparam.c:150]: set_mod_param_regex(): No module matching found [root@ip-192-168-130-136 kamailio]# locate

Re: [SR-Users] question about RTPengine

2016-05-07 Thread Dmitry
s Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct) Web: http://www.evaristesys.com/, http://www.csrpswitch.com/ Sent from my BlackBerry.   Original Message   From: Dmitry Sent: Friday, May 6, 2016 07:43 To: sr-users@lists.sip-router.org Reply To: Dmitry Subject: [SR-Users] question

[SR-Users] question about RTPengine

2016-05-06 Thread Dmitry
hello i read the documentation about RTPengine.and the documentation says that:  If INVITE with SDP, when the tm module is loaded, mark transaction with internal flag FL_SDP_BODY to know that the 1xx and 2xx are for rtpengine_answer() what does it mean?  actually - according to 3261 RTP media

[SR-Users] ACK and BYE routing - wrong interface problem and TCP/UDP conversion troubles

2015-04-21 Thread Dmitry Sytchev
? If I turn on mhomed = 1, it breaks forwarding of UDP ACKs too... Maybe it is because of 1.2.0.160/32 IP address it is placed on lo iface, or there should be some entries in IP routing table on Kamailio host allowing selection of 1.2.0.160? Thanks in advance! -- Best regards, Dmitry Sytchev

Re: [SR-Users] Kamailio relays ACK of 200 OK to itself

2015-04-17 Thread Dmitry Sytchev
Europaring F15 | 2345 Brunn am Gebirge, Austria | www.sipwise.com On 04/16/2015 07:23 PM, Dmitry Sytchev wrote: Hi all! I can't make my Kamailio to correctly relay stateful ACKs for 200 OK. It takes URI from Route: header and trying relay it to itself instead of sending it to host sent 200 OK

Re: [SR-Users] Kamailio relays ACK of 200 OK to itself

2015-04-17 Thread Dmitry Sytchev
I've found the cause of the problem - I added my backend domain to domains table to lookup some attrs of destination hosts. I forgot that Kamailio will interpret them local. So requests to backend with correct ip in rURI were intepreted as directed to proxy and processed this way. Thanks for

[SR-Users] Kamailio relays ACK of 200 OK to itself

2015-04-16 Thread Dmitry Sytchev
#012User-Agent: Yealink SIP-T46G 28.71.14.4#015#012Content-Length: 0#015#012#015#012. -- Best regards, Dmitry Sytchev, IT Engineer ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http

[SR-Users] REGISTER request and save() from onreply_route

2015-01-19 Thread Dmitry Sytchev
Hi all! Seems to be an old topic but still unclean is it possible or not, please correct me if I'm wrong. There are some old threads like http://lists.sip-router.org/pipermail/users/2007-May/011278.html I use Kamailio 4.2.1 trying to create intercepting registrar proxy, which handles NAT

Re: [SR-Users] REGISTER request and save() from onreply_route

2015-01-19 Thread Dmitry Sytchev
receive request from backend set $ru to contact and $du to Contact's received parameter? 2015-01-19 22:02 GMT+04:00 Alex Balashov abalas...@evaristesys.com: On 01/19/2015 12:56 PM, Dmitry Sytchev wrote: Is there a way to make save() use original request fields like T_req($ct), or some way

Re: [SR-Users] REGISTER request and save() from onreply_route

2015-01-19 Thread Dmitry Sytchev
22:23 GMT+04:00 Dmitry Sytchev kbd...@gmail.com: Yes, you're right about contact matching and ATAs, this is a part of our case too. I actually use Path module to forward REGISTERs to backend servers. But there is a problem that not all backends support Path, like Asterisk 11. If I get

Re: [SR-Users] strange behavior when trying to reach PSTN gateway via TCP

2011-11-22 Thread Dmitry Petrakoff
Hi Andrei, hi list! Of course! Will try it tomorrow morning and will report accordingly! On 22.11.11 13:07, Andrei Pelinescu-Onciul wrote: On Nov 15, 2011 at 14:43, Dmitry Petrakoff di...@dprs-consulting.com wrote: Hi List! I'm running Kamailio for about 1 year without any serious problems

Re: [SR-Users] strange behavior when trying to reach PSTN gateway via TCP

2011-11-16 Thread Dmitry Petrakoff
Hi Daniel-Constantin! On 17.11.11 10:56, Daniel-Constantin Mierla wrote: Hello, On 11/16/11 9:15 AM, Dmitry Petrakoff wrote: Hi Daniel-Constantin! Many thanks for your reply Sorry for the wrong output from DEBUG. I took it when such directives were set in config: #disable_tcp=yes

[SR-Users] strange behavior when trying to reach PSTN gateway via TCP

2011-11-15 Thread Dmitry Petrakoff
Hi List! I'm running Kamailio for about 1 year without any serious problems. When it works with UDP only, it runs perfectly well for us. Without any major issues. But now we have a customer who wants to connect Lync to our network. Unfortunately, Lync does not support UDP for SIP signalling, so

[SR-Users] [patch] make install fails with a bash syntax error

2010-09-07 Thread Dmitry Goncharov
Please, have a look http://sip-router.org/tracker/index.php?do=detailstask_id=87. Regards, Dmitry diff --git a/Makefile b/Makefile index 210d277..90f6b21 100644 --- a/Makefile +++ b/Makefile @@ -918,7 +918,8 @@ install-cfg: $(cfg_prefix)/$(cfg_dir) fi

[SR-Users] auth_radius - Segmentation fault

2010-06-14 Thread Dmitry Kirillov
the problem would be appreciated. Thanks. -- Dmitry Kirillov, System Engineer KDS-RIPE Network Operational Center, JSC Neotelecom Tomsk, Russia Telephone: +7(3822)710-008, ICQ: 22413725 Web: http://www.neotelecom.ru/ | mailto:n...@neotelecom.ru Looking Glass: http://lg.neotelecom.ru

[SR-Users] auth_radius - Segmentation fault

2010-06-13 Thread Dmitry Kirillov
the problem would be appreciated. Thanks. -- Dmitry Kirillov, System Engineer KDS-RIPE Network Operational Center, JSC Neotelecom Tomsk, Russia Telephone: +7(3822)710-008, ICQ: 22413725 Web: http://www.neotelecom.ru/ | mailto:n...@neotelecom.ru Looking Glass: http://lg.neotelecom.ru

Re: [SR-Users] auth_radius - Segmentation fault

2010-06-13 Thread Dmitry Kirillov
Juha Heinanen ?: Dmitry Kirillov writes: have build SIP-Router and modules from sources from GIT repository (development branch). auth_radius module results in a Segmentation fault: 11 when I try to register (radius_www_authorize). find out with gdb where the crash occurs: gdb