aboutsummaryrefslogtreecommitdiffstats
path: root/configs/unistim.conf.sample
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-10 14:44:18 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-10 14:44:18 +0000
commit58b2e382ac8d3f23e990317e3866d66b33f01033 (patch)
treec0c95312b05770fe65cecfd9f6f8810dd48a5715 /configs/unistim.conf.sample
parent0e4fb319344275e50dd2e29ded05e8d5e0e20897 (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: http://svn.digium.com/svn/asterisk/trunk@275466 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/unistim.conf.sample')
-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