2007-06-25 |
Joshua Colp | Merged revisions 71522 via svnmerge from |
blob | commitdiff |
2007-06-25 |
Joshua Colp | Merged revisions 71412 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-14 |
Russell Bryant | Add a massive set of changes for converting to use... |
blob | commitdiff | diff to current |
2007-06-13 |
Jason Parker | Completely remove callback mode and all references... |
blob | commitdiff | diff to current |
2007-06-12 |
Russell Bryant | Completely remove all of the code related to jumping... |
blob | commitdiff | diff to current |
2007-06-12 |
Joshua Colp | Remove old stuff from the AgentCallbackLogin days and... |
blob | commitdiff | diff to current |
2007-06-07 |
Russell Bryant | Merged revisions 68280 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-06 |
Tilghman Lesher | Issue 9869 - replace malloc and memset with ast_calloc... |
blob | commitdiff | diff to current |
2007-05-22 |
Joshua Colp | Use ast_strlen_zero where possible. (issue #9774 report... |
blob | commitdiff | diff to current |
2007-04-27 |
Russell Bryant | Merged revisions 62218 via svnmerge from |
blob | commitdiff | diff to current |
2007-04-10 |
Steve Murphy | Merged revisions 60989 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-28 |
Joshua Colp | Merged revisions 57093 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-20 |
Joshua Colp | Merged revisions 55670 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-16 |
Joshua Colp | Merged revisions 55002 via svnmerge from |
blob | commitdiff | diff to current |
2007-01-19 |
Russell Bryant | Merged revisions 51311 via svnmerge from |
blob | commitdiff | diff to current |
2007-01-05 |
Kevin P. Fleming | const-ify some more APIs, and fix rev 49710 from branch... |
blob | commitdiff | diff to current |
2007-01-05 |
Kevin P. Fleming | Merged revisions 49676 via svnmerge from |
blob | commitdiff | diff to current |
2006-12-06 |
Russell Bryant | Constify a bunch of usage strings for CLI commands. |
blob | commitdiff | diff to current |
2006-11-07 |
Steve Murphy | A fair number of changes for the sake of bug 7506 |
blob | commitdiff | diff to current |
2006-11-03 |
Luigi Rizzo | remove useless usecnt stuff |
blob | commitdiff | diff to current |
2006-11-02 |
Tilghman Lesher | Merged revisions 47051 via svnmerge from |
blob | commitdiff | diff to current |
2006-10-03 |
Matt O'Gorman | bug #8076 check option_debug before printing to debug... |
blob | commitdiff | diff to current |
2006-09-21 |
Tilghman Lesher | Lots more removal of deprecated things |
blob | commitdiff | diff to current |
2006-09-20 |
Mark Spencer | Fix agent parsing of users.conf |
blob | commitdiff | diff to current |
2006-09-20 |
Tilghman Lesher | A few misses from constification |
blob | commitdiff | diff to current |
2006-09-20 |
BJ Weschke | Merged revisions 42133 via svnmerge from |
blob | commitdiff | diff to current |
2006-09-18 |
Kevin P. Fleming | merge qwell's CLI verbification work |
blob | commitdiff | diff to current |
2006-09-18 |
Joshua Colp | Reference will be kept in the application component... |
blob | commitdiff | diff to current |
2006-08-31 |
Matt O'Gorman | everything that loads a config that needs a config... |
blob | commitdiff | diff to current |
2006-08-31 |
Joshua Colp | Merge in VLDTMF support with Zaptel/Core done by the... |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least): |
blob | commitdiff | diff to current |
2006-08-19 |
Kevin P. Fleming | deprecate chan_agent callback mode |
blob | commitdiff | diff to current |
2006-07-19 |
Kevin P. Fleming | merge Russell's 'hold_handling' branch, finally impleme... |
blob | commitdiff | diff to current |
2006-07-07 |
BJ Weschke | Merged revisions 37212 via svnmerge from |
blob | commitdiff | diff to current |
2006-07-03 |
Russell Bryant | Blocked revisions 36725 via svnmerge |
blob | commitdiff | diff to current |
2006-06-27 |
Olle Johansson | Code cleanup while trying to understand this channel... |
blob | commitdiff | diff to current |
2006-06-21 |
Olle Johansson | Add video support to chan_agent. |
blob | commitdiff | diff to current |
2006-06-16 |
BJ Weschke | Fixed per kpfleming's suggestion to asterisk-dev. |
blob | commitdiff | diff to current |
2006-06-16 |
BJ Weschke | Make sure agent_tech is unregistered within unload_mod... |
blob | commitdiff | diff to current |
2006-06-14 |
Olle Johansson | - Use our standard of doxygen comments, not javadoc... |
blob | commitdiff | diff to current |
2006-06-13 |
Kevin P. Fleming | use a compiler builtin (which uses processor instructio... |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-05-11 |
Russell Bryant | - The recent change to linklists.h broke the build... |
blob | commitdiff | diff to current |
2006-05-10 |
Russell Bryant | remove almost all of the checks of the result from... |
blob | commitdiff | diff to current |
2006-05-10 |
Kevin P. Fleming | ensure that control frames with payload can be sent... |
blob | commitdiff | diff to current |
2006-05-08 |
BJ Weschke | Merged revisions 25563 via svnmerge from |
blob | commitdiff | diff to current |
2006-05-08 |
Matt O'Gorman | woohoo asterdevcon first commit, adds feature to |
blob | commitdiff | diff to current |
2006-04-24 |
Kevin P. Fleming | Thanks to the fine work of Russell Bryant and Dancho... |
blob | commitdiff | diff to current |
2006-04-15 |
Russell Bryant | add the ability to turn off the feature that allows... |
blob | commitdiff | diff to current |
2006-04-14 |
Luigi Rizzo | This rather large commit changes the way modules are... |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | since the module API is changing, it's a good time... |
blob | commitdiff | diff to current |
2006-04-05 |
Tilghman Lesher | Bug 6873 - Finish moving from the non-threadsafe (and... |
blob | commitdiff | diff to current |
2006-03-28 |
Luigi Rizzo | optimize a bit name completion by avoiding repeated... |
blob | commitdiff | diff to current |
2006-03-27 |
Matt O'Gorman | Janitor work converting !ast_strlen_zero(a)?a:b |
blob | commitdiff | diff to current |
2006-03-26 |
Russell Bryant | conversions to S_OR (issue #6803) |
blob | commitdiff | diff to current |
2006-03-25 |
Mark Spencer | Add micro-http server and abstract manager interface... |
blob | commitdiff | diff to current |
2006-02-15 |
Russell Bryant | remove the uses of the deprecated STANDARD_LOCAL_USER |
blob | commitdiff | diff to current |
2006-02-15 |
Kevin P. Fleming | Merged revisions 10137 via svnmerge from |
blob | commitdiff | diff to current |
2006-02-14 |
Kevin P. Fleming | add 'systemname' option to prefix channel unique IDs... |
blob | commitdiff | diff to current |
2006-02-12 |
Kevin P. Fleming | major dialplan functions update |
blob | commitdiff | diff to current |
2006-02-01 |
Kevin P. Fleming | use string fields for some stuff in ast_channel |
blob | commitdiff | diff to current |
2006-01-31 |
Russell Bryant | define a global null_frame object so when queueing... |
blob | commitdiff | diff to current |
2006-01-30 |
Mark Spencer | Merge Rizzo's waitfor update (bug #4584) |
blob | commitdiff | diff to current |
2006-01-25 |
Russell Bryant | use arg parsing macros in the AGENT dialplan function... |
blob | commitdiff | diff to current |
2006-01-25 |
Russell Bryant | store agent_pvt list using linked list macros (issue... |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | on this pass, only remove duplicate log messages |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | revert my pass through the tree to remove checks of... |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | remove some useless checks of the result of ast_strdupa |
blob | commitdiff | diff to current |
2006-01-20 |
Olle Johansson | More doxygen updates |
blob | commitdiff | diff to current |
2006-01-18 |
Russell Bryant | constify arguments in more places where strings should... |
blob | commitdiff | diff to current |
2006-01-14 |
BJ Weschke | Code cleanup spawned from an earlier commit today... |
blob | commitdiff | diff to current |
2006-01-13 |
Matt O'Gorman | Made chan_agent code parsing more robust and |
blob | commitdiff | diff to current |
2006-01-13 |
BJ Weschke | Implement the autologoffunavail option in chan_agent... |
blob | commitdiff | diff to current |
2006-01-13 |
Matt O'Gorman | added some minor changes from bug 6046 thanks ppyy |
blob | commitdiff | diff to current |
2006-01-13 |
Russell Bryant | fix spelling errors (issue #6227) |
blob | commitdiff | diff to current |
2006-01-12 |
Matt O'Gorman | Added option for limiting a user from logging in |
blob | commitdiff | diff to current |
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 |
next |