aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Merged revisions 148611 via svnmerge from kpfleming1-1/+2
2008-10-14Merge realtime_update2 branch, which adds a new realtime API call namedtilghman1-15/+32
2008-10-13Hmmm. Nobody (but me) is interested in seeing murf1-10/+106
2008-10-13Highlightning even more bugs in the current tcp/tls implementation.oej1-3/+5
2008-10-10Don't include logger.h in asterisk.h by default as it is causing problems bui...seanbright2-0/+2
2008-10-09The priority was unnecessary for the manager atxfer, so it hasmmichelson1-15/+4
2008-10-09Merged revisions 146026 via svnmerge from mmichelson1-4/+3
2008-10-09Reverting format addition for nowtilghman1-2/+0
2008-10-09Fudges for wav16, just like wav49tilghman1-0/+2
2008-10-09(closes issue #13139)jpeeler1-0/+4
2008-10-09(closes issue #13557)murf6-8/+8
2008-10-07Allow people to select the old console behavior of white text on a blacktilghman2-4/+37
2008-10-07Explicitly setting these fields to NULL was done because I wasn't sure if the...jpeeler1-3/+0
2008-10-06Similar to r143204, masquerade the channel in the case of Park being called f...jpeeler1-1/+1
2008-10-06This commit squashes together three commits because the wrong approach was or...jpeeler1-17/+40
2008-10-06fix some comment placementjpeeler1-2/+3
2008-10-06Explicitly set args in park_call_exec NULL so in the case of no options being...jpeeler1-12/+20
2008-10-04Fix a bug with the last item in CLI history getting duplicated whenseanbright1-4/+7
2008-10-03remove superfluous reference counting operations in manage_parkinglot since a...jpeeler1-5/+1
2008-10-03Resolve a subtle bug where we would never successfully be able to getseanbright1-5/+5
2008-10-03The dialing API should inherit datastores as well as variablestwilson1-0/+1
2008-10-01Add schedule extensions to app_meetme. In addition, the reporter found atilghman1-0/+12
2008-10-01Okay, this should really do it now. While I did managemmichelson1-3/+4
2008-10-01if (!(x) == 0) is the same asmmichelson1-1/+1
2008-10-01The logic surrounding the return value of ast_spawn_extensionmmichelson1-1/+1
2008-09-28Merge the cli_cleanup branch.mvanbaak4-15/+15
2008-09-27Merged revisions 144924-144925 via svnmerge from kpfleming7-132/+28
2008-09-26Merged revisions 144677 via svnmerge from murf1-0/+2
2008-09-25(closes issue #13557)murf1-2/+2
2008-09-23Merged revisions 144066 via svnmerge from murf1-43/+76
2008-09-17If attempting to free a NULL pointer when MALLOC_DEBUGmmichelson1-1/+6
2008-09-17Merged revisions 143337 via svnmerge from mmichelson1-0/+1
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman12-15/+41
2008-09-12When checking for an encoded character, make sure the string isn't blank, first.tilghman1-0/+5
2008-09-12Merged revisions 142740 via svnmerge from tilghman1-0/+1
2008-09-12Merged revisions 142675 via svnmerge from murf2-2/+46
2008-09-11Merged revisions 142575 via svnmerge from murf1-24/+42
2008-09-10Merged revisions 142474 via svnmerge from murf1-0/+2
2008-09-10Merged revisions 142354 via svnmerge from russell1-5/+3
2008-09-09Cleaned up commentrmudgett1-10/+10
2008-09-09Merged revisions 142063 via svnmerge from russell1-0/+17
2008-09-09Modify ast_answer() to not hold the channel lock while calling ast_safe_sleep()russell1-4/+9
2008-09-08Merged revisions 141806 via svnmerge from russell1-9/+15
2008-09-06Some fixes to autocompletion in some commands.mvanbaak1-1/+3
2008-09-05Merged revisions 141156 via svnmerge from murf1-1/+1
2008-09-04Merged revisions 141028 via svnmerge from jpeeler1-4/+11
2008-09-03In these changes, I have added some explanationmurf1-2/+9
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