summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-03Revert commit #86119. Some users intentionally do not want colorized termina...Tilghman Lesher
2007-11-03Set CLI command to the correct name. Rev 85460 introduced two 'database show...James Golovich
2007-11-02fix some issues with crashing on unload, when it didn't completely load cleanlyRussell Bryant
2007-11-02Convert the CLI commands to the new formatRussell Bryant
2007-11-02propagate the DECLINE return value back to the loaderRussell Bryant
2007-11-02Don't kill asterisk if extensions.lua is not present.Russell Bryant
2007-11-02Show the channel unique ID in the "show channel concise" outputRussell Bryant
2007-11-02Merge the code from asterisk/team/group/chan_unistim:Russell Bryant
2007-11-02Merged revisions 88366 via svnmerge from Joshua Colp
2007-11-02Merged revisions 88328 via svnmerge from Joshua Colp
2007-11-02Fix replacing the version number when it has a '/' in it, likeRussell Bryant
2007-11-02Oops, some dev-mode changes for ISO C90Tilghman Lesher
2007-11-02Merged revisions 88283 via svnmerge from Jason Parker
2007-11-02Add a few bytes on LUATilghman Lesher
2007-11-02Add pbx_lua as a method of doing extensionsTilghman Lesher
2007-11-02Don't re-cache the filename, but check to see if it already existsTilghman Lesher
2007-11-02Merged revisions 88210 via svnmerge from Tilghman Lesher
2007-11-02'h' extension doesn't execute past first priorityTilghman Lesher
2007-11-02Restore building under 64-bit platforms.Joshua Colp
2007-11-01Remove traces of gnutls, since we no longer use/need it.Jason Parker
2007-11-01Modify WaitExten to include an optional dialtoneTilghman Lesher
2007-11-01Convert cdr_odbc to use res_odbc managed connectionsTilghman Lesher
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-11-01Crap, accidentally copied the props. Thanks for pointing this out mvanbaak. ...Jason Parker
2007-11-01Switch res_jabber to use openssl rather than gnutls.Jason Parker
2007-11-01Merged revisions 88116 via svnmerge from Tilghman Lesher
2007-11-01Merged revisions 88078 via svnmerge from Jason Parker
2007-11-01Change some uses of free() to ast_free(). (No functional differences.)Russell Bryant
2007-11-01Remove another copied source file on "make clean".Russell Bryant
2007-11-01Merged revisions 88026 via svnmerge from Joshua Colp
2007-11-01Conditionally free lock_info->thread_name to avoid a useless warningTilghman Lesher
2007-11-01Janitor: use ast_free to pair calls of ast_malloc and ast_callocTilghman Lesher
2007-11-01Fix memory leakTilghman Lesher
2007-11-01Merged revisions 87970 via svnmerge from Joshua Colp
2007-11-01Drop any more references to type in the Exception dialplan function.Joshua Colp
2007-10-31Merged revisions 87908 via svnmerge from Jason Parker
2007-10-31Merged revisions 87906 via svnmerge from Jason Parker
2007-10-31More changes to change return values from load_module functions.Jason Parker
2007-10-31Merged revisions 87849 via svnmerge from Steve Murphy
2007-10-31Merged revisions 87852 via svnmerge from Tilghman Lesher
2007-10-31Add volume adjustment in.Joshua Colp
2007-10-31Restore operation of the option that only writes when the channel is bridged.Joshua Colp
2007-10-31Add volume adjustment to spy audiohook in app_chanspy.Joshua Colp
2007-10-31Formatting cleanups, remove obsolete contributions (modules no longer inTilghman Lesher
2007-10-31Remove old whisper remnants from channel.hJoshua Colp
2007-10-31Optimize pbx_substitute_variablesTilghman Lesher
2007-10-31Merged revisions 87775 via svnmerge from Steve Murphy
2007-10-30Merged revisions 87739 via svnmerge from Tilghman Lesher
2007-10-30If no '?' is found in the arguments, don't attempt to continue.Tilghman Lesher
2007-10-30Merged revisions 87686 via svnmerge from Russell Bryant