IntroductionThis article describes how to assign an external phone-book to the DECT handset phone-book key. Most phone-books are configured via provisioning. Type of available phone-booksThe N510 has different external phone-books. See also wiki article: Type | Decimal number | Hexadecimal number | Comment |
---|
White pages | 20 | 14 | List with entries, then refine search | Personal | 21 | 15 | List with entries, then refine search | White pages | 40 | 28 | Search on name | Yellow pages | 41 | 29 | Search on name | Personal | 42 | 30 | List with entries, then refine search | LDAP | 10 | A | |
Change phone-book key behavior.How to change the DECT handset behavior that when the phone-book key is pressed, the correct phone-book is opened. This has to be done via provisioning. Behavior | Provisioning parameter |
---|
Press phone-book key and internal handset phone-book is opened. (Default) | <SYMB_ITEM ID="BS_LM_AppCfg.bit.bHasHighPrioNetDirAccess" class="symb_item" value="0x0"/> | Press phone-book key and external phone-book is opened. | <SYMB_ITEM ID="BS_LM_AppCfg.bit.bHasHighPrioNetDirAccess" class="symb_item" value="0x1"/> | When this is changed, you need to restart the DECT handset to activate the new setting. |
Which phone-book is opened?You need to configure which phone-book will be opened, when multiple phone-books are configured then you will get a selection of these phone-books. Behavior | Provisioning parameter |
---|
Single press, open LDAP phonebook | <SYMB_ITEM ID="BS_XML_Netdirs.aucNetdirSelForDirectAccess[0]" class="symb_item" value="0xa"/> | Single press, get list with 3 XML phone-books. - White pages
- Personal
- Yellow pages
| <SYMB_ITEM ID="BS_XML_Netdirs.aucNetdirSelForDirectAccess[0]" class="symb_item" value="0x14,0x15,0x29,0x0,0x0,0x0"/> |
|