Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-part SMS sent to Notify URL as separate messages #14

Open
alronlam opened this issue Jan 4, 2018 · 0 comments
Open

Multi-part SMS sent to Notify URL as separate messages #14

alronlam opened this issue Jan 4, 2018 · 0 comments

Comments

@alronlam
Copy link

alronlam commented Jan 4, 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:

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.

@alronlam 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 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant