[Home]

Summary:ASTERISK-03365: [patch] CLI command to force agent logoff
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2005-01-27 11:44:45.000-0600Date Closed:2008-01-15 15:23:44.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20050128__agent_logoff.diff.txt
Description:A new command to terminate an agent's login:

CLI> agent logoff Agent/1234

****** ADDITIONAL INFORMATION ******

Disclaimer on file.
Comments:By: Mark Spencer (markster) 2005-01-27 23:40:36.000-0600

Could this be modified slightly so that if this is a callback agent it has a soft mode in which it logs them off without disrupting the current call (at least for callback agents) in addition to the existing behavior?  That could be extremely convenient.

By: Clod Patry (junky) 2005-01-28 06:11:48.000-0600

i love the idea in here, great idea corydon.

By: Tilghman Lesher (tilghman) 2005-01-28 11:10:33.000-0600

Okay, added:

CLI> agent logoff Agent/Smith soft

By: Mark Spencer (markster) 2005-01-30 00:53:49.000-0600

Added to CVS, thanks!

By: Russell Bryant (russell) 2005-01-30 23:29:08.000-0600

not in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:23:44.000-0600

Repository: asterisk
Revision: 4927

U   trunk/channels/chan_agent.c

------------------------------------------------------------------------
r4927 | markster | 2008-01-15 15:23:43 -0600 (Tue, 15 Jan 2008) | 2 lines

Add agent logon/logoff CLI command (bug ASTERISK-3365)

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

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