[Home]

Summary:ASTERISK-12725: [patch] add CLI command 'agents2 show available' in app_agents.c
Reporter:Humberto Figuera (korihor)Labels:
Date Opened:2008-09-12 17:05:46Date Closed:2008-12-09 14:35:39.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_agents.c.agent_show_available.patch
( 1) app_agents.c.agent_show_available.patch_v2
( 2) app_agents.c.agent_show_available.patch_v3
Description:In branch http://svn.digium.com/svn/asterisk/team/file/app_agents add CLI command 'agents2 show available'
Comments:By: snuffy (snuffy) 2008-09-13 18:47:47

If your going to make a cli command, you should at least make a manager command to go with.


By: Humberto Figuera (korihor) 2008-09-13 19:00:49

Hi snuffy, I don't know what is a 'manager command', I just see in chan_agent.c a usefull 'agents show online' and make 'agents2 show available' for app_agents.c. If you tell me about 'manager commnad' I will make too. Thanks.

By: Humberto Figuera (korihor) 2008-09-13 21:28:02

Hi snuffy, I added v2 of patch with manager command's for app_agents on branch http://svn.digium.com/svn/asterisk/team/file/app_agents. Thanks.

By: Humberto Figuera (korihor) 2008-09-15 17:54:42

Add v3 for fix agents2_show_available :p

By: Tilghman Lesher (tilghman) 2008-11-10 16:45:12.000-0600

There is no app_agent.c in Asterisk at all.  Was this dependent upon another contribution that was never submitted or rejected?

By: Humberto Figuera (korihor) 2008-11-11 11:25:25.000-0600

Yes, it is for the branch http://svn.digium.com/svn/asterisk/team/file/app_agents . I asked in the IRC and I was told to place the patch here beacuse of the licensing.

By: Digium Subversion (svnbot) 2008-12-09 14:35:38.000-0600

Repository: asterisk
Revision: 162270

U   team/file/app_agents/apps/app_agents.c

------------------------------------------------------------------------
r162270 | file | 2008-12-09 14:35:38 -0600 (Tue, 09 Dec 2008) | 6 lines

Add an additional CLI command and some manager commands.
(closes issue ASTERISK-12725)
Reported by: korihor
Patches:
     app_agents.c.agent_show_available.patch_v3 uploaded by korihor (license 462)

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

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