Share via


QueryHomeServer

The QueryHomeServer function returns the fully qualified domain name of the home server for a specified SIP user.

stringQueryHomeServer(stringuserAtHost);

Parameters

  • userAtHost
    A SIP user as a string of the form "someone@example.com" whose home server will be returned.

Return Values

Returns either the FQDN (fully qualified domain name) of the specified Standard Edition home server, or the name of the Enterprise Edition pool. If the user is not in the registrar database, returns null.