2005-02-18 |
Mark Spencer | Add event for agentlogoff from CLI (bug #3611) |
blob | commitdiff |
2005-02-14 |
Mark Spencer | Fix native agent transfer, add UPGRADE.txt for notes... |
blob | commitdiff | diff to current |
2005-02-10 |
Mark Spencer | Make agent support sending url (bug #3543) |
blob | commitdiff | diff to current |
2005-02-08 |
Mark Spencer | quicky agent formatting fix, merge polarity/answer... |
blob | commitdiff | diff to current |
2005-02-07 |
Mark Spencer | Inherit variables across an agent (bug #3520) |
blob | commitdiff | diff to current |
2005-02-01 |
Mark Spencer | Fix agent moh issue (bug #3383) |
blob | commitdiff | diff to current |
2005-01-30 |
Mark Spencer | Add agent logon/logoff CLI command (bug #3440) |
blob | commitdiff | diff to current |
2005-01-25 |
Mark Spencer | Merge config updates (bug #3406) |
blob | commitdiff | diff to current |
2005-01-21 |
Russell Bryant | update copyright headers for 2005 |
blob | commitdiff | diff to current |
2005-01-17 |
Mark Spencer | Rid us of a silly compiler warning |
blob | commitdiff | diff to current |
2005-01-15 |
Mark Spencer | Fix agent deadlock (bug #3311) |
blob | commitdiff | diff to current |
2005-01-15 |
Mark Spencer | Make groups be 64-bits (bug #3351, with mods) |
blob | commitdiff | diff to current |
2005-01-01 |
Mark Spencer | Add ability to remember agents |
blob | commitdiff | diff to current |
2004-12-31 |
Mark Spencer | Agent documentation changes to agents and verbose ... |
blob | commitdiff | diff to current |
2004-12-22 |
Jim Dixon | Fixed ackcall (once again, this time differently) in... |
blob | commitdiff | diff to current |
2004-12-19 |
Mark Spencer | Merge Olle's comment patch (bug #3097) |
blob | commitdiff | diff to current |
2004-12-16 |
Mark Spencer | Merge russell's flag macro patch (with slight mods... |
blob | commitdiff | diff to current |
2004-12-15 |
Mark Spencer | Remove broken "ackcall" fix (bug #3043) |
blob | commitdiff | diff to current |
2004-12-11 |
Mark Spencer | Fix use count for agent/local (bug #2996 et al) |
blob | commitdiff | diff to current |
2004-12-10 |
Jim Dixon | Added 'c' option to AgentMonitorOutgoing (like in wiki... |
blob | commitdiff | diff to current |
2004-12-10 |
Jim Dixon | Fix ackcall problem for Zaptel channels |
blob | commitdiff | diff to current |
2004-12-09 |
Jim Dixon | Fixed call parking, added separate paramater to allow... |
blob | commitdiff | diff to current |
2004-12-07 |
Mark Spencer | Big diet for struct ast_channel |
blob | commitdiff | diff to current |
2004-12-01 |
Mark Spencer | Merge manager action and example (bug #2701) |
blob | commitdiff | diff to current |
2004-11-13 |
Mark Spencer | Big agent / queue fixes |
blob | commitdiff | diff to current |
2004-11-12 |
Mark Spencer | Make status available on agent channels |
blob | commitdiff | diff to current |
2004-11-01 |
Mark Spencer | Debugging improvements (bug #2765) |
blob | commitdiff | diff to current |
2004-10-26 |
Mark Spencer | Pass concept of status back, permit "leaveempty" to... |
blob | commitdiff | diff to current |
2004-10-24 |
James Golovich | Fix compilation of chan_agent.c on gcc < 3.0 |
blob | commitdiff | diff to current |
2004-10-24 |
Mark Spencer | Add new features to agent stuff (bug #1693) |
blob | commitdiff | diff to current |
2004-10-23 |
Mark Spencer | First pass at making transfer work within agent (not... |
blob | commitdiff | diff to current |
2004-10-16 |
Mark Spencer | Fix hangup handling with chansiavail with agent (bug... |
blob | commitdiff | diff to current |
2004-10-03 |
Mark Spencer | Major PBX revamps (including labels, update examples) |
blob | commitdiff | diff to current |
2004-10-02 |
Mark Spencer | Huge callerid rework (might break H.323, others) |
blob | commitdiff | diff to current |
2004-08-11 |
Mark Spencer | Fix agentcallbacklogin wrapup time |
blob | commitdiff | diff to current |
2004-08-01 |
Mark Spencer | Uhm, that should be 0! |
blob | commitdiff | diff to current |
2004-07-17 |
Mark Spencer | rename "parking" to "features" in preparation for some... |
blob | commitdiff | diff to current |
2004-07-16 |
Mark Spencer | Last set of strncpy/snprintf updates (bug #2049) |
blob | commitdiff | diff to current |
2004-06-28 |
Mark Spencer | Allow custom beep to be specified for agents (bug ... |
blob | commitdiff | diff to current |
2004-06-22 |
James Golovich | Remove pthread.h from source. We should be using aster... |
blob | commitdiff | diff to current |
2004-06-22 |
Mark Spencer | Merge major BSD mutex and symbol conflict patches ... |
blob | commitdiff | diff to current |
2004-06-09 |
Mark Spencer | Merge FreeBSD locking fixes (bug #1411) |
blob | commitdiff | diff to current |
2004-06-03 |
Mark Spencer | Merge agent callback login/logoff events and logging... |
blob | commitdiff | diff to current |
2004-05-09 |
James Golovich | More ast_strlen_zero changes |
blob | commitdiff | diff to current |
2004-04-08 |
James Golovich | Hopefully the last round of removing needlock stuff |
blob | commitdiff | diff to current |
2004-04-08 |
James Golovich | Remove more needlock stuff |
blob | commitdiff | diff to current |
2004-04-06 |
Mark Spencer | Get rid of all that old needlock garbage now that we... |
blob | commitdiff | diff to current |
2004-04-03 |
Mark Spencer | Merge Mike's updates for agent CDR updates |
blob | commitdiff | diff to current |
2004-03-27 |
Mark Spencer | Make read/write mode have a lock parameter and use... |
blob | commitdiff | diff to current |
2004-03-04 |
Mark Spencer | Add support for parking with IAX2 |
blob | commitdiff | diff to current |
2004-02-14 |
Mark Spencer | Add logging of agent login/logoff |
blob | commitdiff | diff to current |
2004-02-12 |
Martin Pycko | Fix recording the agent's calls by default |
blob | commitdiff | diff to current |
2004-02-10 |
Martin Pycko | Fix some minor errors: when logging off using AgentCall... |
blob | commitdiff | diff to current |
2004-02-05 |
Martin Pycko | Add AgentMonitorOutgoing application to allow recording... |
blob | commitdiff | diff to current |
2004-02-03 |
Martin Pycko | Add recording agent's calls patch. Basically the call... |
blob | commitdiff | diff to current |
2003-11-08 |
Mark Spencer | Trustingly add Thorston's deadlock patch |
blob | commitdiff | diff to current |
2003-09-08 |
Mark Spencer | BSD portability enhancements (bug #234) |
blob | commitdiff | diff to current |
2003-09-07 |
Mark Spencer | Copy context properly |
blob | commitdiff | diff to current |
2003-09-06 |
Mark Spencer | When taking a masqed call, be sure to mark it as acknow... |
blob | commitdiff | diff to current |
2003-09-06 |
Mark Spencer | Be sure we have the agent lock |
blob | commitdiff | diff to current |
2003-09-04 |
Mark Spencer | Base ackcall on newly available agent, not the pending one |
blob | commitdiff | diff to current |
2003-08-27 |
Mark Spencer | We have to release app_lock even if there is no channel... |
blob | commitdiff | diff to current |
2003-08-26 |
Mark Spencer | Make ack_sleep do something |
blob | commitdiff | diff to current |
2003-08-26 |
Mark Spencer | Clear high res value |
blob | commitdiff | diff to current |
2003-08-26 |
Mark Spencer | handle app_lock properly |
blob | commitdiff | diff to current |
2003-08-26 |
Mark Spencer | How about manipulating the right lock |
blob | commitdiff | diff to current |
2003-08-26 |
Mark Spencer | Make res deterministic, don't release lock until totall... |
blob | commitdiff | diff to current |
2003-08-26 |
Mark Spencer | Fix agent deadlock |
blob | commitdiff | diff to current |
2003-08-26 |
Mark Spencer | Wait for '#' to acknowledge pending agents, too when... |
blob | commitdiff | diff to current |
2003-08-23 |
Mark Spencer | Handle timing file descriptor properly with agents |
blob | commitdiff | diff to current |
2003-08-21 |
Mark Spencer | First pass at making '#' work on non-callback agents |
blob | commitdiff | diff to current |
2003-08-19 |
Mark Spencer | Revert earlier changes |
blob | commitdiff | diff to current |
2003-08-19 |
Mark Spencer | Fix typo |
blob | commitdiff | diff to current |
2003-08-19 |
Mark Spencer | Create/dial channel if availability is on callback... |
blob | commitdiff | diff to current |
2003-08-19 |
Mark Spencer | Put agent login board in the right place |
blob | commitdiff | diff to current |
2003-08-19 |
Mark Spencer | Check availability on callback agents when no wrapuptim... |
blob | commitdiff | diff to current |
2003-08-19 |
Mark Spencer | Quick fix |
blob | commitdiff | diff to current |
2003-08-19 |
Mark Spencer | Don't create a pending agent if nobody is logged in |
blob | commitdiff | diff to current |
2003-08-16 |
Mark Spencer | Verify extension is correct |
blob | commitdiff | diff to current |
2003-08-16 |
Martin Pycko | Show the names of the codecs instead of the numbers... |
blob | commitdiff | diff to current |
2003-08-16 |
Mark Spencer | Update agent documentation |
blob | commitdiff | diff to current |
2003-08-14 |
Mark Spencer | Allow AgentCallbackLogin to specify new location (bug... |
blob | commitdiff | diff to current |
2003-08-14 |
Mark Spencer | ignore musicclass for music on hold (bug #62) |
blob | commitdiff | diff to current |
2003-08-14 |
Mark Spencer | Send callerid on callback agents (bug #103) |
blob | commitdiff | diff to current |
2003-08-13 |
Mark Spencer | Lock on indication, fix agent buglet |
blob | commitdiff | diff to current |
2003-08-13 |
Mark Spencer | Add any missing locking calls |
blob | commitdiff | diff to current |
2003-08-13 |
Mark Spencer | Totally revamp thread debugging to support locating... |
blob | commitdiff | diff to current |
2003-08-13 |
Mark Spencer | In agent, forward codecs along |
blob | commitdiff | diff to current |
2003-08-08 |
Mark Spencer | Properly defuse race in chan_local, fix extremely unlik... |
blob | commitdiff | diff to current |
2003-08-06 |
Mark Spencer | Try immediately logged in agents first, then callbacklo... |
blob | commitdiff | diff to current |
2003-08-06 |
Mark Spencer | Fix race in agent login |
blob | commitdiff | diff to current |
2003-08-05 |
Mark Spencer | Fix options, switch default |
blob | commitdiff | diff to current |
2003-08-05 |
Mark Spencer | Merge tim's "ack" option |
blob | commitdiff | diff to current |
2003-08-04 |
Mark Spencer | Fix login to allow logging off with @context |
blob | commitdiff | diff to current |
2003-08-04 |
Mark Spencer | Clear acknowledged flag on hangup |
blob | commitdiff | diff to current |
2003-08-03 |
Mark Spencer | Honor context in agent callback login |
blob | commitdiff | diff to current |
2003-08-02 |
Mark Spencer | Fix sounds descriptions, add more info to chan_agent |
blob | commitdiff | diff to current |
2003-07-28 |
Mark Spencer | Add wrapup time |
blob | commitdiff | diff to current |
2003-07-27 |
Mark Spencer | Properly handle hangups on agent, improve formatting... |
blob | commitdiff | diff to current |
2003-07-22 |
Mark Spencer | First pass at auto logoff support |
blob | commitdiff | diff to current |
next |