On 8/4/05, Bogdan-Andrei Iancu bogdan@voice-system.ro wrote:
see the "does_uri_exists()" function from uri_db module: http://www.openser.org/docs/modules/0.9.x/uri_db.html#AEN203
In order to forward calls to voicemail when the user is not registered, I need to check if the user exists in the subscriber database. How can I do that?
Wow, fast response! I'm trying that, but it seems to be returning false for a known user. I don't see it looking up the user in the database either. Maybe a domain related configuration issue?
Thanks,
A.