Enable / Disable the auto handling of events from communications package.
By default all feature events are processed by DeskPhone services package.
Application should disable the boolean corresponding to respective feature in FeatureControl
to disable auto processing and provide its own implementation. FeatureControl object
should be passed as parameter to initialise method of DeskPhone Services.
Caution - Auto processing should suffice for most of the apps.
This is for advanced developers who are aware of aura features and knows precisely
how to override feature's default behaviour. Not processing any of these events may result in
fatal issues on DeskPhone platform.