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
wrote:
Hello
I tested a package
http://download.opensuse.org/repositories/home:/kamailio:/v4.3.x-rpms
kamailio, kamailio-kazoo - 2 rpm зфслфпуы
On Thursday, September 15, 2016 9:34 PM, Dmitry
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.
On Thursday, S
no logs during registering a phone.
On Thursday, September 15, 2016 9:34 PM, Dmitry
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.
On Thursday, September
e 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:09, Dmitry wrote:
15, 2016 5:09 PM, Dmitry
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 | |
|
|
I test on a working serve
config
On Thursday, September 15, 2016 3:56 PM, Daniel-Constantin Mierla
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.
When I installed from the RPM I
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:
4.3.4 version is for
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:
kamailio-4.3.4_src.tar.gz
Hellowhich SPEC file is used by the Kamailio group to build rpm?
On Tuesday, September 13, 2016 7:56 PM, Dmitry
wrote:
I use Centos 6.7
On Tuesday, September 13, 2016 7:51 PM, Dmitry
wrote:
Hello
I used:
kamailio-4.3.4_src.tar.gz
/kamailio-4.3.4/pkg/kamailio/centos/6
I use Centos 6.7
On Tuesday, September 13, 2016 7:51 PM, Dmitry
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/ser.spec./pkg/ser/opensuse/ser.spec
/kamailio/fedora/18/kamailio.spec
Which one is maintained?
On Tuesday, September 13, 2016 5:56 PM, Daniel-Constantin Mierla
wrote:
Hello, which rpm spec did you use? There are several of them in the source
tree, some not really maintained. Cheers,
Daniel
On 13/09/16 14:33, Dmitry wrote
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 wrote:
I see :
ERROR: [tcp_main.c:2790]: tcp_init(): bind(9, 0x7fd50bd8ee34
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 clear that kamailio crashs. Co
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]: init_
not 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 wrote:
hel
>From time to time (it does not depend upon traffic) we see
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:
[io_wait.h:60
Actually the only difference that I see in RTP dumps - is that the Yate client
SIP softphone sends the first RTP packet as :
Version = 0;
and other packets are normal(comply to the rfc3550.
Probably this is the cause of the problems.
On Tuesday, June 21, 2016 9:46 AM, Dmitry wrote
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 rtpe
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 msg_apply_changes() after rtpeng
Yes, Xlog messages are triggered during calls.
On Friday, June 17, 2016 6:35 PM, Fred Posner 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:
>>
>> if($T_reply_code=="20
Hi allI have the following code:
if($T_reply_code=="200") { if(has_body("application/sdp"))
{ xlog("L_INFO", "RTPENGINE received internal reply
$T_reply_code $rr SDP extra lines will be removed");
set_rtpengine_set("0");
hi
there were no RTP packets from Aserisk, so no kernalization.
On Friday, June 3, 2016 2:34 PM, Dmitry wrote:
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
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 wrote:
Hi
I have the
} }
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 wrote:
When I make internal call between 2 internal subscribers (yate softphones).
T
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 wrote:
[SR-Users] question about RTPengine
Does it
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] of
Hi
I have the Kamailio and FS behind it (in Kazoo). Both are in one ip address
10.34.101.104
i use rtpengine_manage().
When I call from Asterisk which is behind NAT :1) Asterisk in VMware player
(NAT, local ip 192.168.175.136) and public 10.34.101.103 - the voice was ok? in
logs I saw Kernaliz
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 subscriber
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
networ
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 t
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 f
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 wrote:
>>Now kamailio.log:
>>ERROR: rtpengine [rtpengine.c:1113]: child_init(): Name or service not
>>known>>
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 wrote:
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
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
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 wrote:
the problem is:
rtpengine was compiled
(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 wrote:
yes, I wrote that modparam are recognized.MODPARAM must be placed i the sae
place where the RTPPRO
d 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ı:
one more question about rtpen
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 wrote:
I looked through modparam.c
modparam.c compiles regular expressions. it operates in /modules/ directory.
So according to the
rtpengine.so?
On Friday, May 13, 2016 1:34 PM, Dmitry 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 rtpengine daemon (it is not insta
ello;
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ı:
And one more question on it:
If the Ka
On Friday, May 13, 2016 11:25 AM, Dmitry 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 daemon is started.
The Kamailio module
_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 wrote:
Hi,
I installed Kamailio from GIT.I did make include_modules="db_mysql util
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.atlassian.net/wiki/display/Dedi
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 PM,
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 somethin
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
rtpengine.so/usr/lib64/kamailio/modu
-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 about RTPe
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 (bo
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,
IT Engineer
___
SIP Express Router (SER) and Kamailio
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 your
oIP Engineer
>
>
> Sipwise GmbH
> 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
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.
I don't understand why it can't match transaction and relay to correct host.
Seems BYEs aren't relayed correctly
but it seems to be waste of resources, especially when
REGISTER traffic is high :(
I'd be glad to hear any advice.
--
Best regards,
Dmitry Sytchev,
IT Engineer
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-u
27;
handling.
2015-01-19 22:23 GMT+04:00 Dmitry Sytchev :
> 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 As
hen I 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 :
> 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
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 (rewrite
Just use "listen=X.X.X.X", where X.X.X.X is IP address you want Kamailio to
listen on.
--
Dmitry Davletbaev
___
SIP Express Router (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
stability problems.
Anyway, thank you very much for quick fix on this problem!
WBR
Dimon
On 22.11.11 13:07, Andrei Pelinescu-Onciul wrote:
> On Nov 15, 2011 at 14:43, Dmitry Petrakoff wrote:
>> Hi List!
>>
>> I'm running Kamailio for about 1 year without any serious prob
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 wrote:
>> Hi List!
>>
>> I'm running Kamailio for about 1 year without any serious
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
t=tcp -- a different port.
>
> Then, do you need to enable and play with mtu params? This is for
> auto-switching from UDP to TCP when size of SIP message exceeds
> udp_mtu value in bytes, done by SIP server, but if the other party is
> not listening on tcp, then it won't work (r
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 w
Please, have a look
http://sip-router.org/tracker/index.php?do=details&task_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)
r solving 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.
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 oc
r solving 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.
66 matches
Mail list logo