[asterisk-bugs] [Asterisk 0013238]: Flase state in core show hints
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Aug 5 09:03:18 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13238
======================================================================
Reported By: kowalma
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13238
Category: Channels/chan_sip/Subscriptions
Reproducibility: random
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.6.0-beta9
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-05 07:45 CDT
Last Modified: 2008-08-05 09:03 CDT
======================================================================
Summary: Flase state in core show hints
Description:
core show hint shows false value of dev state:
asterisk-IBM*CLI> core show hint 1231
1231 at hints : SIP/1231
State:InUse Watchers 0
1 hint matching extension 1231
asterisk-IBM:/usr/src# rasterisk -x "core show channels" | grep 1231
asterisk-IBM:/usr/src#
asterisk-IBM:/usr/src# rasterisk -x "sip show channels" | grep 1231
SIP/1231 is asterisk 1.4.19, asterisk IBM (where I do core show hints) is
1.6.beta9
Restarting asterisk on 1231 does not solve the problem.
======================================================================
----------------------------------------------------------------------
(0091085) Corydon76 (administrator) - 2008-08-05 09:03
http://bugs.digium.com/view.php?id=13238#c91085
----------------------------------------------------------------------
If SIP/1231 transferred a call incoming from a queue somewhere else, and
that call is still active, then this is expected behavior. Queued calls
are associated with the channel to which they are originally delivered,
even when the call is subsequently transferred (until the call is
completed).
Issue History
Date Modified Username Field Change
======================================================================
2008-08-05 09:03 Corydon76 Note Added: 0091085
======================================================================
More information about the asterisk-bugs
mailing list