WO2011032418A1 - Method, device and system for transforming short message time - Google Patents

Method, device and system for transforming short message time Download PDF

Info

Publication number
WO2011032418A1
WO2011032418A1 PCT/CN2010/074798 CN2010074798W WO2011032418A1 WO 2011032418 A1 WO2011032418 A1 WO 2011032418A1 CN 2010074798 W CN2010074798 W CN 2010074798W WO 2011032418 A1 WO2011032418 A1 WO 2011032418A1
Authority
WO
WIPO (PCT)
Prior art keywords
short message
called number
time
cell identifier
message
Prior art date
Application number
PCT/CN2010/074798
Other languages
French (fr)
Chinese (zh)
Inventor
权安静
张涛
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2011032418A1 publication Critical patent/WO2011032418A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/005Discovery of network devices, e.g. terminals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices

Definitions

  • the present invention relates to the field of mobile communications, and in particular, to a method, device and system for short message time conversion.
  • GSM Global System for Mobi le Communicated ions
  • GSM network Time zone information is defined in (3GPP TS 23. 040, 3rd Generation Partnership Project Standard 23.040), but because the capabilities of user terminals are different, some terminals do not parse during the process of receiving short messages.
  • the field time zone field in the short message the result is that the message time displayed to the user is incorrect, causing the user to misunderstand. In this case, the time adjustment can be performed by the SMS center according to different time zones.
  • the same MSC Mob i le Swi tching Center
  • the SMS center Before sending the short message, the SMS center first obtains the location of the called number of the short message by the HLR (Home Locating Regi s ter), and obtains the MSC address where the called number is located, and then the SMS center is based on the HLR.
  • the obtained MSC address and the time zone information to which the MSC is configured in the short message center translates the time in the short message into the time zone of the called number, and the short message center processes the processed The short message is sent to the called number.
  • An embodiment of the present invention provides a method, device, and system for short message time conversion, which can convert time information in a short message to a time corresponding to a time zone to which the called user belongs when one MSC is responsible for multiple time zones. .
  • a method for short message time conversion including:
  • the time information in the short message is converted into the time information of the time zone corresponding to the cell to which the called number belongs according to the obtained cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone.
  • a device for short message time conversion comprising:
  • An obtaining module configured to send any time information query request message request to the home location register to obtain a cell identifier to which the called number belongs;
  • the conversion module is configured to convert the time information in the short message into the called number according to the obtained cell identifier to which the called number belongs and the stored relationship between the cell identifier and the time zone. 'J, the time information corresponding to the time zone.
  • a system for short message time conversion comprising:
  • the short message time conversion device is configured to send any time information query request message to the home location register to request to acquire the cell identifier to which the called number belongs; according to the obtained cell identifier to which the called number belongs and the stored cell identifier and Corresponding relationship of the time zone, converting time information in the short message into time information corresponding to the time zone corresponding to the cell to which the called number belongs;
  • the cell ID of the home The method, device and system for short message time conversion provided by the embodiment of the present invention first acquire the cell to which the called number belongs, and then according to the cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone, The time information in the short message is converted into time information corresponding to the time zone of the cell to which the called number belongs.
  • the time information in the short message is converted to the time corresponding to the time zone to which the called number belongs without modifying the existing network device.
  • FIG. 1 is a flowchart of an embodiment of a short message time conversion method according to the present invention
  • FIG. 2 is a flow chart of still another embodiment of a short message time conversion method according to the present invention
  • FIG. 3 is a flow chart of still another embodiment of a method for short message time conversion according to the present invention.
  • FIG. 4 is a flowchart of still another embodiment of a short message time conversion method according to the present invention.
  • FIG. 5 is a schematic structural diagram of an embodiment of a system for short message time conversion according to the present invention.
  • FIG. 6 is a schematic structural diagram of an embodiment of a device for short message time conversion according to the present invention.
  • FIG. 7 is a schematic structural diagram of still another embodiment of a short message time conversion apparatus according to the present invention. detailed description
  • An embodiment of the present invention provides a method for time conversion of a short message. As shown in FIG. 1, the method includes:
  • the method may include: sending any time information query request message to the home location register, requesting to acquire a cell identifier to which the called number belongs; receiving any time information query response message returned by the home location register, where the response message is carried There is a cell identifier to which the called number belongs.
  • the SMS center first configures the correspondence between the cell identifier and the time zone. Before the short message is sent to the called number, the short message center obtains the called number by the ATI (any t ime informat ion enquiry) operation in the GSM protocol (3GPP TS 09. 02). Cell identity. For example, the short message center should send a short message to the user A of the cell i, and the short message center should configure the correspondence between the cell i and the time zone. The SMS center sends an ATI request message to the home location register, requesting to acquire the cell identity to which the user A belongs, and then the short message center receives the ATI response message returned by the home location register, and the response message indicates that the user A belongs to the cell i.
  • ATI any t ime informat ion enquiry
  • the short message center converts the time information in the short message into the time information of the time zone corresponding to the cell to which the called number belongs according to the obtained cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone.
  • the cell i corresponds to the East Kowloon time zone
  • the SMS center should send a short message to User A at 11:00 am.
  • the time in the East Kowloon time zone should be 12 am, then the SMS center will The time in the short message is converted to 12 am.
  • An embodiment of the present invention provides a method for time conversion of a short message. As shown in FIG. 2, the method includes:
  • the short message center configures and stores a correspondence between the cell identifier and the time zone.
  • the short message center passes the ATI protocol (3GPP TS 09. 02) before sending the short message to the called number.
  • the home location register After obtaining the mobile switching center where the called number is located, the home location register receives the mobile switching center information where the called number returned by the home location register is located.
  • the short message center After sending a short message to the called number, the short message center also receives an acknowledgement message returned by the called number.
  • the short message time conversion method provided by the embodiment of the present invention first obtains the cell to which the called number belongs, and then according to the cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone, The time information is converted into time information corresponding to the time zone of the cell to which the called number belongs, and then the short message after the conversion time is sent to the called number.
  • the time information in the short message is converted to the time corresponding to the time zone to which the called number belongs, without modifying the existing network device.
  • the method includes:
  • the short message center configures and stores a correspondence between the cell identifier and the time zone.
  • the cell identification field can support the number segment configuration.
  • User A belongs to the cell with the identifier 6831080688. It can be seen in the table configured by the SMS center that the cell ID to which the user A belongs corresponds to the +9 time zone.
  • the short message center sends an ATI request message to the home location register, and requests to obtain the cell identifier to which the called number belongs.
  • the SMS center can obtain information about the location and status of the terminal through the ATI operation.
  • the following parameters can be carried:
  • Subscriber Identity [0] Subscriber Identity
  • Locat ionTnf ormat ion :: SEQUENCE ⁇
  • Locat ionNumber [2] Locat ionNumber OPTIONAL
  • all the fields identified as OPTIONAL are optional fields. If the corresponding information needs to be carried, the corresponding information is filled in the field, where the cellldOrLAI field carries the cell identifier to which the called number belongs.
  • the short message center receives the ATI response message returned by the home location register, and the ATI response message returned by the home location register carries the cell identifier to which the called number belongs.
  • the cellldOrLAI field of the ATI response message carries the cell identity 6831080688 to which the user A belongs.
  • the short message center converts the time information in the short message into the time information of the time zone corresponding to the cell to which the called number belongs according to the obtained cell identifier to which the called number belongs and the stored relationship between the cell identifier and the time zone.
  • the identifier is 6831080688.
  • the cell corresponds to the +9 time zone.
  • the SMS center should send a short message to the user A at 11:00 am.
  • the time of the +9 time zone should be 12 am, then the SMS center. Convert the time in the short message to 12 am.
  • the short message center sends a routing message to the home location register, and requests to obtain a mobile switching center where the called number is located.
  • the short message center receives the routing response message returned by the home location register, where the mobile switching center information where the called number is located is included.
  • the short message center sends a short message to the mobile switching center where the called number is located.
  • the short message center sends a short message to the called number through the mobile switching center.
  • the short message center receives the confirmation message returned by the called number.
  • the short message center retains the original time zone information, does not convert the short message time, and directly delivers the short message to the called number, so that even if the ATI operation fails. It also does not affect the processing of the normal process of short messages.
  • the ATI operation is not performed, and the short message is directly sent to the called number. Because if you need to re-transmit the short message every time to re-acquire the cell information, it will cause a large consumption of the system and signaling resources, and the chance of the user changing the short message during the retransmission process is small, so it is heavy. During the process, the ATI operation is no longer initiated.
  • the user initiates a registration operation to the home location register by using the mobile switching center where the user is located.
  • the home location register sends an Alert-Sc message to the short message center to notify the short message center. The user is turned on.
  • the HLR Home Locating Registrar
  • the short message center sends an ATI request message to the home location register, and requests to obtain the cell identity to which the user belongs.
  • the short message center receives the ATI response message returned by the home location register, where the ATI response message carries the cell identifier to which the user belongs.
  • the short message center converts the time information in the short message into the time information of the time zone corresponding to the current cell of the user according to the cell identifier to which the user belongs and the corresponding relationship between the stored cell identifier and the time zone.
  • the short message center sends a routing message to the home location register, requesting to obtain a mobile switching center where the user is located.
  • the short message center receives a route response message returned by the home location register, where the mobile switching center information of the user is included.
  • the short message center sends a short message to the mobile switching center where the user is located.
  • the short message center receives a confirmation message returned by the user.
  • the short message center before sending a short message to the user, the short message center first obtains the current cell identifier of the user through the ATI operation, and then converts the short message time into the time zone time corresponding to the cell identifier.
  • the embodiment of the invention avoids the transformation of the existing network device, and the short message time can be converted through the short message center.
  • the embodiment of the invention provides a system for short message time conversion, as shown in FIG. 5, the system package
  • the short message time conversion device 51 and the home location register 52 are included.
  • the short message time conversion device 51 is configured to send any time information query request message to the home location register to request to acquire the cell identifier to which the called number belongs; according to the acquired cell identifier to which the called number belongs and the stored The correspondence between the cell identifier and the time zone converts the time information in the short message into the time information of the time zone corresponding to the cell to which the called number belongs.
  • the device 51 for transmitting the short message is further used to send the converted short message to the called number.
  • the home location register 52 is configured to receive any time information query request message sent by the device for short message time conversion; and send the cell identifier to which the called number belongs to the short time time conversion device.
  • the short message time conversion system provided by the embodiment of the present invention firstly acquires the cell to which the called number belongs by the short message time, and then according to the cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone.
  • the time information in the short message is converted into the time information of the time zone corresponding to the cell to which the called number belongs, and then the short message after the conversion time is sent to the called number.
  • the time information in the short message is converted to the time corresponding to the time zone to which the called number belongs without modifying the existing network device.
  • the embodiment of the present invention further provides a device for short message time conversion. As shown in FIG. 6, the device includes an acquisition module 61 and a conversion module 62.
  • the obtaining module 61 is configured to send any time information to the home location register to request the ATI message to request to acquire the cell identifier to which the called number belongs.
  • the converting module 62 is configured to use the acquiring mode. Block 61 obtains the cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone, and converts the time information in the short message into the time information of the corresponding time zone of the cell to which the called number belongs.
  • An embodiment of the present invention provides a device for short message time conversion. As shown in FIG. 7, the device includes: a storage module 71, an obtaining module 72, a converting module 73, and a sending module 74.
  • the storage module 71 is configured to store a correspondence between the cell identifier and the time zone.
  • the obtaining module 72 is configured to send any time information to the home location register to request the ATI message to request to acquire the cell identifier to which the called number belongs.
  • the conversion module 73 is configured to: according to the cell identifier to which the called number obtained by the obtaining module 72 belongs, and the correspondence between the cell identifier and the time zone stored by the storage module 71, the short message The time information is converted into the time information of the corresponding time zone of the cell to which the called number belongs.
  • the sending module 74 is configured to convert the conversion module 73. The short message is sent to the called number.
  • the obtaining module 72 includes: a first sending unit 721 and a first receiving unit 722.
  • the obtaining module 72 sends any time information to the home location register to request the AT I message to request to acquire the cell identifier to which the called number belongs, first send any time information inquiry request message to the home location register through the first sending unit 721, Requesting to obtain the cell identifier to which the called number belongs; after the home location register obtains the cell identifier to which the called number belongs according to the request message, the first receiving unit 722 is configured to receive any time returned by the home location register.
  • the information query response message carries the cell identifier to which the called number belongs.
  • the sending module 74 includes: a second sending unit 741, a second receiving unit 742, and a third sending unit 743.
  • the second sending unit 741 first sends a routing message to the home location register, requesting to acquire the mobile switching center where the called number is located.
  • the second receiving unit 742 is configured to receive the mobile switching center information where the called number returned by the home location register is located;
  • the third sending unit 743 is configured to: The mobile switching center obtained by the second receiving unit 742 sends a short message to the called number.
  • the short message time conversion device also receives an acknowledgement message returned by the called number.
  • the device for short message time conversion provided by the embodiment of the present invention first obtains the cell to which the called number belongs, and then according to the cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone, The time information is converted into time information corresponding to the time zone of the cell to which the called number belongs, and then the short message after the conversion time is sent to the called number.
  • the time information in the short message is converted to the time corresponding to the time zone to which the called number belongs, without modifying the existing network device.

