Content

Page tree

D-SERIES

Web User Interface

N/A

Phone User Interface

N/A

Firmware

N/A

XML Configuration

<fkey_full_label_default perm="PERMISSIONFLAGS">VALIDVALUE</fkey_full_label_default>

Description

Setting describes what to show as decription for a key that has neither its fkey_full_label set nor an XML-description that provides a label. You may define any arbitrary fixed text but note that there are three key words that allow to insert dynamic information related to the key:

 $full_name  -> on a (shared) line key:
               -> when there is an active call on the key:
                  the remote name (or number if no name is available) is inserted
               -> when there is no active call:
                  -> when context is 'active' and $type is not also included:
                     the key type is inserted
                  -> when context is a specific identity:
                     the local name or number is inserted
            -> on other keys:
               the destination configured on the key is inserted
 $type      -> will insert the key type
 $state     -> will insert the key state, when applicable (not all keys have states)

(Setting was renamed from label_default_text)

Valid Values

any string

Default Value

*EU:$full_name<\br>$state;h1. US:$full_name<\br>$state;