You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried sending a long SMS using another Telco number. I received it in the back-end as 2 separate messages with no direct way to link the two sub-messages together. Both had different 'messageId', and 'numberOfMessagesInThisBatch'=1.
I tried sending with a Globe number and at least that one had 'numberOfMessagesInThisBatch'=2.
The docs say that a multi-part SMS will be received with these additional parameters:
Parameter | Description
multipartRefId | ID of multi-part message
multipartSeqNum | Sequence of multi-part message
But this doesn't seem to be true in my case.
The text was updated successfully, but these errors were encountered:
alronlam
changed the title
Receiving Long SMS from Other Telco is broken-up
Receiving Long SMS from Other Telco is Broken-Up; No direct way to assemble in back-end
Jan 4, 2018
alronlam
changed the title
Receiving Long SMS from Other Telco is Broken-Up; No direct way to assemble in back-end
Long SMS from other telco is broken-up; No direct way to assemble in back-end
Jan 4, 2018
alronlam
changed the title
Long SMS from other telco is broken-up; No direct way to assemble in back-end
Multi-part SMS sent to Notify URL as separate messages
Jan 6, 2018
I tried sending a long SMS using another Telco number. I received it in the back-end as 2 separate messages with no direct way to link the two sub-messages together. Both had different 'messageId', and 'numberOfMessagesInThisBatch'=1.
I tried sending with a Globe number and at least that one had 'numberOfMessagesInThisBatch'=2.
The docs say that a multi-part SMS will be received with these additional parameters:
But this doesn't seem to be true in my case.
The text was updated successfully, but these errors were encountered: