[Home]

Summary:ASTERISK-14410: Revision 203638 seems to break the update of hints
Reporter:Laurent Steffan (lmsteffan)Labels:
Date Opened:2009-07-02 00:56:45Date Closed:2009-07-08 18:07:10
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:With asterisk r203638 and following, the state of my devices (as given by "core show hints") is always Unavailable. Previously (I checked that it still works with r203605), the state of my devices was something like Idle, Ringing, etc. and changed smoothly when one called the extension to which the device is associated (Idle -> Ringing -> Busy -> Idle).
Comments:By: Digium Subversion (svnbot) 2009-07-08 18:07:09

Repository: asterisk
Revision: 205469

U   trunk/main/pbx.c

------------------------------------------------------------------------
r205469 | mnicholson | 2009-07-08 18:07:09 -0500 (Wed, 08 Jul 2009) | 5 lines

Fix a CEL related regression with hints updating by subscribing to AST_DEVICE_STATE instead of AST_DEVICE_STATE_CHANGED.

(closes issue ASTERISK-14410)
Reported by: lmsteffan

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

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