[asterisk-bugs] [Asterisk 0015852]: [patch] Hints/extension state random in 1.6.0.15
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 7 13:38:25 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15852
======================================================================
Reported By: amorsen
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15852
Category: Channels/chan_sip/Subscriptions
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.6.0.14
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-09-08 10:31 CDT
Last Modified: 2009-10-07 13:38 CDT
======================================================================
Summary: [patch] Hints/extension state random in 1.6.0.15
Description:
I am getting lots of these:
== Extension Changed 771[Hints] new state Ringing for Notify User
785-000413233e36-1
== Extension Changed 772[Hints] new state Idle for Notify User
792-00041327d17e-1
The hint extension seems fairly random, and every time it obviously
notifies all watchers. The state also seems random. Nothing is happening on
the system to explain this behaviour.
The problem appears on the three different production systems temporarily
running 1.6.15. My test system with only 4 connected phones does not
exhibit the problem, unfortunately.
1.6.13 is fine; I have downgraded back to that for now. 1.6.1.6 is fine
too.
I tried reverting these two changes: r205414:r205415 r204753:r204754. No
improvement.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0015961 Core show hints report wrong state
======================================================================
----------------------------------------------------------------------
(0112014) svnbot (reporter) - 2009-10-07 13:38
https://issues.asterisk.org/view.php?id=15852#c112014
----------------------------------------------------------------------
Repository: asterisk
Revision: 222605
U branches/1.6.0/main/pbx.c
------------------------------------------------------------------------
r222605 | seanbright | 2009-10-07 13:38:21 -0500 (Wed, 07 Oct 2009) | 14
lines
Properly initialize ast_devstate_aggregate so we don't crash sporadically.
This looks like it was just missed during a merge.
(closes issue https://issues.asterisk.org/view.php?id=15841)
Reported by: amorsen
Patches:
ast_devstate_aggregate_init-in-ast_extension_state2.patch uploaded
by amorsen (license 676)
Tested by: amorsen
(closes issue https://issues.asterisk.org/view.php?id=15852)
Reported by: amorsen
Tested by: amorsen, farisraouf
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=222605
Issue History
Date Modified Username Field Change
======================================================================
2009-10-07 13:38 svnbot Checkin
2009-10-07 13:38 svnbot Note Added: 0112014
======================================================================
More information about the asterisk-bugs
mailing list