summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-10-30Merged revisions 87650 via svnmerge from Jason Parker
2007-10-30Update documentation to give an example of how to use the return status of Ra...Jason Parker
2007-10-30The priority gets incremented after raising an exception, so the priority sho...Mark Michelson
2007-10-30Jumped the gun a bit in the RaiseException app. It would always return -1Mark Michelson
2007-10-30Merged revisions 87571 via svnmerge from Joshua Colp
2007-10-30Merged revisions 87567 via svnmerge from Jason Parker
2007-10-30Blocked revisions 87534 via svnmergeJoshua Colp
2007-10-29UGH... while trying to fix #10995, I found all kinds of cruft in this Makefil...Kevin P. Fleming
2007-10-29clean up assembler and preprocessor files if they are here tooKevin P. Fleming
2007-10-29ignore preprocessor and assembler files if they are presentKevin P. Fleming
2007-10-29Merged revisions 87460 via svnmerge from Kevin P. Fleming
2007-10-29If a caller is listen-only, then don't bother with doing talker detection.Russell Bryant
2007-10-29Merged revisions 87396 via svnmerge from Russell Bryant
2007-10-29Adding the more flexible QUEUE_MEMBER function to replace the QUEUE_MEMBER_CO...Mark Michelson