11-28-2014, 04:19 PM
On all the other phones, I was able to create a programmable button on the phone:
That would give me a choice of my 2 phonebooks.
We have a company shared phonebook and a personal one.
The company shared phonebook is defined in the common file:
The personal phonebook is set in the MAC config like (since it is different for every user)
I *know* the manual says that on the T41P/T42P you can not use name, but I do not understand how I can get the data of both phonebooks in the phone.
If I press the programmable key, it usually shows me a choice for both phonebooks, but on the T41/T42 it doesn't
*But*, if I look the external phonebook up in the menu of the phone I do get to see both including their name!
So what;s going on then?
1. Can I or can't I use 'name' in this type of phone?
2. How do I get the choice for both phonebook's on my programmable key OR how do I get both phonebooks to show up mixed as one, alphabetically sorted list on my programmable key?
3. Any other options?
The documentation is very vague on this
I find this to be a huge disadvantage for these models. Preferably all phones should have the same behaviour. Even a simple phone like the T19P supports this.
Anybody able to help me out with this problem?
Kind regards,
Michel
---
Btw, uploading attachment's does not work at the moment (white page), tested both on Chrome and Firefox.
Code:
programablekey.3.type = 47
programablekey.3.label = Gids
That would give me a choice of my 2 phonebooks.
We have a company shared phonebook and a personal one.
The company shared phonebook is defined in the common file:
Code:
remote_phonebook.data.1.url = http://192.168.1.10/yealink/directory/companylist.xml
remote_phonebook.data.1.name = Bedrijfsgids
The personal phonebook is set in the MAC config like (since it is different for every user)
Code:
remote_phonebook.data.2.url = http://192.168.1.10/yealink/directory/229/userlist.xml
remote_phonebook.data.2.name = Gebruikersgids
I *know* the manual says that on the T41P/T42P you can not use name, but I do not understand how I can get the data of both phonebooks in the phone.
If I press the programmable key, it usually shows me a choice for both phonebooks, but on the T41/T42 it doesn't
*But*, if I look the external phonebook up in the menu of the phone I do get to see both including their name!
So what;s going on then?
1. Can I or can't I use 'name' in this type of phone?
2. How do I get the choice for both phonebook's on my programmable key OR how do I get both phonebooks to show up mixed as one, alphabetically sorted list on my programmable key?
3. Any other options?
The documentation is very vague on this

I find this to be a huge disadvantage for these models. Preferably all phones should have the same behaviour. Even a simple phone like the T19P supports this.
Anybody able to help me out with this problem?
Kind regards,
Michel
---
Btw, uploading attachment's does not work at the moment (white page), tested both on Chrome and Firefox.