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 <nagen...@yahoo.co.in>
Date: 4/8/18 4:44 AM (GMT-06:00)
To: clearwater@lists.projectclearwater.org, Jake Brown <j...@dccllc.net>
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:6505550...@nags.hd';

Thanks
-Nagu





On Friday, 6 April, 2018, 7:32:54 PM IST, Jake Brown <j...@dccllc.net> 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
Clearwater@lists.projectclearwater.org<mailto:Clearwater@lists.projectclearwater.org>
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
_______________________________________________
Clearwater mailing list
Clearwater@lists.projectclearwater.org
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to