summaryrefslogtreecommitdiff
path: root/main/cel.c
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-13core: Remove non-critical cleanup from startup aborts.Corey Farrell
2017-12-30core: Use macros to generate ao2_container callbacks where possible.Corey Farrell
2017-12-18ast_json_pack(): Use safer json ref mechanism.Richard Mudgett
2017-12-15aco: Minimize use of regex.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-13Audit ast_json_pack() calls for needed UTF-8 checks.Richard Mudgett
2016-06-09Merge "cel: Ensure only one dial status per channel exists."zuul
2016-06-09cel: Ensure only one dial status per channel exists.Joshua Colp
2016-06-09stasis: Add setting subscription congestion levels.Richard Mudgett
2016-02-17cel.c: Fix mismatch in ast_cel_track_event() return type.Richard Mudgett
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-08-14cel: Make sure channels in extra fields include their unique IDs as wellMatthew Jordan
2014-08-07Stasis: Convey transfer information to applicationsKinsey Moore
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-07CEL: Fix incorrect/missing extra field informationKinsey Moore
2014-06-26CEL: Add bridge tech to relevant CEL recordsKinsey Moore
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-13CEL: Expose parking retreiver in extra fieldKinsey Moore
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-01-24CEL: Protect data structures during reload and shutdown.Richard Mudgett
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
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-11-15CEL: Fix crash when using CELGenUserEventKinsey Moore
2013-10-03cel: Some whitespace cleanupsRichard Mudgett
2013-10-02Only create Stasis subscriptions when enabledMatthew Jordan
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-27Restore usefulness of the CEL Peer fieldKinsey Moore
2013-09-06astobj2: Add warn unused attribute to some functions.Richard Mudgett
2013-08-29Memory leaks fixKevin Harwell
2013-08-29Multiple revisions 397921-397922Mark Michelson
2013-08-22Ensure CEL creates a default config if it isn't provided with oneKinsey Moore
2013-08-22Fix crash when getting CEL configKinsey Moore
2013-08-22Make CEL behavior conform to the documentationKinsey Moore
2013-08-17Refactor CEL to avoid using the event system coreKinsey Moore
2013-08-08Hide the Surrogate channels from external consumers; kill Masquerade eventsMatthew Jordan
2013-08-02Address JSON thread safety issues.David M. Lee
2013-08-02Make a couple of changes to help AMI events to be more clear in what is occur...Mark Michelson
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-25A great big renaming patchMatthew Jordan
2013-07-23Make DTMF attended transfer support feature-complete.Mark Michelson
2013-07-20Add CEL local optimization record typeKinsey Moore
2013-07-20Add transfer support to CELKinsey Moore
2013-07-19Filter channels used as internal mechanismsKinsey Moore
2013-07-16Re-order handlers in CEL to ensure that HANGUP events happen after APP_ENDMatthew Jordan