aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_agent.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...markster1-2/+2
2005-03-27Make status update on agents properlymarkster1-0/+1
2005-03-22Fix chan_agent segfault (bug #3590)markster1-2/+3
2005-03-05Propagate device state properly when agentlogoff command is issuedmarkster1-0/+1
2005-03-05Don't consider wrapuptime when call was not answeredmarkster1-2/+2
2005-03-05More persistence fixesmarkster1-1/+1
2005-03-05Minor persistence fixesmarkster1-3/+5
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster1-58/+73
2005-03-03Member presistance improvements (bug #3647)markster1-39/+23
2005-03-01Update agent manager docs (bug #3687)markster1-1/+2
2005-02-28Don't pass agent audio until call is confirmed (bug #3677)markster1-0/+5
2005-02-25Add execiftime, remove duplicate agent logoff CLImarkster1-49/+0
2005-02-25Adding support to log off an agent from the consolemattf1-0/+49
2005-02-18Add event for agentlogoff from CLI (bug #3611)markster1-1/+11
2005-02-14Fix native agent transfer, add UPGRADE.txt for notes about backwards compatib...markster1-9/+13
2005-02-10Make agent support sending url (bug #3543)markster1-0/+12
2005-02-08quicky agent formatting fix, merge polarity/answer patch (bug #2847)markster1-2/+1
2005-02-07Inherit variables across an agent (bug #3520)markster1-0/+1
2005-02-01Fix agent moh issue (bug #3383)markster1-1/+6
2005-01-30Add agent logon/logoff CLI command (bug #3440)markster1-0/+59
2005-01-25Merge config updates (bug #3406)markster1-2/+2
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-17Rid us of a silly compiler warningmarkster1-8/+10
2005-01-15Fix agent deadlock (bug #3311)markster1-3/+10
2005-01-15Make groups be 64-bits (bug #3351, with mods)markster1-4/+4
2005-01-01Add ability to remember agentsmarkster1-2/+107
2004-12-31Agent documentation changes to agents and verbose / debug fixes (bug #3158)markster1-125/+176
2004-12-22Fixed ackcall (once again, this time differently) in chan_agentjim1-1/+1
2004-12-19Merge Olle's comment patch (bug #3097)markster1-1/+1
2004-12-16Merge russell's flag macro patch (with slight mods) (bug #3046)markster1-13/+0
2004-12-15Remove broken "ackcall" fix (bug #3043)markster1-0/+5
2004-12-11Fix use count for agent/local (bug #2996 et al)markster1-0/+4
2004-12-10Added 'c' option to AgentMonitorOutgoing (like in wiki, wiki, wiki) whichjim1-0/+5
2004-12-10Fix ackcall problem for Zaptel channelsjim1-0/+8
2004-12-09Fixed call parking, added separate paramater to allow/disallow call parking onjim1-1/+6
2004-12-07Big diet for struct ast_channelmarkster1-3/+3
2004-12-01Merge manager action and example (bug #2701)markster1-0/+71
2004-11-13Big agent / queue fixesmarkster1-1/+5
2004-11-12Make status available on agent channelsmarkster1-1/+51
2004-11-01Debugging improvements (bug #2765)markster1-0/+1
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...markster1-2/+7
2004-10-24Fix compilation of chan_agent.c on gcc < 3.0citats1-1/+1
2004-10-24Add new features to agent stuff (bug #1693)markster1-23/+144
2004-10-23First pass at making transfer work within agent (not tested, shouldn't break ...markster1-2/+22
2004-10-16Fix hangup handling with chansiavail with agent (bug #2658)markster1-2/+15
2004-10-03Major PBX revamps (including labels, update examples)markster1-1/+1
2004-10-02Huge callerid rework (might break H.323, others)markster1-10/+16
2004-08-11Fix agentcallbacklogin wrapup timemarkster1-5/+20
2004-08-01Uhm, that should be 0!markster1-1/+13
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....markster1-1/+1