Thanks.
It turns out I was already picking it up, but I filtered it out of my result set with the pattern:
if($line =~ /^(\w+)\s*:\s*([\w_]+)\s*=\s*([\w\d]+)\s*$/) ---had to change it to if($line =~ /^(\w+)\s*:\s*([\w_-]+)\s*=\s*([\w\d]+)\s*$/)
I wasn't expecting a statistic with a - in it.
Thanks, -g
On 11/8/06, Ovidiu Sas sip.nslu@gmail.com wrote:
Hi Greg
Try the following commands: openserctl fifo get_statistics location-users openserctl fifo get_statistics usrloc:
Hope this helps, Ovidiu Sas
On 11/7/06, Greg Fausak lgfausak@gmail.com wrote:
Is there a statistics variable that gives me the current number of registered users? (There is one for current number of dialogs).
---greg
Greg Fausak greg@thursday.com
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users