[Spce-user] "ngcp-kamctl proxy fifo ul.dump" not working anymore in Sipwise CE mr10.5.1 and mr10.4.1

dgrotti at sipwise.com dgrotti at sipwise.com
Wed Aug 31 06:13:30 EDT 2022


Hi Thomas,

this is because we switch usr location to db-only mode (also on pro and 
CE), so there is no more location info in kamailio memory.

You can use the cli command "ngcp-usr-location" to fetch info from redis 
db about your subscribers.


Daniel


On 30/08/22 17:02, Thomas Schlien wrote:
> Hi,
>
> I use the command `ngcp-kamctl proxy fifo ul.dump` to get the list of 
> subscribers, but this seems to not work anymore in Sipwise-CE mr10.5.1 
> and mr10.4.1. I have one system still running on CE mr10.1.1 where it 
> still works by returning a full list of subscribers. On mr10.5.1 and 
> mr10.4.1 I only get this empty list:
>
> {
>   "Domains": [
>     {
>       "Domain": {
>         "Domain": "location",
>         "Size": 1024,
>         "AoRs": [],
>         "Stats": {
>           "Records": 0,
>           "Max-Slots": 0
>         }
>       }
>     }
>   ]
> }
>
> I know that I can get the list registered subscribers via the REST 
> API, but the above command is much faster in my case. Is this command 
> switched off on purpose in the newer versions?
>
> Best regards,
> Thomas
>



More information about the Spce-user mailing list