[asterisk-bugs] [JIRA] (ASTERISK-21781) Queue doesn't identify a removed sip peer
André Emerich (JIRA)
noreply at issues.asterisk.org
Mon May 13 16:32:38 CDT 2013
André Emerich created ASTERISK-21781:
----------------------------------------
Summary: Queue doesn't identify a removed sip peer
Key: ASTERISK-21781
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21781
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_queue, Resources/res_sip
Affects Versions: 1.8.20.1
Environment: Debian 6, Asterisk, Dahdi
Reporter: André Emerich
I have an Asterisk PBX in production which I got a strange error.
A member, SIP/1234, was in a queue.
I removed the sip configs of 1234 exten from sip.conf
After this, I did a "reload" on Asterisk.
So, if I look at the sip peers "sip show peers" the exten isn't there anymore.
But, if I take a look at the Queue "queue show" the exten is there with the last status.
For example:
SIP/1234 (dynamic) (Not in use) has taken no calls yet
If, at least, the Asterisk put the status to Unavailable, it would help to identify a problematic exten.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list