If you are looking for active users (i.e. those who are registered in the SIP phone at this moment):
kamctl ul show
The above command will print a list of entries in the user's location table from Kamailio's memory.
If you are looking for wealthy users (i.e. users with a subscriber profile):
kamctl db show subscriber
The above command will print the contents of the subscriber to the database table where user profiles are stored.
miconda
source share