summaryrefslogtreecommitdiff
path: root/main/manager.c
AgeCommit message (Expand)Author
2010-08-28Merged revisions 284065 via svnmerge from Russell Bryant
2010-08-27Doxygen formatting changesOlle Johansson
2010-07-24Merged revisions 279273 via svnmerge from Paul Belanger
2010-07-20Merged revisions 278023 via svnmerge from Tilghman Lesher
2010-07-19Make ACLs IPv6-capable.Mark Michelson
2010-07-16Merged revisions 277261 via svnmerge from Tilghman Lesher
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2010-07-01Fixed whitespace problemsMatthew Nicholson
2010-07-01Altered my comment about TCP_NODELAYMatthew Nicholson
2010-06-30Set TCP_NODELAY on manager TCP sockets to prevent delays on outgoing packets....Matthew Nicholson
2010-06-30Permission checking for the system application is backwards.Tilghman Lesher
2010-06-23Correct manager variable 'EventList' case.Paul Belanger
2010-06-22minor fixes for white/black event filtersDavid Vossel
2010-06-22Add regular expression filtering for manager events.Jeff Peeler
2010-06-07Event well was going dry.Tilghman Lesher
2010-06-05Verify event is not NULL before attempting to lower its usecount.Tilghman Lesher
2010-06-02Generic Advice of Charge.Richard Mudgett
2010-06-02Add ETSI Advice Of Charge (AOC) event reporting.Richard Mudgett
2010-06-01Eliminate stale manager events after a set interval, even if AMI clients don'...Tilghman Lesher
2010-05-24Merge the rest of the FullyBooted patchTerry Wilson
2010-05-17Missing newlines added to Set-Cookie line in manager.cLeif Madsen
2010-05-17Recorded merge of revisions 263456 via svnmerge from Leif Madsen
2010-05-05New 'manager show settings' CLI command.Paul Belanger
2010-04-13Merged revisions 257070 via svnmerge from Matthew Nicholson
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-03-20Resolve more compiler warnings on FreeBSD.Russell Bryant
2010-01-28Optimization to manager events.Jeff Peeler
2010-01-25Change api for pbx_builtin_setvar to actually return error code if a function...Olle Johansson
2010-01-25Merged revisions 242850 via svnmerge from Olle Johansson
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.Sean Bright
2010-01-09Merged revisions 238915 via svnmerge from Tilghman Lesher
2009-12-16Enhance AMI redirect to allow channels to be redirected to different places.Jeff Peeler
2009-12-02Merged revisions 232581 via svnmerge from Jeff Peeler
2009-12-02Make manager response to "Action: events" finish with empty lineJeff Peeler
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-11-04Add destruction of iterators to avoid problems with refcountersOlle Johansson
2009-11-03Resolve a warning from gcc 4.4.1.Russell Bryant
2009-11-03AMI hook interfaceDavid Brooks
2009-10-27Merged revisions 226138 via svnmerge from Tilghman Lesher
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...Kevin P. Fleming
2009-09-25Eliminate unnecessary include of version.h in manager.c.Kevin P. Fleming
2009-09-09Properly terminate the response to the manager Ping action.Sean Bright
2009-08-31Properly initialize the session to prevent a crash.Tilghman Lesher
2009-08-27Ensure that we check for the special value CONFIG_STATUS_FILEINVALID.Tilghman Lesher
2009-08-18Merged revisions 212763 via svnmerge from Sean Bright
2009-08-10AST-2009-005Tilghman Lesher
2009-07-21Merged revisions 207714 via svnmerge from Mark Michelson
2009-07-11Add an API for reporting security events, and a security event logging module.Russell Bryant