summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2014-07-03HTTP: Add persistent connection support.Richard Mudgett
2014-07-03main/tcptls: Add checks for OpenSSL Elliptic Curve supportMatthew Jordan
2014-07-03main/tcptls: Add support for Perfect Forward SecrecyMatthew Jordan
2014-07-03main/untils: Prevent potential infinite loop in ast_careful_fwriteMatthew Jordan
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-06-30app_voicemail, say: Add support for Japanese LanguageMatthew Jordan
2014-06-27event.c: Fix type mismatch errors in ie_maps[].Richard Mudgett
2014-06-27Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid objectCorey Farrell
2014-06-26CEL: Add bridge tech to relevant CEL recordsKinsey Moore
2014-06-26Bridging: Allow channels to define bridging hooksKinsey Moore
2014-06-26udptl: Correct FEC to not consider negative sequence numbers as missingMatthew Jordan
2014-06-25ao2_container node object ignores REF_DEBUG in all places except oneCorey Farrell
2014-06-24Move eid functions to utils.c, mark netsock.h deprecatedCorey Farrell
2014-06-23core_unreal: Fix off by one buffer overwrite error.Richard Mudgett
2014-06-20Logger: Add manager command 'LoggerRotate' to rotate loggerJonathan Rose
2014-06-20voicemail API callbacks: Extract the sayname API call to its own registerd ca...Richard Mudgett
2014-06-20astobj2: Additional refactoring to push impl specific code down into the impls.George Joseph
2014-06-19pjsip cli: Change Identify to show CIDR notation instead of netmasks.George Joseph
2014-06-19Fix build warnings with TEST_FRAMEWORK enabledKinsey Moore
2014-06-18stasis_channels: Update the stasis cache if manager variables are neededMatthew Jordan
2014-06-16We have faced situation when using CDR and CEL by sqlite3 modules. With syste...Igor Goncharovskiy
2014-06-15channel_internal_api: Publish a snapshot change when linkedids changeMatthew Jordan
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-13CEL: Expose parking retreiver in extra fieldKinsey Moore
2014-06-13AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.Richard Mudgett