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

Using TLV params in long sms #32

Closed
Mushu777 opened this issue Dec 10, 2015 · 2 comments
Closed

Using TLV params in long sms #32

Mushu777 opened this issue Dec 10, 2015 · 2 comments

Comments

@Mushu777
Copy link

Can you show me a simple example where you are using TLV params: sar_total_segments, sar_segment_seqnum, sar_msg_ref_num. When i try to use this options i have not some informations and errors.
P.S. How i can send a long sms without UDH?

@yepher
Copy link

yepher commented Dec 10, 2015

Have you looked at this issue #31 already?

#31

@farhadi
Copy link
Owner

farhadi commented Dec 13, 2015

README lacks example usage of custom TLV params. For now, as yepher said, you can take a look at issue #31.

About long sms, you can use message_payload instead of short_message parameter.
As per section 4.8.4.36 in the specification, "Its function is to provide an alternative means of carrying text lengths above the 255 octet limit of the short_message field."

I will close this issue, but if you had any question don't hesitate to ask.

@farhadi farhadi closed this as completed Dec 13, 2015
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

3 participants