Commit Graph

551 Commits (f4a30ad32e7e7ce12ef843fa6cdd90624c65ca79)

Author SHA1 Message Date
Corey Farrell f4a30ad32e Fix minor reference leaks in app_skel and TEST_FRAMEWORK
11 years ago
Richard Mudgett 9b10813a2b res_ari: Fix some off-nominal paths just dropping the HTTP connection.
11 years ago
Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support.
11 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
11 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
11 years ago
Richard Mudgett 13e697f8c0 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Richard Mudgett 4ca5745dbe AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Jonathan Rose 5ca495ed2f chan_sip: Fix order of variables specified in SIPNotify action
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Joshua Colp f2ca3438e7 app_queue: Extend documentation for various Manager actions and events.
11 years ago
Kinsey Moore dcb2ea657c HTTP: Add TCP_NODELAY to accepted connections
11 years ago
Kinsey Moore 9a85fc0aa0 ARI: Add debug logging for events and responses
11 years ago
Scott Griepentrog 0d057e6791 http: response body often missing after specific request
11 years ago
Richard Mudgett 1ba13718fc assigned-uniqueids: Miscellaneous cleanup and fixes.
11 years ago
Jonathan Rose 3a565767d7 manager: fix memory leak in manager_add_filter function
11 years ago
Scott Griepentrog ef69b5176d unqiueid: correct max uniqueid length test
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Richard Mudgett 9e6407c07b manager: Fix AMI Status action of a single channel.
11 years ago
Sean Bright 98de7719dd Make a NOTICE about an invalid channel name more useful.
11 years ago
Kevin Harwell f9479fbcbd manager: ExtensionStatus event status human readable
11 years ago
Walter Doekes cc42229f26 manager: The eventfilter= option now takes an extended regex.
11 years ago
Richard Mudgett a9911f027e manager: Register atexit shutdown routine only once.
11 years ago
Richard Mudgett 82cce81737 manager: Protect data structures during shutdown.
11 years ago
Walter Doekes 9a88cc33f8 manager: Clarify eventfilter documentation. Textual changes only.
11 years ago
Kevin Harwell 7054e12ef2 manager: Originate doesn't abort on failed format_cap allocation
11 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
11 years ago
Kevin Harwell bd4be333fb manager: UserEvent including action on output
11 years ago
Jason Parker 04dfe2d77f Add AMI event for presence state.
12 years ago
Jonathan Rose bf5492abd2 security_events: Push out security events over AMI events
12 years ago
David M. Lee 97a8debd90 ari: Add application/x-www-form-urlencoded parameter support
12 years ago
Mark Michelson c30170d9a2 Resolve some memory leaks due to incorrect for loop / ao2 ref usage.
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Matthew Jordan 6e2b1a54ab Only create Stasis subscriptions when enabled
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Matthew Jordan 2ef63eaf34 manager: Fix crash when appending a manager channel variable
12 years ago
Kevin Harwell af1747ee6c Memory leak fix
12 years ago
Kevin Harwell e1cfc18a78 Memory leaks fix
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
Richard Mudgett e47d3db365 Doxygen comment tweaks.
12 years ago
Richard Mudgett 5f40a6625d Fix Bridge API DTMF hook matching for begin and end DTMF events.
12 years ago
David M. Lee 357b275239 Fix res_ari_asterisk load issue
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
Matthew Jordan 56a90d435c Fix incorrect reference to stasis/bridging.h
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Matthew Jordan 3a5b68f07c Allow setting allowmultiplelogin on an account basis
12 years ago
Joshua Colp 7c044acbd9 Refactor operations to access the stasis cache instead of objects directly when retrieving information.
12 years ago
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
12 years ago
Jason Parker 85ba063329 Add a SystemName field to all AMI events.
12 years ago