summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-14Fix memory leak in cdr_sqlite3_custom.Sean Bright
2008-08-14Prepare for adding 1.6.2 changesRussell Bryant
2008-08-14Blocked revisions 137850 via svnmergeTilghman Lesher
2008-08-14Merged revisions 137847 via svnmerge from Tilghman Lesher
2008-08-14Make sure we set the socket port, so we don't try to use <ip address>:0.Jason Parker
2008-08-14If we detect that we are no longer connected, try to reconnect a few timesSean Bright
2008-08-14Merged revisions 137731 via svnmerge from Russell Bryant
2008-08-14Merged revisions 137679 via svnmerge from Kevin P. Fleming
2008-08-14Blocked revisions 137677 via svnmergeKevin P. Fleming
2008-08-13make this script actually workKevin P. Fleming
2008-08-13Merged revisions 137530 via svnmerge from Kevin P. Fleming
2008-08-13Blocked revisions 137580 via svnmergeJeff Peeler
2008-08-13Correctly end locally ended calls.Jason Parker
2008-08-13Blocked revisions 137527,137529 via svnmergeKevin P. Fleming
2008-08-13Add FAXMODE variable with what fax transport was used.Jason Parker
2008-08-13Convert deprecated routines to the new names.Tilghman Lesher
2008-08-13Merged revisions 137405 via svnmerge from Sean Bright
2008-08-13Use the ast_vasprintf macro instead of vasprintf directly.Sean Bright
2008-08-13Blocked revisions 137348 via svnmergeSean Bright
2008-08-12Grammar hax from QwellRussell Bryant
2008-08-12Note that developer documentation belongs in doxygen, and not integrated withRussell Bryant
2008-08-11Make PRINT_DIR work as advertised.Russell Bryant
2008-08-11Log the userfield CDR variable like the other CDR backends, assuming theSean Bright
2008-08-11Merged revisions 137138 via svnmerge from Tilghman Lesher
2008-08-10Fix this again so we can compile with shadow warnings enabled and IMAP chosenSean Bright
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-10More RSW merges. Everything from apps/ except for the big offendersSean Bright
2008-08-10All of the res/ stuff (other than res_jabber) from the RSW branch.Sean Bright
2008-08-09Merged revisions 136946 via svnmerge from Tilghman Lesher
2008-08-09More RSW merges. This should do it for the channels/ dir.Sean Bright
2008-08-09Biggest offender? chan_dahdi.c! More RSW merging.Sean Bright
2008-08-09Merge more changes from the resolve-shadow-warnings branch (henceforth knownSean Bright
2008-08-09Update documentation as to the behavior of AGI in 1.6.0 and higher. Also, addTilghman Lesher
2008-08-08Bring in the configure and makeopts jazz for -Wshadow, but don't add it to theSean Bright
2008-08-08use ARRAY_LENDwayne M. Hubbard
2008-08-08Fix compilation for ODBC voicemailMark Michelson
2008-08-08Removing bad propertiesTilghman Lesher
2008-08-08Merged revisions 136726 via svnmerge from Steve Murphy
2008-08-07Remove one last batch of debug messagesMark Michelson
2008-08-07Fix build for non-IMAP storage and get rid of someMark Michelson
2008-08-07Merging the imap_consistency_trunk branch toMark Michelson
2008-08-07show correct called party id and also store this to the 'placed calls' list o...Michiel van Baak
2008-08-07Updating codec_dahdi to the new transcoder interface.Shaun Ruffell
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
2008-08-07Fix a calculation error I had made in the poll. The pollMark Michelson
2008-08-07Scrap the 500 ms delay when Asterisk auto-answers a channel.Mark Michelson
2008-08-07Merged revisions 136241 via svnmerge from Richard Mudgett