aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2008-09-03Formatting change to test something on the svn serverrussell1-2/+1
2008-09-03Merged revisions 140816 via svnmerge from russell1-5/+5
2008-09-02Merged revisions 140747 via svnmerge from murf1-11/+0
2008-09-02Merged revisions 140690 via svnmerge from murf1-1/+1
2008-09-02Merged revisions 140670 via svnmerge from murf2-0/+7
2008-08-29Added the option s to the Park application which will silence the announcemen...jpeeler1-2/+6
2008-08-29Merged revisions 140488 via svnmerge from mmichelson4-4/+4
2008-08-29Allow for video files to be opened as well asmmichelson1-1/+2
2008-08-26(closes issue #13366)murf1-1/+7
2008-08-25Optional light colored background, for those who use black on white terminals.tilghman2-62/+61
2008-08-25Merged revisions 139927 via svnmerge from jpeeler1-1/+1
2008-08-25Merged revisions 139764 via svnmerge from murf2-47/+0
2008-08-22Merged revisions 139635 via svnmerge from murf1-1/+1
2008-08-22Merged revisions 139347 via svnmerge from murf2-0/+47
2008-08-22Merged revisions 139621 via svnmerge from jpeeler1-1/+1
2008-08-22remove extra comma typojpeeler1-1/+1
2008-08-22Add missing unique id to ParkedCallGiveUp and ParkedCallTimeOutmmichelson1-2/+4
2008-08-20Merged revisions 139074 via svnmerge from murf1-4/+7
2008-08-19These changes are in regards to bug 13249, where users are being surprised by...murf1-1/+7
2008-08-17Move Uniqueid to the end of the event for those that rely on the positionseanbright1-4/+5
2008-08-17Add Uniqueid header to ParkedCall manager event.seanbright1-1/+2
2008-08-17Add missing colons to RTCPReceived and RTCPSent manager events.seanbright1-3/+3
2008-08-16Also make sure hinting won't crash on reload.tilghman1-1/+1
2008-08-15Remove deprecated syntax from sample config filetilghman1-1/+1
2008-08-15Change free to ast_free_ptr, tootilghman1-1/+1
2008-08-15e->data can be NULL, so use the safe version of ast_strdup()tilghman1-1/+1
2008-08-15Merged revisions 138027 via svnmerge from russell1-9/+5
2008-08-13Convert deprecated routines to the new names.tilghman1-2/+2
2008-08-10That's all, folks. Not going to update the Makefile until res_jabber isseanbright4-378/+378
2008-08-10Another batch of files from RSW. The remaining apps and a few moreseanbright8-95/+95
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/seanbright22-372/+372
2008-08-07Bump a LOG_NOTICE message to LOG_DEBUG since it appearsmmichelson1-1/+1
2008-08-07Don't allow Answer() to accept a negative argument.mmichelson1-0/+4
2008-08-07Fix a calculation error I had made in the poll. The pollmmichelson1-3/+6
2008-08-07Scrap the 500 ms delay when Asterisk auto-answers a channel.mmichelson1-23/+33
2008-08-06move taskprocessor CLI commands into the core namespacedhubbard1-9/+8
2008-08-06Merged revisions 136062 via svnmerge from mmichelson1-1/+3
2008-08-06Merged revisions 135949 via svnmerge from tilghman1-10/+13
2008-08-06Merged revisions 135915 via svnmerge from tilghman1-1/+14
2008-08-06Merged revisions 135841,135847,135850 via svnmerge from mmichelson3-9/+55
2008-08-05Merged revisions 135799 via svnmerge from murf3-12/+45
2008-08-05Add '+=' append operator to configuration files.tilghman1-50/+82
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming6-58/+151
2008-08-05Merged revisions 135597 via svnmerge from seanbright1-1/+1
2008-08-04HTTP module memory leakstilghman1-0/+6
2008-08-03Merge in changes that allow Asterisk to be built against the Hoardseanbright1-0/+6
2008-08-02(closes issue #13202)murf2-2/+10
2008-08-01Fix mime parsing by re-adding support for passing headers to callback functionstwilson1-0/+19
2008-07-31Merged revisions 134983 via svnmerge from kpfleming1-4/+4
2008-07-31Merged revisions 134883 via svnmerge from murf1-4/+14