2006-01-12 |
Matt O'Gorman | Added option for limiting a user from logging in |
blob | commitdiff |
2006-01-12 |
Matt O'Gorman | removed unused variable and config parsing for it |
blob | commitdiff | diff to current |
2006-01-11 |
Russell Bryant | Merged revisions 7986 via svnmerge from |
blob | commitdiff | diff to current |
2006-01-11 |
Russell Bryant | convert some channels to use the memory allocation... |
blob | commitdiff | diff to current |
2006-01-06 |
Kevin P. Fleming | Merged revisions 7829 via svnmerge from |
blob | commitdiff | diff to current |
2006-01-05 |
Kevin P. Fleming | Merged revisions 7809 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-30 |
Russell Bryant | update doxygen docs to specify authors |
blob | commitdiff | diff to current |
2005-12-26 |
Russell Bryant | Merged revisions 7634 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-21 |
BJ Weschke | Bug #6040 - Documentation correction |
blob | commitdiff | diff to current |
2005-12-20 |
Russell Bryant | add AGENT function, similar to SIPPEER or IAXPEER ... |
blob | commitdiff | diff to current |
2005-12-13 |
Kevin P. Fleming | Merged revisions 7448-7449,7451,7453 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-03 |
Tilghman Lesher | Bug 5858 - Make the chanvars.c functions return a ... |
blob | commitdiff | diff to current |
2005-12-02 |
Kevin P. Fleming | Merged revisions 7265-7266,7268-7275 via svnmerge from |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | more header include simplification |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | don't loop forever on an invalid options string (issue... |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | issue #5605 |
blob | commitdiff | diff to current |
2005-11-03 |
Kevin P. Fleming | major update to arg/option parsing APIs and documentation |
blob | commitdiff | diff to current |
2005-10-28 |
Kevin P. Fleming | fix remaining breakage from yesterday's changes |
blob | commitdiff | diff to current |
2005-10-28 |
Kevin P. Fleming | use new app-argument macros, and try to fix yesterday... |
blob | commitdiff | diff to current |
2005-10-27 |
Russell Bryant | Remove unnecessary checks before calls to ast_strlen_ze... |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | fix up arguments to AgentCallbackLogin so that the... |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-14 |
Kevin P. Fleming | support sending text through agent channels (issue... |
blob | commitdiff | diff to current |
2005-10-13 |
Kevin P. Fleming | properly display connected channel name in 'agents... |
blob | commitdiff | diff to current |
2005-10-13 |
Mark Spencer | Fix seg in chan_agent (bug #5402) |
blob | commitdiff | diff to current |
2005-10-05 |
Kevin P. Fleming | don't check 'acknowledged' for setting lastdisc, since... |
blob | commitdiff | diff to current |
2005-09-28 |
Mark Spencer | Remove possibility of manager deadlocks from manager... |
blob | commitdiff | diff to current |
2005-09-26 |
Kevin P. Fleming | fix some buglets in 'agents' Manager action (issue... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | more documentation (issue #5174) |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | ensure that agent channels don't get seized during... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | ensure that the AGENTBYCALLERID_* variable is cleared... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | partial formatting cleanup |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | add doxygen documentation (issue #5133) |
blob | commitdiff | diff to current |
2005-08-26 |
Kevin P. Fleming | add AgentCallbackLogin and AgentLogoff manager actions... |
blob | commitdiff | diff to current |
2005-07-25 |
Russell Bryant | add line break after show agents output (bug #4768) |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | add a library of timeval manipulation functions, and... |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | make 'Agents' manager action conform to protocol (bug... |
blob | commitdiff | diff to current |
2005-07-08 |
Kevin P. Fleming | queue device state changes and handle them serially... |
blob | commitdiff | diff to current |
2005-07-06 |
Kevin P. Fleming | ensure that AGENTBYCALLERID is set for agents being... |
blob | commitdiff | diff to current |
2005-07-06 |
Kevin P. Fleming | remember CallerID in AgentCallbackLogin, so it can... |
blob | commitdiff | diff to current |
2005-06-24 |
Kevin P. Fleming | don't use locks when reading usecounts (reading only... |
blob | commitdiff | diff to current |
2005-06-18 |
Mark Spencer | Fix agent recording issue (bug #4551) |
blob | commitdiff | diff to current |
2005-06-07 |
Kevin P. Fleming | header ordering fixes for FreeBSD (pending a global... |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | more file version tags |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | another round of version tag updates, along with 'show... |
blob | commitdiff | diff to current |
2005-05-26 |
Mark Spencer | Fix agent deadlock and remove braindead tags dependency |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | add counters to 'show agents' CLI command (bug #4232) |
blob | commitdiff | diff to current |
2005-04-21 |
Kevin P. Fleming | use double-quotes instead of angle-brackets for non... |
blob | commitdiff | diff to current |
2005-04-15 |
Russell Bryant | fix potential seg fault in my patch that just went... |
blob | commitdiff | diff to current |
2005-04-15 |
Mark Spencer | Fix "show agents" when name is not present (bug #4030) |
blob | commitdiff | diff to current |
2005-04-06 |
Matthew Fredrickson | If an agent still has "wrapuptime" left after he finish... |
blob | commitdiff | diff to current |
2005-04-05 |
Kevin P. Fleming | optimize frame handling in agent_read() |
blob | commitdiff | diff to current |
2005-03-28 |
Mark Spencer | Fix a bunch of const stuff, merge queue changes, add... |
blob | commitdiff | diff to current |
2005-03-27 |
Mark Spencer | Make status update on agents properly |
blob | commitdiff | diff to current |
2005-03-22 |
Mark Spencer | Fix chan_agent segfault (bug #3590) |
blob | commitdiff | diff to current |
2005-03-05 |
Mark Spencer | Propagate device state properly when agentlogoff comman... |
blob | commitdiff | diff to current |
2005-03-05 |
Mark Spencer | Don't consider wrapuptime when call was not answered |
blob | commitdiff | diff to current |
2005-03-05 |
Mark Spencer | More persistence fixes |
blob | commitdiff | diff to current |
2005-03-05 |
Mark Spencer | Minor persistence fixes |
blob | commitdiff | diff to current |
2005-03-04 |
Mark Spencer | Rework channel structure to eliminate "pvt" portion... |
blob | commitdiff | diff to current |
2005-03-03 |
Mark Spencer | Member presistance improvements (bug #3647) |
blob | commitdiff | diff to current |
2005-03-01 |
Mark Spencer | Update agent manager docs (bug #3687) |
blob | commitdiff | diff to current |
2005-02-28 |
Mark Spencer | Don't pass agent audio until call is confirmed (bug... |
blob | commitdiff | diff to current |
2005-02-25 |
Mark Spencer | Add execiftime, remove duplicate agent logoff CLI |
blob | commitdiff | diff to current |
2005-02-25 |
Matthew Fredrickson | Adding support to log off an agent from the console |
blob | commitdiff | diff to current |
2005-02-18 |
Mark Spencer | Add event for agentlogoff from CLI (bug #3611) |
blob | commitdiff | diff to current |
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 |
next |