[asterisk-bugs] [Asterisk 0013182]: [patch] Missed Calls is cleared from phone status line

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 23 10:56:42 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13182 
====================================================================== 
Reported By:                pj
Assigned To:                mvanbaak
====================================================================== 
Project:                    Asterisk
Issue ID:                   13182
Category:                   Channels/chan_skinny
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 133579 
Request Review:              
====================================================================== 
Date Submitted:             2008-07-28 12:29 CDT
Last Modified:              2009-01-23 10:56 CST
====================================================================== 
Summary:                    [patch] Missed Calls is cleared from phone status
line
Description: 
chan_skinny is doing excessive clearing of phone status display, this
causes, that missed call info is cleared from display and can be accessed
only by entering phone missed call history, that is anoying for users.
I did packet dump of communication between skinny phone (cisco 7920) and
callmanager (4.1) and compared with packet dump between chan_skinny and
same phone (7920).
This issue is probably caused by chan_skinny, because asterisk replies to
phone's KeepAliveMessage, not only with KeepAliveAckMessage (as callmanager
only doing), but chan_skinny after AckMsg immediatelly sends also
DefineTimeDate and (2x) SetLampMessage!

Missed call issue was also discused in
http://bugs.digium.com/view.php?id=9152#64390
DEA said here, that callmanager also clears missed calls from phone
prompt, but is't not true.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
child of            0013821 [patch] segfault checking messages usin...
====================================================================== 

---------------------------------------------------------------------- 
 (0098578) svnbot (reporter) - 2009-01-23 10:56
 http://bugs.digium.com/view.php?id=13182#c98578 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 170460

U   trunk/channels/chan_skinny.c

------------------------------------------------------------------------
r170460 | mvanbaak | 2009-01-23 10:56:41 -0600 (Fri, 23 Jan 2009) | 8
lines

Dont clear the display of skinny phones when not needed.

(closes issue http://bugs.digium.com/view.php?id=13182)
Reported by: pj
Patches:
      2009011901_dontcleardisplay.diff.txt uploaded by mvanbaak (license
7)
Tested by: mvanbaak, pj

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-23 10:56 svnbot         Checkin                                      
2009-01-23 10:56 svnbot         Note Added: 0098578                          
======================================================================




More information about the asterisk-bugs mailing list