[Home]

Summary:ASTERISK-00115: Manager: Logoff should work without Authentication
Reporter:jayson (jayson)Labels:
Date Opened:2003-08-18 00:34:03Date Closed:2008-01-15 14:32:19.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Right now, giving the manager:

Action: Logoff

Doesn't work if no authentication is yet done.  Instead we receive:

Response: Error
Message: Authentication Required

I just don't like dropping the connection at that point.  It seems that there should be a simple way to abort a failed connection without resorting to the transport level.
Comments:By: jayson (jayson) 2003-08-18 00:35:05

FYI, SMTP, POP3, and IMAP support this.  It just seems incomplete to me.

Yes, I'm being pedantic again.

By: Mark Spencer (markster) 2003-08-18 00:57:01

Added to CVS

By: Digium Subversion (svnbot) 2008-01-15 14:32:19.000-0600

Repository: asterisk
Revision: 1362

U   trunk/manager.c

------------------------------------------------------------------------
r1362 | markster | 2008-01-15 14:32:18 -0600 (Tue, 15 Jan 2008) | 2 lines

Add "Logoff" before logging in (bug ASTERISK-115)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=1362