summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2009-08-10AST-2009-005Tilghman Lesher
2009-08-10Fix up some issues with getting a channel by "name".Russell Bryant
2009-08-09Merged revisions 211274 via svnmerge from Tilghman Lesher
2009-08-07Workaround broken T.38 endpoints that offer tiny MaxDatagram sizes.Kevin P. Fleming
2009-08-06Merged revisions 210913 via svnmerge from Tilghman Lesher
2009-08-06Allow Gosub to recognize quote delimiters without consuming them.Tilghman Lesher
2009-08-05Revert some silly code that snuck into trunk from my working copy. Sorry!Russell Bryant
2009-08-04Initial minimum ast_party_caller support.Richard Mudgett
2009-08-04Fix broken call pickupJeff Peeler
2009-08-03Fix order and redundancy of channel rename manager events in ast_do_masquerade.Mark Michelson
2009-08-01Merged revisions 209879 via svnmerge from Russell Bryant
2009-08-01Fix ast_event_queue_and_cache() to actually do the cache() part.Russell Bryant
2009-08-01Merged revisions 209759 via svnmerge from Kevin P. Fleming
2009-07-31Fix some places where ast_event_type was used instead of ast_event_ie_type.Russell Bryant
2009-07-28Define side-effect-safe MIN and MAX macros and remove duplicate definitions f...Kevin P. Fleming
2009-07-27Merged revisions 209131 via svnmerge from Mark Michelson
2009-07-27Fixing typos. Replaces "recieved" with "received" and "initilize" with "initi...David Brooks
2009-07-27Merged revisions 208923 via svnmerge from Jeff Peeler
2009-07-25add default alias reload to run module reload.Michiel van Baak