summaryrefslogtreecommitdiff
path: root/main/cel.c
AgeCommit message (Expand)Author
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
2013-07-07Handle hangup logic in the Stasis message bus and consumers of Stasis messagesMatthew Jordan
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-07-02Add CEL unit tests and do some cleanupKinsey Moore
2013-06-25CEL refactoring cleanupKinsey Moore
2013-06-24Fix a variety of memory leaksMatthew Jordan
2013-06-19Pull CEL linkedid manipulation into cel.cKinsey Moore
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-14Fix two more possible crashes in CELKinsey Moore
2013-06-14Fix a crash in CEL bridge snapshot handlingKinsey Moore
2013-06-13Ensure that Asterisk still starts up when cel.conf is missingKinsey Moore
2013-06-13Refactor CEL bridge events on top of Stasis-CoreKinsey Moore
2013-06-13Refactor CEL channel events on top of Stasis-CoreKinsey Moore
2012-12-11Cleanup CLI commands on exit for several files.Richard Mudgett
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-07-19Fix compiler warnings.Richard Mudgett
2012-07-19Fix compilation error when MALLOC_DEBUG is enabledMatthew Jordan
2012-07-18Resolve severe memory leak in CEL logging modules.Kevin P. Fleming
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-05-22Fix race condition for CEL LINKEDID_END eventTerry Wilson