SGIPSP长短信实现方案20091029.docVIP

  1. 1、本文档共7页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  5. 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  6. 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  7. 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  8. 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
SGIPSP长短信实现方案20091029

SP长短信改造建议 设置UDHI标志 TP_udhi Value 1 Integer GSM协议类型。详细解释请参考GSM03.40中的9.2.3.23,仅使用1位,右对齐。 SGIP的Submit信令中的TP_udhi设置为0x40。 二、消息内容增加用户数据包头UDH 包头一共6个字节,如下: 字节一:包头长度,固定填写0x05; 字节二:包头类型标识,固定填写0x00,表示长短信; 字节三:子包长度,固定填写0x03,表示后面三个字节的长度; 字节四到字节六:包内容: 字节四:长消息参考号,每个SP给每个用户发送的每条参考号都应该不同,可以从0开始,每次加1,最大255,便于同一个终端对同一个SP的消息的不同的长短信进行识别; 字节五:本条长消息的的总消息数,从1到255,一般取值应该大于2; 字节六:本条消息在长消息中的位置或序号,从1到255,第一条为1,第二条为2,最后一条等于第四字节的值。 注:移动终端支持的一条消息的内容长度为140字节,因此后面还可以增加134个字节的真实的消息内容,若编码格式为0则可以增加134个ASCII字符,若编码格式为8则可以增加67个中英文字符。 例子: 05 00 03 00 02 01 05 00 03 00 02 02 3GPP0340对长短信的实现方案进行了详细的说明,请参考: 9.2.3.24 TPUser Data (TPUD) The length of the TP-User-Data field is defined in the PDUs of the SM-TL ( see subclause 9.2.2 ). The TPUserData field may comprise just the short message itself or a Header in addition to the short message depending upon the setting of TPUDHI. Where the TPUDHI value is set to 0 the TPUserData field comprises the short message only, where the user data can be 7 bit (default alphabet) data, 8 bit data, or 16 bit (UCS2) data. Where the TPUDHI value is set to 1 the first octets of the TPUserData field contains a Header in the following order starting at the first octet of the TPUserData field. Irrespective of whether any part of the User Data Header is ignored or discarded, the MS shall always store the entire TPDU exactly as received. FIELD LENGTH Length of User Data Header 1 octet InformationElementIdentifier A 1 octet Length of InformationElement A 1 octet InformationElement A Data 0 to n octets InformationElementIdentifier B 1 octet Length of InformationElement B 1 octet InformationElement B Data 0 to n octets InformationElementIdentifier X 1 octet Length of InformationElement X 1 octet InformationElement X Data 0 to n octets The diagram below shows the layout of the TP-User-Data-Length and the TP-User-Data for uncompressed GSM 7 bit default alphabet data. The UDHL field is the first octet of the TP-User-Data cont

文档评论(0)

shenlan118 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档