[
https://issues.apache.org/jira/browse/OFBIZ-10457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789550#comment-16789550 ]
Pritam Kute commented on OFBIZ-10457:
-------------------------------------
Updated the patch with following improvements:
1) Added optional "configId" as an input parameter to "sendTelecomMessageInterface".
2) Added optional "telecomGatewayConfigId" as an input parameter to "sendTelecomMessage" service.
3) Added "defaultFromTelecomAddress" property to general.properties to feed it to the CommunicationEvent. This will help in identifying the CommunicationEvent for Telecom transactions.
4) Instead of "fromString", "telecomMsgTypeEnumId" is now pushed to "subject" field in CommunicationEvent to make it more readable.
5) Added "default-value" to the "telecomMethodTypeId" attribute as "SMS".
6) Handled the case if ProductStoreTelecomSetting is not found for the given inputs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)