Model
9133i
SIP Admin Guide
28
Appendix B: Sample Configuration Files
# Programmable Key Settings
# ================
# Programmable Keys can be set either server wide or unique to each phone.
# Setting programmable keys as speed dial should be done in the
# “<mac>.cfg” file, since these are unique to each phone.
# Notes: There are a maximum of 7 programmable keys that can be configured
# on the 9133i IP Phone. These can be set up through either of the 2
# configuration files, depending on whether this is to be server
# wide (“aastra.cfg”) or phone specific (“[mac].cfg”).
# Each pogrammable key needs to be numbered from 1 - 7, for example
# “prgkey7 type: speeddial”.
# PRGKEY TYPE: “speeddial”
# PRGKEY LABEL: Alpha numeric name for the programmable key.
# The maximum number of characters for this value is 10.
# PRGKEY VALUE: Any DTMFs (from
# 0 - 9, *, “#”) or a comma (,) for 500ms pause and
# 'E' for On-hook can be set for the value.
# Example Speed Dials
# ===========================
prgkey1 type: speeddial
prgkey1 label: “Ext Pickup”
prgkey1 value: *8
prgkey2 type: speeddial
prgkey2 label: “Call Return”
prgkey2 value: *69
Continued...