FR EN

The PBXware enterprise directory works and basically auto-provisions Yealink, Polycom, and Cisco brand phones, but the HTEK and FANVIL templates do not, for the moment, provide for these settings.

The configurations should be added in the field UAD auto provisioning template the extensions to which you want to synchronize the directory:

For HTEK phones

 P5430=(cn=%) P5431=(pn=%) P5432=AdresseDuServeurLDAP P5433=11389 P5434=Adresse_MAC_Du_Tel P5435=Adresse_MAC_Du_Tel P5436=LDAP_Password P5437=50 P23136=cn P23137=pn P5440=%cn P5442=0 P5441=1 P5443=1 P5444=>1

For FANVIL phones

Depending on the structure of the template used by PBXWare for this phone, which you can check at the address http://pbxware-exemple.fr/prov/adresseMAC.cfg (connection with your provisioning logins), or go to your phone's configuration and export the configuration in .txt format.

Then choose one of the provisioning template structures below: 

 phone.ldap.1.Title = Contacts phone.ldap.1.Server = AdresseDuServeurLDAP phone.ldap.1.port = 11389 phone.ldap.1.Base = Adresse_MAC_Du_Tel phone.ldap.1.UseSSL = 0 phone.ldap.1.Version = 3 phone.ldap.1.CallingLine = -1 phone.ldap.1.InCallSearchEnabled = 0 phone.ldap.1.OutCallSearchEnabled = 0 phone.ldap.1.Anonymous = phone.ldap.1.Authenticate = 3 phone.ldap.1.Username = Adresse_MAC_Du_Tel (exemple : 0c383e43dbcb) phone.ldap.1.Password = LDAP_Password phone.ldap.1.TelAttr = pn phone.ldap.1.MobileAttr = mobile phone.ldap.1.OtherAttr = other phone.ldap.1.NameAttr = cn phone.ldap.1.SortAttr = cn phone.ldap.1.Displayname = %cn phone.ldap.1.NumberFilter = (pn=%) phone.ldap.1.NameFilter = (cn=%) phone.ldap.1.MaxHits = 50 phone.LDAPSearch = 1

Or following the Template format:

<PHONE FEATURE MODULE> --LDAP Config-- : LDAP1 Title :Contacts LDAP1 Server :AdresseDuServeurLDAP LDAP1 port :11389 LDAP1 Base :Adresse_MAC_Du_Tel (exemple : 0c383e43dbcb) LDAP1 Use SSL :0 LDAP1 Version :3 LDAP1 Calling Line :-1 LDAP1 Bind Line :-1 LDAP1 In Call Search :0 LDAP1 Out Call Search :0 LDAP1 Authenticate :3 LDAP1 Username :Adresse_MAC_Du_Tel (exemple : 0c383e43dbcb) LDAP1 Password :LDAP_Password LDAP1 Tel Attr :pn LDAP1 Mobile Attr :mobile LDAP1 Other Attr :other LDAP1 Name Attr :cn sn ou LDAP1 Sort Attr :cn LDAP1 Displayname :cn LDAP1 Number Filter :(|(telephoneNumber=%)(mobile=%)(other=%)) LDAP1 Name Filter :(|(cn=%)(sn=%)) LDAP1 Max Hits :50

Example for a Fanvil X3S:

<PHONE CONFIG MODULE> --LDAP Config-- : LDAP1 Title :Contacts LDAP1 Server :AdresseDuServeurLDAP LDAP1 port :11389 LDAP1 Authenticate :4 LDAP1 Version :3 LDAP1 Calling Line :0 LDAP1 Enable Search :1 LDAP1 Bind Line :0 LDAP1 Base :Adresse_MAC_Du_Tel (exemple : 0c383e43dbcb) LDAP1 Username :Adresse_MAC_Du_Tel (exemple : 0c383e43dbcb) LDAP1 Password :LDAP_Password LDAP1 Tel Attr :pn LDAP1 Mobile Attr :mobile LDAP1 Other Attr :other LDAP1 Displayname :cn LDAP1 Filter Name :(|(cn=%)(sn=%)) LDAP1 Filter number :(|(telephoneNumber=%)(mobile=%)(other=%))

For SNOM phones:

ldap_server$ :adresse.serveur.ldap (votre PBX) ldap_port$ :11389 ldap_base$ :Adresse_MAC_Du_Tel (exemple:0c383e43dbcb) ldap_username$ :Adresse_MAC_Du_Tel (exemple:0c383e43dbcb) ldap_password$ :MDP_LDAP guess_max_hits$ :50 ldap_sort_mode$ :none ldap_search_filter$ :(cn=%) ldap_number_filter$ :(pn=%) ldap_search_filter_during_call$ :(cn=%) ldap_number_filter_during_call$ :(pn=%) ldap_name_attributes$ :cn ldap_number_attributes$ :pn ldap_display_name$ :cn