Commit Graph

4648 Commits (4672c139ddcaa7bae6600ed2ec330192a87f2883)

Author SHA1 Message Date
Richard Mudgett 4672c139dd cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.
12 years ago
Kinsey Moore 36f4bff943 Stasis: Add information to blind transfer event
12 years ago
Kinsey Moore 01f1ff1f77 AMI: Add AllVariables parameter to Status
12 years ago
Kinsey Moore a85a483fcd AMI Docs: Fix Status channel parameter optionality
12 years ago
Matthew Jordan ba5d5da60b Improve call forwarding reporting, especially with regards to ARI.
12 years ago
Jonathan Rose 9b658b7c60 Bridging: Fix a behavioral change when checking if a channel is leaving a bridge
12 years ago
Matthew Jordan 0d0a616e1a app_voicemail/app: Remove test events that were duplicated by r421059
12 years ago
Matthew Jordan 513981c89d main/file: Move test event to emit PLAYBACK event more consistently
12 years ago
Matthew Jordan 0b11c48522 cel: Make sure channels in extra fields include their unique IDs as well
12 years ago
Richard Mudgett e4b32731b9 channel_internal_api.c: Replace some code with ao2_replace().
12 years ago
Jonathan Rose d4695774e7 Bridges: Fix feature interruption/unintended kick caused by external actions
12 years ago
Kinsey Moore 6a6702bb0f AMI: Improve documentation for Status action
12 years ago
Walter Doekes 52c94d3af4 logger: Don't store verbose-magic in the log files.
12 years ago
Walter Doekes 1e0846167b general: Fix memory Corruption in __ast_string_field_ptr_build_va.
12 years ago
Walter Doekes b2afbc48e4 tcptls: Avoid compiler warning on non-dev-mode.
12 years ago
Matthew Jordan 008c1ad9bf main/message: remove debug message
12 years ago
Kinsey Moore 6653d7e8ee Stasis: Correct blind transfer message generation
12 years ago
Kinsey Moore d442ffd59c Stasis: Ensure transfer messages follow validation rules
12 years ago
Mark Michelson cb55679aed Ensure bridges exist when trying to determine bridged parties when publishing transfer information.
12 years ago
Mark Michelson 99d0bccd35 Add support for RFC 4662 resource list subscriptions.
12 years ago
Richard Mudgett ea7d4ab09e chan_iax2: Several media format fixes.
12 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
12 years ago
Matthew Jordan 98af8fb715 pbx: Filter out pattern matching hints in responses sent to ExtensionStateList
12 years ago
George Joseph 3e5ab6ca39 pbx_lua: fix regression with global sym export and context clash by pbx_config.
12 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
12 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
12 years ago
Jonathan Rose 2e350d6bd6 chan_iax2: Fix a crash that occurs when using allow=all for an IAX2 peer
12 years ago
Richard Mudgett e2d8fce2a3 Remove duplicate definitions of ast_format_vp8.
12 years ago
Rusty Newton 1dce73d278 Manager - Improve documentation for manager commands Getvar and Setvar.
12 years ago
Matthew Jordan bbeaeea1a3 res_hep_rtcp: Add module that sends RTCP information to a Homer Server
12 years ago
Matthew Jordan 922e3203a9 xmldocs: Add support for an <example> tag in the Asterisk XML Documentation
12 years ago
Kinsey Moore 485d0379ae manager: Add state list commands
12 years ago
Mark Michelson cac711fc95 Do not omit the first header of a UserEvent AMI action from the corresponding emitted UserEvent.
12 years ago
Richard Mudgett 2758cc76e5 datastores: Audit ast_channel_datastore_remove usage.
12 years ago
Joshua Colp 702c503b76 loader: Fix an infinite loop when printing modules using "module show".
12 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
12 years ago
Matthew Jordan ba9867fab0 module loader: Unload modules in reverse order of their start order
12 years ago
Joshua Colp b2d6a9e076 bridge: Make "bridge destroy" only available in developer mode and add "all" to "bridge kick".
12 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
12 years ago
Michael L. Young 7059b001ad core/db: Revert Patch Added In Attempt To Improve I/O Performance
12 years ago
Matthew Jordan f6283866c1 device state: Update the core to report ONHOLD if a channel is on hold
12 years ago
Kinsey Moore 4445ee7fc0 AMI: Allow for command response documentation
12 years ago
Matthew Jordan ccc6e8bd17 endpoints: Fix failing unit tests from r419196
12 years ago
Corey Farrell ef697de4a5 res_fax: unregister manager actions on unload
12 years ago
Michael L. Young f613fc24fb core/bridge_channel: Substitute Variables In Features Application Map
12 years ago
Michael L. Young b4a681684d core/db: Improve I/O When Updating Rows
12 years ago
Matthew Jordan bb87796f67 ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech
12 years ago
Kinsey Moore 878db87fc0 Dial API: Prevent crash on NULL cap
12 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
12 years ago
Corey Farrell eaf1225b40 stasis: fix call to ao2_t_alloc for stasis_message_router_create
12 years ago