Directory Configuration
                   
Directory IP            
Directory Port
   
   
Directory Root
For example: o=polycom.com
                   
LDAP Search Filters
Create Conference
For example:(entryid=%)
% will be replaced by the value of the NUMERIC_ID
Add Participant
For example:(&(password=$)(entryid=%))
$ will be replaced by the value of the PASSWORD
% will be replaced by the value of the NUMERIC_ID
Add Recording
For example:(userid=#))
# will be replaced by the value of the USER_ID
Login
For example:(&(username=*)(password=~))
* will be replaced by the value of the USER_NAME
~ will be replaced by the value of the PASSWORD
                   
Create Conference Response     Add Participant Response
                   
Xml element Directory attribute     Xml element Directory attribute
                   
NAME     NAME
PASSWORD     LEADER
ENTRY_PASSWORD     VIP
BILLING_DATA     CONTACT_INFO_1
CONTACT_INFO_1     CONTACT_INFO_2
CONTACT_INFO_2     CONTACT_INFO_3
CONTACT_INFO_3     CONTACT_INFO_4
DISPLAY_NAME            
                   
Recording Response     Login Response
                   
Xml element Directory attribute     Xml element Directory attribute
                   
NAME     USER_ID
EMAIL