Yealink Forums

Full Version: T26 Update Firmware 6.71.0.140 Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm testing the new firmware and I noticed these anomalies:

1) DSS does not update on provisionig;

current syntax:

memorykey.1.line = 1
memorykey.1.value = 279
memorykey.1.pickup_value =
memorykey.1.type = 13
memorykey.1.label = test
memorykey.1.xml_phonebook =


2) Internal directory non funziona;

current syntax:

local_contact.data.url = https://tests/ContactData.xml

3) LDAP charge ldap attributes during provisioning but does not work;

current syntax:

ldap.enable = 1
ldap.customize_label =
ldap.name_filter = (|(displayName=%)(sn=%)(givenName=%)(cn=%))
ldap.number_filter = (|(telephoneNumber=%)(mobile=%)(homePhone=%)(facsimileTelephoneNumber=%)(Telepho​ne-Office2=%))
ldap.host = ldap.twt.it
ldap.port = 389
ldap.base = uid=TestRubricaProd.pbx.TEST.it,dc=rubrica
ldap.user = uid=TestRubricaProd.pbx.TEST.it,dc=rubrica
ldap.password = rossella
ldap.max_hits = 0
ldap.name_attr = sn givenName cn displayName
ldap.numb_attr = telephoneNumber mobile homePhone facsimileTelephoneNumber Telephone-Office2 Telephone-Assistant
ldap.display_name = %cn
ldap.version = 3
ldap.search_delay = 2000
ldap.call_in_lookup = 1
ldap.ldap_sort = 1
ldap.dial_lookup = 1



It could be a syntax error or a problem in the firmware, please check and give me information.

I have several T26 to update.

thanks
Antonio
(09-27-2013 06:36 PM)antonio3ds Wrote: [ -> ]Hello,

I'm testing the new firmware and I noticed these anomalies:

1) DSS does not update on provisionig;

current syntax:

memorykey.1.line = 1
memorykey.1.value = 279
memorykey.1.pickup_value =
memorykey.1.type = 13
memorykey.1.label = test
memorykey.1.xml_phonebook =


2) Internal directory non funziona;

current syntax:

local_contact.data.url = https://tests/ContactData.xml

3) LDAP charge ldap attributes during provisioning but does not work;

current syntax:

ldap.enable = 1
ldap.customize_label =
ldap.name_filter = (|(displayName=%)(sn=%)(givenName=%)(cn=%))
ldap.number_filter = (|(telephoneNumber=%)(mobile=%)(homePhone=%)(facsimileTelephoneNumber=%)(Telepho​ne-Office2=%))
ldap.host = ldap.twt.it
ldap.port = 389
ldap.base = uid=TestRubricaProd.pbx.TEST.it,dc=rubrica
ldap.user = uid=TestRubricaProd.pbx.TEST.it,dc=rubrica
ldap.password = rossella
ldap.max_hits = 0
ldap.name_attr = sn givenName cn displayName
ldap.numb_attr = telephoneNumber mobile homePhone facsimileTelephoneNumber Telephone-Office2 Telephone-Assistant
ldap.display_name = %cn
ldap.version = 3
ldap.search_delay = 2000
ldap.call_in_lookup = 1
ldap.ldap_sort = 1
ldap.dial_lookup = 1



It could be a syntax error or a problem in the firmware, please check and give me information.

I have several T26 to update.

thanks
Antonio

Hi Antonio

Did you manage to get the phones to pickup the new firmware from the y00000000004.cfg file? I could not find a command line to define the firmware version to load, just the tftp ip address.

Gordon
Hi antonio3ds,

Sorry for the late reply. Please see my answers in below.

1) DSS can update on provisionig using your syntax, but there is not the display for label.

current syntax:

memorykey.1.line = 1
memorykey.1.value = 279
memorykey.1.pickup_value =
memorykey.1.type = 13
memorykey.1.label = test
memorykey.1.xml_phonebook =

2. Please use the latest Internal directory;

Right syntax:

local_contact.data.url = tftp://192.168.1.100/contact_list.xml

3. There isn't the syntax of below:
ldap.enable = 1
ldap.customize_label =

So please refer to the latest guide and templates of V71.
http://www.yealink.com/Upload/T2X/T2X-V7...71_141.pdf
http://www.yealink.com/Upload/T2X/T2X-V7...ioning.zip
Reference URL's