Simon wrote:
Dear All,
I would like to detect if a URI is for a user that is in the subscriber table.
If I just use lookup(“location”) then I only detect those users that have registered. If a phone is switched off it is not registered and so will not be in the location table. However it will be in the subscriber table and I need to be able to check this from within the ser.cfg file to allow correct routing etc.
Any Ideas ?
Sure...
if (does_uri_exist()) { bla...bla..bla };
Many Thanks
Simon
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers