summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2009-10-02One more off-by-one in trunkTilghman Lesher
2009-10-01Merged revisions 221776 via svnmerge from Tilghman Lesher
2009-10-01Remove ability to control T.38 FAX error correction from udptl.conf.Kevin P. Fleming
2009-09-30Use rtp properties instead of adding a callbackTerry Wilson
2009-09-30Merged revisions 221086 via svnmerge from Terry Wilson
2009-09-30Merged revisions 221200 via svnmerge from Tilghman Lesher
2009-09-29Fix channel reference leak.Mark Michelson
2009-09-29Get rid of annoying and cryptic debug messages.Mark Michelson
2009-09-25Eliminate unnecessary include of version.h in manager.c.Kevin P. Fleming
2009-09-25Correct sense of logic test committed in revision 220494.Kevin P. Fleming
2009-09-25Don't use hash-based lookups for ast_channel_get_by_name_prefix().Kevin P. Fleming
2009-09-24Change the default behavior of Set, AGI, and pbx_realtime to 1.6 behavior by ...Tilghman Lesher
2009-09-24fixes tcptls_session memory leak caused by ref count errorDavid Vossel
2009-09-24Add bridge related dial flags to the bridge appJeff Peeler
2009-09-24Merged revisions 220288 via svnmerge from Tilghman Lesher
2009-09-20Merged revisions 219653 via svnmerge from Tilghman Lesher
2009-09-17Merged revisions 219136 via svnmerge from Matthew Nicholson
2009-09-16Merged revisions 219023 via svnmerge from Tilghman Lesher
2009-09-16Merged revisions 218867 via svnmerge from David Brooks
2009-09-14Do not attempt to add a parking extension if an error occurred while reading ...Joshua Colp
2009-09-11Check the origination priority for more matches, not the current priority.Tilghman Lesher
2009-09-09Properly terminate the response to the manager Ping action.Sean Bright
2009-09-04Enable turning off the application delimiter warning with the 'dontwarn' option.Tilghman Lesher
2009-09-04Merged revisions 216435 via svnmerge from Michiel van Baak
2009-09-04Merged revisions 216430 via svnmerge from Olle Johansson
2009-09-04make sure 'start' is always initialized.Michiel van Baak
2009-09-03Document language prompt submission process.Kevin P. Fleming
2009-09-03Merge code associated with AST-2009-006David Vossel
2009-09-02- lock channel before looking for a channel variableMichiel van Baak
2009-09-02Close up to the soft open file limit (same on Linux, but varies drastically o...Tilghman Lesher
2009-09-01Ensure that frame dumps of AST_CONTROL_T38_PARAMETERS frames are properlyKevin P. Fleming
2009-08-31Fix a trunk compilation warning.Tilghman Lesher
2009-08-31Properly initialize the session to prevent a crash.Tilghman Lesher
2009-08-30Various patches, to enable Asterisk to once again compile on Mac OS X.Tilghman Lesher
2009-08-28Merged revisions 214701 via svnmerge from Tilghman Lesher
2009-08-27Ensure that we check for the special value CONFIG_STATUS_FILEINVALID.Tilghman Lesher
2009-08-26Add two new dialplan variables when using featuresJeff Peeler
2009-08-26Merged revisions 214194 via svnmerge from David Vossel
2009-08-25Merged revisions 214068-214069 via svnmerge from Tilghman Lesher
2009-08-25Merged revisions 213970 via svnmerge from Tilghman Lesher
2009-08-21Make LOAD_ORDER actually workTerry Wilson
2009-08-20Fix a crash by checking the proper pointer for validity before deferencing it.Matthew Nicholson
2009-08-19Fix compile when certain G711 menuselect options are enabled.Jason Parker
2009-08-19Don't blow up on a NULL cdr.Russell Bryant
2009-08-18Merged revisions 212763 via svnmerge from Sean Bright
2009-08-17Correct the return value check for ast_safe_system.Sean Bright
2009-08-17Define our desires for POSIX and X/OPEN API features properly.Kevin P. Fleming
2009-08-16Add two more API calls for getting the current glue and channel in bridging c...Joshua Colp
2009-08-15Add an empty line after each option when printing theMichiel van Baak
2009-08-13Add an API call for retrieving the engine in use by an RTP instance.Joshua Colp