[SR-Users] Some Questions about Kamailio UDP Transport and Concurrency

2014-11-26 Thread pengxue...@gangbeng.com
Dear Kamailio Developers: Hi. I have some questions about kamailio, and want to gain some suggestions from you. 1、The 4 UDP child processes are using system resources(CPU、memory), but they are using only one CPU core(I use 8 core CPU). Why? 2、The ablity of handling the Concurrency

[SR-Users] Some Questions about Kamailio UDP Transport and Concurrency

2014-11-26 Thread Tony Peng
Dear Kamailio Developers: Hi. I have some questions about kamailio, and want to gain some suggestions from you. 1、The 4 UDP child processes are using system resources(CPU、memory), but they are using only one CPU core(I use 8 core CPU). Why? 2、The ablity of handling the Concurrency

[SR-Users] Some Questions about Kamailio UDP Transport and Concurrency

2014-11-26 Thread Tony Peng
Dear Kamailio Developers: Hi. I have some questions about kamailio, and want to gain some suggestions from you. 1、The 4 UDP child processes are using system resources(CPU、memory), but they are using only one CPU core(I use 8 core CPU). Why? 2、The ablity of handling the Concurrency

[SR-Users] Kamailio as pass through proxy?

2014-11-26 Thread Rizwan Khan
Hi All, What we want to do is to by-pass the restrictions imposed by different ISPs etc. which normally block based on the port 5060 The SIP server(including SBC) is a commercial one running on port 5060, that we cannot change. It is already taking care of the NAT issues. We want to use Kamailio

[SR-Users] WebRTC + Kamailio as SIP-proxy + rtpproxy(?) as media-proxy

2014-11-26 Thread Rahul MathuR
Hello, I'm new to WebRTC although I've been using kamailio as sip proxy server for few months now. What I really do not know and trying to understand is - a) Can kamailio be used as sip-proxy while using WebRTC based UA calling to plain UAC/WebRTC based UAC ? b) What to use for media proxying (t

Re: [SR-Users] Error when using function lookup_branches

2014-11-26 Thread Daniel-Constantin Mierla
Hello, can you give it a try to the patch from next commit? http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9a46223c077c8d058cdc633563b0d9f14af332ae Let me know if all works fine in order to backport. Cheers, Daniel On 26/11/14 00:54, Anthony Messina wrote: > On Tuesday, No

Re: [SR-Users] kamailio error, failed to start.

2014-11-26 Thread Javier Ricke
root@serverjavier-desktop:/usr/local/etc/kamailio# kamailio -c loading modules under /usr/local/lib/kamailio/modules_k/:/usr/local/lib64/kamailio/modules/ 0(28734) WARNING: [socket_info.c:1407]: WARNING: fix_hostname: could not rev. resolve 152.xxx 0(28734) WARNING: [socket_info.c:1407]: WA

Re: [SR-Users] Ubuntu Moving LOG files

2014-11-26 Thread Salman Zafar
Hi MV, You do have correct rights on the log file, if you are not running kamailio from root, right?. check if it is not log_stderror=no, or disk space or try directly adding in rsyslog.conf.. just random thoughts..if you have not managed to fixed it yet. On Wed, Nov 26, 2014 at 4:20 PM, Massi

Re: [SR-Users] kamailio error, failed to start.

2014-11-26 Thread Salman Zafar
Hi, For Start try 1) kamailio -c (to check if there are any errors in cfg file) 2) set debug=3 or 4 and see whats failing and requires to be fixed. On Wed, Nov 26, 2014 at 5:32 PM, Javier Ricke wrote: > root@serverjavier-desktop:/usr/local/etc/kamailio# /etc/init.d/kamailio > restart > Restart

[SR-Users] kamailio error, failed to start.

2014-11-26 Thread Javier Ricke
root@serverjavier-desktop:/usr/local/etc/kamailio# /etc/init.d/kamailio restart Restarting Kamailio: loading modules under /usr/local/lib/kamailio/modules_k/:/usr/local/lib64/kamailio/modules/ Listening on udp: 127.0.0.1:5060 udp: 152.74.21.12:5060 tcp: 127.0.

Re: [SR-Users] Dispatcher BYE issue

2014-11-26 Thread Ahmed Salem
Muhammad thanks for your reply. I tried without the loose route in the main block but I can't make any calls. I also attached the ngrep output. Thanks Ahmed INVITE sip:2000@178.62.126.15 SIP/2.0 Via: SIP/2.0/TCP 10.65.47.53:51977;branch=z9hG4bK.ZFrwHAOUd;rport From: ;tag=A0DduhJxi To: sip:2000@17

Re: [SR-Users] Ubuntu Moving LOG files

2014-11-26 Thread Massimo Varriale (IPZeta)
Hi Salman, yes, I've restarted several times the syslog process and also as I've applied several updates and make some network changes I've rebooted completely the server several times also from my config changes. However, logs are still written in syslog. I'm using 4.2.0 from packages, if this

Re: [SR-Users] Ubuntu Moving LOG files

2014-11-26 Thread Daniel-Constantin Mierla
Hello, probably local7.none is needed in the line with /var/log/syslog as well, otherwise, the logs will be written two times, one in syslog and another one in kamailio.log. Cheers, Daniel On 26/11/14 12:13, Salman Zafar wrote: > Hi, > > Hoping you restarted (r)syslog service as well as kamailio

Re: [SR-Users] Ubuntu Moving LOG files

2014-11-26 Thread Salman Zafar
Hi, Hoping you restarted (r)syslog service as well as kamailio. Configs look pretty much okay I guess. On Wed, Nov 26, 2014 at 4:07 PM, Massimo Varriale (IPZeta) < m.varri...@ipzeta.it> wrote: > Hi, > I'm trying to move Kamailio LOGS from syslog to kamailio.log into another > folder but on Ubu

[SR-Users] Ubuntu Moving LOG files

2014-11-26 Thread Massimo Varriale (IPZeta)
Hi, I'm trying to move Kamailio LOGS from syslog to kamailio.log into another folder but on Ubuntu 14.04 it seems ignoring my settings. All Logs are always saved in /var/log/syslog How to move Kamailio Logs? cat /etc/rsyslog.d/50-default.conf # Default rules for rsyslog. # #