summaryrefslogtreecommitdiff
path: root/main/core_unreal.c
AgeCommit message (Expand)Author
2017-08-28core: Reduce video update queueing.Joshua Colp
2017-07-11bridge/core_unreal: Fix SFU bugs with forwarding frames.Joshua Colp
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-04-22Bridge system: Fix memory leaks and double frees on impart failure.Richard Mudgett
2016-04-11core_unreal: Fix hangupcauses not getting set on Local channelsJaco Kroon
2016-03-30core_unreal.c: Add clarification comment about channel ref.Richard Mudgett
2016-03-26res_parking: Fix blind transfer dynamic lots creation.Richard Mudgett
2015-07-24Local channels: Alternate solution to ringback problem.Mark Michelson
2015-07-22Local channels: Do not block control -1 payloads.Mark Michelson
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2014-10-17AMI: Add missing VarSet events when a channel inherits variables.Richard Mudgett
2014-10-03chan_pjsip: Fix deadlock when masquerading PJSIP channels.Richard Mudgett
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-06-23core_unreal: Fix off by one buffer overwrite error.Richard Mudgett
2014-05-25core_unreal: Prevent double free of core_unreal pvtMatthew Jordan
2014-05-21core_unreal: Only block media frames when a generator is on both ends of an u...Richard Mudgett
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-20assigned-uniqueids: Miscellaneous cleanup and fixes.Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-12core_local: Fix memory corruption race condition.Richard Mudgett
2013-08-09bridge_channel: Support the lonely flag and make ARI use it.Jonathan Rose
2013-07-25A great big renaming patchMatthew Jordan
2013-07-19ARI: Bridge Playback, Bridge RecordJonathan Rose
2013-07-08Create Local channel messages on the Stasis message bus and produce AMI eventsMatthew Jordan
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett