summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2009-07-25Merged revisions 208746 via svnmerge from Jeff Peeler
2009-07-24Note that "reload" needs to be added back.Russell Bryant
2009-07-24Don't log a warning for something that does not affect operation.Russell Bryant
2009-07-24Resolve a T.38 negotiation issue left over from the udptl-updates merge.Kevin P. Fleming
2009-07-23Rework of T.38 negotiation and UDPTL API to address interoperability problemsKevin P. Fleming
2009-07-23Resolve compiler warning on mac.Russell Bryant
2009-07-22Merged revisions 208083 via svnmerge from Tilghman Lesher
2009-07-21Merged revisions 207714 via svnmerge from Mark Michelson
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2009-07-20Merged revisions 207360 via svnmerge from Russell Bryant
2009-07-16Merged revisions 206867 via svnmerge from David Vossel
2009-07-11Add an API for reporting security events, and a security event logging module.Russell Bryant
2009-07-10Update comments about the level of T.38 support in Asterisk.Kevin P. Fleming
2009-07-09make this compile again under devmodeMichiel van Baak
2009-07-09pthread_self returns a pthread_t which is not an unsigned int on allMichiel van Baak
2009-07-08Fix a CEL related regression with hints updating by subscribing to AST_DEVICE...Matthew Nicholson