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

2014-12-04 Thread Daniel-Constantin Mierla
Hello, it is the kernel scheduler that selects the process and the core to execute it, not something that kamailio enforces. What operating system and cpu type do you have? Cheers, Daniel On 27/11/14 02:22, pengxue...@gangbeng.com wrote: > Dear Kamailio Developers: > Hi. > I have some qu

[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

Re: [SR-Users] some questions

2012-02-16 Thread Sammy Govind
Can you send the output of following commands: 1# ifconfig 2# netstat -pln 3# route -n I just want to see how is your VPN interface routing done and if a tunnel interface is created your kamailio is listening on that interface or not ! Regards, Sammy On Thu, Feb 16, 2012 at 2:10 PM, 393319152 <

[SR-Users] some questions

2012-02-16 Thread 393319152
dear friends: I'm using the kamailio as my sip server and it has a public ip. There are two nac: A and B, A has a privite ip, B has a privite ip that is seted with VPN . And now, A can register successfully, but B can't . I want A to connect B and trans information. I don't know why ,