[asterisk-bugs] [Asterisk 0017600]: [patch] Add support for phones with less than 3 LCD lines

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Jul 10 09:44:23 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17600 
====================================================================== 
Reported By:                minaguib
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17600
Category:                   Channels/chan_unistim
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                       SWP-1831 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 274278 
Request Review:              
====================================================================== 
Date Submitted:             2010-07-07 12:23 CDT
Last Modified:              2010-07-10 09:44 CDT
====================================================================== 
Summary:                    [patch] Add support for phones with less than 3 LCD
lines
Description: 
I have a few Nortel I2002 and I2001 phones that work, but they only have 1
"line" of display on the LCD.  The existing driver assumes 3, so some info,
sometimes pivotal (the number you're dialing, the xfer status, etc) is not
viewable.

This patch adds support for a "height" attribute per device, and some code
for better handling of 1-height devices.  It's based on the work done by
Takao Takahashi mentioned here:
http://www.voip-info.org/wiki/view/Asterisk+UNISTIM+channels
====================================================================== 

---------------------------------------------------------------------- 
 (0124453) svnbot (reporter) - 2010-07-10 09:44
 https://issues.asterisk.org/view.php?id=17600#c124453 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 275466

U   trunk/CHANGES
U   trunk/CREDITS
U   trunk/channels/chan_unistim.c
U   trunk/configs/unistim.conf.sample

------------------------------------------------------------------------
r275466 | russell | 2010-07-10 09:44:18 -0500 (Sat, 10 Jul 2010) | 8 lines

Add support for devices with less than 3 lines on the LCD.

(closes issue https://issues.asterisk.org/view.php?id=17600)
Reported by: minaguib
Patches:
      ast_unistim_height_v2.patch uploaded by minaguib (license 1078)
Tested by: minaguib

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=275466 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-10 09:44 svnbot         Note Added: 0124453                          
======================================================================




More information about the asterisk-bugs mailing list