2009-04-27 |
Tilghman Lesher | Don't warn on pipe in the System call. |
blob | commitdiff |
2009-04-24 |
Russell Bryant | Convert the ast_channel data structure over to the... |
blob | commitdiff | diff to current |
2009-04-23 |
Tilghman Lesher | Labels are sometimes (most of the time?) NULL for exten... |
blob | commitdiff | diff to current |
2009-04-17 |
Matthew Nicholson | Merged revisions 189009 via svnmerge from |
blob | commitdiff | diff to current |
2009-04-17 |
Mark Michelson | Fix a spacing issue that I claimed I would when I commi... |
blob | commitdiff | diff to current |
2009-04-17 |
Mark Michelson | Several fixes to the extenpatternmatchnew logic. |
blob | commitdiff | diff to current |
2009-04-14 |
Tilghman Lesher | As suggested by Russell, warn users when their dialplan... |
blob | commitdiff | diff to current |
2009-04-10 |
Tilghman Lesher | Modify headers and macros, according to Russell's sugge... |
blob | commitdiff | diff to current |
2009-04-09 |
Jeff Peeler | Add ability for dialplan execution to continue when... |
blob | commitdiff | diff to current |
2009-03-27 |
Russell Bryant | Change g_eid to ast_eid_default. |
blob | commitdiff | diff to current |
2009-03-11 |
Tilghman Lesher | Spacing changes only |
blob | commitdiff | diff to current |
2009-02-20 |
Tilghman Lesher | Merged revisions 177786 via svnmerge from |
blob | commitdiff | diff to current |
2009-02-18 |
Steve Murphy | This patch fixes merge_contexts_and_delete so it does... |
blob | commitdiff | diff to current |
2009-02-18 |
Russell Bryant | Fix a number of incorrect uses of strncpy(). |
blob | commitdiff | diff to current |
2009-02-17 |
Russell Bryant | Merge a large set of updates to the Asterisk indication... |
blob | commitdiff | diff to current |
2009-02-17 |
Russell Bryant | Fix a race condition that caused device states to becom... |
blob | commitdiff | diff to current |
2009-02-13 |
Russell Bryant | add missing </para> |
blob | commitdiff | diff to current |
2009-02-11 |
Mark Michelson | Fix 'd' option for app_dial and add new option to Answe... |
blob | commitdiff | diff to current |
2009-02-04 |
Tilghman Lesher | Ensure that commas placed in the middle of extension... |
blob | commitdiff | diff to current |
2009-01-28 |
Steve Murphy | Merged revisions 172030 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-22 |
Joshua Colp | Merged revisions 170050 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-21 |
Joshua Colp | Merged revisions 169867 via svnmerge from |
blob | commitdiff | diff to current |
2009-01-13 |
Russell Bryant | Merged revisions 168561 via svnmerge from |
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-16 |
Steve Murphy | (closes issue #14076) |
blob | commitdiff | diff to current |
2008-12-16 |
Steve Murphy | Merged revisions 164634 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-12-10 |
Tilghman Lesher | Previously missing line, now the substitution works... |
blob | commitdiff | diff to current |
2008-12-10 |
Tilghman Lesher | Checking global variables here actually overwrote the... |
blob | commitdiff | diff to current |
2008-12-09 |
Mark Michelson | Merged revisions 162265 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-08 |
Brandon Kruse | Note that the recently changed waittime parameter is... |
blob | commitdiff | diff to current |
2008-12-08 |
Joshua Colp | Fix a regression introduced when the PBX timeouts were... |
blob | commitdiff | diff to current |
2008-12-05 |
Russell Bryant | Merged revisions 161287 via svnmerge from |
blob | commitdiff | diff to current |
2008-12-05 |
Eliel C. Sardanons | Janitor, use ARRAY_LEN() when possible. |
blob | commitdiff | diff to current |
2008-12-02 |
Tilghman Lesher | Merged revisions 160207 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-26 |
Russell Bryant | Make a formatting change to test a new post-commit... |
blob | commitdiff | diff to current |
2008-11-26 |
Russell Bryant | Make a formatting change to test a new post-commit... |
blob | commitdiff | diff to current |
2008-11-26 |
Russell Bryant | Make a formatting change to test a new post-commit... |
blob | commitdiff | diff to current |
2008-11-25 |
Tilghman Lesher | Don't limit the length of the hint at the final step... |
blob | commitdiff | diff to current |
2008-11-21 |
Tilghman Lesher | Allow space within an extension, when the space is... |
blob | commitdiff | diff to current |
2008-11-21 |
Tilghman Lesher | Merged revisions 158600 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-13 |
Jeff Peeler | (closes issue #13891) |
blob | commitdiff | diff to current |
2008-11-12 |
Steve Murphy | Merged revisions 156297 via svnmerge from |
blob | commitdiff | diff to current |
2008-11-12 |
Michiel van Baak | This commit does two things: |
blob | commitdiff | diff to current |
2008-11-10 |
Eliel C. Sardanons | Move all the XML documentation API from pbx.c to xmldoc.c. |
blob | commitdiff | diff to current |
2008-11-07 |
Russell Bryant | Fix some code in chan_sip that was intended to unlink... |
blob | commitdiff | diff to current |
2008-11-07 |
Eliel C. Sardanons | If 'asterisk.conf' is not found, instead of giving up, |
blob | commitdiff | diff to current |
2008-11-07 |
Eliel C. Sardanons | Fix an asterisk crash if no asterisk.conf configuration... |
blob | commitdiff | diff to current |
2008-11-06 |
Eliel C. Sardanons | Simplify the output of [See Also]. |
blob | commitdiff | diff to current |
2008-11-05 |
Eliel C. Sardanons | Add more SeeAlso references based on TFOT. |
blob | commitdiff | diff to current |
2008-11-05 |
Eliel C. Sardanons | - Add more <see-also> based on TFOT. |
blob | commitdiff | diff to current |
2008-11-04 |
Sean Bright | GLOB_BRACE is already added to MY_GLOB_FLAGS if it... |
blob | commitdiff | diff to current |
2008-11-01 |
Russell Bryant | Merge changes from team/group/appdocsxml |
blob | commitdiff | diff to current |
2008-10-30 |
Tilghman Lesher | Track down and fix annoying lock errors |
blob | commitdiff | diff to current |
2008-10-13 |
Steve Murphy | Hmmm. Nobody (but me) is interested in seeing |
blob | commitdiff | diff to current |
2008-10-09 |
Steve Murphy | (closes issue #13557) |
blob | commitdiff | diff to current |
2008-09-26 |
Steve Murphy | Merged revisions 144677 via svnmerge from |
blob | commitdiff | diff to current |
2008-09-25 |
Steve Murphy | (closes issue #13557) |
blob | commitdiff | diff to current |
2008-09-12 |
Steve Murphy | Merged revisions 142675 via svnmerge from |
blob | commitdiff | diff to current |
2008-09-08 |
Russell Bryant | Merged revisions 141806 via svnmerge from |
blob | commitdiff | diff to current |
2008-09-03 |
Steve Murphy | In these changes, I have added some explanation |
blob | commitdiff | diff to current |
2008-09-03 |
Russell Bryant | Formatting change to test something on the svn server |
blob | commitdiff | diff to current |
2008-09-02 |
Steve Murphy | Merged revisions 140670 via svnmerge from |
blob | commitdiff | diff to current |
2008-08-25 |
Steve Murphy | Merged revisions 139764 via svnmerge from |
blob | commitdiff | diff to current |
2008-08-22 |
Steve Murphy | Merged revisions 139347 via svnmerge from |
blob | commitdiff | diff to current |
2008-08-19 |
Steve Murphy | These changes are in regards to bug 13249, where users... |
blob | commitdiff | diff to current |
2008-08-16 |
Tilghman Lesher | Also make sure hinting won't crash on reload. |
blob | commitdiff | diff to current |
2008-08-15 |
Tilghman Lesher | Remove deprecated syntax from sample config file |
blob | commitdiff | diff to current |
2008-08-15 |
Tilghman Lesher | Change free to ast_free_ptr, too |
blob | commitdiff | diff to current |
2008-08-15 |
Tilghman Lesher | e->data can be NULL, so use the safe version of ast_str... |
blob | commitdiff | diff to current |
2008-08-10 |
Sean Bright | Another batch of files from RSW. The remaining apps... |
blob | commitdiff | diff to current |
2008-08-07 |
Mark Michelson | Don't allow Answer() to accept a negative argument. |
blob | commitdiff | diff to current |
2008-08-05 |
Kevin P. Fleming | make datastore creation and destruction a generic API... |
blob | commitdiff | diff to current |
2008-08-02 |
Steve Murphy | (closes issue #13202) |
blob | commitdiff | diff to current |
2008-07-23 |
Steve Murphy | (closes issue #13144) |
blob | commitdiff | diff to current |
2008-07-17 |
Tilghman Lesher | Change several 'core' commands to be 'dialplan' command... |
blob | commitdiff | diff to current |
2008-07-15 |
Steve Murphy | (closes issue #12960) |
blob | commitdiff | diff to current |
2008-07-15 |
Tilghman Lesher | Merged revisions 130959 via svnmerge from |
blob | commitdiff | diff to current |
2008-07-11 |
Steve Murphy | (closes issue #13041) |
blob | commitdiff | diff to current |
2008-07-11 |
Steve Murphy | (closes issue #13041) |
blob | commitdiff | diff to current |
2008-07-09 |
Matthew Fredrickson | Add Proceeding() application (#13025) |
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-08 |
Brett Bryant | Janitor project to convert sizeof to ARRAY_LEN macro. |
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-07-03 |
Steve Murphy | Merged revisions 127663 via svnmerge from |
blob | commitdiff | diff to current |
2008-06-17 |
Tilghman Lesher | If we don't match registrar when destroying a context... |
blob | commitdiff | diff to current |
2008-06-16 |
Steve Murphy | (closes issue #12689) |
blob | commitdiff | diff to current |
2008-06-10 |
Russell Bryant | Merge another big set of changes from team/russell... |
blob | commitdiff | diff to current |
2008-06-10 |
Russell Bryant | Merge another change from team/russell/events |
blob | commitdiff | diff to current |
2008-06-10 |
Russell Bryant | Merge another change from team/russell/events ... |
blob | commitdiff | diff to current |
2008-06-09 |
Tilghman Lesher | Implement FINDLABEL matching for the new extension... |
blob | commitdiff | diff to current |
2008-06-06 |
Tilghman Lesher | Make extension match characters case-insensitive. |
blob | commitdiff | diff to current |
2008-06-05 |
Steve Murphy | a small fix for a crash that occurs when compiling... |
blob | commitdiff | diff to current |
2008-06-04 |
Tilghman Lesher | MSet doesn't necessarily need chan to be set |
blob | commitdiff | diff to current |
2008-06-03 |
Tilghman Lesher | Move compatibility options into asterisk.conf, default... |
blob | commitdiff | diff to current |
2008-05-25 |
Tilghman Lesher | Change space-zero to now evaluate to false, as is expec... |
blob | commitdiff | diff to current |
next |