summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-07-13Fix minor reference leaks in app_skel and TEST_FRAMEWORKCorey Farrell
2014-07-13Remove files left behind on removal of h323, jingle and jabber.Corey Farrell
2014-07-11astobj2: Add tag variants for ao2_bump, ao2_cleanup, and ao2_replaceMatthew Jordan
2014-07-11astobj2: tweak ao2_replace to do nothing when it would be a NoOpCorey Farrell
2014-07-11config: inform config hook of change when writing fileScott Griepentrog
2014-07-10include/asterisk/xmpp.h: Convert indentation to tabsMatthew Jordan
2014-07-10chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creat...Richard Mudgett
2014-07-09ARI: Make mixing bridges propagate linkedids and accountcodes.Richard Mudgett
2014-07-08manager/ARI: Update version to 2.4.0/1.4.0; Update UPGRADE.txtMatthew Jordan
2014-07-08res_rtp_asterisk: Fix undefined function when PJPROJECT is not installedMatthew Jordan
2014-07-07res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence.Joshua Colp
2014-07-07ARI/res_stasis: Subscribe to both Local channel halves when originating to appMatthew Jordan
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