Methods for handling ultra-long text messages

Source: Internet
Author: User

The GSM 03.40 standard (TP-06 7.4.0) specifies the SME for ultra-long text message combination processing. This feature has been supported by the vast majority of mobile phones in use for more than six years.

Yes.

In CMPP protocol, cmpp_submit_message has two fields pk_total and pk_numer. It looks like this is the Setting Parameter for sending ultra-long messages. Otherwise, the setting of these two parameters should be useless.

To send an ultra-long message, you need to do two things: set the value of tp_udhi to 1 and add the protocol header to the message body. The protocol can be in the following two formats: 6 protocol headers and 7 protocol headers. The format is as follows:
6-bit protocol Header Format: 05 00 03 xx mm NN
Byte 1: 05, indicating the length of the remaining protocol header
Byte 2: 00, which is defined in GSM 03.40 specification 9.2.3.24.1, indicates that the identification space length of the subsequent ultra-long messages is 1 (xx value in the format ).
Byte 3: 03. This value indicates the length of the remaining text message identifier.
Byte 4: XX, the only identifier of this batch of text messages. In fact, SME (mobile phone or SP) record the message after merging, so it is not very important to determine whether this identifier is unique.
Byte 5: Mm, the number of messages in this batch. For a total of five ultra-long text messages, the value here is 5.
Byte 6: NN, number of messages in this batch. If the value of the first text message in this batch is 1, the value of the second text message is 2.
Example: 05 00 03 39 02 01

7-bit protocol Header Format: 06 08 04 xx mm NN
Byte 1: 06, indicating the length of the remaining protocol header
Byte 2: 08, which indicates that the identification space length of the subsequent ultra-long messages is 2 (XX value in the format) according to the GSM 03.40 specification 9.2.3.24.1 ).
Byte 3: 04. This value indicates the length of the remaining text message identifier.
Byte 4-5: XX, the only sign of this batch of text messages. In fact, after SME (mobile phone or SP) merges the messages, record them, therefore, it is not important to determine whether the logo is unique.
Byte 6: Mm, the number of messages in this batch. For a total of five ultra-long text messages, the value here is 5.
Byte 7: NN, the number of messages in this batch. If the value of the first text message in this batch is 1, the value of the second text message is 2.
Example: 06 08 04 00 39 02 01

The difference between the 7-bit protocol header and the 6-bit protocol header is that the ID field of the 6-bit protocol header text message is one byte, and the flag field of the 7-bit protocol header text message is two bytes. Most mobile phones use 6-bit protocol headers, that is, 05 00 03 xx mm NN.

This article from the csdn blog, reproduced please indicate the source: http://blog.csdn.net/huleide/archive/2009/03/09/3973782.aspx

At + cmgl = "all"
+ Cmgl: 1, "rec read", "+ 8613922992078", "09/11/16, 23: 30: 19 + 32"
8865
+ Cmgl: 2, "rec read", "+ 8613922992226", "09/11/12, 11: 07: 08 + 32"
Who
+ Cmgl: 3, "rec read", "+ 8613922992078", "09/11/16, 16: 48: 13 + 32"
4f606133
+ Cmgl: 4, "rec read", "+ 8618925801132", "09/11/16, 16: 58: 16 + 32"
9876
+ Cmgl: 5, "rec unread", "+ 8613922992078", "09/11/16, 23: 49: 30 + 32"
Bytes
Bytes
Bytes
201d523000310030003000380036ff1b67e58be2
+ Cmgl: 6, "rec unread", "+ 8613922992078", "09/11/16, 23: 49: 38 + 32"
Bytes
Bytes
900100350031003181f3003100300038003667e58be230024e2d56fd79fb52a8

Bytes

Bytes

65b96cd5662fff1a7f16519977ed4fe151855bb9201c004300580048004b00520054
Bytes
900100350031003181f3003100300038003667e58be230024e2d56fd79fb52a8

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.