parking_exten
extension, e.g. 700
Sets the extension used for parking calls. When this option is set, and the phone has an
in-progress call, it will display a "Park" softkey, allowing for one touch parking.
parking_transfer_type
blind / attended
The type of transfer to perform when parking a call using the "Park" softkey.
ringtone
Alarm, Chimes,
Digium, GuitarStrum,
Jingle, Office2, Office,
RotaryPhone,
SteelDrum, Techno,
Theme, Tweedle,
Twinkle, Vibe
Sets the default ringtone for the phone, defaults to Digium.
web_ui_enabled
no / yes
By default, when using the Digium Phone Module for Asterisk, the phone's built-in Web UI is
disabled. To override this and enable the Web UI anyway, which may result in unpredictable
behavior if user settings conflict with the settings provided by the DPMA, enable this option.
blf_unused_linekeys
no / yes
Digium phones, by default, place BLF keys on the sidecar, not on unused line keys. To
disable this behavior and allow BLF keys to start mapping from the next available unused line
key, enable this option.
d40_logo_file
string
The idle screen image for a D40 model phone in PNG format, 150x45 pixels, 8-bit depth, a
color type without alpha transparency and less than 10k in size. Loaded from the directory
specified by the
option. The D40 and D50 screen size is the same; therefore it
is permissible to re-use the same logo file for both.
d50_logo_file
string
The idle screen image for a D50 model phone in PNG format, 150x45 pixels, 8-bit depth, a
color type without alpha transparency and less than 10k in size. Loaded from the directory
specified by the
option. The D40 and D50 screen size is the same; therefore it
is permissible to re-use the same logo file for both.
d70_logo_file
string
The idle screen image for a D70 model phone in PNG format, 205x85 pixels, 8-bit depth, a
color type without alpha transparency and less than 10k in size. Loaded from the directory
specified by the
option.
Example
In this example:
the phone configuration is set for a phone whose MAC address matches 01:23:45:67:89:ab
the phone configuration has a PIN of 10101019
the phone's primary line is a SIP peer named bob101
the phone's secondary line is a SIP peer named bob102
the phone has an external line called bobexternal
the phone does not load an external configuration file
the full name of the phone is Bob's Phone
the phone loads a contacts XML file named bobscontacts.xml
the phone uses a contact group, from bobscontacts.xml, named "RapidDial" for its BLF keys
the phone is set for the "America/Los_Angeles" timezone
the phone's NTP server is set to 0.digium.pool.ntp.org
the phone's NTP resynchronization time is 86400
the phone will blind transfer parked calls to extension 700
the phone's ringtone is a Guitar Strum
the phone's Web UI is disabled
the phone's Rapid Dial keys will begin from the side car
if the phone claiming the profile is a D40, it will use the logo file d40_logo.png
if the phone claiming the profile is a D50, it will use the logo file d50_logo.png
if the phone claiming the profile is a D70, it will use the logo file d70_logo.png