[Spce-user] Table for Permanent Registration

Andrew Pogrebennyk apogrebennyk at sipwise.com
Mon Jun 17 02:29:28 EDT 2019


Hi,

On 6/14/19 10:14 PM, VoipMax wrote:
> Hi All, I’m looking for the Subscriber permanent registration table in
> the database. I believe it used to be in “kamailio.location” table but
> not anymore with m7.x version. Thanks

it is now stored in redis, which is configurable though in config.yml:

    redis:
      acc: yes
      acc_db: 21
      dialog: yes
      dialog_db: 23
      evapi_db: 33
      usrloc: yes
      usrloc_db: 20

You can query it easily using ngcp-usr-location --all --verbose

Andrew




More information about the Spce-user mailing list