summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2010-07-10 14:44:18 +0000
committerRussell Bryant <russell@russellbryant.com>2010-07-10 14:44:18 +0000
commit405d6cdf31af1d595ba06b573a5e01c73296ea05 (patch)
treec0c95312b05770fe65cecfd9f6f8810dd48a5715 /configs
parentb4ba8548e188a36c5c2d296f11692f895d05d0d9 (diff)
Add support for devices with less than 3 lines on the LCD.
(closes issue #17600) Reported by: minaguib Patches: ast_unistim_height_v2.patch uploaded by minaguib (license 1078) Tested by: minaguib git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@275466 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/unistim.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/unistim.conf.sample b/configs/unistim.conf.sample
index 39cb99875..d3f781ded 100644
--- a/configs/unistim.conf.sample
+++ b/configs/unistim.conf.sample
@@ -48,6 +48,8 @@ port=5000 ; UDP port
;rtp_method=0 ; If you don't have sound, you can try 1, 2 or 3, default = 0
;status_method=0 ; If you don't see status text, try 1, default = 0
;titledefault=Asterisk ; default = "TimeZone (your time zone)". 12 characters max
+;height=3 ; default = 3, the number of display lines the device can show
+ ; For example on a Nortel I2001 or I2002, set this to 1
;maintext0="you can insert" ; default = "Welcome", 24 characters max
;maintext1="a custom text" ; default = the name of the device, 24 characters max
;maintext2="(main page)" ; default = the public IP of the phone, 24 characters max