[Devel] is_domain_local
Juha Heinanen
jh at tutpro.com
Wed Jul 19 20:17:38 CEST 2006
Bogdan-Andrei Iancu writes:
> in this case, we can replaced everything with the is_domain_local(pv)
> function, right?
yes, if pv contains just the host part of the uri. perhaps also
is_uri_user_e164 should then be replaced by is_user_e164(pv) and add new
pvs if necessary, since now there doesn't exist a host part pv for each
uri pv. for example, there is $re that contains refer-to uri, but
there is no pv that would contain host part of refer-to uri.
-- juha
More information about the Devel
mailing list