aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_agent.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-19Quick fixmarkster1-1/+1
2003-08-19Don't create a pending agent if nobody is logged inmarkster1-34/+40
2003-08-16Verify extension is correctmarkster1-5/+28
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp1-4/+4
2003-08-16Update agent documentationmarkster1-1/+1
2003-08-14Allow AgentCallbackLogin to specify new location (bug #46)markster1-1/+10
2003-08-14ignore musicclass for music on hold (bug #62)markster1-0/+2
2003-08-14Send callerid on callback agents (bug #103)markster1-0/+6
2003-08-13Lock on indication, fix agent bugletmarkster1-0/+2
2003-08-13Add any missing locking callsmarkster1-12/+35
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-96/+96
2003-08-13In agent, forward codecs alongmarkster1-5/+7
2003-08-08Properly defuse race in chan_local, fix extremely unlikely path for losing lo...markster1-0/+2
2003-08-06Try immediately logged in agents first, then callbacklogin onesmarkster1-1/+29
2003-08-06Fix race in agent loginmarkster1-0/+1
2003-08-05Fix options, switch defaultmarkster1-1/+1
2003-08-05Merge tim's "ack" optionmarkster1-0/+13
2003-08-04Fix login to allow logging off with @contextmarkster1-1/+1
2003-08-04Clear acknowledged flag on hangupmarkster1-0/+1
2003-08-03Honor context in agent callback loginmarkster1-1/+12
2003-08-02Fix sounds descriptions, add more info to chan_agentmarkster1-0/+4
2003-07-28Add wrapup timemarkster1-6/+38
2003-07-27Properly handle hangups on agent, improve formatting of sample agents.confmarkster1-3/+6
2003-07-22First pass at auto logoff supportmarkster1-0/+18
2003-07-16Fix race in agent/masquerademarkster1-0/+2
2003-07-16Fix potential race in check_availabilitymarkster1-1/+1
2003-07-14Add musiconhold definitions to show agentsmarkster1-2/+5
2003-07-14instead of hanging up channel after masquerade (risking deadlock), mark it as...markster1-1/+3
2003-07-14Don't check availability on a hungup channelmarkster1-1/+1
2003-07-14Add dynamic agent stuff, still missing audio filesmarkster1-9/+102
2003-07-09Fix race in Agentsmarkster1-8/+36
2003-07-08Lock agents while removing pending onesmarkster1-0/+2
2003-07-08Don't retry lock if there is no channelmarkster1-4/+6
2003-07-01Create concept of a "pending agent", so you can have agents access pending callsmarkster1-44/+209
2003-07-01Add agent groupings, fix the "incorrect" message on first login attemptmarkster1-2/+18
2003-06-16Check if the musiconholdclass was changed with setmusiconhold and if yes then...martinp1-0/+3
2003-03-20Merge some of Mahmut's patchesmarkster1-21/+44
2002-12-06Version 0.3.0 from FTPmarkster1-18/+118
2002-09-02Version 0.2.0 from FTPmarkster1-0/+611