Update agent documentation
[asterisk/asterisk.git] / channels / chan_agent.c
2003-08-16 Mark SpencerUpdate agent documentation
2003-08-14 Mark SpencerAllow AgentCallbackLogin to specify new location (bug...
2003-08-14 Mark Spencerignore musicclass for music on hold (bug #62)
2003-08-14 Mark SpencerSend callerid on callback agents (bug #103)
2003-08-13 Mark SpencerLock on indication, fix agent buglet
2003-08-13 Mark SpencerAdd any missing locking calls
2003-08-13 Mark SpencerTotally revamp thread debugging to support locating...
2003-08-13 Mark SpencerIn agent, forward codecs along
2003-08-08 Mark SpencerProperly defuse race in chan_local, fix extremely unlik...
2003-08-06 Mark SpencerTry immediately logged in agents first, then callbacklo...
2003-08-06 Mark SpencerFix race in agent login
2003-08-05 Mark SpencerFix options, switch default
2003-08-05 Mark SpencerMerge tim's "ack" option
2003-08-04 Mark SpencerFix login to allow logging off with @context
2003-08-04 Mark SpencerClear acknowledged flag on hangup
2003-08-03 Mark SpencerHonor context in agent callback login
2003-08-02 Mark SpencerFix sounds descriptions, add more info to chan_agent
2003-07-28 Mark SpencerAdd wrapup time
2003-07-27 Mark SpencerProperly handle hangups on agent, improve formatting...
2003-07-22 Mark SpencerFirst pass at auto logoff support
2003-07-16 Mark SpencerFix race in agent/masquerade
2003-07-16 Mark SpencerFix potential race in check_availability
2003-07-14 Mark SpencerAdd musiconhold definitions to show agents
2003-07-14 Mark Spencerinstead of hanging up channel after masquerade (risking...
2003-07-14 Mark SpencerDon't check availability on a hungup channel
2003-07-14 Mark SpencerAdd dynamic agent stuff, still missing audio files
2003-07-09 Mark SpencerFix race in Agents
2003-07-08 Mark SpencerLock agents while removing pending ones
2003-07-08 Mark SpencerDon't retry lock if there is no channel
2003-07-01 Mark SpencerCreate concept of a "pending agent", so you can have...
2003-07-01 Mark SpencerAdd agent groupings, fix the "incorrect" message on...
2003-06-16 Martin PyckoCheck if the musiconholdclass was changed with setmusic...
2003-03-20 Mark SpencerMerge some of Mahmut's patches
2002-12-06 Mark SpencerVersion 0.3.0 from FTP
2002-09-02 Mark SpencerVersion 0.2.0 from FTP