2009-11-04 |
Tilghman Lesher | mmichelson reported a compilation error related to... |
blob | commitdiff |
2009-11-04 |
Tilghman Lesher | Expand codec bitfield from 32 bits to 64 bits. |
blob | commitdiff | diff to current |
2009-10-13 |
Richard Mudgett | Fix some doxygen format problems and trim trailing... |
blob | commitdiff | diff to current |
2009-07-08 |
David Vossel | Merged revisions 205409 via svnmerge from |
blob | commitdiff | diff to current |
2009-05-26 |
Sean Bright | Add new ast_complete_applications function so that... |
blob | commitdiff | diff to current |
2009-05-22 |
Eliel C. Sardanons | Implement a new element in AstXML for AMI actions docum... |
blob | commitdiff | diff to current |
2009-05-21 |
Kevin P. Fleming | Const-ify the world (or at least a good part of it) |
blob | commitdiff | diff to current |
2009-04-29 |
Tilghman Lesher | Merge str_substitution branch. |
blob | commitdiff | diff to current |
2009-04-09 |
Jeff Peeler | Add ability for dialplan execution to continue when... |
blob | commitdiff | diff to current |
2009-04-01 |
Tilghman Lesher | Merge changes from str_substitution that are unrelated... |
blob | commitdiff | diff to current |
2009-03-09 |
Jeff Peeler | Add Doxygen documentation for API changes from 1.6... |
blob | commitdiff | diff to current |
2008-12-23 |
Steve Murphy | Merged revisions 166093 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-18 |
Russell Bryant | Remove the need for AST_PBX_KEEPALIVE with the GoSub... |
blob | commitdiff | diff to current |
2008-12-16 |
Tilghman Lesher | Add timezone to the possible fields in a timespec. |
blob | commitdiff | diff to current |
2008-12-15 |
Mark Michelson | Merged revisions 164422 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-15 |
Mark Michelson | Merged revisions 164416 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-13 |
Tilghman Lesher | Merge ast_str_opaque branch (discontinue usage of ast_s... |
blob | commitdiff | diff to current |
2008-11-01 |
Russell Bryant | Merge changes from team/group/appdocsxml |
blob | commitdiff | diff to current |
2008-10-29 |
Steve Murphy | Merged revisions 152535 via svnmerge from |
blob | commitdiff | diff to current |
2008-07-09 |
Tilghman Lesher | Code wasn't ready to be merged - see -dev list discussion |
blob | commitdiff | diff to current |
2008-07-06 |
Olle Johansson | Changing name of global api call to ast_* |
blob | commitdiff | diff to current |
2008-07-05 |
Olle Johansson | Implement flags for AGI in the channel structure so... |
blob | commitdiff | diff to current |
2008-07-04 |
Tilghman Lesher | Merged revisions 127973 via svnmerge from |
blob | commitdiff | diff to current |
2008-06-16 |
Steve Murphy | (closes issue #12689) |
blob | commitdiff | diff to current |
2008-05-01 |
Tilghman Lesher | Modify TIMEOUT() to be accurate down to the millisecond. |
blob | commitdiff | diff to current |
2008-04-28 |
Tilghman Lesher | Add incomplete matching to PBX code and app_dial |
blob | commitdiff | diff to current |
2008-04-22 |
Jason Parker | Allow setqueuevar=yes (et al) to work, after changes... |
blob | commitdiff | diff to current |
2008-03-28 |
Russell Bryant | Make some notes about common usage of pbx_builtin_getva... |
blob | commitdiff | diff to current |
2008-03-17 |
Steve Murphy | (closes issue #12238) |
blob | commitdiff | diff to current |
2008-03-10 |
Tilghman Lesher | (closes issue #6019) |
blob | commitdiff | diff to current |
2008-03-07 |
Steve Murphy | (closes issue #6002) |
blob | commitdiff | diff to current |
2008-02-18 |
Joshua Colp | Add an API call (ast_async_parseable_goto) which parses... |
blob | commitdiff | diff to current |
2007-12-07 |
Jason Parker | Add count of total number of calls processed by asteris... |
blob | commitdiff | diff to current |
2007-11-28 |
Russell Bryant | Merged revisions 89893 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-24 |
Steve Murphy | closes issue #11363; where the pattern _20x. buried... |
blob | commitdiff | diff to current |
2007-11-22 |
Luigi Rizzo | shuffle a little bit the content of header files to... |
blob | commitdiff | diff to current |
2007-11-12 |
Jason Parker | Doxygen fixes. |
blob | commitdiff | diff to current |
2007-11-06 |
Russell Bryant | Merged revisions 88805 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-02 |
Tilghman Lesher | Add pbx_lua as a method of doing extensions |
blob | commitdiff | diff to current |
2007-11-01 |
Steve Murphy | This commits the performance mods that give the priorit... |
blob | commitdiff | diff to current |
2007-10-03 |
Tilghman Lesher | Create a universal exception handling extension, "e... |
blob | commitdiff | diff to current |
2007-08-15 |
Steve Murphy | This commit closes bug 7605, and half-closes 7638.... |
blob | commitdiff | diff to current |
2007-07-16 |
Joshua Colp | Change the function name slightly... just for kpfleming! |
blob | commitdiff | diff to current |
2007-07-16 |
Joshua Colp | For my next trick I will make it so dialplan functions... |
blob | commitdiff | diff to current |
2007-07-16 |
Joshua Colp | Applications no longer need to call ast_module_user_add... |
blob | commitdiff | diff to current |
2007-07-16 |
Russell Bryant | Merge a bunch of doxygen updates to header files. ... |
blob | commitdiff | diff to current |
2007-06-01 |
Russell Bryant | Merge major changes to the way device state is passed... |
blob | commitdiff | diff to current |
2007-02-28 |
Joshua Colp | Convert the PBX core to use read/write locks. This... |
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 |
2006-12-18 |
Luigi Rizzo | convert the final clients of ast_build_string to use... |
blob | commitdiff | diff to current |
2006-12-12 |
Russell Bryant | Fix various spelling mistakes in comments. |
blob | commitdiff | diff to current |
2006-11-30 |
Olle Johansson | Documentation updates |
blob | commitdiff | diff to current |
2006-11-02 |
Joshua Colp | Let's make application/function/hint lists read/write... |
blob | commitdiff | diff to current |
2006-09-16 |
Kevin P. Fleming | merge markster's usersconf branch with some slight... |
blob | commitdiff | diff to current |
2006-08-14 |
Russell Bryant | add MacroExclusive application, a Macro that only one... |
blob | commitdiff | diff to current |
2006-07-08 |
Mark Spencer | Support hold/unhold in Zap, update IAX2 parser to know... |
blob | commitdiff | diff to current |
2006-05-09 |
Olle Johansson | Formatting fix |
blob | commitdiff | diff to current |
2006-05-08 |
Russell Bryant | - convert the lists of switches to use the linked... |
blob | commitdiff | diff to current |
2006-05-08 |
Russell Bryant | remove an XXX comment |
blob | commitdiff | diff to current |
2006-05-05 |
Russell Bryant | constify the argument to pbx_checkcondition |
blob | commitdiff | diff to current |
2006-05-01 |
Russell Bryant | - convert the list of dialplan function to the list... |
blob | commitdiff | diff to current |
2006-04-14 |
Luigi Rizzo | constify a couple of function arguments |
blob | commitdiff | diff to current |
2006-04-05 |
Olle Johansson | - Doxygen fixes |
blob | commitdiff | diff to current |
2006-04-04 |
Luigi Rizzo | some fields are const |
blob | commitdiff | diff to current |
2006-03-30 |
Luigi Rizzo | as discussed with Mark a few weeks ago, the 'newstack... |
blob | commitdiff | diff to current |
2006-03-29 |
Tilghman Lesher | Merged revisions 16192 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-28 |
Kevin P. Fleming | make 'show hints' CLI command show context name for... |
blob | commitdiff | diff to current |
2006-03-18 |
Russell Bryant | - remove some unnecessary extern keywords |
blob | commitdiff | diff to current |
2006-03-17 |
Russell Bryant | move the definition of the mappings between extension... |
blob | commitdiff | diff to current |
2006-02-12 |
Kevin P. Fleming | major dialplan functions update |
blob | commitdiff | diff to current |
2006-02-11 |
Russell Bryant | Merged revisions 9581 via svnmerge from |
blob | commitdiff | diff to current |
2006-01-04 |
Kevin P. Fleming | add memory-pool based string field management for struc... |
blob | commitdiff | diff to current |
2005-12-24 |
Russell Bryant | minor cleanups ... |
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-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | issue #2720 |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | clean up a lot of doxygen errors and warnings (issue... |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-09-13 |
Kevin P. Fleming | check call limit in ast_pbx_start(), instead of waiting... |
blob | commitdiff | diff to current |
2005-08-30 |
Kevin P. Fleming | major header file cleanup: license, copyrights, descrip... |
blob | commitdiff | diff to current |
2005-08-29 |
Kevin P. Fleming | massive upgrade to SUBSCRIBE, device state and messagin... |
blob | commitdiff | diff to current |
2005-08-27 |
Kevin P. Fleming | preserve hint watchers and laststate across 'extensions... |
blob | commitdiff | diff to current |
2005-07-15 |
Russell Bryant | Allow manager originate to specifiy more than one varia... |
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-05-18 |
Mark Spencer | Add optional call limit |
blob | commitdiff | diff to current |
2005-05-05 |
Anthony Minessale II | expose function execution routines and warn about tryin... |
blob | commitdiff | diff to current |
2005-05-05 |
Kevin P. Fleming | major re-work of dialplan functions, including: |
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-03-29 |
Mark Spencer | Allow functions to be written to (bug #2278, with mods) |
blob | commitdiff | diff to current |
2005-03-04 |
Mark Spencer | Add registerable functional variables (bug #3636, with... |
blob | commitdiff | diff to current |
2005-02-02 |
Mark Spencer | Include uniqueid in response for ManagerOriginate stuff... |
blob | commitdiff | diff to current |
2005-02-01 |
Mark Spencer | Allow hints to have names (bug #3471) |
blob | commitdiff | diff to current |
2005-01-15 |
Mark Spencer | Repair // comments to /* */ comments (bug #3347) |
blob | commitdiff | diff to current |
2005-01-13 |
Mark Spencer | Implement eswitch for evalulating variables at runtime... |
blob | commitdiff | diff to current |
2004-12-23 |
Mark Spencer | Fix AGI to know about "builtin" variables, too (bug... |
blob | commitdiff | diff to current |
2004-11-24 |
Mark Spencer | Make realtime pbx understand patterns. |
blob | commitdiff | diff to current |
2004-11-23 |
Anthony Minessale II | fix inherited softhangup issue in ast_goto_if_exists() |
blob | commitdiff | diff to current |
2004-11-22 |
Mark Spencer | Add improved macro functionality (bug #2905) |
blob | commitdiff | diff to current |
2004-11-13 |
Mark Spencer | Big agent / queue fixes |
blob | commitdiff | diff to current |
2004-11-11 |
Mark Spencer | Make timing stuff generic (bug #2839) |
blob | commitdiff | diff to current |
next |