Overview
Customers want to fetch data for subscribers in AAA from GUI/DB based on customer status. This article can provide the needed info to obtain this information.
Solution
The subscriber data can be fetched from the Database table name TBLMCONCURRENTUSERS.
Running a select query on the table will fetch information such as this:
Priyanka Bhotika
Comments