summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-09-17If attempting to free a NULL pointer when MALLOC_DEBUGMark Michelson
2008-09-17Merged revisions 143337 via svnmerge from Mark Michelson
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-12When checking for an encoded character, make sure the string isn't blank, first.Tilghman Lesher
2008-09-12Merged revisions 142740 via svnmerge from Tilghman Lesher
2008-09-12Merged revisions 142675 via svnmerge from Steve Murphy
2008-09-11Merged revisions 142575 via svnmerge from Steve Murphy
2008-09-10Merged revisions 142474 via svnmerge from Steve Murphy
2008-09-10Merged revisions 142354 via svnmerge from Russell Bryant
2008-09-09Cleaned up commentRichard Mudgett
2008-09-09Merged revisions 142063 via svnmerge from Russell Bryant
2008-09-09Modify ast_answer() to not hold the channel lock while calling ast_safe_sleep()Russell Bryant
2008-09-08Merged revisions 141806 via svnmerge from Russell Bryant
2008-09-06Some fixes to autocompletion in some commands.Michiel van Baak
2008-09-05Merged revisions 141156 via svnmerge from Steve Murphy
2008-09-04Merged revisions 141028 via svnmerge from Jeff Peeler
2008-09-03In these changes, I have added some explanationSteve Murphy
2008-09-03Formatting change to test something on the svn serverRussell Bryant
2008-09-03Merged revisions 140816 via svnmerge from Russell Bryant
2008-09-02Merged revisions 140747 via svnmerge from Steve Murphy
2008-09-02Merged revisions 140690 via svnmerge from Steve Murphy
2008-09-02Merged revisions 140670 via svnmerge from Steve Murphy
2008-08-29Added the option s to the Park application which will silence the announcemen...Jeff Peeler
2008-08-29Merged revisions 140488 via svnmerge from Mark Michelson
2008-08-29Allow for video files to be opened as well asMark Michelson
2008-08-26(closes issue #13366)Steve Murphy
2008-08-25Optional light colored background, for those who use black on white terminals.Tilghman Lesher
2008-08-25Merged revisions 139927 via svnmerge from Jeff Peeler
2008-08-25Merged revisions 139764 via svnmerge from Steve Murphy
2008-08-22Merged revisions 139635 via svnmerge from Steve Murphy
2008-08-22Merged revisions 139347 via svnmerge from Steve Murphy
2008-08-22Merged revisions 139621 via svnmerge from Jeff Peeler
2008-08-22remove extra comma typoJeff Peeler
2008-08-22Add missing unique id to ParkedCallGiveUp and ParkedCallTimeOutMark Michelson
2008-08-20Merged revisions 139074 via svnmerge from Steve Murphy
2008-08-19These changes are in regards to bug 13249, where users are being surprised by...Steve Murphy
2008-08-17Move Uniqueid to the end of the event for those that rely on the positionSean Bright
2008-08-17Add Uniqueid header to ParkedCall manager event.Sean Bright
2008-08-17Add missing colons to RTCPReceived and RTCPSent manager events.Sean Bright
2008-08-16Also make sure hinting won't crash on reload.Tilghman Lesher
2008-08-15Remove deprecated syntax from sample config fileTilghman Lesher
2008-08-15Change free to ast_free_ptr, tooTilghman Lesher
2008-08-15e->data can be NULL, so use the safe version of ast_strdup()Tilghman Lesher
2008-08-15Merged revisions 138027 via svnmerge from Russell Bryant
2008-08-13Convert deprecated routines to the new names.Tilghman Lesher
2008-08-10That's all, folks. Not going to update the Makefile until res_jabber isSean Bright
2008-08-10Another batch of files from RSW. The remaining apps and a few moreSean Bright
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/Sean Bright
2008-08-07Bump a LOG_NOTICE message to LOG_DEBUG since it appearsMark Michelson
2008-08-07Don't allow Answer() to accept a negative argument.Mark Michelson