summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2014-08-28sched: Fix typo and whitespace change.Richard Mudgett
2014-08-27CallerID: Fix parsing of malformed calleridKinsey Moore
2014-08-26Fix race condition in the scheduler when deleting a running entry.Mark Michelson
2014-08-22main/message: Add a new-line to a DEBUG messageMatthew Jordan
2014-08-21ARI: Fix implicit answer when playback is initiated on unanswered channelMatthew Jordan
2014-08-21Clean up files that do not end with newlinesMatthew Jordan
2014-08-21uri: Quiet warning about type qualifiers ignored on function return typeMatthew Jordan
2014-08-20chan_pjsip: Update media translation paths when new SDP negotiated.Richard Mudgett
2014-08-20cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.Richard Mudgett
2014-08-20Stasis: Add information to blind transfer eventKinsey Moore
2014-08-20AMI: Add AllVariables parameter to StatusKinsey Moore
2014-08-19AMI Docs: Fix Status channel parameter optionalityKinsey Moore
2014-08-18Improve call forwarding reporting, especially with regards to ARI.Matthew Jordan
2014-08-15Bridging: Fix a behavioral change when checking if a channel is leaving a bridgeJonathan Rose
2014-08-15app_voicemail/app: Remove test events that were duplicated by r421059Matthew Jordan
2014-08-14main/file: Move test event to emit PLAYBACK event more consistentlyMatthew Jordan
2014-08-14cel: Make sure channels in extra fields include their unique IDs as wellMatthew Jordan
2014-08-14channel_internal_api.c: Replace some code with ao2_replace().Richard Mudgett
2014-08-13Bridges: Fix feature interruption/unintended kick caused by external actionsJonathan Rose
2014-08-13AMI: Improve documentation for Status actionKinsey Moore
2014-08-13logger: Don't store verbose-magic in the log files.Walter Doekes
2014-08-11general: Fix memory Corruption in __ast_string_field_ptr_build_va.Walter Doekes
2014-08-11tcptls: Avoid compiler warning on non-dev-mode.Walter Doekes
2014-08-08main/message: remove debug messageMatthew Jordan
2014-08-07Stasis: Correct blind transfer message generationKinsey Moore
2014-08-07Stasis: Ensure transfer messages follow validation rulesKinsey Moore
2014-08-07Ensure bridges exist when trying to determine bridged parties when publishing...Mark Michelson
2014-08-07Add support for RFC 4662 resource list subscriptions.Mark Michelson
2014-08-07chan_iax2: Several media format fixes.Richard Mudgett
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-08-07pbx: Filter out pattern matching hints in responses sent to ExtensionStateListMatthew Jordan
2014-08-06pbx_lua: fix regression with global sym export and context clash by pbx_config.George Joseph
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-08-05Multiple revisions 420089-420090,420097Matthew Jordan
2014-08-05chan_iax2: Fix a crash that occurs when using allow=all for an IAX2 peerJonathan Rose
2014-08-04Remove duplicate definitions of ast_format_vp8.Richard Mudgett
2014-08-04Manager - Improve documentation for manager commands Getvar and Setvar.Rusty Newton
2014-07-31res_hep_rtcp: Add module that sends RTCP information to a Homer ServerMatthew Jordan
2014-07-31xmldocs: Add support for an <example> tag in the Asterisk XML DocumentationMatthew Jordan
2014-07-30manager: Add state list commandsKinsey Moore
2014-07-29Do not omit the first header of a UserEvent AMI action from the corresponding...Mark Michelson
2014-07-28datastores: Audit ast_channel_datastore_remove usage.Richard Mudgett
2014-07-25loader: Fix an infinite loop when printing modules using "module show".Joshua Colp
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-25module loader: Unload modules in reverse order of their start orderMatthew Jordan
2014-07-25bridge: Make "bridge destroy" only available in developer mode and add "all" ...Joshua Colp
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-24core/db: Revert Patch Added In Attempt To Improve I/O PerformanceMichael L. Young
2014-07-24device state: Update the core to report ONHOLD if a channel is on holdMatthew Jordan
2014-07-24AMI: Allow for command response documentationKinsey Moore