next up previous
Next: 10.2.5 Binding Anonymously to Up: 10.2 SIP Previous: 10.2.3 Libraries Used

10.2.4 Public Variables Defined in the Class

The following are the public variables defined in the class that can be accessed and manipulated in different functions.

public static int cntCommURIs = 0;

public static String ldaplabel = "ldap://";

public static String sipidentity = "SIPIdentitySIPURI";

public static String vLDAPHost = new String();

public static String vUsrID = new String();

public static String vBaseDN = new String();

public static String vUsrDN = new String();

public static String vUsrPassword = new String();

public static String vSIPIdentitySIPURI = new String();

public static Hashtable htblsipURIs = new Hashtable();

public static Hashtable htblcommURIs = new Hashtable();

public static String sipURIkey = new String();

public static String publicSIPURI = new String();


next up previous
Next: 10.2.5 Binding Anonymously to Up: 10.2 SIP Previous: 10.2.3 Libraries Used

Video Middleware Cookbook
Questions and Comments : Cookbook Editors