just a personal opinion on this:
I think it's not just a useful tool but a required feature being able to know which users are registered.
Can we make it a required feature for 2.0?
Samuel.
The old serctl (FIFO only) has been replaced by sercmd, while a new
serctl, called serctl 2.0 (written in python) can be used for remote
management.
The command you are looking for is usrloc.dump (callable from both
tools), but unfortunately:
static void rpc_dump(rpc_t* rpc, void* c)
{
rpc->fault(c, 500, "Not Yet Implemented");
}
:-( I have noticed the same, but forgot about it. It's a useful tool for
test servers, and I assume the intention was to implement it.
Could you please register a ticket on it?
g-)
Maxim Sobolev wrote:
> Hi,
>
> In 0.9.x we have had the command "serctl ul show". The serctl tool seems
> to be non-functional in 2.0.0, could somehow explain how one is supposed
> to get list of in-memory contacts from the usrloc module in 2.0.0?
>
> In general it would be nice to have some "migration guide" started in
> WiKi so that people could share information like this. Personally I've
> spend quite lot of time migrating my 0.9.6 config to 2.0.0 and have
> quite few tips to share.
>
> Thanks for any hints!
>
> -Maxim
> _______________________________________________
> Serusers mailing list
> Serusers@lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
>
>
_______________________________________________
Serdev mailing list
Serdev@lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serdev