Abstract

A method, system and device for transforming short message time are disclosed in the present invention. The method includes: sending an any time information enquiry message to a home location register to make a request for acquiring an identification of a cell to which a called number belongs; according to the received identification of the cell to which the called number belongs and a stored correspondence between the identification of the cell and a time zone, transforming the time information in a short message into the time information of the corresponding time zone of the cell to which the called number belongs. Meanwhile, a device and system for transforming short message time are also disclosed in the present invention. It is achieved that the time information in a short message can be transformed into the corresponding time of the time zone to which a called user belongs in the case of a mobile switching center (MSC) is responsible for a plurality of time zones.

Description

短消息时间转换的方法、 装置及系统  Method, device and system for short message time conversion
本申请要求 2009年 9月 21 日递交的申请号为 200910176825. 8、 发明名 称为 "短消息时间转换的方法、 装置及系统" 的中国专利申请的优先权, 其全部内容通过引用结合在本申请中。 技术领域 The present application claims the priority of the Chinese Patent Application No. 200910176825, filed on Sep. 21, 2009, which is incorporated herein by reference. in. Technical field
本发明涉及移动通信领域, 尤其涉及一种短消息时间转换的方法、 装置 及系统。  The present invention relates to the field of mobile communications, and in particular, to a method, device and system for short message time conversion.
背景技术 Background technique
在 GSM ( Globa l Sys tem for Mobi le Communicat ions,全球移动通讯系 统)移动短消息业务中,为了解决不同时区用户终端间互相发送消息时, 短消 息时间的显示问题,在 GSM网络的标准协议规范 (3GPP TS 23. 040, 第三代合 作伙伴计划标准 23. 040) 中定义了时区信息,但是由于用户终端的能力各不 相同,某些终端在接收短消息的过程中,并不会去解析短消息中的字段时区字 段,其结果是显示给用户的消息时间不正确,使用户产生误解。针对这种情况, 可以由短信中心根据不同的时区进行时间的重新调整。 通常情况下, 同一个 MSC ( Mob i le Swi tching Center , 移动交换中 心) 负责相同的时区, 这样可以根据 MSC地址来区分时区。 短信中心在下发 短消息之前,先到 HLR ( Home Locat ion Regi s ter , 归属位置寄存器)获取该 短消息被叫号码所在的位置, 得到该被叫号码所在的 MSC地址, 之后短信中 心根据从 HLR获取的 MSC地址和在短信中心配置的 MSC所归属的时区信息, 把短消息中的时间翻译成被叫号码所在时区的时间, 短信中心把经处理后的 短消息下发给被叫号码。 In the mobile short message service of GSM (Globa l System for Mobi le Communicated ions), in order to solve the problem of short message time display when sending messages between user terminals in different time zones, the standard protocol specification in GSM network Time zone information is defined in (3GPP TS 23. 040, 3rd Generation Partnership Project Standard 23.040), but because the capabilities of user terminals are different, some terminals do not parse during the process of receiving short messages. The field time zone field in the short message, the result is that the message time displayed to the user is incorrect, causing the user to misunderstand. In this case, the time adjustment can be performed by the SMS center according to different time zones. Usually, the same MSC (Mob i le Swi tching Center) is responsible for the same time zone, so that the time zone can be distinguished according to the MSC address. Before sending the short message, the SMS center first obtains the location of the called number of the short message by the HLR (Home Locating Regi s ter), and obtains the MSC address where the called number is located, and then the SMS center is based on the HLR. The obtained MSC address and the time zone information to which the MSC is configured in the short message center translates the time in the short message into the time zone of the called number, and the short message center processes the processed The short message is sent to the called number.
发明人发现该技术方案是基于一个 MSC只负责一个时区内用户终端的前 提下的, 所以该技术方案本身存在局限性,在实际应用中一些小型的运营商, 出于节约成本考虑,往往会使用一个 MSC负责相当大的区域,此时一个 MSC不 只负责一个时区内用户终端, 这时单纯依靠 MSC地址就无法区分短消息的时 区信息。 发明内容  The inventor found that the technical solution is based on the premise that an MSC is only responsible for a user terminal in a time zone. Therefore, the technical solution itself has limitations. In practical applications, some small operators often use it for cost-saving reasons. An MSC is responsible for a relatively large area. At this time, an MSC is not only responsible for a user terminal in a time zone. In this case, the time zone information of the short message cannot be distinguished by simply relying on the MSC address. Summary of the invention
本发明的实施例提供一种短消息时间转换的方法、 装置及系统, 能够在 一个 MSC负责多个时区的情况下, 把短消息中的时间信息转换为被叫用户所 归属时区所对应的时间。  An embodiment of the present invention provides a method, device, and system for short message time conversion, which can convert time information in a short message to a time corresponding to a time zone to which the called user belongs when one MSC is responsible for multiple time zones. .
为达到上述目的, 本发明的实施例采用如下技术方案:  In order to achieve the above object, the embodiment of the present invention adopts the following technical solutions:
一种短消息时间转换的方法, 包括:  A method for short message time conversion, including:
向归属位置寄存器发送任何时间信息询问请求消息请求获取被叫号码所 归属的小区标只;  Sending any time information request message to the home location register requesting to acquire the cell target to which the called number belongs;
根据获取到的被叫号码所归属的小区标识以及所存储的小区标识与时区 的对应关系, 将短消息中的时间信息转换成被叫号码所归属小区对应时区的 时间信息。  The time information in the short message is converted into the time information of the time zone corresponding to the cell to which the called number belongs according to the obtained cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone.
一种短消息时间转换的装置, 包括:  A device for short message time conversion, comprising:
获取模块, 用于向归属位置寄存器发送任何时间信息询问请求消息请求 获取被叫号码所归属的小区标识;  An obtaining module, configured to send any time information query request message request to the home location register to obtain a cell identifier to which the called number belongs;
转换模块, 用于根据获取到的被叫号码所归属的小区标识以及所存储的 小区标识与时区的对应关系, 将短消息中的时间信息转换成被叫号码所归属 'J、区对应时区的时间信息。 The conversion module is configured to convert the time information in the short message into the called number according to the obtained cell identifier to which the called number belongs and the stored relationship between the cell identifier and the time zone. 'J, the time information corresponding to the time zone.
一种短消息时间转换的系统, 包括:  A system for short message time conversion, comprising:
短消息时间转换的装置, 用于向归属位置寄存器发送任何时间信息询问 请求消息请求获取被叫号码所归属的小区标识; 根据获取到的被叫号码所归 属的小区标识以及所存储的小区标识与时区的对应关系, 将短消息中的时间 信息转换成被叫号码所归属小区对应时区的时间信息;  The short message time conversion device is configured to send any time information query request message to the home location register to request to acquire the cell identifier to which the called number belongs; according to the obtained cell identifier to which the called number belongs and the stored cell identifier and Corresponding relationship of the time zone, converting time information in the short message into time information corresponding to the time zone corresponding to the cell to which the called number belongs;
归属位置寄存器, 用于接收短消息时间转换的装置发送的任何时间信息 询问请求消息; 向所述短消息时间转换的装置返回任何时间信息询问响应消 息, 所述响应消息中携带有被叫号码所归属的小区标识。 本发明实施例提供的短消息时间转换的方法、 装置及系统, 先获取被叫 号码所归属的小区, 再根据被叫号码所归属的小区标识以及所存储的小区标 识与时区的对应关系, 将短消息中的时间信息转换成被叫号码所归属小区对 应时区的时间信息。 本发明实施例可以在一个移动交换中心负责多个时区的 情况下, 在不改造现有网络设备的前提下, 将短消息中的时间信息转换为被 叫号码所归属时区所对应的时间。 附图说明  a home location register, any time information query request message sent by the device for receiving the short message time conversion; the device that converts the short message time returns any time information query response message, wherein the response message carries the called number The cell ID of the home. The method, device and system for short message time conversion provided by the embodiment of the present invention first acquire the cell to which the called number belongs, and then according to the cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone, The time information in the short message is converted into time information corresponding to the time zone of the cell to which the called number belongs. In the embodiment of the present invention, when a mobile switching center is responsible for multiple time zones, the time information in the short message is converted to the time corresponding to the time zone to which the called number belongs without modifying the existing network device. DRAWINGS
图 1为本发明提供的一种短消息时间转换的方法一个实施例的流程图; 图 2 为本发明提供的一种短消息时间转换的方法又一个实施例的流程 图;  1 is a flowchart of an embodiment of a short message time conversion method according to the present invention; FIG. 2 is a flow chart of still another embodiment of a short message time conversion method according to the present invention;
图 3 为本发明提供的一种短消息时间转换的方法又一个实施例的流程 图;  3 is a flow chart of still another embodiment of a method for short message time conversion according to the present invention;
图 4 为本发明提供的一种短消息时间转换的方法又一个实施例的流程 图; FIG. 4 is a flowchart of still another embodiment of a short message time conversion method according to the present invention Figure
图 5为本发明提供的一种短消息时间转换的系统一个实施例的结构示意 图;  FIG. 5 is a schematic structural diagram of an embodiment of a system for short message time conversion according to the present invention; FIG.
图 6为本发明提供的一种短消息时间转换的装置一个实施例的结构示意 图;  6 is a schematic structural diagram of an embodiment of a device for short message time conversion according to the present invention;
图 7为本发明提供的一种短消息时间转换的装置又一个实施例的结构示 意图。 具体实施方式  FIG. 7 is a schematic structural diagram of still another embodiment of a short message time conversion apparatus according to the present invention. detailed description
下面结合附图对本发明实施例提供的短消息时间转换的方法和装置进行 详细描述。  The method and apparatus for short message time conversion provided by the embodiments of the present invention are described in detail below with reference to the accompanying drawings.
本发明实施例提供了一种短消息时间转换的方法, 如图 1所示, 该方法 包括:  An embodiment of the present invention provides a method for time conversion of a short message. As shown in FIG. 1, the method includes:
101、向归属位置寄存器发送任何时间信息询问请求消息请求获取被叫号 码所归属的小区标识; 其中, 所述向归属位置寄存器发送任何时间信息询问 请求消息请求获取被叫号码所归属的小区标识具体可以采用如下方法包括: 向归属位置寄存器发送任何时间信息询问请求消息, 请求获取被叫号码所归 属的小区标识;接收所述归属位置寄存器返回的任何时间信息询问响应消息, 所述响应消息中携带有被叫号码所归属的小区标识。  101. Send any time information to the home location register, requesting a message requesting to acquire a cell identifier to which the called number belongs; wherein, sending any time information query request message to the home location register, requesting to acquire a cell identifier to which the called number belongs The method may include: sending any time information query request message to the home location register, requesting to acquire a cell identifier to which the called number belongs; receiving any time information query response message returned by the home location register, where the response message is carried There is a cell identifier to which the called number belongs.
短信中心首先配置小区标识与时区之间的对应关系。 短信中心在向被叫 号码下发短消息之前,通过 GSM 协议(3GPP TS 09. 02)中的 ATI ( any t ime informat ion enqui ry, 任何时间信息询问请求 )操作来获取该被叫号码所归 属的小区标识。 比如短信中心要发送短信息到小区 i 的用户 A, 短信中心要配置小区 i 与时区之间的对应关系。 短信中心向归属位置寄存器发送 ATI请求消息, 请 求获取用户 A所归属的小区标识, 之后短信中心接收所述归属位置寄存器返 回的 ATI响应消息, 所述响应消息表明用户 A归属小区 i。 The SMS center first configures the correspondence between the cell identifier and the time zone. Before the short message is sent to the called number, the short message center obtains the called number by the ATI (any t ime informat ion enquiry) operation in the GSM protocol (3GPP TS 09. 02). Cell identity. For example, the short message center should send a short message to the user A of the cell i, and the short message center should configure the correspondence between the cell i and the time zone. The SMS center sends an ATI request message to the home location register, requesting to acquire the cell identity to which the user A belongs, and then the short message center receives the ATI response message returned by the home location register, and the response message indicates that the user A belongs to the cell i.
102、根据获取到的被叫号码所归属的小区标识以及所存储的小区标识与 时区的对应关系, 将短消息中的时间信息转换成被叫号码所归属小区对应时 区的时间信息;  102. Convert, according to the obtained cell identifier to which the called number belongs, and the stored relationship between the cell identifier and the time zone, time information in the short message into time information corresponding to the time zone of the cell to which the called number belongs;
短信中心根据获取到的被叫号码所归属的小区标识以及所存储的小区标 识与时区的对应关系, 将短消息中的时间信息转换成被叫号码所归属小区对 应时区的时间信息。 比如在短信中心的配置中, 小区 i与东九时区相对应, 短信中心要在上午十一时向用户 A发送短信息, 这时东九时区的时间应该为 上午十二时, 则短信中心将短信息中的时间转换成上午十二时。  The short message center converts the time information in the short message into the time information of the time zone corresponding to the cell to which the called number belongs according to the obtained cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone. For example, in the configuration of the SMS center, the cell i corresponds to the East Kowloon time zone, and the SMS center should send a short message to User A at 11:00 am. At this time, the time in the East Kowloon time zone should be 12 am, then the SMS center will The time in the short message is converted to 12 am.
本发明实施例提供一种短消息时间转换的方法, 如图 2所示, 该方法包 括:  An embodiment of the present invention provides a method for time conversion of a short message. As shown in FIG. 2, the method includes:
201、 短消息中心配置并存储小区标识与时区之间的对应关系。 其中, 短 信中心在向被叫号码下发短消息之前,通过 GSM协议(3GPP TS 09. 02)中的 ATI 201. The short message center configures and stores a correspondence between the cell identifier and the time zone. The short message center passes the ATI protocol (3GPP TS 09. 02) before sending the short message to the called number.
( any t ime informat ion enqui ry, 任何时间信息询问请求)操作来获取该 被叫号码所归属的小区标识。 (any t ime informat ion enry, any time information query request) operation to obtain the cell identity to which the called number belongs.
202、 向归属位置寄存器发送任何时间信息询问请求消息即 ATI消息, 请 求获取被叫号码所归属的小区标识。  202. Send any time information query request message, that is, an ATI message, to the home location register, and request to obtain the cell identifier to which the called number belongs.
203、接收所述归属位置寄存器返回的任何时间信息询问响应消息, 所述 响应消息中携带有被叫号码所归属的小区标识。 204、根据获取到的被叫号码所归属的小区标识以及所存储的小区标识与 时区的对应关系, 将短消息中的时间信息转换成被叫号码所归属小区对应时 区的时间信息。 203. Receive any time information query response message returned by the home location register, where the response message carries a cell identifier to which the called number belongs. 204. Convert the time information in the short message into the time information of the time zone corresponding to the cell to which the called number belongs according to the obtained cell identifier to which the called number belongs and the stored relationship between the cell identifier and the time zone.
205、 向归属位置寄存器发送取路由消息, 请求获取被叫号码所在的移动 交换中心。  205. Send a routing message to the home location register, and request to obtain a mobile switching center where the called number is located.
206、在归属位置寄存器获取被叫号码所在的移动交换中心后,接收所述 归属位置寄存器返回的被叫号码所在的移动交换中心信息。  206. After obtaining the mobile switching center where the called number is located, the home location register receives the mobile switching center information where the called number returned by the home location register is located.
207、在接收到被叫号码所在的移动交换中心信息后, 通过所述移动交换 中心向被叫号码下发短消息。  207. After receiving the information of the mobile switching center where the called number is located, send a short message to the called number by using the mobile switching center.
208、在向被叫号码下发短消息之后, 短消息中心还要接收被叫号码返回 的确认消息。  208. After sending a short message to the called number, the short message center also receives an acknowledgement message returned by the called number.
本发明实施例提供的短消息时间转换的方法, 先获取被叫号码所归属的 小区, 再根据被叫号码所归属的小区标识以及所存储的小区标识与时区的对 应关系, 将短消息中的时间信息转换成被叫号码所归属小区对应时区的时间 信息, 之后将转换时间后的短消息下发给被叫号码。 本发明实施例可以在一 个移动交换中心负责多个时区的情况下, 在不改造现有网络设备的前提下, 将短消息中的时间信息转换为被叫号码所归属时区所对应的时间。  The short message time conversion method provided by the embodiment of the present invention first obtains the cell to which the called number belongs, and then according to the cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone, The time information is converted into time information corresponding to the time zone of the cell to which the called number belongs, and then the short message after the conversion time is sent to the called number. In the embodiment of the present invention, when a mobile switching center is responsible for multiple time zones, the time information in the short message is converted to the time corresponding to the time zone to which the called number belongs, without modifying the existing network device.
下面附图 3 对本发明实施例提供的短消息时间转换的方法进行详细介 绍, 如图 3所示, 该方法包括:  The method of the short message time conversion provided by the embodiment of the present invention is described in detail in FIG. 3 below. As shown in FIG. 3, the method includes:
301、 短信中心配置并存储小区标识与时区之间的对应关系;  301. The short message center configures and stores a correspondence between the cell identifier and the time zone.
在短信中心需要增加一张表来保存小区标识和时区之间的对应关系, 如 表 1所示为小区标识和时区之间的对应关系: 表 1 In the short message center, a table needs to be added to store the correspondence between the cell identifier and the time zone. As shown in Table 1, the correspondence between the cell identity and the time zone is as follows: Table 1
小区标识 时区信息  Cell identification time zone information
6831080678AB +8  6831080678AB +8
6831080688 +9  6831080688 +9
6831080698 +7 为了减少配置数据的数量,小区标识字段可以支持号段配置。用户 A归属 标识为 6831080688的小区, 在短信中心配置的表中可以看到, 用户 A所归 属的小区标识与 +9时区相对应。  6831080698 +7 In order to reduce the number of configuration data, the cell identification field can support the number segment configuration. User A belongs to the cell with the identifier 6831080688. It can be seen in the table configured by the SMS center that the cell ID to which the user A belongs corresponds to the +9 time zone.
302、短信中心向归属位置寄存器发送 ATI请求消息, 请求获取被叫号码 所归属的小区标 i只;  302. The short message center sends an ATI request message to the home location register, and requests to obtain the cell identifier to which the called number belongs.
短信中心通过 ATI 操作可以获取终端位置以及状态的信息,在该请求消 息中,可以携带如下参数:  The SMS center can obtain information about the location and status of the terminal through the ATI operation. In the request message, the following parameters can be carried:
AnyTimelnterrogat ionArg :: = SEQUENCE {  AnyTimelnterrogat ionArg :: = SEQUENCE {
subscriber Identity [0] Subscriber Identity,  Subscriber Identity [0] Subscriber Identity,
requestedlnfo [1] Reques tedlnf o,  Requestedlnfo [1] Reques tedlnf o,
gsmSCF— Address [3] ISDN— AddressStr ing,  gsmSCF— Address [3] ISDN—AddressStr ing,
extens ionContainer [2] Extens ionContainer OPTIONAL, 其中 requestedinfo字段的定义如下:  Extens ionContainer [2] Extens ionContainer OPTIONAL, where the requestedinfo field is defined as follows:
Requestedlnfo: = SEQUENCE {  Requestedlnfo: = SEQUENCE {
locationlnformation [0] NULL OPTIONAL subscriberState [1] NULL OPTIONAL, Locationlnformation [0] NULL OPTIONAL subscriberState [1] NULL OPTIONAL,
extens ionContainer [2] Extens ionContainer OPTIONAL,  Extens ionContainer [2] Extens ionContainer OPTIONAL,
...}  ...}
其中的 locationlnformation的定义如下:  The definition of locationlnformation is as follows:
Locat ionTnf ormat ion :: = SEQUENCE {  Locat ionTnf ormat ion :: = SEQUENCE {
ageOf Locat ionlnf ormat ion AgeOfLocat ion Information OPTIONAL, geographical Information [0] Geographicallnf ormat ion OPTIONAL, vlr-number [1] ISDN-AddressStr ing OPTIONAL,  ageOf Locat ionlnf ormat ion AgeOfLocat ion Information OPTIONAL, geographical Information [0] Geographicallnf ormat ion OPTIONAL, vlr-number [1] ISDN-AddressStr ing OPTIONAL,
locat ionNumber [2] Locat ionNumber OPTIONAL,  Locat ionNumber [2] Locat ionNumber OPTIONAL,
cellldOrLAI [3] CellldOrLAI OPTIONAL,  cellldOrLAI [3] CellldOrLAI OPTIONAL,
extens ionContainer [4] Extens ionContainer OPTIONAL,  Extens ionContainer [4] Extens ionContainer OPTIONAL,
...}  ...}
在上述请求消息中, 所有标识为 OPTIONAL的字段为可选字段,如果需要 携带相应的信息则在该字段填上相应的信息, 其中 cellldOrLAI字段可以携 带被叫号码所归属的小区标识。  In the above request message, all the fields identified as OPTIONAL are optional fields. If the corresponding information needs to be carried, the corresponding information is filled in the field, where the cellldOrLAI field carries the cell identifier to which the called number belongs.
303、短信中心接收归属位置寄存器返回的 ATI响应消息, 在归属位置寄 存器返回的 ATI响应消息中携带了被叫号码所归属的小区标识。  303. The short message center receives the ATI response message returned by the home location register, and the ATI response message returned by the home location register carries the cell identifier to which the called number belongs.
在 ATI 响应消息的 cellldOrLAI 字段携带有用户 A 所归属小区标识 6831080688。  The cellldOrLAI field of the ATI response message carries the cell identity 6831080688 to which the user A belongs.
304、短信中心根据获取到的被叫号码所归属的小区标识以及所存储的小 区标识与时区的对应关系, 将短消息中的时间信息转换成被叫号码所归属小 区对应时区的时间信息。 在短信中心的配置中, 标识为 6831080688 小区与 +9 时区相对应, 短信 中心要在上午十一时向用户 A发送短信息, 这时 +9时区的时间应该为上午十 二时, 则短信中心将短信息中的时间转换成上午十二时。 304. The short message center converts the time information in the short message into the time information of the time zone corresponding to the cell to which the called number belongs according to the obtained cell identifier to which the called number belongs and the stored relationship between the cell identifier and the time zone. In the configuration of the SMS center, the identifier is 6831080688. The cell corresponds to the +9 time zone. The SMS center should send a short message to the user A at 11:00 am. The time of the +9 time zone should be 12 am, then the SMS center. Convert the time in the short message to 12 am.
305、短信中心向归属位置寄存器发送取路由消息, 请求获取被叫号码所 在的移动交换中心。  305. The short message center sends a routing message to the home location register, and requests to obtain a mobile switching center where the called number is located.
306、短信中心接收所述归属位置寄存器返回的取路由响应消息, 其中包 含了被叫号码所在的移动交换中心信息。  306. The short message center receives the routing response message returned by the home location register, where the mobile switching center information where the called number is located is included.
307、短信中心向被叫号码所在的移动交换中心下发短消息; 短信中心通 过所述移动交换中心向被叫号码下发短消息。  307. The short message center sends a short message to the mobile switching center where the called number is located. The short message center sends a short message to the called number through the mobile switching center.
308、 短信中心接收被叫号码返回的确认消息。  308. The short message center receives the confirmation message returned by the called number.
如果在步驟 303 中, ATI 响应消息中没能携带正确的小区标识, 则短信 中心保留原有时区信息,不对短消息时间进行转换,直接把短消息下发到被叫 号码, 这样即使 ATI操作失败也不会影响到短消息正常流程的处理。  If the correct cell identifier is not carried in the ATI response message in step 303, the short message center retains the original time zone information, does not convert the short message time, and directly delivers the short message to the called number, so that even if the ATI operation fails. It also does not affect the processing of the normal process of short messages.
如果在步驟 307中, 短信中心下发短消息失败,并且需要重发短消息, 这 时不再进行 ATI操作, 直接向被叫号码重发短消息。 因为如果每次重发短消 息都需要再重新通过 ATI 操作来获取小区信息,会对系统以及信令资源造成 较大的消耗,并且在重发过程中用户改变短消息几率很小,所以在重发过程中, 不再发起 ATI操作。  If the short message fails to be sent by the short message center and the short message needs to be resent in step 307, the ATI operation is not performed, and the short message is directly sent to the called number. Because if you need to re-transmit the short message every time to re-acquire the cell information, it will cause a large consumption of the system and signaling resources, and the chance of the user changing the short message during the retransmission process is small, so it is heavy. During the process, the ATI operation is no longer initiated.
当用户注册开机时,由于用户开机后,很可能与开机前所在时区不同, 如图 4所示, 之后需要进行的操作流程包括:  When the user is registered to boot, it may be different from the time zone before the booting, as shown in Figure 4. The following operations are required:
401、 用户通过所在的移动交换中心向归属位置寄存器发起注册操作。 401. The user initiates a registration operation to the home location register by using the mobile switching center where the user is located.
402、 归属位置寄存器向短信中心发送 Alert-Sc消息, 通知短信中心 用户开机。 402. The home location register sends an Alert-Sc message to the short message center to notify the short message center. The user is turned on.
在用户注册成功之后, HLR ( Home Locat ion Reg i s ter , 归属位置寄存 器)向短信中心发送 Alert_Sc消息, 通知短信中心用户开机, 之后短信中心 就可以把滞留在短信中心的短信下发给用户。  After the user is successfully registered, the HLR (Home Locating Registrar) sends an Alert_Sc message to the SMS center to notify the SMS center user to boot, and then the SMS center can send the SMS message to the user in the SMS center.
403、短信中心向归属位置寄存器发送 ATI请求消息, 请求获取用户当 前所归属的小区标识。  403. The short message center sends an ATI request message to the home location register, and requests to obtain the cell identity to which the user belongs.
404、短信中心接收归属位置寄存器返回的 ATI响应消息, 所述 ATI响 应消息中携带了用户当前所归属的小区标识。  404. The short message center receives the ATI response message returned by the home location register, where the ATI response message carries the cell identifier to which the user belongs.
405、短信中心根据用户所归属的小区标识以及所存储的小区标识与时 区的对应关系, 将短消息中的时间信息转换成用户当前所归属小区对应时区 的时间信息。  405. The short message center converts the time information in the short message into the time information of the time zone corresponding to the current cell of the user according to the cell identifier to which the user belongs and the corresponding relationship between the stored cell identifier and the time zone.
406、短信中心向归属位置寄存器发送取路由消息, 请求获取用户所在 的移动交换中心。  406. The short message center sends a routing message to the home location register, requesting to obtain a mobile switching center where the user is located.
407、短信中心接收所述归属位置寄存器返回的取路由响应消息, 其中包 含了用户所在的移动交换中心信息。  407. The short message center receives a route response message returned by the home location register, where the mobile switching center information of the user is included.
408、 短信中心向用户所在的移动交换中心下发短消息。  408. The short message center sends a short message to the mobile switching center where the user is located.
409、 短信中心接收用户返回的确认消息。  409. The short message center receives a confirmation message returned by the user.
本发明实施例中短信中心在向用户下发短消息之前, 先通过 ATI操作来 获取用户当前所在小区标识, 再把短消息时间转换成与所述小区标识对应的 时区时间。 本发明实施例避免了对现有网络设备的改造, 通过短信中心就可 以实现短消息时间的转换。  In the embodiment of the present invention, before sending a short message to the user, the short message center first obtains the current cell identifier of the user through the ATI operation, and then converts the short message time into the time zone time corresponding to the cell identifier. The embodiment of the invention avoids the transformation of the existing network device, and the short message time can be converted through the short message center.
本发明实施例提供一种短消息时间转换的系统, 如图 5所示, 该系统包 括短消息时间转换的装置 51和归属位置寄存器 52。 The embodiment of the invention provides a system for short message time conversion, as shown in FIG. 5, the system package The short message time conversion device 51 and the home location register 52 are included.
所述短消息时间转换的装置 51 , 用于向归属位置寄存器发送任何时间信 息询问请求消息请求获取被叫号码所归属的小区标识; 根据获取到的被叫号 码所归属的小区标识以及所存储的小区标识与时区的对应关系, 将短消息中 的时间信息转换成被叫号码所归属小区对应时区的时间信息。  The short message time conversion device 51 is configured to send any time information query request message to the home location register to request to acquire the cell identifier to which the called number belongs; according to the acquired cell identifier to which the called number belongs and the stored The correspondence between the cell identifier and the time zone converts the time information in the short message into the time information of the time zone corresponding to the cell to which the called number belongs.
进一步,所述短消息时间转换的装置 51在将短消息中的时间信息转换成 被叫号码所归属小区对应时区的时间信息后 , 还用于将转换后的短消息发送 给所述被叫号码。  Further, after the time information in the short message is converted into the time information of the time zone corresponding to the cell to which the called number belongs, the device 51 for transmitting the short message is further used to send the converted short message to the called number. .
归属位置寄存器 52 , 用于接收短消息时间转换的装置发送的任何时间信 息询问请求消息; 向所述短消息时间转换的装置发送被叫号码所归属的小区 标识。  The home location register 52 is configured to receive any time information query request message sent by the device for short message time conversion; and send the cell identifier to which the called number belongs to the short time time conversion device.
本发明实施例提供的短消息时间转换的系统, 首先由短消息时间先获取 被叫号码所归属的小区, 再根据被叫号码所归属的小区标识以及所存储的小 区标识与时区的对应关系, 将短消息中的时间信息转换成被叫号码所归属小 区对应时区的时间信息, 之后将转换时间后的短消息下发给被叫号码。 本发 明实施例可以在一个移动交换中心负责多个时区的情况下, 在不改造现有网 络设备的前提下, 将短消息中的时间信息转换为被叫号码所归属时区所对应 的时间。  The short message time conversion system provided by the embodiment of the present invention firstly acquires the cell to which the called number belongs by the short message time, and then according to the cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone. The time information in the short message is converted into the time information of the time zone corresponding to the cell to which the called number belongs, and then the short message after the conversion time is sent to the called number. In the embodiment of the present invention, when a mobile switching center is responsible for multiple time zones, the time information in the short message is converted to the time corresponding to the time zone to which the called number belongs without modifying the existing network device.
本发明实施例还提供了一种短消息时间转换的装置, 如图 6所示, 该装 置包括获取模块 61和转换模块 62。  The embodiment of the present invention further provides a device for short message time conversion. As shown in FIG. 6, the device includes an acquisition module 61 and a conversion module 62.
其中, 获取模块 61 用于向归属位置寄存器发送任何时间信息询问请求 ATI消息请求获取被叫号码所归属的小区标识; 转换模块 62用于根据获取模 块 61 获取到的被叫号码所归属的小区标识以及所存储的小区标识与时区的 对应关系, 将短消息中的时间信息转换成被叫号码所归属小区对应时区的时 间信息。 The obtaining module 61 is configured to send any time information to the home location register to request the ATI message to request to acquire the cell identifier to which the called number belongs. The converting module 62 is configured to use the acquiring mode. Block 61 obtains the cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone, and converts the time information in the short message into the time information of the corresponding time zone of the cell to which the called number belongs.
本发明实施例提供了一种短消息时间转换的装置, 如图 7所示, 该装置 包括: 存储模块 71、 获取模块 72、 转换模块 73和发送模块 74。  An embodiment of the present invention provides a device for short message time conversion. As shown in FIG. 7, the device includes: a storage module 71, an obtaining module 72, a converting module 73, and a sending module 74.
存储模块 71 , 用于存储小区标识与时区之间的对应关系; 获取模块 72 用于向归属位置寄存器发送任何时间信息询问请求 ATI消息请求获取被叫号 码所归属的小区标识; 在获取被叫号码所归属的小区标识后, 转换模块 73用 于根据获取模块 72 获取到的被叫号码所归属的小区标识以及所述存储模块 71存储的小区标识与时区之间的对应关系, 将短消息中的时间信息转换成被 叫号码所归属小区对应时区的时间信息; 在将短消息中的时间信息转换成被 叫号码所归属小区对应时区的时间信息后, 发送模块 74用于将转换模块 73 转换后的短消息发送给被叫号码。  The storage module 71 is configured to store a correspondence between the cell identifier and the time zone. The obtaining module 72 is configured to send any time information to the home location register to request the ATI message to request to acquire the cell identifier to which the called number belongs. After the cell identifier is to be used, the conversion module 73 is configured to: according to the cell identifier to which the called number obtained by the obtaining module 72 belongs, and the correspondence between the cell identifier and the time zone stored by the storage module 71, the short message The time information is converted into the time information of the corresponding time zone of the cell to which the called number belongs. After the time information in the short message is converted into the time information of the time zone corresponding to the cell to which the called number belongs, the sending module 74 is configured to convert the conversion module 73. The short message is sent to the called number.
其中, 所述获取模块 72包括: 第一发送单元 721和第一接收单元 722。 在所述获取模块 72向归属位置寄存器发送任何时间信息询问请求 AT I消 息请求获取被叫号码所归属的小区标识时, 首先通过第一发送单元 721向归 属位置寄存器发送任何时间信息询问请求消息, 请求获取被叫号码所归属的 小区标识; 在所述归属位置寄存器根据所述请求消息获取被叫号码所归属的 小区标识后, 第一接收单元 722用于接收所述归属位置寄存器返回的任何时 间信息询问响应消息, 所述响应消息中携带有被叫号码所归属的小区标识。  The obtaining module 72 includes: a first sending unit 721 and a first receiving unit 722. When the obtaining module 72 sends any time information to the home location register to request the AT I message to request to acquire the cell identifier to which the called number belongs, first send any time information inquiry request message to the home location register through the first sending unit 721, Requesting to obtain the cell identifier to which the called number belongs; after the home location register obtains the cell identifier to which the called number belongs according to the request message, the first receiving unit 722 is configured to receive any time returned by the home location register. The information query response message carries the cell identifier to which the called number belongs.
其中, 所述发送模块 74包括: 第二发送单元 741、 第二接收单元 742和 第三发送单元 743。 在所述发送模块 74将所诉转换模块 73转换后的短消息发送给被叫号码 时, 首先通过第二发送单元 741向归属位置寄存器发送取路由消息, 请求获 取被叫号码所在的移动交换中心; 在所述归属位置寄存器获取被叫号码所在 的移动交换中心后, 第二接收单元 742用于接收所述归属位置寄存器返回的 被叫号码所在的移动交换中心信息; 第三发送单元 743用于通过第二接收单 元 742得到的移动交换中心向被叫号码下发短消息。在所述发送模块 74向所 述被叫号码下发短消息后 , 所述短消息时间转换的装置还要接收被叫号码返 回的确认消息。 The sending module 74 includes: a second sending unit 741, a second receiving unit 742, and a third sending unit 743. When the sending module 74 sends the short message converted by the voucher conversion module 73 to the called number, the second sending unit 741 first sends a routing message to the home location register, requesting to acquire the mobile switching center where the called number is located. After the home location register obtains the mobile switching center where the called number is located, the second receiving unit 742 is configured to receive the mobile switching center information where the called number returned by the home location register is located; the third sending unit 743 is configured to: The mobile switching center obtained by the second receiving unit 742 sends a short message to the called number. After the sending module 74 sends a short message to the called number, the short message time conversion device also receives an acknowledgement message returned by the called number.
本发明实施例提供的短消息时间转换的装置, 先获取被叫号码所归属的 小区, 再根据被叫号码所归属的小区标识以及所存储的小区标识与时区的对 应关系, 将短消息中的时间信息转换成被叫号码所归属小区对应时区的时间 信息, 之后将转换时间后的短消息下发给被叫号码。 本发明实施例可以在一 个移动交换中心负责多个时区的情况下, 在不改造现有网络设备的前提下, 将短消息中的时间信息转换为被叫号码所归属时区所对应的时间。  The device for short message time conversion provided by the embodiment of the present invention first obtains the cell to which the called number belongs, and then according to the cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone, The time information is converted into time information corresponding to the time zone of the cell to which the called number belongs, and then the short message after the conversion time is sent to the called number. In the embodiment of the present invention, when a mobile switching center is responsible for multiple time zones, the time information in the short message is converted to the time corresponding to the time zone to which the called number belongs, without modifying the existing network device.
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局 限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻 易想到变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保 护范围应所述以权利要求的保护范围为准。  The above is only the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope of the present invention. It should be covered by the scope of the present invention. Therefore, the scope of protection of the present invention should be determined by the scope of the claims.

Claims

权 利 要 求 Rights request
1、 一种短消息时间转换的方法, 其特征在于, 包括:  A method for time conversion of short messages, comprising:
向归属位置寄存器发送任何时间信息询问请求消息请求获取被叫号码所 归属的小区标识;  Sending any time information request request message to the home location register to obtain the cell identifier to which the called number belongs;
根据获取到的被叫号码所归属的小区标识以及所存储的小区标识与时区 的对应关系, 将短消息中的时间信息转换成被叫号码所归属小区对应时区的 时间信息。  The time information in the short message is converted into the time information of the time zone corresponding to the cell to which the called number belongs according to the obtained cell identifier to which the called number belongs and the corresponding relationship between the stored cell identifier and the time zone.
2、 根据权利要求 1所述的短消息时间转换的方法, 其特征在于, 所述方 法之前还包括:  2. The method of short message time conversion according to claim 1, wherein the method further comprises:
存储小区标识与时区之间的对应关系。  The correspondence between the cell identifier and the time zone is stored.
3、 根据权利要求 1或 2所述的短消息时间转换的方法, 其特征在于, 所 述向归属位置寄存器发送任何时间信息询问请求消息请求获取被叫号码所归 属的小区标识包括:  The method for time-switching short message according to claim 1 or 2, wherein the sending of any time information query request message to the home location register to request acquisition of the cell identifier to which the called number belongs includes:
向归属位置寄存器发送任何时间信息询问请求消息, 请求获取被叫号码 所归属的小区标 i只;  Sending any time information inquiry request message to the home location register, requesting to acquire the cell identifier to which the called number belongs;
接收所述归属位置寄存器返回的任何时间信息询问响应消息 , 所述响应 消息中携带有被叫号码所归属的小区标识。  Receiving any time information query response message returned by the home location register, where the response message carries the cell identifier to which the called number belongs.
4、 根据权利要求 3所述的短消息时间转换的方法, 其特征在于, 所述方 法还包括:  4. The method of time conversion of a short message according to claim 3, wherein the method further comprises:
将转换后的短消息发送给所述被叫号码。  Sending the converted short message to the called number.
5、 根据权利要求 4所述的短消息时间转换的方法, 其特征在于, 所述将 转换后的短消息发送给被叫号码包括:  The short message time conversion method according to claim 4, wherein the sending the converted short message to the called number comprises:
向归属位置寄存器发送取路由消息 , 请求获取被叫号码所在的移动交换 中心; Sending a routing message to the home location register, requesting to obtain the mobile exchange where the called number is located Center
接收所述归属位置寄存器返回的被叫号码所在的移动交换中心信息; 通过所述移动交换中心向被叫号码下发短消息。  Receiving the mobile switching center information where the called number returned by the home location register is located; sending a short message to the called number by using the mobile switching center.
6、 一种短消息时间转换的装置, 其特征在于, 包括:  6. A device for short message time conversion, comprising:
获取模块, 用于向归属位置寄存器发送任何时间信息询问请求消息请求 获取被叫号码所归属的小区标识;  An obtaining module, configured to send any time information query request message request to the home location register to obtain a cell identifier to which the called number belongs;
转换模块, 用于根据所述获取模块获取到的被叫号码所归属的小区标识 以及所存储的小区标识与时区的对应关系, 将短消息中的时间信息转换成被 叫号码所归属小区对应时区的时间信息。  a conversion module, configured to convert time information in the short message to a time zone corresponding to the cell to which the called number belongs according to the cell identifier to which the called number acquired by the acquiring module belongs and the corresponding relationship between the stored cell identifier and the time zone Time information.
7、 根据权利要求 6所述的短消息时间转换的装置, 其特征在于, 该装置 还包括:  The device for short message time conversion according to claim 6, wherein the device further comprises:
存储模块, 用于存储小区标识与时区之间的对应关系。  The storage module is configured to store a correspondence between the cell identifier and the time zone.
8、 根据权利要求 6所述的短消息时间转换的装置, 其特征在于, 所述获 取模块包括:  The device for converting a short message time according to claim 6, wherein the obtaining module comprises:
第一发送单元,用于向归属位置寄存器发送任何时间信息询问请求消息, 请求获取被叫号码所归属的小区标识;  a first sending unit, configured to send any time information query request message to the home location register, requesting to acquire a cell identifier to which the called number belongs;
第一接收单元, 用于接收所述归属位置寄存器返回的任何时间信息询问 响应消息, 所述响应消息中携带有被叫号码所归属的小区标识。  The first receiving unit is configured to receive any time information query response message returned by the home location register, where the response message carries the cell identifier to which the called number belongs.
9、 根据权利要求 6所述的短消息时间转换的装置, 其特征在于, 该装置 还包括:  9. The device for short message time conversion according to claim 6, wherein the device further comprises:
发送模块, 用于将所述转换模块转换后的短消息发送给被叫号码。  And a sending module, configured to send the converted short message to the called number.
10、 根据权利要求 9所述的短消息时间转换的装置, 其特征在于, 所述 发送模块包括: 10. The apparatus for short message time conversion according to claim 9, wherein: The sending module includes:
第二发送单元, 用于向归属位置寄存器发送取路由消息, 请求获取被叫 号码所在的移动交换中心;  a second sending unit, configured to send a routing message to the home location register, requesting to acquire a mobile switching center where the called number is located;
第二接收单元, 用于接收所述归属位置寄存器返回的被叫号码所在的移 动交换中心信息;  a second receiving unit, configured to receive mobile switching center information where the called number returned by the home location register is located;
第三发送单元, 用于通过所述第二接收单元得到的移动交换中心向被叫 号码下发短消息。  And a third sending unit, configured to send a short message to the called number by the mobile switching center obtained by the second receiving unit.
11、 一种短消息时间转换的系统, 其特征在于, 包括:  11. A system for short message time conversion, comprising:
短消息时间转换的装置, 用于向归属位置寄存器发送任何时间信息询问 请求消息请求获取被叫号码所归属的小区标识; 根据获取到的被叫号码所归 属的小区标识以及所存储的小区标识与时区的对应关系, 将短消息中的时间 信息转换成被叫号码所归属小区对应时区的时间信息;  The short message time conversion device is configured to send any time information query request message to the home location register to request to acquire the cell identifier to which the called number belongs; according to the obtained cell identifier to which the called number belongs and the stored cell identifier and Corresponding relationship of the time zone, converting time information in the short message into time information corresponding to the time zone corresponding to the cell to which the called number belongs;
归属位置寄存器, 用于接收短消息时间转换的装置发送的任何时间信息 询问请求消息; 向所述短消息时间转换的装置返回任何时间信息询问响应消 息, 所述响应消息中携带有被叫号码所归属的小区标识。  a home location register, any time information query request message sent by the device for receiving the short message time conversion; the device that converts the short message time returns any time information query response message, wherein the response message carries the called number The cell ID of the home.
PCT/CN2010/074798 2009-09-21 2010-06-30 Method, device and system for transforming short message time WO2011032418A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2009101768258A CN102026121A (en) 2009-09-21 2009-09-21 Method, device and system for time conversion of short message
CN200910176825.8 2009-09-21

Publications (1)

Publication Number Publication Date
WO2011032418A1 true WO2011032418A1 (en) 2011-03-24

Family

ID=43758070

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/074798 WO2011032418A1 (en) 2009-09-21 2010-06-30 Method, device and system for transforming short message time

Country Status (2)

Country Link
CN (1) CN102026121A (en)
WO (1) WO2011032418A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102572752B (en) * 2012-01-18 2014-09-17 中国电信股份有限公司 Method for carrying time zone information in short message, gateway and system
CN103297936B (en) * 2012-02-27 2018-12-04 上海中兴软件有限责任公司 Store the method and device of short message
CN104469710B (en) * 2013-09-16 2019-03-19 中国电信股份有限公司 The method and system of time-zone information is realized in CDMA network short message
CN109840040A (en) * 2017-11-28 2019-06-04 阿里巴巴集团控股有限公司 The processing method and relevant device of message time

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0883314A2 (en) * 1997-06-03 1998-12-09 AT&T Wireless Services, Inc. A method for time-stamping a message based on a recipient location
US20040203620A1 (en) * 2002-10-15 2004-10-14 Timothy Thome Method and apparatus for time stamp of electronic message
CN1949892A (en) * 2006-10-28 2007-04-18 华为技术有限公司 Short message processing centre and method
US7366516B1 (en) * 2003-05-14 2008-04-29 Sprint Spectrum L.P. Localized SMS messaging based on location of a mobile station

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035383A (en) * 2007-04-19 2007-09-12 华为技术有限公司 Method and device for confirming the service time in the communication service

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0883314A2 (en) * 1997-06-03 1998-12-09 AT&T Wireless Services, Inc. A method for time-stamping a message based on a recipient location
US20040203620A1 (en) * 2002-10-15 2004-10-14 Timothy Thome Method and apparatus for time stamp of electronic message
US7366516B1 (en) * 2003-05-14 2008-04-29 Sprint Spectrum L.P. Localized SMS messaging based on location of a mobile station
CN1949892A (en) * 2006-10-28 2007-04-18 华为技术有限公司 Short message processing centre and method

Also Published As

Publication number Publication date
CN102026121A (en) 2011-04-20

Similar Documents

Publication Publication Date Title
CN110547003B (en) Method and apparatus for registration type addition for service negotiation
EP1977621B1 (en) Terminal status discovery in secure user plane location positioning procedure
US11323318B2 (en) Network slicing in IMS
US9756009B2 (en) Message forwarding among disparate communication networks
US9848307B2 (en) Messaging over a network
RU2014105550A (en) DYNAMIC ACTIVATION OF M2M SERVICES THROUGH 3GPP ACCESS NETWORK
WO2011157055A1 (en) Method and device for machine type communication monitoring processing
JP2019520748A (en) Wireless communication method and device
BRPI0711157A2 (en) method and system for delivering short message service messages
CN112637947A (en) Base station, access and mobility management functional entity and method thereof
WO2014067466A1 (en) Method and device for transmitting downlink data
PT1334624E (en) Transmission of service data
TW201225599A (en) A method and device for initiating one-to-many communication process by a network in a communication system
WO2011032418A1 (en) Method, device and system for transforming short message time
WO2014023175A1 (en) Message processing method in coexistence of multiple external identifiers of terminal and network side device
WO2013170449A1 (en) Method, device and system for processing network sharing
WO2015089969A1 (en) Accessibility management method and device for m2m terminal/terminal peripheral
WO2015021636A1 (en) Data routing method and device
CN114040497B (en) User equipment positioning method and device and electronic equipment
WO2011160465A1 (en) Location method and location system for acquiring terminal location
WO2015196809A1 (en) Message processing method and device
WO2011157158A2 (en) Method, system and short message services center for sending short messages
KR101699786B1 (en) Apparatus and method for determining position of sensor node in location service based system
WO2010017722A1 (en) Method and device for location capability negotiation
CN106028379B (en) The LTE signaling of CSFB voice and the interconnected system and method for CS domain signaling

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10816622

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10816622

Country of ref document: EP

Kind code of ref document: A1