[asterisk-bugs] [Asterisk 0012087]: sip queue members state becomes invalid if after asterisk restart
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Feb 27 10:23:26 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=12087
======================================================================
Reported By: liorm
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 12087
Category: Applications/app_queue
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: 1.6.0-beta4
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-27-2008 09:42 CST
Last Modified: 02-27-2008 10:23 CST
======================================================================
Summary: sip queue members state becomes invalid if after
asterisk restart
Description:
1. login to queue as sip member
2. stop and start asterisk
3. the sip member status is changed to "invalid" and it does not receive
calls.
======================================================================
----------------------------------------------------------------------
svnbot - 02-27-08 10:23
----------------------------------------------------------------------
Repository: asterisk
Revision: 104539
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r104539 | file | 2008-02-27 10:23:22 -0600 (Wed, 27 Feb 2008) | 4 lines
When queueing up a device state change when the peer is loaded from the
configuration give it a state of not in use. We have to do this because the
channel technology may not yet be registered so the state could not be
queried and would be considered invalid.
(closes issue http://bugs.digium.com/view.php?id=12087)
Reported by: liorm
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=104539
Issue History
Date Modified Username Field Change
======================================================================
02-27-08 10:23 svnbot Checkin
02-27-08 10:23 svnbot Note Added: 0083038
02-27-08 10:23 svnbot Status acknowledged => assigned
02-27-08 10:23 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list