summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-07-17menuselect: Add menuselect to Asterisk trunk (Patch 1)Matthew Jordan
2014-07-17TEST_FRAMEWORK: Fix threewaytransfer reportingKinsey Moore
2014-07-16Remove include of astobj.h from channels/dahdi/bridge_native_dahdi.c.Corey Farrell
2014-07-16res_pjsip: Support setting a default accountcode on endpointsMatthew Jordan
2014-07-16cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name supportMatthew Jordan
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-15func_uri: URIENCODE/URIDECODE - allow empty strings as argumentJonathan Rose
2014-07-15Update Asterisk copyright year in main/asterisk.cSean Bright
2014-07-14logger.h: Extract DEBUG_ATLEAST() to complement VERBOSITY_ATLEAST().Richard Mudgett
2014-07-14Actually delete the removed files.Richard Mudgett
2014-07-13astobj2: work around REF_DEBUG race which causes out of order log entriesCorey Farrell
2014-07-13astobj2: correct define for ao2_t_cleanupScott Griepentrog