Multi Message Receiving Issue OCSG 6.0
Hi All,
I have a service where customer is sending multi message on one of my SMSC Account, when my plugin receive the message it only deliver short message remaining part is not concatenated and deliver to end user.
I have set ReceiveSmsIgnoreMissingSegments to false as per definition
This flag determines whether or not to deliver incomplete messages received with missing segments to the
application.
If set to true, the plug-in will re-assemble the received segments and deliver the incomplete message to the
application
If set to false, the plug-in will not deliver messages to the application unless all segments are received