[asterisk-bugs] [Asterisk 0013525]: hint change state to Idle when peer reregisters
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 11 09:05:46 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13525
======================================================================
Reported By: pj
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 13525
Category: Channels/chan_sip/Subscriptions
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 143737
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-20 05:25 CDT
Last Modified: 2008-12-11 09:05 CST
======================================================================
Summary: hint change state to Idle when peer reregisters
Description:
- peer make call and asterisk changes extension state to InUse.
- peers sip registration expires after specified interval in sip.conf
- peer refreshes sip registration using sip register
- asterisk changes extension state for that peer from InUse to Idle.
Users that have subscribed to this extension then see, that extension is
Idle, but it's wrong, because peer have still call and monitored extension
should stay InUse until hangup.
======================================================================
----------------------------------------------------------------------
(0096194) svnbot (reporter) - 2008-12-11 09:05
http://bugs.digium.com/view.php?id=13525#c96194
----------------------------------------------------------------------
Repository: asterisk
Revision: 162997
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r162997 | file | 2008-12-11 09:05:45 -0600 (Thu, 11 Dec 2008) | 4 lines
When a device registers to use it is entirely possible that they may be in
use, so tell the core that we don't know the devstate and have it ask us
for it.
(closes issue http://bugs.digium.com/view.php?id=13525)
Reported by: pj
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=162997
Issue History
Date Modified Username Field Change
======================================================================
2008-12-11 09:05 svnbot Checkin
2008-12-11 09:05 svnbot Note Added: 0096194
======================================================================
More information about the asterisk-bugs
mailing list