Nagu, Would this mean that the only way to check registration status would be to use a Ellis node. Currently we don't use one due to the lacking of browser support to modify the call forwarding features.
Thanks Jake Sent via the Samsung Galaxy S8+, an AT&T 4G LTE smartphone -------- Original message -------- From: Nagendra Kumar <[email protected]> Date: 4/8/18 4:44 AM (GMT-06:00) To: [email protected], Jake Brown <[email protected]> Subject: Re: [Project Clearwater] check registered state of user Hi Jake, You can also check the registered user at ellis : sudo mysql use ellis; SELECT * FROM numbers ; You can also check the data bases using the command: SHOW DATABASES; You can check selective users by command: SELECT * FROM numbers WHERE number = 'sip:[email protected]'; Thanks -Nagu On Friday, 6 April, 2018, 7:32:54 PM IST, Jake Brown <[email protected]> wrote: I must have something wrong in the shared_config. I would expect to see something in vellum in the homestead_cache/impu table that indicates registered in the is_registered column. Is this not the correct place to check to see if a subscriber is registered? Thank you for your guidance. Jake _______________________________________________ Clearwater mailing list [email protected]<mailto:[email protected]> http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
