app_agent_pool: Fix initial module load agent device state reporting.
[asterisk/asterisk.git] / apps / app_agent_pool.c
2015-01-30 Richard Mudgettapp_agent_pool: Fix initial module load agent device...
2015-01-12 Richard MudgettRevert -r430452 It needs to be redone for the next...
2015-01-09 Richard MudgettAMI: Remove no longer used parameter from astman_send_l...
2015-01-09 Richard MudgettAMI: Make AMI actions that generate event lists consistent.
2014-11-06 Richard Mudgettapp_agent_pool: Made agent alert interruptable by DTMF.
2014-07-25 Mark MichelsonAdd module support level to ast_module_info structure...
2014-07-20 Matthew Jordanmedia formats: re-architect handling of media for perfo...
2014-06-13 Matthew Jordanstasis: Reduce creation of channel snapshots to improve...
2014-05-28 Richard Mudgettapp_agent_pool: Return to dialplan if the agent fails...
2014-03-07 Scott Griepentroguniqueid: channel linkedid, ami, ari object creation...
2013-12-18 Kevin Harwellchannel locking: Add locking for channel snapshot creation
2013-12-17 Jonathan Rosebridging: Give bridges a name and a known creator
2013-12-05 David M. LeeReverting r403311. It's causing ARI tests to hang.
2013-12-03 Mark MichelsonAdd channel locking for channel snapshot creation.
2013-10-08 Richard Mudgettapp_agent_pool: Fix AMI/CLI AgentLogoff soft preventing...
2013-09-13 Richard MudgettRestore Dial, Queue, and FollowMe 'I' option support.
2013-09-06 Richard Mudgettastobj2: Add warn unused attribute to some functions.
2013-08-22 Richard MudgettBridge API: Set a cause code on a channel when it is...
2013-08-21 Richard MudgettFix several interrelated issues dealing with the holdin...
2013-08-01 Kinsey MooreFix documentation replication issues
2013-07-26 Richard MudgettRemove the unsafe bridge parameter from ast_bridge_hook...
2013-07-25 Matthew JordanA great big renaming patch
2013-07-25 Matthew JordanMove after bridge callbacks into their own file
2013-07-24 Matthew JordanUpdate bridge_channel refactorings; export bridge_...
2013-07-24 Matthew JordanPerform the initial renaming of the Bridging API
2013-07-15 Richard MudgettReplace chan_agent with app_agent_pool.
2013-07-03 Richard MudgettRevert accidental overcommit.
2013-07-03 Richard MudgettAdd BUGBUG note for ASTERISK-22009