[asterisk-bugs] [Asterisk 0013182]: Missed Calls is cleared from phone status line
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 4 12:33:33 CDT 2008
The following issue requires your FEEDBACK.
======================================================================
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: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 133579
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-07-28 12:29 CDT
Last Modified: 2008-08-04 12:33 CDT
======================================================================
Summary: 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-08-04 12:33 mvanbaak Assigned To qwell => mvanbaak
2008-08-04 12:33 mvanbaak Status assigned => feedback
======================================================================
More information about the asterisk-bugs
mailing list