summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-25Multiple revisions 419565-419566Matthew Jordan
2014-07-25module loader: Unload modules in reverse order of their start orderMatthew Jordan
2014-07-25app_bridgewait: Remove possibility of race condition between channels leaving...Joshua Colp
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-24Blocked revisions 419442Corey Farrell
2014-07-24Deprecate astobj.hCorey Farrell
2014-07-24chan_sip: complete upgrade to ao2Corey Farrell
2014-07-24Don't cause Asterisk to exit if ooh323.conf not found.Jason Parker
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-23Blocked revisions 419316Matthew Jordan
2014-07-23app_voicemail: use a consistent generator stringScott Griepentrog
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-22apps/app_mixmonitor: Add Options To Play Beep At Start Or StopMichael L. Young
2014-07-22core/db: Improve I/O When Updating RowsMichael L. Young
2014-07-22codec_speex: Fix trashing normal static frame for AST_FRAME_CNG.Richard Mudgett
2014-07-22ARI: Fix endpoint/channel subscription issues; allow for subscriptions to techMatthew Jordan
2014-07-22chan_iax2: Restore previous behavior of iax2_best_codec.Joshua Colp
2014-07-22Fix more dev-mode build issuesKinsey Moore
2014-07-21Dial API: Prevent crash on NULL capKinsey Moore
2014-07-21Fix build in dev-modeKinsey Moore
2014-07-21chan_iax2: Restore codec choice behavior from media formats branchJonathan Rose
2014-07-21chan_iax2: Only send mini frames if the underlying format has not changed, no...Joshua Colp
2014-07-21Fix build when pjproject is installed in a non-standard location.Sean Bright
2014-07-21res_smdi: convert to astobj2Corey Farrell
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-18ari: Add a copy operation for stored recordingsMatthew 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-18Fix build in dev-modeKinsey Moore
2014-07-18astobj2: assert on invalid ref and backtrace cleanupScott Griepentrog
2014-07-18media formats: fix ref leak of peer for mwi subscriptionScott Griepentrog
2014-07-18feature_config: insure featuregroups and applicationmaps are initializedScott Griepentrog
2014-07-18func_audiohookinherit.c: Fixup some XML documentation wording.Richard Mudgett
2014-07-18Channels: Masquerades to automatically move frame/audio hooksJonathan Rose
2014-07-18res_fax: Provide AMI equivalents for fax CLI commandsJonathan Rose
2014-07-18Update config.guess and config.subSean Bright
2014-07-18Add missing file from previous commit.Sean Bright
2014-07-18Import Asterisk's autoconf magic instead of using our own.Sean Bright
2014-07-17configs: Move sample config files into a subdirectory of configsMatthew Jordan
2014-07-17chan_sip: Make progressinband=never really mean 'never'Matthew Jordan
2014-07-17Add svn:ignore propertyMatthew Jordan
2014-07-17configure: Fix libxml2 development library dependency checkingMatthew Jordan
2014-07-17menuselect: Add libxml2 support (Patch 3)Matthew Jordan
2014-07-17menuselect: Remove mxml from menuselect (Patch 2)Matthew Jordan