Commit Graph

492 Commits (cc46ce38bc98e1544d6d077c910238ee0c7b51ed)

Author SHA1 Message Date
Matthew Jordan 0a2400ab6e main/manager: Fix typo in AMI event documentation of "OriginateResponse"
11 years ago
Corey Farrell 7d06282b9e Release AMI connections on shutdown.
11 years ago
George Joseph c4cf004f24 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Jonathan Rose 388a13abb8 Manager: Require read permission for SYSTEM in order to send FullyBooted
11 years ago
George Joseph cc3fb5bcb6 manager: Make WaitEvent action respect eventfilters
11 years ago
Kinsey Moore 16a3e1cc3f AMI Docs: Fix Status channel parameter optionality
12 years ago
Rusty Newton af592bbc94 Manager - Improve documentation for manager commands Getvar and Setvar.
12 years ago
Matthew Jordan bfc6904871 manager: Return ActionID on nominal responses to PresenceState action
12 years ago
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
12 years ago
Jonathan Rose 83fe45376c manager: fix memory leak in manager_add_filter function
12 years ago
Sean Bright fd09d365a7 Make a NOTICE about an invalid channel name more useful.
12 years ago
Richard Mudgett 637ff12bca manager: Register atexit shutdown routine only once.
12 years ago
Richard Mudgett 11d4a03d75 manager: Protect data structures during shutdown.
12 years ago
Walter Doekes d79ae049b3 manager: Clarify eventfilter documentation. Textual changes only.
12 years ago
Kevin Harwell 6a7984281d manager: Originate doesn't abort on failed format_cap allocation
12 years ago
Richard Mudgett f90a045a36 verbosity: Fix performance of console verbose messages.
12 years ago
Jason Parker 38c1c1de83 Add AMI event for presence state.
12 years ago
Kevin Harwell b41873d7e9 Memory leak fix
12 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
13 years ago
Matthew Jordan e469bc5237 Don't display the AMI ALL class authorization for users if they don't have it
13 years ago
Matthew Jordan 31d1bd4cd8 Fix crash in PresenceState AMI action when specifying an invalid provider
13 years ago
Mark Michelson 97addb10b3 Further fix misinformation in the description of manager MailboxStatus command.
13 years ago
Richard Mudgett b1366d7acf Fix AMI redirect action with two channels failing to redirect both channels.
13 years ago
Matthew Jordan 2c31cfe3b3 Fix memory leak in 'manager show event' when command entered incorrectly
13 years ago
Jonathan Rose f4e00404e7 manager: Make challenge work with allowmultiplelogin=no
13 years ago
Matthew Jordan 769d9aa259 Don't attempt to purge sessions when no sessions exist
13 years ago
Matthew Jordan d38c42aab8 Properly clean up manager resources on exit
13 years ago
Kinsey Moore 841158f428 Fix segfault regression from r370681
13 years ago
David M. Lee 98f78d2c1d Multiple revisions 374570,374581
13 years ago
Matthew Jordan 8943656ccc Fix a variety of ref counting issues
13 years ago
Sean Bright 522740b00e Don't crash when passing a NULL message to __astman_get_header.
13 years ago
Kinsey Moore 9d76b40877 Correct documentation for ModuleLoad AMI action
13 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