summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2014-07-23endpoints: Fix failing unit tests from r419196Matthew Jordan
2014-07-23res_fax: unregister manager actions on unloadCorey Farrell
2014-07-22core/bridge_channel: Substitute Variables In Features Application MapMichael L. Young
2014-07-22core/db: Improve I/O When Updating RowsMichael L. Young
2014-07-22ARI: Fix endpoint/channel subscription issues; allow for subscriptions to techMatthew Jordan
2014-07-21Dial API: Prevent crash on NULL capKinsey Moore
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-18stasis: fix call to ao2_t_alloc for stasis_message_router_createCorey Farrell
2014-07-18stasis: use ao2_t_alloc for certain object allocatorsCorey Farrell
2014-07-18astobj2: assert on invalid ref and backtrace cleanupScott Griepentrog
2014-07-18feature_config: insure featuregroups and applicationmaps are initializedScott Griepentrog
2014-07-18Channels: Masquerades to automatically move frame/audio hooksJonathan Rose
2014-07-17TEST_FRAMEWORK: Fix threewaytransfer reportingKinsey Moore
2014-07-15codec_adpcm: Change description of codec "ADPCM" to "Dialogic ADPCM"Matthew Jordan
2014-07-15manager: Return ActionID on nominal responses to PresenceState actionMatthew Jordan
2014-07-15TEST_FRAMEWORK: Fix ref leak in feature activationKinsey Moore
2014-07-15Update Asterisk copyright year in main/asterisk.cSean Bright
2014-07-13astobj2: work around REF_DEBUG race which causes out of order log entriesCorey Farrell
2014-07-13Fix minor reference leaks in app_skel and TEST_FRAMEWORKCorey Farrell
2014-07-11astobj2: Add tag variants for ao2_bump, ao2_cleanup, and ao2_replaceMatthew Jordan
2014-07-11config: inform config hook of change when writing fileScott Griepentrog
2014-07-09ARI: Make mixing bridges propagate linkedids and accountcodes.Richard Mudgett
2014-07-07CEL: Fix incorrect/missing extra field informationKinsey Moore
2014-07-07HTTP: Fix build for gcc 4.10Kinsey Moore
2014-07-04main/Makefile: fix compilation error of buildinfo occurring on 'make install'Matthew Jordan
2014-07-04configure: Remove last vestiges of h323; DO create menuselect-depsMatthew Jordan
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-07-03res_ari: Fix some off-nominal paths just dropping the HTTP connection.Richard Mudgett
2014-07-03pbx_config: Add manager actions to add/remove extensionsJonathan Rose