2008-10-07 |
Sean Bright | Make sure to compare the correct number of characters... |
blob | commitdiff |
2008-09-13 |
Tilghman Lesher | Repair IAXVAR implementation so that it works again... |
blob | commitdiff | diff to current |
2008-09-12 |
Steve Murphy | Merged revisions 142675 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-10 |
Sean Bright | More RSW merges. Everything from apps/ except for... |
blob | commitdiff | diff to current |
2008-08-05 |
Steve Murphy | Merged revisions 135799 via svnmerge from |
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-07-14 |
Mark Michelson | Merged revisions 130792 via svnmerge from |
blob | commitdiff | diff to current |
2008-07-08 |
Tilghman Lesher | Merged revisions 129149 via svnmerge from |
blob | commitdiff | diff to current |
2008-07-01 |
Kevin P. Fleming | another minor ast_channel memory size decrease... for... |
blob | commitdiff | diff to current |
2008-06-26 |
Mark Michelson | Improve consistency between app_dial and app_queue... |
blob | commitdiff | diff to current |
2008-06-18 |
Tilghman Lesher | Channel lock janitor -- add locks around retrieval... |
blob | commitdiff | diff to current |
2008-06-16 |
Steve Murphy | (closes issue #12689) |
blob | commitdiff | diff to current |
2008-06-12 |
Jeff Peeler | Goodbye Zaptel, hello DAHDI. Removes Zaptel driver... |
blob | commitdiff | diff to current |
2008-06-02 |
Russell Bryant | Merged revisions 119530 via svnmerge from |
blob | commitdiff | diff to current |
2008-06-01 |
Michiel van Baak | Merged revisions 119478 via svnmerge from |
blob | commitdiff | diff to current |
2008-05-30 |
Tilghman Lesher | Add native AGI command GOSUB, as invoking Gosub with... |
blob | commitdiff | diff to current |
2008-05-22 |
Michiel van Baak | - revert change to ast_queue_hangup and create ast_queu... |
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-25 |
Tilghman Lesher | Whitespace changes only |
blob | commitdiff | diff to current |
2008-04-24 |
Michiel van Baak | Pass the hangup cause all the way to the calling app... |
blob | commitdiff | diff to current |
2008-04-14 |
Mark Michelson | Merged revisions 114112 via svnmerge from |
blob | commitdiff | diff to current |
2008-04-09 |
Tilghman Lesher | Permit callee to continue in the dialplan, after caller... |
blob | commitdiff | diff to current |
2008-03-11 |
Mark Michelson | Remove some redundant logic from wait_for_answer. This... |
blob | commitdiff | diff to current |
2008-03-10 |
Joshua Colp | Merged revisions 107016 via svnmerge from |
blob | commitdiff | diff to current |
2008-03-07 |
Steve Murphy | (closes issue #6002) |
blob | commitdiff | diff to current |
2008-03-05 |
Joshua Colp | Merged revisions 106235 via svnmerge from |
blob | commitdiff | diff to current |
2008-03-05 |
Tilghman Lesher | Create a centralized configuration option for silenceth... |
blob | commitdiff | diff to current |
2008-03-01 |
Terry Wilson | Asterisk, when parking can drop rights a caller when... |
blob | commitdiff | diff to current |
2008-02-09 |
Michiel van Baak | whitespace fixes only. |
blob | commitdiff | diff to current |
2008-02-05 |
Mark Michelson | Get rid of any remaining ast_verbose calls in the code... |
blob | commitdiff | diff to current |
2008-01-22 |
Olle Johansson | Merged revisions 99592 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-14 |
Tilghman Lesher | Convert ast_verbose to ast_verb. |
blob | commitdiff | diff to current |
2007-12-12 |
Tilghman Lesher | Conversions of free to ast_free, where applicable,... |
blob | commitdiff | diff to current |
2007-12-07 |
Russell Bryant | Merged revisions 91783 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-07 |
Russell Bryant | Merged revisions 91693 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-07 |
Russell Bryant | Merged revisions 91677 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-06 |
Olle Johansson | - Dial event |
blob | commitdiff | diff to current |
2007-12-05 |
Mark Michelson | Merged revisions 91273 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-04 |
Jason Parker | Fix build in trunk. This was fixed in 1.4, but blocked... |
blob | commitdiff | diff to current |
2007-12-04 |
Mark Michelson | Merged revisions 90735 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-03 |
Joshua Colp | Remove the file descriptors from the main poll channel... |
blob | commitdiff | diff to current |
2007-11-30 |
Mark Michelson | Adding support for the "automixmonitor" dial and queue... |
blob | commitdiff | diff to current |
2007-11-27 |
Steve Murphy | Merged revisions 89622 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-21 |
Steve Murphy | closes issue #11285, where an unload of a module that... |
blob | commitdiff | diff to current |
2007-11-21 |
Luigi Rizzo | remove another set of redundant #include "asterisk... |
blob | commitdiff | diff to current |
2007-11-20 |
Luigi Rizzo | move asterisk/paths.h outside asterisk.h and into those... |
blob | commitdiff | diff to current |
2007-11-19 |
Luigi Rizzo | include "logger.h" and errno.h from asterisk.h - usage... |
blob | commitdiff | diff to current |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does... |
blob | commitdiff | diff to current |
2007-11-14 |
Russell Bryant | Use BEGIN_OPTIONS / END_OPTIONS to make the syntax... |
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-11 |
Matthew Fredrickson | Make sure we propogate ANI2 to the outbound channel |
blob | commitdiff | diff to current |
2007-10-09 |
Tilghman Lesher | Remove redundant includes (patch by snuffy) (Closes... |
blob | commitdiff | diff to current |
2007-10-01 |
Russell Bryant | Merged revisions 84166 via svnmerge from |
blob | commitdiff | diff to current |
2007-10-01 |
Joshua Colp | Merged revisions 84158 via svnmerge from |
blob | commitdiff | diff to current |
2007-09-17 |
Russell Bryant | Make the MALLOC_DEBUG output for free() useful again... |
blob | commitdiff | diff to current |
2007-08-31 |
Jason Parker | Merged revisions 81412 via svnmerge from |
blob | commitdiff | diff to current |
2007-08-08 |
Joshua Colp | Add support for using epoll instead of poll. This shoul... |
blob | commitdiff | diff to current |
2007-08-06 |
Joshua Colp | Extend the ast_senddigit and ast_dtmf_stream API calls... |
blob | commitdiff | diff to current |
2007-08-01 |
Russell Bryant | Convert code that checks the _softhangup member of... |
blob | commitdiff | diff to current |
2007-07-27 |
Steve Murphy | These fixes take care of two problems: a complaint... |
blob | commitdiff | diff to current |
2007-07-26 |
Russell Bryant | Do a massive conversion for using the ast_verb() macro |
blob | commitdiff | diff to current |
2007-07-23 |
Tilghman Lesher | Merge the dialplan_aesthetics branch. Most of this... |
blob | commitdiff | diff to current |
2007-07-19 |
Steve Murphy | After some study, thought, comparing, etc. I've backed... |
blob | commitdiff | diff to current |
2007-07-17 |
Mark Michelson | Merged revisions 75405 via svnmerge from |
blob | commitdiff | diff to current |
2007-07-17 |
Steve Murphy | via 10206, I have added an option (e) to Dial to allow... |
blob | commitdiff | diff to current |
2007-07-17 |
Jason Parker | Fix an incorrect parenthesization (TODO: Find a better... |
blob | commitdiff | diff to current |
2007-07-16 |
Mark Michelson | Merged revisions 75253 via svnmerge from |
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 |
Joshua Colp | It is no longer required for each module that deals... |
blob | commitdiff | diff to current |
2007-07-09 |
Olle Johansson | Implementation of a feature that will disable "missed... |
blob | commitdiff | diff to current |
2007-07-03 |
Tilghman Lesher | Merged revisions 73053 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-22 |
Tilghman Lesher | Issue 9990 - New API ast_mkdir, which creates parent... |
blob | commitdiff | diff to current |
2007-06-20 |
Steve Murphy | Cleaning up a small disaster I created earlier |
blob | commitdiff | diff to current |
2007-06-20 |
Steve Murphy | As per 9228, now app_queue should have the proper machi... |
blob | commitdiff | diff to current |
2007-06-20 |
Tilghman Lesher | Merged revisions 70445 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-20 |
Tilghman Lesher | Merge work to make U(...) option work for Dial |
blob | commitdiff | diff to current |
2007-06-19 |
Steve Murphy | Via bug9228, no way to create macros via AEL, and some... |
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-12 |
Russell Bryant | Completely remove all of the code related to jumping... |
blob | commitdiff | diff to current |
2007-06-07 |
Joshua Colp | Merged revisions 68071 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-06-04 |
Joshua Colp | Merged revisions 67066 via svnmerge from |
blob | commitdiff | diff to current |
2007-05-18 |
Steve Murphy | Merged revisions 65200 via svnmerge from |
blob | commitdiff | diff to current |
2007-05-17 |
Russell Bryant | Merged revisions 64756 via svnmerge from |
blob | commitdiff | diff to current |
2007-04-13 |
Joshua Colp | Merged revisions 61656 via svnmerge from |
blob | commitdiff | diff to current |
2007-04-09 |
Russell Bryant | Remove unused instances of unnamed enums. |
blob | commitdiff | diff to current |
2007-04-09 |
Joshua Colp | Merged revisions 60798 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-27 |
Joshua Colp | Properly hangup the original dialed channel, not the... |
blob | commitdiff | diff to current |
2007-02-17 |
Joshua Colp | Merged revisions 55154 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-16 |
Joshua Colp | Merged revisions 54924 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-16 |
Joshua Colp | Merged revisions 54884 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-15 |
Joshua Colp | Merged revisions 54623 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-14 |
Joshua Colp | Merged revisions 54481 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-09 |
Joshua Colp | Merged revisions 53749 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-03 |
Russell Bryant | Merged revisions 53136 via svnmerge from |
blob | commitdiff | diff to current |
2007-01-10 |
Joshua Colp | Merged revisions 50298 via svnmerge from |
blob | commitdiff | diff to current |
2006-12-19 |
Luigi Rizzo | better name for struct dial_localuser. |
blob | commitdiff | diff to current |
2006-12-19 |
Luigi Rizzo | introduce a temporary variable for tmp->chan to shorten... |
blob | commitdiff | diff to current |
next |