summaryrefslogtreecommitdiff
path: root/apps/app_agent_pool.c
AgeCommit message (Expand)Author
2017-12-15aco: Minimize use of regex.Corey Farrell
2017-10-28app_agent_spool: Fix typo in dtmf features usage desctiptionIgor Goncharovskiy
2017-10-23app_agent_pool.c: Fix online documentation typo.Richard Mudgett
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-01-30app_agent_pool: Fix initial module load agent device state reporting.Richard Mudgett
2015-01-12Revert -r430452 It needs to be redone for the next major AMI version change i...Richard Mudgett
2015-01-09AMI: Remove no longer used parameter from astman_send_listack().Richard Mudgett
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-11-06app_agent_pool: Made agent alert interruptable by DTMF.Richard Mudgett
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-05-28app_agent_pool: Return to dialplan if the agent fails to ack the call.Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-08app_agent_pool: Fix AMI/CLI AgentLogoff soft preventing agents from logging b...Richard Mudgett
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-06astobj2: Add warn unused attribute to some functions.Richard Mudgett
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-03Revert accidental overcommit.Richard Mudgett
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett