Commit Graph

484 Commits (915de454f806387d00aef0eb38424d578c7e9ef9)

Author SHA1 Message Date
Richard Mudgett 11553fd489 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
12 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago
Jonathan Rose a92d272d2f chan_sip: Fix order of variables specified in SIPNotify action
12 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
12 years ago
Joshua Colp 50925e6c24 app_queue: Extend documentation for various Manager actions and events.
12 years ago
Kinsey Moore d924b4cdae HTTP: Add TCP_NODELAY to accepted connections
12 years ago
Scott Griepentrog 90cb9c4711 http: response body often missing after specific request
13 years ago
Jonathan Rose 83fe45376c manager: fix memory leak in manager_add_filter function
13 years ago
Sean Bright fd09d365a7 Make a NOTICE about an invalid channel name more useful.
13 years ago
Richard Mudgett 637ff12bca manager: Register atexit shutdown routine only once.
13 years ago
Richard Mudgett 11d4a03d75 manager: Protect data structures during shutdown.
13 years ago
Walter Doekes d79ae049b3 manager: Clarify eventfilter documentation. Textual changes only.
13 years ago
Kevin Harwell 6a7984281d manager: Originate doesn't abort on failed format_cap allocation
13 years ago
Richard Mudgett f90a045a36 verbosity: Fix performance of console verbose messages.
13 years ago
Jason Parker 38c1c1de83 Add AMI event for presence state.
13 years ago
Kevin Harwell b41873d7e9 Memory leak fix
13 years ago
Richard Mudgett e712c4320f Fix SendText AMI action to never return non-zero.
13 years ago
David M. Lee 1a3c5aaa6c Minor fixups to Doxygen comments.
13 years ago
Kinsey Moore 4a50764715 tcptls: Prevent unsupported options from being set
14 years ago
Matthew Jordan e469bc5237 Don't display the AMI ALL class authorization for users if they don't have it
14 years ago
Matthew Jordan 31d1bd4cd8 Fix crash in PresenceState AMI action when specifying an invalid provider
14 years ago
Mark Michelson 97addb10b3 Further fix misinformation in the description of manager MailboxStatus command.
14 years ago
Richard Mudgett b1366d7acf Fix AMI redirect action with two channels failing to redirect both channels.
14 years ago
Matthew Jordan 2c31cfe3b3 Fix memory leak in 'manager show event' when command entered incorrectly
14 years ago
Jonathan Rose f4e00404e7 manager: Make challenge work with allowmultiplelogin=no
14 years ago
Matthew Jordan 769d9aa259 Don't attempt to purge sessions when no sessions exist
14 years ago
Matthew Jordan d38c42aab8 Properly clean up manager resources on exit
14 years ago
Kinsey Moore 841158f428 Fix segfault regression from r370681
14 years ago
David M. Lee 98f78d2c1d Multiple revisions 374570,374581
14 years ago
Matthew Jordan 8943656ccc Fix a variety of ref counting issues
14 years ago
Sean Bright 522740b00e Don't crash when passing a NULL message to __astman_get_header.
14 years ago
Kinsey Moore 9d76b40877 Correct documentation for ModuleLoad AMI action
14 years ago
Matthew Jordan 9e853ed652 AST-2012-012: Resolve AMI User Unauthorized Shell Access through ExternalIVR
14 years ago
Mark Michelson 29bda732a8 Fix incorrect documentation of the MailboxStatus manager command.
14 years ago
Mark Michelson eb9e645a27 Allow support for early media on AMI originates and call files.
14 years ago
Terry Wilson ee849b461f Add AMI_CLIENT dialplan function
14 years ago
Mark Michelson 38f0ca423e Fix a possible crash due to passing NULL to ast_variables_dup()
14 years ago
Mark Michelson 58f281a670 Add "setvar" option to manager.conf.
14 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
14 years ago
Jonathan Rose 10afdf3a2a Named ACLs: Introduces a system for creating and sharing ACLs
14 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
14 years ago
Matthew Jordan 5d31fb2dd2 Update "manager show event" to support tab completion
14 years ago
Matthew Jordan 82a7409c15 Add AMI event documentation
14 years ago
Michael L. Young babc0983e8 Add IPv6 Support To Manager
14 years ago
Richard Mudgett 745484e1b3 Fix error paths in action_hangup() for AMI Hangup action.
14 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
14 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
14 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
14 years ago
Jason Parker 885fbf6b04 Prevent a potential crash when using manager hooks.
14 years ago
Jonathan Rose ceefcf8839 AST-2012-004: Fix an error that allows AMI users to run shell commands sans authorization.
14 years ago