QueryHomeServer
The QueryHomeServer function returns the fully qualified domain name (FQDN) of the home server for a specified SIP user.
Syntax
Copy Code | |
---|---|
string QueryHomeServer( string userAtHost, ClusterType clusterType ); |
Parameters
Return Values
Returns either the FQDN 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.