WO2008017235A1 - Système, périphérique et procédé de routage sms - Google Patents
Système, périphérique et procédé de routage sms Download PDFInfo
- Publication number
- WO2008017235A1 WO2008017235A1 PCT/CN2007/002248 CN2007002248W WO2008017235A1 WO 2008017235 A1 WO2008017235 A1 WO 2008017235A1 CN 2007002248 W CN2007002248 W CN 2007002248W WO 2008017235 A1 WO2008017235 A1 WO 2008017235A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- sms
- short message
- cscf
- message
- format
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 45
- 102000018059 CS domains Human genes 0.000 claims description 28
- 108050007176 CS domains Proteins 0.000 claims description 28
- 238000006243 chemical reaction Methods 0.000 claims description 23
- 238000013519 translation Methods 0.000 claims description 6
- 230000001960 triggered effect Effects 0.000 claims description 6
- 238000012545 processing Methods 0.000 claims description 5
- 238000005538 encapsulation Methods 0.000 claims description 3
- 238000001914 filtration Methods 0.000 claims description 2
- 230000001502 supplementing effect Effects 0.000 claims 1
- 230000004044 response Effects 0.000 description 15
- 230000008569 process Effects 0.000 description 11
- 230000011664 signaling Effects 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 3
- 230000001413 cellular effect Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000007726 management method Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 239000004248 saffron Substances 0.000 description 2
- 230000003111 delayed effect Effects 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/12—Messaging; Mailboxes; Announcements
- H04W4/14—Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/58—Message adaptation for wireless communication
Definitions
- the present invention relates to the field of communications, and in particular, to a system, apparatus, and method for short message routing. Background technique
- the short message service provides a method of delivering a message of a certain size between terminals, and has successfully obtained a successful application in the cellular network of the CS domain. Its implementation introduces a network entity called a short message center that relies on a short message center to enable short message forwarding, storage, delayed transmission, and other value-added services. At the same time, the GSM/UMTS PLMN needs to support the forwarding function of short messages between the short message center and the terminal.
- the 3GPP R5 phase introduces the IP Multimedia Subsystem, which is a subsystem above the packet domain of the existing network.
- the packet domain is used as the bearer channel for the upper layer control signaling and media transmission
- the SIP protocol is introduced as the service control protocol.
- SIP provides a rich multimedia service by separating service control from bearer control.
- IMS's network convergence solution enables operators to provide the same services for fixed and mobile users based on a unified core network.
- the network architecture of the core network of the fixed network and the mobile network can not only reduce the complexity of the network structure, but also Reduce the operation and maintenance costs of the network.
- 3GPP is considering extending short message services to IP connections in non-cellular networks.
- TISPAN it has been specified that short messages in the IMS domain are stored and forwarded by the AS in the IMS domain, and the processing of supplementary services.
- 3GPP the short message flow in the IMS domain has not been considered yet.
- SMS OVER IP short message interworking network architecture
- SMSC Short Message Service Center, Short Message Service Center.
- the protocol of the mobile station (ME) to the SMSC can transmit short messages from the mobile station or towards the mobile station, the protocol name is SMTP (Short Message Transmission) T N2007/002248
- SMS-IWMSC/GMSC SMS-Gateway MSC, SMS Gateway.
- the short message sent by the SMSC is received, the routing information is queried to the HLR, and the short message is transmitted to the switching center of the base station where the receiver is located.
- IP-SM-GW IP Short Message Gateway IP SMS Gateway.
- the IP-SM-GW provides an interworking function for transmitting short messages between the UE and the GSM/UMTS network, and can be used as an IP-SM-GW entity by the AS in the IMS.
- HLR7HSS Home Location Register Home Location Register / Home Subscriber Server Home Subscriber Server. Provide routing functions for SMS services.
- the routing request message is sent by the GMSC to the HLR/HSS. If the UE has previously registered the IP-SM-GW address by registration, the IP-SM-GW needs to be used in the routing response message. The address in E164 format is returned to the GMSC.
- the registration process under the network architecture is shown in Figure 2 and includes the following steps:
- the UE initiates a normal registration/re-registration process in the IMS domain.
- the S-CSCF checks the triggering rule, finds the address of the IP-SM-GW, and triggers the third-party registration process.
- the IP-SM-GW stores the address of the S-CSCF.
- the IP-SM-GW initiates the registration process to the HSS/HLR.
- the HSS/HLR stores the E164 address information of the IP-SM-GW and returns a response.
- the IP-SM-GW returns a response to the S-CSCF.
- the S-CSCF returns a response to ⁇ .
- the short message MT process under the network architecture is shown in Figure 3 and includes the following steps:
- the UE registers with the S-CSCF through the IMS registration process, and executes the above short message registration process.
- the SM-SC forwards the SMS message to the SMS-GMSC.
- the SMS-GMSC sends a routing request to the HLR/HSS, which includes an indication flag SMS-GMSC supporting IP message routing. 4.
- the HSS/HLR returns the E.164 address of the IP-Message-GW registered at the time of user registration.
- the SMS-GMSC sends a message to the IP-Message-GW, which carries the MSISDN of the UE.
- the IP-Message-GW sends the SMS to the S-CSCF.
- the S-CSCF forwards the SIP MESSAGE to the UE.
- the UE returns a 200 OK response to the S-CSCF.
- the S-CSCF sends a 200 OK to the IP-Message-GW.
- the UE sends a report to the S-CSCF through the SIP MESSAGE.
- the S-CSCF forwards the SIP MESSAGE to the IP-Message-GW according to the filtering rule. 13.
- the IP-Message-GW sends a delivery report to the SMS-GMSC.
- SMS-GMSC sends and submits 4 notification status to HLR/HSSo
- the SMS-GMSC sends a report to the SM-SC.
- the IP-Message-GW acknowledges the message to the S-CSCF through 200 OK.
- the S-CSCF acknowledges the message to the UE through 200 OK.
- the inventor found that the short message from the CS domain to the IMS domain is on the route of the IP-SM-GW to the S-CSCF, and relies on the registration of the third party to ensure that the relationship is relatively fixed and cannot use the original
- the IMS routing mode performs flexible routing.
- the embodiment of the invention provides a system, a device and a method for short message routing, so that the short message of the CS domain to the IMS domain can be flexibly routed by using the original IMS domain routing mode. .
- the system of the embodiment of the present invention includes: a short message gateway SMS-MGCF, configured to translate short messages sent by the CS domain, and perform routing addressing and forwarding of the called short messages by the translated short message; I-CSCF, Obtaining the address of the S-CSCF to which the called party belongs, and forwarding the short message sent by the SMS-MGCF to the S-CSCF; and the S-CSCF, for forwarding the short message sent by the I-CSCF to the called party.
- SMS-MGCF configured to translate short messages sent by the CS domain, and perform routing addressing and forwarding of the called short messages by the translated short message
- I-CSCF Obtaining the address of the S-CSCF to which the called party belongs, and forwarding the short message sent by the SMS-MGCF to the S-CSCF
- the S-CSCF for forwarding the short message sent by the I-CSCF to the called party.
- the short message gateway of the embodiment of the present invention includes: a translation unit, which is used to send a short message to the CS domain.
- the N2007/002248 is translated;
- the addressing unit is configured to perform routing of the called message on the short message;
- the forwarding unit is configured to forward the short message according to the addressing result of the addressing unit.
- the method of the embodiment of the present invention includes the following steps: after the short message sent by the CS domain enters the IMS domain, the short message is translated by the SMS-MGCF; and the SMS-MGCF performs the called route addressing of the translated short message. And forwarding.
- part of the functions of the existing IP-SM-GW are split out of the new network element of the SMS-MGCF, and the short message sent by the CS domain is translated by the SMS-MGCF, and the short message is called.
- Route addressing and forwarding Therefore, it is not necessary to rely on the registration of the third party to implement the routing of the short message, but according to the routing manner of the existing IMS domain, the I-CSCF and the HLR/HSS are sequentially used to query the called S-CSCF for flexible operation. routing. DRAWINGS
- FIG. 1 is a network architecture of short message interworking implemented in the existing 3GPP
- Figure 2 is a flow chart of registration under the existing network architecture
- Figure 3 is a flow chart of the final short message in the existing network architecture
- FIG. 4 is a schematic structural diagram of a system according to an embodiment of the present invention.
- FIG. 5 is a schematic structural diagram of a system preferred embodiment according to an embodiment of the present invention.
- FIG. 6 is a schematic structural diagram of a short message gateway according to an embodiment of the present invention.
- FIG. 7 is a flow chart of steps of a method according to an embodiment of the present invention.
- Example 10 is a flowchart of terminal registration signaling in Example 3 of the method according to the present invention.
- FIG. 11 is a flow chart of the signaling of the combined judgment of the called terminal capability and the iFC in the third example of the method of the present invention. detailed description
- the CS domain to the IMS domain The short message can be flexibly routed by using the original IMS domain routing manner.
- the embodiment of the present invention provides a short message routing system. As shown in FIG. 4, the method includes: a short message routing network element SMS in the CS domain. -IWMSC/GMSC, and SMSC, MSC and HLR7HSS respectively connected to SMS-IWMSC/GMSC; short message routing network elements SMS-MGCF, I-CSCF, S-CSCF and BGCF (edge gateway control functions) in the IMS domain The entity Border Gateway Control Function); the SMS-MGCF is also connected to the SMS-IWMSC/GMSC.
- SMS-IWMSC/GMSC, SMSC, MSC and HLR/HSS are used to route short messages of the CS domain to the IMS domain.
- the SMS-MGCF may be combined with the MGCF entity for translating the short message sent by the CS domain, and performing routing and forwarding of the called message to the translated short message. If stated
- the SMS-MGCF directly forwards the translated short message to the I-CSCF of the local domain; if the SMS-MGCF is addressed to its domain, the SMS-MGCF performs an ENUM query operation. The address of the I-CSCF to which the called party belongs is found, and then the translated short message is forwarded to the I-CSCF.
- the I-CSCF is configured to obtain an address of the S-CSCF to which the called party belongs, and forward the short message sent by the SMS-MGCF to the S-CSCF.
- the BGCF is configured to select an SMS-MGCF to send a short message to the CS domain when sending a short message from the IMS to the CS domain.
- the S-CSCF is configured to forward the short message sent by the I-CSCF to the called party.
- the system of the embodiment of the present invention provides a preferred solution.
- the system further includes: a determining unit connected to the S-CSCF, and Describe the SMS-AS connected to the single.
- the SMS-AS is configured to implement translation of the encapsulated SMS message and the IMS text message.
- the SMS-AS can also serve as the SMSC in the IMS domain to implement the processing, forwarding and supplementary service processing of short messages in the IMS domain.
- the determining unit is configured to determine, according to the format of the short message received by the S-CSCF and the receiving capability of the called user, if the format of the short message matches the receiving capability of the called user, Forwarding the short message to the called party; otherwise, triggering the short message to the SMS-AS for format conversion.
- the judging unit may be placed in the S-CSCF or placed in the SMS-AS according to the judgment mechanism.
- the SMS-MGCF (ie, the SMS-MGCF in the embodiment of the present invention) in the system of the embodiment of the present invention includes a translation unit, an addressing unit, and a forwarding unit that are sequentially connected.
- the translation unit is configured to translate a short message sent by the CS domain.
- the addressing unit is configured to perform routing addressing of the called message on the short message.
- the forwarding unit is configured to forward the short message according to an addressing result of the addressing unit.
- the embodiment of the present invention further provides a method for short message routing. Referring to FIG. 7, the following main steps are included:
- the short message sent by the CS domain enters the IMS domain.
- the short message sent by the CS domain After the short message sent by the CS domain enters the IMS domain, it first passes through the SMS-MGCF.
- the SMS-MGCF translates the short message.
- the SMS-MGCF translates the MAP message of the CS domain into the SIP message of the IMS domain, and indicates the translated SIP message to distinguish the SIP message from the IMS domain to the IMS domain.
- the SMS-MGCF performs routing of the called party on the translated short message.
- Case 2 The SMS-MGCF is addressed to its domain, and the SMS-MGCF performs an ENUM query operation to find the address of the I-CSCF to which the called party belongs; and then forwards the translated short message to the I-CSCF.
- the I-CSCF After receiving the translated short message, the I-CSCF queries the HSS to query the address of the S-CSCF to which the called party belongs, and forwards the translated short message to the S-CSCF.
- the first short message may be sent to the IMS domain if the IMS domain is sent to the IMS domain. , without subsequent judgment, can be forwarded directly to the called; if there is a translation N2007/002248 indicates that the short message sent by the CS domain to the IMS domain is determined, and subsequent judgment is required.
- the short message is directly forwarded to the called party; otherwise, the After the short message is triggered to the SMS-AS for format conversion, it is forwarded to the called party.
- Whether the determination triggers a format conversion to the SMS-AS includes, but is not limited to, the following three implementation modes.
- Implementation 1 When the terminal registers, it notifies the S-CSCF whether the capability information of the encapsulated SMS format message is supported. When the S-CSCF receives the short message, it combines the iFC and the terminal capability information to determine whether the called terminal supports the encapsulation of the SMS format message. To decide whether to trigger a format conversion to SMS-AS.
- Implementation 2 The user signs the contract according to the capabilities of the terminal; when receiving the short message, the S-CSCF determines whether to trigger the format conversion to the SMS-AS according to the subscription data of the called user; after triggering to the SMS-AS, SMS-AS It is determined whether the capability information of the called terminal matches the format of the current short message to determine whether to perform format conversion.
- the SMS-AS in the implementation manner obtains the capability information of the called terminal by using one of the following methods: When the terminal registers, the SMS-AS is notified by the third party registration whether it supports the information of the encapsulated SMS format message; SMS-AS The terminal capability information is subscribed to the network entity capable of sensing the terminal capability, so as to know whether the terminal supports the information of the encapsulated SMS format message. The SMS-AS learns whether the terminal supports the information of the encapsulated SMS format message by using the device management DM mode.
- the SMS-AS knows whether the terminal supports the capability information for encapsulating the SMS format message.
- the S-CSCF When the S-CSCF receives the short message, the S-CSCF unconditionally triggers the SMS-AS according to the subscription data.
- the SMS-AS determines whether the called terminal supports the encapsulated SMS format. Message to decide whether to convert the format.
- the manner in which the SMS-AS in the implementation manner knows whether the terminal supports the information of the encapsulated SMS format message includes the following ones: When the terminal registers, the third-party registration informs the SMS-AS whether it supports the information of the encapsulated SMS format message; or The SMS-AS subscribes to the terminal capability information to the network entity that can be aware of the terminal capability, so as to know whether the terminal supports the information of the encapsulated SMS format message; or the SMS-AS knows whether the terminal supports the information of the encapsulated SMS format message through the device management DM mode.
- Method Embodiment 1 A short message in the CS domain is sent to the user in the IMS domain, and the S-CSCF is based on the end.
- the end capability and the iFC trigger determine that the SMS-AS performs format conversion (the first implementation in step S4), or triggers the determination of the SMS-AS for format conversion according to the subscription information of the user (the implementation mode 2 in step S4).
- the following specific steps are included:
- Step 1-2 The UE1 sends a short message to the MSC, and the MSC sends a response to the UE1.
- Step 3 - 4. The MSC sends a message to the SMSC, and the SMSC responds to the MSC.
- Step 5 6.
- the SMSC takes the routing information from the HSS/HLR, and the HSS/HLR returns the address of the SMS-MGCF.
- Step 7 - 8 The SMSC sends a short message to the SMS-MGCF, and the SMS-MGCF returns a response to the SMSC.
- the SMS-MGCF converts the message into a short message in a SIP-encapsulated SMS format.
- Step 9 - 10 The SMS-MGCF sends a short message to the I-CSCF, and the I-CSCF returns a response to the SMS-MGCF.
- Step 11-12 The I-CSCF to the HSS/HLR obtains the address of the S-CSCF where the called party is located.
- Step 13 - 14 The I-CSCF sends a short message to the S-CSCF.
- Step 15 The S-CSCF determines whether it needs to trigger the conversion to the SMS-AS according to the terminal capability and the iFC trigger, or judge according to the subscription information of the user. If necessary, perform steps 16 - 19, otherwise go directly to steps 20 - 21.
- Steps 16 - 17 trigger the SMS-AS to convert the short message into text format.
- Steps 18 - 19 SMS-AS sends a text format short message back to the S-CSCF.
- Step 20 - 21 the S-CSCF sends a short message in text format to UE2, and UE2 returns a response to the S-CSCF.
- Method Embodiment 2 A short message in the CS domain is sent to the user in the IMS domain, and the subscription information of the user is unconditionally triggered to the SMS-AS, and the SMS-AS determines whether to perform format conversion (the third implementation manner in step S4). See Figure 9 for the following specific steps:
- Step 1-2 The UE1 sends a short message to the MSC, and the MSC sends a response to the UE1.
- Step 3 - 4. The MSC sends a message to the SMSC, and the SMSC responds to the MSC.
- Step 5 - 6 The SMSC to HSS HLR takes the routing information, and the HSS/HLR returns the address of the SMS-MGCF.
- Step 7 - 8. The SMSC sends a short message to the SMS-MGCF, and the SMS-MGCF returns a response to the SMSC.
- the SMS-MGCF converts the message into a short message in a SIP-encapsulated SMS format.
- Step 9 - 10 The SMS-MGCF sends a short message to the I-CSCF, and the I-CSCF returns a response to the SMS-MGCF.
- Step 11-12 The I-CSCF to the HSS/HLR obtains the address of the S-CSCF where the called party is located.
- Step 13 - 14 The I-CSCF sends a short message to the S-CSCF.
- Step 15 - 16 The S-CSCF determines that this is a packaged SMS format message, and the format conversion is unconditionally triggered to the SMS-AS according to the 'home subscription information.
- Step 17 The SMS-AS determines and processes the format conversion according to the capability information of the terminal registration and the format of the current message.
- Steps 18 - 19 the SMS-AS sends the processed short message to the S-CSCF.
- Step 20 - 21 The S-CSCF sends a short message to the UE2, and the UE2 returns a response to the S-CSCF.
- Method Embodiment 3 The S-CSCF determines according to the trigger of the capability of the user terminal (the implementation mode 1 in step S4).
- the terminal registration process includes the following specific steps:
- Step 1 The UE sends a registration message to the S-CSCF, where the capability information that does not support the short message of the SMS format is carried.
- Step 2 The S-CSCF stores the terminal short message capability information of the UE.
- Step 3 The S-CSCF returns a response to the UE.
- the S-CSCF After receiving the short message, the S-CSCF comprehensively judges the short message capability of the called terminal and the trigger of the iFC, as shown in FIG. 11, and includes the following specific steps:
- Step 1 The S-CSCF receives the short message.
- Step 2 The S-CSCF returns a response to receive the short message.
- Step 3 The S-CSCF does not directly trigger according to the iFC rule, but triggers the triggering logic of the ⁇ iFC and the terminal capability information previously obtained through the registration message sent by the UE, and needs to be triggered to the SMS-AS.
- Step 4 The S-CSCF triggers a short message to the SMS-AS for format conversion.
- the embodiment of the present invention splits some functions of the existing IP-SM-GW out of the new network element of the SMS-MGCF, and the short message sent by the CS domain is translated by the SMS-MGCF, and the short message is The message is routed and forwarded by the called party. Therefore, it is not necessary to rely on the registration of the third party to implement the routing of the short message, but according to the routing manner of the existing MS domain, the I-CSCF and the HLR/HSS are sequentially used to query the called S-CSCF for flexible operation. routing.
- the system of the embodiment of the present invention splits part of the functions of the existing IP-SM-GW out of the new network element of the SMS-AS, and determines whether the S-CSCF or the SMS-AS determines whether the short message is forwarded to the called party.
- the short message format conversion is required. If necessary, the SMS-AS is triggered to perform format conversion; otherwise, it is directly forwarded to the called party. Because of the short message routing scheme based on the embodiment of the present invention, it is determined whether the short message format conversion needs to be performed, and the format conversion process does not need to be performed by the CS-domain entering the first node IP-SM-GW of the IMS domain. Therefore, the possibility of being modified by the intermediate link network element is avoided, and the success of the short message intercommunication is guaranteed.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
La présente invention concerne un système, un périphérique et un procédé de routage SMS. Pour résoudre le problème qui surgit lorsqu'un utilisateur CS ne peut pas envoyer de SMS à un utilisateur IP, un système comprenant les unités suivantes est proposé : une passerelle SMS SMS-MGCF traduit un message d'utilisateur CS dans un paquet à adresse de routage et fait suivre ce paquet à un S-CSCF ; un I-CSCF est utilisé pour obtenir l'adresse du S-CSCF dans lequel l'utilisateur CS appelé est enregistré et fait suivre le SMS du SMS-MGCF au S-CSCF ; un S-CSCF fait suivre le SMS au destinataire.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200610104088.7 | 2006-08-01 | ||
CNA2006101040887A CN101119293A (zh) | 2006-08-01 | 2006-08-01 | 一种短消息路由的系统、装置及方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2008017235A1 true WO2008017235A1 (fr) | 2008-02-14 |
Family
ID=39032622
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2007/002248 WO2008017235A1 (fr) | 2006-08-01 | 2007-07-24 | Système, périphérique et procédé de routage sms |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN101119293A (fr) |
WO (1) | WO2008017235A1 (fr) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2024169404A1 (fr) * | 2023-02-13 | 2024-08-22 | 中兴通讯股份有限公司 | Procédé et appareil de traitement de lancement d'appel, dispositif électronique et support de stockage |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101272544B (zh) * | 2008-05-05 | 2011-08-24 | 中兴通讯股份有限公司 | 一种实现短消息和即时消息融合的方法及系统 |
CN101267606B (zh) * | 2008-05-05 | 2011-09-21 | 中兴通讯股份有限公司 | 实现增强型短信的系统和方法 |
CN102223283A (zh) * | 2010-04-13 | 2011-10-19 | 华为技术有限公司 | 路由方法、装置及系统 |
CN103414700B (zh) * | 2013-07-24 | 2016-08-10 | 中国联合网络通信集团有限公司 | 呼叫路由方法及装置 |
CN106912033B (zh) * | 2015-12-23 | 2021-01-15 | 中国移动通信集团公司 | 一种短消息发送控制方法和装置 |
CN109788447B (zh) * | 2017-11-15 | 2021-06-04 | 中国移动通信有限公司研究院 | 一种短消息路由方法、装置、设备及计算机可读存储介质 |
CN115866538B (zh) * | 2022-11-29 | 2024-07-30 | 中国联合网络通信集团有限公司 | 短信处理方法、设备、系统及存储介质 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020110104A1 (en) * | 2001-02-13 | 2002-08-15 | Telefonaktiebolaget Lm Ericsson (Publ). | Hybrid media gateway control function providing circuit-switched access to a packet-switched radio telecommunications network |
US20060165083A1 (en) * | 2004-12-20 | 2006-07-27 | Lg Electronics Inc. | Multimedia access system |
CN1929457A (zh) * | 2006-09-22 | 2007-03-14 | 中国移动通信集团公司 | Ims域与cs域消息互通的方法 |
-
2006
- 2006-08-01 CN CNA2006101040887A patent/CN101119293A/zh active Pending
-
2007
- 2007-07-24 WO PCT/CN2007/002248 patent/WO2008017235A1/fr active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020110104A1 (en) * | 2001-02-13 | 2002-08-15 | Telefonaktiebolaget Lm Ericsson (Publ). | Hybrid media gateway control function providing circuit-switched access to a packet-switched radio telecommunications network |
US20060165083A1 (en) * | 2004-12-20 | 2006-07-27 | Lg Electronics Inc. | Multimedia access system |
CN1929457A (zh) * | 2006-09-22 | 2007-03-14 | 中国移动通信集团公司 | Ims域与cs域消息互通的方法 |
Non-Patent Citations (1)
Title |
---|
"3GPP TR 23.804 v7.1.0", 3GPP, 30 September 2005 (2005-09-30) * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2024169404A1 (fr) * | 2023-02-13 | 2024-08-22 | 中兴通讯股份有限公司 | Procédé et appareil de traitement de lancement d'appel, dispositif électronique et support de stockage |
Also Published As
Publication number | Publication date |
---|---|
CN101119293A (zh) | 2008-02-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5080465B2 (ja) | メッセージを変換するための方法及びシステム | |
US8184621B2 (en) | Apparatus, system and method for short message routing control | |
EP2016780B1 (fr) | Procédé, centre de service de messages courts et système de remise de messages de service de messages courts | |
JP5199461B2 (ja) | Imsおよび回路交換ネットワークにおけるメッセージルーティングの方法およびシステム | |
KR101235110B1 (ko) | 단문 메시지 서비스를 지원하는 단말기 능력을 보고하는 방법 및 장치 | |
WO2007128221A1 (fr) | Procédé et système d'acheminement et d'adressage de message court | |
RU2610590C2 (ru) | Служба коротких сообщений, исходящих из мобильных устройств/поступающих в мобильные устройства, без международного абонентского телефонного номера мобильной станции (msisdn), в мультимедийной подсистеме на базе интернет-протокола (ims) | |
US20090075684A1 (en) | Apparatus and method for routing message service | |
JP2008541617A (ja) | Imsでの付加サービス要求のショート・メッセージ・サービス・カプセル化 | |
WO2008017235A1 (fr) | Système, périphérique et procédé de routage sms | |
WO2008058487A1 (fr) | Procédé d'interfonctionnement de message, système, entité et procédé de traitement de rapport de distribution de message, système, entité, terminal pour un interfonctionnement de message | |
JP2013507678A (ja) | コンバージドipメッセージング(cpm)とショートメッセージサービス(sms)との間のインターワーキングサービスを提供するための方法及びインターネットプロトコルショートメッセージゲートウェイ(ip−sm−gw) | |
CN101115224B (zh) | 用于ims网络的短信分叉方法及系统 | |
TW200922216A (en) | Wireless communication method and system for establishing a multimedia message service over a WLAN | |
WO2007095816A1 (fr) | Procédé et système d'acheminement de messages d'un service de messagerie multimédia | |
WO2009021453A1 (fr) | Procédé, système et dispositif de traitement pour réaliser une communication de service de différents types de messages | |
CN100525257C (zh) | Ip多媒体子系统域与分组交换域多媒体消息互通的方法 | |
WO2007006234A1 (fr) | Procédé et appareil de transmission de message | |
EP1810451B1 (fr) | Procede et dispositifs pour permettre des services de messagerie vers une station mobile a double mode via un protocole d'ouverture de session | |
WO2009059540A1 (fr) | Procédé et dispositif de détermination du mode de commande de service |
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: 07764109 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
NENP | Non-entry into the national phase |
Ref country code: RU |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 07764109 Country of ref document: EP Kind code of ref document: A1 |