Re: [SR-Users] How to get dispatcher list with sercmd command

2011-12-16 Thread Daniel-Constantin Mierla
Hello, On 12/15/11 4:17 PM, Mino Haluz wrote: Only this worked: sercmd -s unixs:/tmp/kamailio_ctl system.listMethods for 3.2.0, sercmd used a different default control socket, so the one used by kamailio has to be given as parameter. in 3.2.1 that is fixed. So, now if you do: sercmd -s unix

Re: [SR-Users] How to get dispatcher list with sercmd command

2011-12-15 Thread Mino Haluz
Only this worked: sercmd -s unixs:/tmp/kamailio_ctl system.listMethods core.arg core.echo core.flags core.info core.kill core.printi core.prints core.ps core.psx core.pwd core.sctp_info core.sctp_options core.shmmem core.tcp_info core.tcp_options core.udp4_raw_info core.uptime core.version ctl.co

Re: [SR-Users] How to get dispatcher list with sercmd command

2011-12-15 Thread Mino Haluz
Do I have to load some specific module ? ERROR: connect_unix_sock: connect(/tmp/sercmd_ctl): No such file or directory [2] On Thu, Dec 15, 2011 at 3:55 PM, Daniel-Constantin Mierla wrote: > > > On 12/15/11 3:45 PM, Mino Haluz wrote: > > kamctl dispatcher dump > > did the thing. > > that is usi

Re: [SR-Users] How to get dispatcher list with sercmd command

2011-12-15 Thread Daniel-Constantin Mierla
On 12/15/11 3:45 PM, Mino Haluz wrote: kamctl dispatcher dump did the thing. that is using fifo file and MI command. sercmd is doing the RPC command. Can you give the output of: sercmd system.listMethods Cheers, Daniel kamailio 3.2.0. On Thu, Dec 15, 2011 at 3:38 PM, Daniel-Constantin

Re: [SR-Users] How to get dispatcher list with sercmd command

2011-12-15 Thread Mino Haluz
kamctl dispatcher dump did the thing. kamailio 3.2.0. On Thu, Dec 15, 2011 at 3:38 PM, Daniel-Constantin Mierla wrote: > Hello, > > > On 12/15/11 2:50 PM, Timo Klecker wrote: > > Hi Mino > > ** ** > > Try > > Sercmd dispatcher list > > ** ** > > Without the dot. This works with

Re: [SR-Users] How to get dispatcher list with sercmd command

2011-12-15 Thread Daniel-Constantin Mierla
Hello, On 12/15/11 2:50 PM, Timo Klecker wrote: Hi Mino Try Sercmd dispatcher list Without the dot. This works with kamctl, haven't used sercmd. in sercmd should be dispatcher.list with dot, but the command is available starting with v3.2.0. What is your kamailio version? Cheers, Daniel

Re: [SR-Users] How to get dispatcher list with sercmd command

2011-12-15 Thread Timo Klecker
Hi Mino Try Sercmd dispatcher list Without the dot. This works with kamctl, haven't used sercmd. Greetings Timo Von: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] Im Auftrag von Mino Haluz Gesendet: Donnerstag, 15. Dezember 2011 14:31 An: S