Code to process and handle extension hooks, ExtensionRequests and ExtensionResponse in SmsService and SmppMessageHandler are identical (executePreOutboundAction executePostOutboundAction handleExtensionResponse ). This could be centralized in the Extensions Controller implementation or the RC Bootstrapper implementation.
This requires design discussion and iterative implementation of the Extensions API and implementation design.
This is blocked by #2125 and #2126
Code to process and handle extension hooks,
ExtensionRequests andExtensionResponseinSmsServiceandSmppMessageHandlerare identical (executePreOutboundActionexecutePostOutboundActionhandleExtensionResponse). This could be centralized in the Extensions Controller implementation or the RC Bootstrapper implementation.This requires design discussion and iterative implementation of the Extensions API and implementation design.
This is blocked by #2125 and #2126