<DIV>hi,all</DIV>
<DIV>I want to get the value of registered_users in my script :</DIV>
<DIV>&nbsp; xlog ("$fu not registered, register users $stat(registered_users)");</DIV>
<DIV>&nbsp;</DIV>
<DIV>The log shows:</DIV>
<DIV>sip:10000@10.75.58.9 not registered, register users 0</DIV>
<DIV>&nbsp;</DIV>
<DIV>But when I use opensipsctl fifo get_statistics 'usrloc:' in command line,it shows:</DIV>
<DIV>usrloc:registered_users = 4<BR>usrloc:location-users = 4<BR>usrloc:location-contacts = 4<BR>usrloc:location-expires = 0<BR></DIV>
<DIV>I don't how to use the export statistics in script.</DIV>
<DIV>regards,</DIV>
<DIV>&nbsp;jing</DIV>