summaryrefslogtreecommitdiff
path: root/channels/chan_agent.c
AgeCommit message (Expand)Author
2003-08-13In agent, forward codecs alongMark Spencer
2003-08-08Properly defuse race in chan_local, fix extremely unlikely path for losing lo...Mark Spencer
2003-08-06Try immediately logged in agents first, then callbacklogin onesMark Spencer
2003-08-06Fix race in agent loginMark Spencer
2003-08-05Fix options, switch defaultMark Spencer
2003-08-05Merge tim's "ack" optionMark Spencer
2003-08-04Fix login to allow logging off with @contextMark Spencer
2003-08-04Clear acknowledged flag on hangupMark Spencer
2003-08-03Honor context in agent callback loginMark Spencer
2003-08-02Fix sounds descriptions, add more info to chan_agentMark Spencer
2003-07-28Add wrapup timeMark Spencer
2003-07-27Properly handle hangups on agent, improve formatting of sample agents.confMark Spencer
2003-07-22First pass at auto logoff supportMark Spencer
2003-07-16Fix race in agent/masqueradeMark Spencer
2003-07-16Fix potential race in check_availabilityMark Spencer
2003-07-14Add musiconhold definitions to show agentsMark Spencer
2003-07-14instead of hanging up channel after masquerade (risking deadlock), mark it as...Mark Spencer
2003-07-14Don't check availability on a hungup channelMark Spencer
2003-07-14Add dynamic agent stuff, still missing audio filesMark Spencer
2003-07-09Fix race in AgentsMark Spencer
2003-07-08Lock agents while removing pending onesMark Spencer
2003-07-08Don't retry lock if there is no channelMark Spencer
2003-07-01Create concept of a "pending agent", so you can have agents access pending callsMark Spencer
2003-07-01Add agent groupings, fix the "incorrect" message on first login attemptMark Spencer
2003-06-16Check if the musiconholdclass was changed with setmusiconhold and if yes then...Martin Pycko
2003-03-20Merge some of Mahmut's patchesMark Spencer
2002-12-06Version 0.3.0 from FTPMark Spencer
2002-09-02Version 0.2.0 from FTPMark Spencer