Re: [SR-Users] kamctl ps in 1.5.0 equivallent in 3.1.2

2012-04-16 Thread Renan Capaverde
Thank you very much, that worked. Em 16/4/2012 12:17, Daniel-Constantin Mierla escreveu: Hello, it is a change starting with 3.0.0, several MI commands were moved in kex module, so you need to load it. For sercmd you have to load the ctl module. kamctl requires mi_fifo module. Cheers, Dan

Re: [SR-Users] kamctl ps in 1.5.0 equivallent in 3.1.2

2012-04-16 Thread Daniel-Constantin Mierla
Hello, it is a change starting with 3.0.0, several MI commands were moved in kex module, so you need to load it. For sercmd you have to load the ctl module. kamctl requires mi_fifo module. Cheers, Daniel On 4/16/12 4:53 PM, Renan Capaverde wrote: Thanks for the reply, I do not have kex mod

Re: [SR-Users] kamctl ps in 1.5.0 equivallent in 3.1.2

2012-04-16 Thread Renan Capaverde
Thanks for the reply, I do not have kex module loaded on kamailio 3.1.2 and neither on kamailio 1.5.0 but in 1.5.0 '*kamctl ps*' works just fine. The output of 'kamctl fifo which' is: *500 command 'which' not available *And the output of 'sercmd ps' is: *ERROR: connect_unix_sock: connect(/t

Re: [SR-Users] kamctl ps in 1.5.0 equivallent in 3.1.2

2012-04-14 Thread Daniel-Constantin Mierla
Hello, it should be there, do you have kex module loaded? Can you look at the output of: 'kamctl fifo which' There is also an alternative, via sercmd tool -- start sercmd and then you have ps command or just run 'sercmd ps'. But again, the command should be in kamctl as well. Cheers, Dani

[SR-Users] kamctl ps in 1.5.0 equivallent in 3.1.2

2012-04-13 Thread Renan Capaverde
Hello list, In kamailio 1.5.0 there is one command called 'ps'. Which when executed produces an output similar to: Process:: ID=0 PID=29533 Type=attendant Process:: ID=1 PID=29537 Type=SIP receiver udp:192.168.166.75:5060 Process:: ID=2 PID=29538 Type=SIP receiver udp:192.168.166.75:5060 Pro