WO2025004063A1 - System and method for communication - Google Patents
System and method for communication Download PDFInfo
- Publication number
- WO2025004063A1 WO2025004063A1 PCT/IN2024/050513 IN2024050513W WO2025004063A1 WO 2025004063 A1 WO2025004063 A1 WO 2025004063A1 IN 2024050513 W IN2024050513 W IN 2024050513W WO 2025004063 A1 WO2025004063 A1 WO 2025004063A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- request message
- mch
- message
- smsc
- smpp
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/26—Network addressing or numbering for mobility support
- H04W8/28—Number portability ; Network address portability
-
- 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
-
- 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]
Definitions
- a portion of the disclosure of this patent document contains material which is subject to intellectual property rights such as, but are not limited to, copyright, design, trademark, integrated circuit (IC) layout design, and/or trade dress protection, belonging to Jio Platforms Limited (JPL) or its affiliates (herein after referred as owner).
- JPL Jio Platforms Limited
- owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all rights whatsoever. All rights to such intellectual property are fully reserved by the owner.
- the present disclosure relates to a field of Mobile Number
- MNP Portability
- SMS Short Message Service Centre
- SMPP Short Message Peer to Peer
- DR UPCGW disaster recovery UPCGW
- A2P Application to Person
- PR MCH Primary MNP Clearing House
- DR MCH Disaster recovery MNP Clearing House
- SI UPCGW instance 1 (SI) may not refrain from receiving SMPP traffic from the SMSC.
- incoming traffic from SMSC may be tried to MCH instance 2 (S2) through UPCGW instance 2 (S2) (through internal communication between UPCGW SI and UPCGW S2). If UPCGW SI goes down, all incoming and outgoing traffic may be handled through UPCGW S2 until UPCGW S 1 is restored back. For this duration, MCH may confirm the handling of incoming and outgoing traffic through the single UPCGW S2, which leads to link failure and fails to deliver the messages.
- UPC refers to unique porting code.
- the UPC consists of 8 characters of which the first two characters specifies the service provider’s name and service area code.
- MCH refers to a mobile number portability clearing house (MCH).
- MCH mobile number portability clearing house
- MCH mobile number portability clearing house
- MSISDN refers to a mobile station international subscriber directory number.
- the MSISDN is a unique identifier assigned to each mobile device in a global system for mobile communications (GSM) network.
- GSM global system for mobile communications
- SMSC refers to a short message service center.
- the SMSC is a portion of a mobile phone network that handles text message operations. It is responsible for receiving, storing, routing and forwarding SMS messages from mobile handsets.
- CLI refers to a command-line interface.
- the CLI is a text-based interface where you can input commands that interact with a computer's operating system.
- the CLI operates with the help of the default shell, which is between the operating system and the user.
- SMPP refers to short message peer-to-peer protocol.
- the SMPP is a telecommunications industry protocol for exchanging SMS messages over the internet.
- SMS Short Message Service
- SMSCs Short Message Service Centres
- DB MSISDN Database
- the present invention discloses a method for communication.
- the method comprising initiating, by a user equipment (UE), at least one request message towards a short message service centre (SMSC).
- the method comprising receiving the at least one request message by the SMSC.
- the method comprising forwarding, by the SMSC, the at least one request message towards a mobile number portability unique porting code gateway (MNPUPCGW) over a short message peer to peer (SMPP) interface.
- MNPUPCGW mobile number portability unique porting code gateway
- SMPP short message peer to peer
- the method comprising determining a mobile station integrated services digital network (MSISDN) range of the UE based on the received at least one request message.
- MSISDN mobile station integrated services digital network
- the method comprising performing, by the MNPUPCGW, at least one query in a database to select at least one mobile number portability clearing house (MCH) belonging to the determined MSISDN range.
- MCH mobile number portability clearing house
- the method comprising routing the received at least one request message to the at least one selected MCH over the SMPP interface.
- the method comprising receiving, by the at least one selected MCH, the at least one request message.
- the method further comprising sending, to the SMSC, at least one negative response message when the identified MSISDN range does not belong to at least one MCH.
- the at least one negative response message comprises of at least one report message or an alarm message.
- the at least one MCH is associated with at least one SMPP account.
- the MNPUPCGW maps a plurality of available MSISDN ranges in the database with the at least one SMPP account of the at least one MCH based on a respective geographical region served by the at least one MCH.
- the at least one request message is a mobile number porting request message or a mobile number porting cancellation request message.
- the at least one request message is received from an internet protocol short message gateway (IPSMGW) when the UE is attached to a 4G network.
- IPSMGW internet protocol short message gateway
- the at least one request message is received from a short message service function (SMSF) when the UE is attached to a 5G network.
- SMSF short message service function
- the method further comprising generating, by the at least one selected MCH, a unique porting code (UPC) after receiving the at least one request message.
- UPC unique porting code
- the at least one selected MCH sends the generated UPC code to the MNPUPCGW.
- the MNPUPCGW sends the received UPC code towards the SMSC.
- the at least one request message is delivered to the at least one selected MCH through a first instance.
- the at least one request message is replicated to a second instance when the first instance fails to deliver the at least one request message to the at least one selected MCH.
- the MNPUPCGW is deployed by using an active-active model that includes providing at least one internal communication channel between at least two active instances through a replication and clustering (RPC) framework.
- RPC replication and clustering
- the RPC framework includes forming at least one logical cluster of a plurality of active instances using a client server architecture.
- the present invention discloses a system for communication. The system is configured to initiate, by a user equipment (UE), at least one request message towards a short message service centre (SMSC). The system is configured to receive the at least one request message by the SMSC.
- UE user equipment
- SMSC short message service centre
- the system is configured to forward, by the SMSC, the at least one request message towards a mobile number portability unique porting code gateway (MNPUPCGW) over a short message peer to peer (SMPP) interface.
- MNPUPCGW mobile number portability unique porting code gateway
- SMPP short message peer to peer
- the system is configured to determine a mobile station integrated services digital network (MSISDN) range of the UE based on the received at least one request message.
- MSISDN mobile station integrated services digital network
- the system is configured to perform, by the MNPUPCGW, at least one query in a database to select at least one mobile number portability clearing house (MCH) belonging to the determined MSISDN range.
- MCH mobile number portability clearing house
- the system is configured to route the received at least one request message to the at least one selected MCH over the SMPP interface.
- the system is configured to receive, by the at least one selected MCH, the at least one request message.
- the at least one negative response message comprises of at least one report message or an alarm message.
- the at least one MCH is associated with at least one SMPP account.
- the MNPUPCGW maps a plurality of available MSISDN ranges in the database with the at least one SMPP account of the at least one MCH based on a respective geographical region served by the at least one MCH.
- the at least one request message is a mobile number porting request message or a mobile number porting cancellation request message.
- the at least one request message is received from an internet protocol short message gateway (IPSMGW) when the UE is attached to a 4G network.
- IPSMGW internet protocol short message gateway
- the at least one request message is received from a short message service function (SMSF) when the UE is attached to a 5G network.
- SMSF short message service function
- the system is configured to generate, by the at least one selected MCH, a unique porting code (UPC) after receiving the at least one request message.
- UPC unique porting code
- the at least one selected MCH sends the generated UPC code to the MNPUPCGW.
- the MNPUPCGW sends the received UPC code towards the SMSC.
- the at least one request message is delivered to the at least one selected MCH through a first instance.
- the at least one request message is replicated to a second instance when the first instance fails to deliver the at least one request message to the at least one selected MCH.
- the MNPUPCGW is deployed by using an active-active model that includes providing at least one internal communication channel between at least two active instances through a replication and clustering (RPC) framework.
- RPC replication and clustering
- the RPC framework includes forming at least one logical cluster of a plurality of active instances using a client server architecture.
- the present invention discloses a user equipment (UE) attached to a network for communication.
- the UE comprising a transceiver, a processor, and a memory unit including computer code that when executed causes the processor to initiate at least one request message towards the network and receive at least one response message from the network.
- the network is configured to receive the at least one request message by a short message service centre SMSC.
- the network is configured to forward, by the SMSC, the at least one request message towards a mobile number portability unique porting code gateway (MNPUPCGW) over a short message peer to peer (SMPP) interface.
- MNPUPCGW mobile number portability unique porting code gateway
- the network is configured to determine a mobile station integrated services digital network (MSISDN) range of the UE based on the received at least one request message.
- the network is configured to perform, by the MNPUPCGW, at least one query in a database to select at least one mobile number portability clearing house (MCH) belonging to the determined MSISDN range.
- MCH mobile number portability clearing house
- the network is configured to route the received at least one request message to the at least one selected MCH over the SMPP interface.
- the network is configured to receive, by the at least one selected MCH, the at least one request message.
- FIG. 1 illustrates an exemplary architecture of an active model in a Mobile Number Portability (MNP)-Unique Porting Code (UPC)-gateway (GW), in accordance with the prior arts.
- MNP Mobile Number Portability
- UPC Unique Porting Code
- FIG. 2 illustrates an exemplary network architecture in which or with which embodiments of the present disclosure may be implemented.
- FIG. 3 illustrates an exemplary architecture of an active model in an MNP-UPC-GW (202), in accordance with an embodiment of the present disclosure.
- FIG. 4 illustrates an exemplary sequential diagram of internal communication channel between two active instances through replication and clustering (RPC), in accordance with an embodiment of the present disclosure.
- FIG. 5 illustrates an exemplary flow diagram of the MNP-UPCGW system operation, in accordance with an embodiment of the present disclosure.
- FIG. 6 illustrates an exemplary flow chart of port out message flow, in accordance with an embodiment of the present disclosure.
- FIG. 7 illustrates an exemplary flow chart of UPC notification flow, in accordance with an embodiment of the present disclosure.
- FIG. 8 illustrates an exemplary flow chart of message replication flow, in accordance with an embodiment of the present disclosure.
- FIG. 9 illustrates an exemplary computer system in which or with which embodiments of the present disclosure may be implemented.
- FIG. 10 illustrates an exemplary flow diagram for a method for communication, in accordance with an embodiment of the present disclosure.
- MNP Mobile Number Portability
- UPC Unique Porting Code
- GW gateway
- SMSC short message service centre
- MCH Mobile number portability clearing house
- a length of existing Mobile Number Portability (MNP) porting process is curtailed from 7 days to 2 days.
- a Unique Porting Code (UPC) may be generated by a MNP Clearing House (MCH) instead of a donor operator.
- MCH MNP Clearing House
- the donor operator is defined as the operator in whose network the ported number had been before the port has taken place.
- the donor operator is a cellular mobile service provider providing service to the subscriber before porting.
- MSISDN A-Party Mobile Station Integrated Services Digital Network
- SMS Short Message Service
- the existing Short Message Service Centre do not have the functionally to selectively route the SMS over a Short Message Peer to Peer (SMPP) basis A-Party MSISDN.
- the present disclosure may deploy a (MNP) Unique Porting Code Gateway (UPCGW) to maintain complete MSISDN ranges and map the MSISDN to Short Message Peer to Peer (SMPP) account basis respective region served by given MCH.
- MNP Unique Porting Code Gateway
- the present disclosure may provide MNP UPCGW to receive UPC request SMS (to 1900) from whole SMSCs over the SMPP and lookup in its MSISDN Database (DB).
- DB MSISDN Database
- the present disclosure may efficiently route the same SMS to the MCH again over the SMPP interface.
- FIG. 2 illustrates an exemplary network architecture (200) in which or with which embodiments of the present disclosure may be implemented.
- the network architecture (200) may be integrated with an MNP-UPC-GW (202).
- the MNP-UPC-GW (202) may act as a gateway /front interface to MCHs.
- the integration of the MNP-UPC gateway (202) may be directly done using a SMSC for port related activities.
- a subscriber (204) may be attached to either Fourth-Generation (4G) or Fifth-Generation (5G) network (206).
- the subscriber (204) may include one or more user equipments (204-1, 204-2. . ,204-N) associated with one or more users in an environment.
- user equipments 204-1, 204-2. . ,204-N
- user equipments 204-1, 204-2. . ,204-N
- the terms “computing device(s)” and “user equipment” may be used interchangeably throughout the disclosure.
- the user equipment (204) may include smart devices operating in a smart environment, for example, an Internet of Things (loT) system.
- the user equipment (204) may include, but is not limited to, smart phones, smart watches, smart sensors (e.g., mechanical, thermal, electrical, magnetic, etc.), networked appliances, networked peripheral devices, networked lighting system, communication devices, networked vehicle accessories, networked vehicular devices, smart accessories, tablets, smart television (TV), computers, smart security system, smart home system, other devices for monitoring or interacting with or for the users and/or entities, or any combination thereof.
- the user equipment may include, but is not limited to, intelligent, multi-sensing, network-connected devices, that can integrate seamlessly with each other and/or with a central server or a cloudcomputing system or any other device that is network-connected.
- the user equipment (204) may include, but is not limited to, a handheld wireless communication device (e.g., a mobile phone, a smart phone, a phablet device, and so on), a wearable computer device(e.g., a headmounted display computer device, a head-mounted camera device, a wristwatch computer device, and so on), a Global Positioning System (GPS) device, a laptop computer, a tablet computer, or another type of portable computer, a media playing device, a portable gaming system, and/or any other type of computer device with wireless communication capabilities, and the like.
- a handheld wireless communication device e.g., a mobile phone, a smart phone, a phablet device, and so on
- a wearable computer device e.g., a headmounted display computer device, a head-mounted camera device, a wristwatch computer device, and so on
- GPS Global Positioning System
- the user equipment (204) may include, but is not limited to, any electrical, electronic, electro-mechanical, or an equipment, or a combination of one or more of the above devices such as virtual reality (VR) devices, augmented reality (AR) devices, laptop, a general-purpose computer, desktop, personal digital assistant, tablet computer, mainframe computer, or any other computing device, wherein the user equipment (204) may include one or more in-built or externally coupled accessories including, but not limited to, a visual aid device such as a camera, an audio aid, a microphone, a keyboard, and input devices for receiving input from the user or the entity such as touch pad, touch enabled screen, electronic pen, and the like.
- a visual aid device such as a camera
- an audio aid such as a microphone
- keyboard a keyboard
- input devices for receiving input from the user or the entity such as touch pad, touch enabled screen, electronic pen, and the like.
- the user equipment (204) may not be restricted to the mentioned devices and various other devices may be used.
- the network (206) may enable the subscriber (204) to communicate with other devices in the network architecture (200).
- the network (206) may include a wireless card or some other transceiver connection to facilitate this communication.
- the network (206) may be implemented as, or include any of a variety of different communication technologies such as a wide area network (WAN), a local area network (LAN), a wireless network, a mobile network, a Virtual Private Network (VPN), the Internet, the Public Switched Telephone Network (PSTN), or the like.
- WAN wide area network
- LAN local area network
- VPN Virtual Private Network
- PSTN Public Switched Telephone Network
- MSISDN range provisioning may be done via a pre-loaded excel sheet at start up and runtime addition/deletion and similar Move, Add, Change or Delete/Disconnection (MACD) operations may be done through an application Command-Line Interface (CLI) (208). This data may be then stored in cache and a Database (DB) (210).
- CLI application Command-Line Interface
- DB Database
- the subscriber (204) may initiate an SMS to 1900 (short code) for porting out.
- SMS may be received from an Internet Protocol Short Message Gateway (IPSMGW) and may be forwarded to the MNP-UPC-GW (202) by a serving SMSC (212) over a SMPP.
- IPSMGW Internet Protocol Short Message Gateway
- SMS may be received from a Short Message Service Function (SMSF) and may be forwarded to the MNP-UPC- GW (202) by the serving SMSC (212) on the SMPP.
- SMSF Short Message Service Function
- the MNP-UPC-GW (202) may perform a DB query to lookup whether an A-Party MSISDN belongs to MCH vendor. Based on the series, the MNP-UPC-GW (202) may route the SMS to MCH vendor over a SMPP account.
- the MNP-UPC-GW (202) may perform the following functions: port out message flow, UPC notification flow, and replication case flow.
- FIG. 2 shows exemplary components of the network architecture (200), in other embodiments, the network architecture (200) may include fewer components, different components, differently arranged components, or additional functional components than depicted in FIG. 2. Additionally, or alternatively, one or more components of the network architecture (200) may perform functions described as being performed by one or more other components of the network architecture (200).
- FIG. 3 illustrates an exemplary architecture (300) of an active model in an MNP-UPC-GW (202), in accordance with an embodiment of the present disclosure.
- the MNP-UPC-GW (202) may be deployed to maintain whole MSISDN ranges and map the MSISDN to MCH vendor SMPP account basis respective region served by a given MCH.
- the MNP-UPC-GW (202) may receive UPC request SMS (to 1900) from SMSCs over a SMPP and lookup in its MSISDN DB.
- the MNP-UPC-GW (202) may route the same SMS to the MCH again over a SMPP interface.
- the SMPP interface is a standard protocol in telecom industry standards that is used for message exchange between a message centre (MC) and an external short messaging entities (ESME's) or routing entities.
- the SMPP protocol is put to use by establishing a SMPP session which is based on transmission control protocol (TCP)/intemet protocol (IP) suite between the MC and the ESMEs.
- TCP transmission control protocol
- IP intemet protocol
- the SMPP protocol is standardized and maintained by the SMPP developers forum with versions v3.4 and v5.0 as widely accepted in the open market.
- the SMPP account is a terminology used at MNP_UPC_GW to associate a MCH vendor with a SMPP session.
- the SMPP account comprises of a System_id, System_password, System_type, Bind_type, CSM handling, Allowed session count as the relevant parameters.
- the SMPP account detail is configured at MNP_UPC_GW and used while onboarding the ESME (e.g., MCH vendor).
- the SMPP session needs to be authenticated prior to exchange of messages. The authentication is ensured using a combination of the System_id and System password, Bind type and Allowed sessions count. All these parameters constitute a SMPP account and MNP_UPC_GW maintains a separate account for each MCH vendor to ensure segregation.
- the relevant parameters are defined below:
- System ID The system identifier (ID) is a unique ID assigned for the ESME and may be used by the MC to authenticate the ESME requesting to bind.
- System password The system password may be used by the MC to authenticate the ESME requesting to bind.
- Bind type An ESME may bind to the MC as either a transmitter (called ESME transmitter), a receiver (called ESME receiver) or a transceiver (called ESME Transceiver).
- System type - This parameter is used to categorize the type of ESME binding to the MC.
- CSM handling - This parameter depicts the mechanism that MNP_UPC_GW will apply while dealing with concatenated (long) messages for a particular ESME.
- the supported mechanisms are SAR_TLV (tag length value) and UDH (user data header).
- Allowed session count This parameter denotes the maximum number of connections that the MNP_UPC_GW will allow per MCH vendor.
- the MNP-UPC-GW (202) may support the functionality as mentioned below:
- the MNP-UPC-GW (202) may support SMPP interface in a server as well as in a client mode.
- the MNP-UPC-GW (202) may be able to maintain a database of all MSISDN ranges allocated till date for all operators along with corresponding MCH SMPP account mapping.
- the MNP-UPC-GW (202) may support SMPP 3.4v with backward compatibility.
- the MNP-UPC-GW (202) may support any new version of SMPP as a part of roadmap requirement.
- the MNP-UPC-GW (202) may have a support to receive a dump of entire MSISDN to MCH SMPP account mapping table in Comma-Separated Values (CSV) format.
- CSV Comma-Separated Values
- the MNP-UPC-GW (202) may have a suitable interface for operations team to add/delete/modify the given MSISDN range/SMPP account.
- the MNP-UPC-GW (202) may support bulk modify option to make changes of SMPP account for multiple MSISDN ranges.
- the MNP-UPC-GW (202) may be able to generate report/alarm for any A- Party MSISDN range mapping if missing in database table for a given UPC request.
- the MNP-UPC-GW (202) may be able to generate all standard reports.
- the MNP-UPC-GW (202) may support multiple sessions.
- the MNP-UPC-GW (202) may support multiple IPs for the given SMPP account.
- the MNP-UPC-GW (202) may support auto failover to standby IP in case of failure of primary IP for a given SMPP client/server.
- the MNP-UPC-GW (202) may support delivery report for SMPP messages.
- the MNP-UPC-GW (202) may be able to connect to multiple SMSCs over SMPP.
- the MNP-UPC-GW (202) may have a capacity of 20 TPS.
- the MNP-UPC-GW (202) may not have any single point of failure at hardware as well as software architecture level.
- the MNP-UPC-GW (202) may be hardware agnostic and work efficiently on below server/alike configuration: a. Make - HP DL380/BL460 G6/G8 b. Core - Score CPU c. HDD - 900x2 d. RAM - 128GB e.
- FIG. 4 illustrates an exemplary sequential diagram (400) of internal communication channel between two active instances through replication and clustering (RPC), in accordance with an embodiment of the present disclosure.
- RPC replication and clustering
- an internal communication channel may be an interface between two active instances through the RPC. This interface may be designed internally.
- the SMSC (401) sends a 1900 port out message to the MNPUPCGW instance (402).
- the MNPUPCGW instance (402) may unable to forward the 1900 port out message to the MCH system (404).
- internal communication may be enabled through a replication and clustering framework.
- a logical cluster of active instances (402,403) may be formed with the help of client server architecture.
- Each instance (402) may be aware of its other instance (403) through configurations and when any of the instances (402,403) run first, one instance (402) may try to connect with the other configured instance (403).
- the instance (403) may assume the role of server.
- the other instance (403) when run, may perform the same and may be able to establish a connection and becomes part of the cluster.
- the connection may enable all the data received by any one instance (403) to be replicated to other instance (403).
- MNP-UPC-GW replication happens only when one instance (402) of MNP-UPC-GW fails to deliver the message to a MCH vendor (404). As soon as other MNP-UPC-GW active instance (404) delivers the message to the MCH vendor (404), the response may be sent by following a complete path.
- the messages may be encoded before dispatching to other instance and similarly the messages may be decoded on recipient instance.
- FIG. 5 illustrates an exemplary flow diagram (500) of the MNP- UPC-GW operation, in accordance with an embodiment of the present disclosure.
- the subscriber (502) may be attached to either 4G or 5G network. MSISDN range provisioning may be done via a pre-loaded excel sheet at start up and runtime addition/deletion and similar MACD operations may be done through an application CLI. The data may be stored in a cache and a DB. [0094] The subscriber (502) may initiate an SMS to 1900 (short code) for porting out by sending a UPC request SMS to 1900, at 504.
- the SMS may be received from IPSMGW and may be forwarded to the MNP-UPC-GW (508) by a serving SMSC (506) over a SMPP.
- the SMS may be received from SMSF and may be forwarded to the MNP-UPC-GW (508) by the serving SMSC (506) on the SMPP.
- the MNP-UPC-GW (508) may perform a DB query to lookup whether the A-Party MSISDN belongs to MCH vendor.
- the MNP-UPC-GW (508) may further route the SMS to MCH vendor over the SMPP account.
- a port cancel request SMS may be initiated by the subscriber (502) and forwarded to the MNP-UPC-GW (508) by the serving SMSC (506) on the SMPP, at 512. Further, the port cancel request SMS may be sent to a serving MCH (510) over the SMPP to cancel porting of messages.
- the serving MCH (510) may send notifications corresponding to the porting status to the subscriber (502).
- FIG. 6 illustrates an exemplary flow chart (600) of port out message flow, in accordance with an embodiment of the present disclosure.
- 1900 message may be received at the MNP- UPC-GW from the SMSC for porting out to a recipient operator, at 602.
- the MNP-UPC-GW may validate the subscriber’s MSISDN range for MCH provisioning.
- the 1900 message may fail and the MNP-UPC-GW may send negative response back to the SMSC, at 606.
- the MNP-UPC-GW may perform query to fetch MCH vendor corresponding to the range, at 608.
- a MCH vendor may be selected as the MCH vendor, and another MCH vendor may be selected if the range belongs to a third region and a fourth region.
- the UPC may be generated at the MCH end, and the MCH vendor may deliver the UPC in a form of notification message towards the MNP-UPC-GW, at 702.
- the MNP-UPC-GW may prepare the notification which is to be delivered to the subscriber who had opted for the port-out.
- the MNP-UPC-GW may deliver the notification to the SMSC.
- FIG. 8 illustrates an exemplary flow chart (800) of message replication flow, in accordance with an embodiment of the present disclosure.
- the MNP-UPC-GW may check for existence of session with selected MCH vendor, at 804.
- the message may be delivered to that MCH vendor for further processing, at 806.
- the message may be replicated to other active MNP-UPC-GW for delivery attempt, at 808.
- the MNP-UPC-GW may check for existence of session with selected MCH vendor. If the session with the selected MCH vendor exists, the message may be delivered to the selected MCH vendor for further processing, as at 806.
- the present invention provides a system and method for providing ease of services to the associated users for porting the mobile number.
- the present invention provides an enhanced method for mobile number portability (MNP).
- MNP mobile number portability
- the present invention can be implemented in 4G and 5G network architecture.
- the present invention discloses a method for communication.
- the method comprising initiating, by a user equipment (UE), at least one request message towards a short message service centre (SMSC).
- the method comprising receiving the at least one request message by the SMSC.
- the method comprising forwarding, by the SMSC, the at least one request message towards a mobile number portability unique porting code gateway (MNPUPCGW) over a short message peer to peer (SMPP) interface.
- MNPUPCGW mobile number portability unique porting code gateway
- SMPP short message peer to peer
- the method comprising determining a mobile station integrated services digital network (MSISDN) range of the UE based on the received at least one request message.
- MSISDN mobile station integrated services digital network
- the method further comprising sending, to the SMSC, at least one negative response message when the identified MSISDN range does not belong to at least one MCH.
- the at least one negative response message comprises of at least one report message or an alarm message.
- the at least one MCH is associated with at least one SMPP account.
- the MNPUPCGW maps a plurality of available MSISDN ranges in the database with the at least one SMPP account of the at least one MCH based on a respective geographical region served by the at least one MCH.
- the at least one request message is a mobile number porting request message or a mobile number porting cancellation request message.
- the at least one request message is received from an internet protocol short message gateway (IPSMGW) when the UE is attached to a 4G network.
- IPSMGW internet protocol short message gateway
- the at least one request message is received from a short message service function (SMSF) when the UE is attached to a 5G network.
- SMSF short message service function
- the method further comprising generating, by the at least one selected MCH, a unique porting code (UPC) after receiving the at least one request message.
- UPC unique porting code
- the at least one selected MCH sends the generated UPC code to the MNPUPCGW.
- the MNPUPCGW sends the received UPC code towards the SMSC.
- the at least one request message is delivered to the at least one selected MCH through a first instance.
- the at least one request message is replicated to a second instance when the first instance fails to deliver the at least one request message to the at least one selected MCH.
- the MNPUPCGW is deployed by using an active-active model that includes providing at least one internal communication channel between at least two active instances through a replication and clustering (RPC) framework.
- RPC replication and clustering
- the RPC framework includes forming at least one logical cluster of a plurality of active instances using a client server architecture.
- the present invention discloses a system for communication.
- the system is configured to initiate, by a user equipment (UE), at least one request message towards a short message service centre (SMSC).
- SMSC short message service centre
- the system is configured to receive the at least one request message by the SMSC.
- the system is configured to forward, by the SMSC, the at least one request message towards a mobile number portability unique porting code gateway (MNPUPCGW) over a short message peer to peer (SMPP) interface.
- MNPUPCGW mobile number portability unique porting code gateway
- SMPP short message peer to peer
- the system is configured to determine a mobile station integrated services digital network (MSISDN) range of the UE based on the received at least one request message.
- MSISDN mobile station integrated services digital network
- the system is configured to perform, by the MNPUPCGW, at least one query in a database to select at least one mobile number portability clearing house (MCH) belonging to the determined MSISDN range.
- MCH mobile number portability clearing house
- the system is configured to route the received at least one request message to the at least one selected MCH over the SMPP interface.
- the system is configured to receive, by the at least one selected MCH, the at least one request message.
- the present invention discloses a user equipment (UE) attached to a network for communication.
- the UE comprising a transceiver, a processor, and a memory unit including computer code that when executed causes the processor to initiate at least one request message towards the network and receive at least one response message from the network.
- the network is configured to receive the at least one request message by a short message service centre SMSC.
- the network is configured to forward, by the SMSC, the at least one request message towards a mobile number portability unique porting code gateway (MNPUPCGW) over a short message peer to peer (SMPP) interface.
- MNPUPCGW mobile number portability unique porting code gateway
- SMPP short message peer to peer
- the network is configured to determine a mobile station integrated services digital network (MSISDN) range of the UE based on the received at least one request message.
- MSISDN mobile station integrated services digital network
- the network is configured to perform, by the MNPUPCGW, at least one query in a database to select at least one mobile number portability clearing house (MCH) belonging to the determined MSISDN range.
- MCH mobile number portability clearing house
- the network is configured to route the received at least one request message to the at least one selected MCH over the SMPP interface.
- the network is configured to receive, by the at least one selected MCH, the at least one request message.
- FIG. 9 illustrates an exemplary computer system (900) in which or with which embodiments of the present disclosure may be implemented.
- the computer system (900) may include an external storage device (910), a bus (920), a main memory (930), a read only memory (940), a mass storage device (950), a communication port (960), and a processor (970).
- the computer system (900) may include more than one processor (970) and communication ports (960).
- Processor (970) may include various modules associated with embodiments of the present disclosure.
- the communication port (960) may be any of an RS-232 port for use with a modem-based dialup connection, a 10/100 Ethernet port, a Gigabit or 10 Gigabit port using copper or fiber, a serial port, a parallel port, or other existing or future ports.
- the communication port (960) may be chosen depending on a network, such a Local Area Network (LAN), Wide Area Network (WAN), or any network to which the computer system (900) connects.
- the memory (930) may be Random Access Memory (RAM), or any other dynamic storage device commonly known in the art.
- Read-only memory (940) may be any static storage device(s) e.g., but not limited to, a Programmable Read Only Memory (PROM) chips for storing static information e.g., start-up or Basic Input/Output System (BIOS) instructions for the processor (970).
- PROM Programmable Read Only Memory
- the mass storage device (950) may be any current or future mass storage solution, which may be used to store information and/or instructions.
- Exemplary mass storage solutions include, but are not limited to, Parallel Advanced Technology Attachment (PATA) or Serial Advanced Technology Attachment (SATA) hard disk drives or solid-state drives (internal or external, e.g., having Universal Serial Bus (USB) and/or Firewire interfaces), one or more optical discs, Redundant Array of Independent Disks (RAID) storage, e.g., an array of disks (e.g., SATA arrays).
- PATA Parallel Advanced Technology Attachment
- SATA Serial Advanced Technology Attachment
- SSD Universal Serial Bus
- RAID Redundant Array of Independent Disks
- the bus (920) communicatively couples the processor(s) (970) with the other memory, storage and communication blocks.
- the bus (920) may be, e.g., a Peripheral Component Interconnect (PCI)/PCI Extended (PCLX) bus, Small Computer System Interface (SCSI), Universal Serial Bus (USB) or the like, for connecting expansion cards, drives and other subsystems as well as other buses, such a front side bus (FSB), which connects the processor (970) to the computer system (900).
- PCI Peripheral Component Interconnect
- PCLX PCI Extended
- SCSI Small Computer System Interface
- USB Universal Serial Bus
- operator and administrative interfaces e.g., a display, keyboard, joystick, and a cursor control device
- the bus (920) may also be coupled to the bus (920) to support direct operator interaction with the computer system (900).
- Other operator and administrative interfaces may be provided through network connections connected through the communication port (960).
- Components described above are meant only to exemplify various possibilities. In no way should the aforementioned exemplary computer system (900) limit the scope of the present disclosure.
- FIG. 10 illustrates an exemplary flow diagram for a method for communication, in accordance with an embodiment of the present disclosure.
- the method comprising, initiating (1002), by a user equipment (UE) (204), at least one request message towards a short message service centre SMSC (212).
- UE user equipment
- SMSC short message service centre
- step 1004 the method comprising, receiving (1004) the at least one request message by the SMSC (212).
- the method comprising, forwarding (1006), by the SMSC (212), the at least one request message towards a mobile number portability unique porting code gateway (MNPUPCGW) (202) over a short message peer to peer (SMPP) interface.
- MNPUPCGW mobile number portability unique porting code gateway
- step 1008 the method comprising, determining (1008) a mobile station integrated services digital network (MSISDN) range of the UE (204) based on the received at least one request message.
- MSISDN mobile station integrated services digital network
- step 1010 the method comprising, performing (1010), by the MNPUPCGW (202), at least one query in a database (210) to select at least one mobile number portability clearing house (MCH) belonging to the determined MSISDN range.
- MCH mobile number portability clearing house
- the method comprising, routing (1012) the received at least one request message to the at least one selected MCH over the SMPP interface.
- the method comprising, receiving (1014), by the at least one selected MCH, the at least one request message.
- the present disclosure deploys a Mobile Number Portability (MNP) Unique Porting Code Gateway (UPCGW) to maintain complete Mobile Station Integrated Services Digital Network (MSISDN) ranges and map the MSISDN to Short Message Peer to Peer (SMPP) account basis respective region served by given MNP Clearing House (MCH).
- MNP Mobile Number Portability
- UPCGW Unique Porting Code Gateway
- MSISDN Mobile Station Integrated Services Digital Network
- the present disclosure provides MNP UPCGW to receive UPC request Short Message Service (SMS) (to 1900) from whole Short Message Service Centres (SMSCs) over the SMPP and lookup in its MSISDN Database (DB).
- SMS Short Message Service
- DB MSISDN Database
- the present disclosure routes the same SMS to the MCH again over the SMPP interfaces.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP24831247.2A EP4736477A1 (en) | 2023-06-27 | 2024-05-10 | System and method for communication |
| US18/992,918 US20260012782A1 (en) | 2023-06-27 | 2024-05-10 | System and method for communication |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| IN202321043156 | 2023-06-27 | ||
| IN202321043156 | 2023-06-27 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025004063A1 true WO2025004063A1 (en) | 2025-01-02 |
Family
ID=93937893
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/IN2024/050513 Ceased WO2025004063A1 (en) | 2023-06-27 | 2024-05-10 | System and method for communication |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20260012782A1 (en) |
| EP (1) | EP4736477A1 (en) |
| WO (1) | WO2025004063A1 (en) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| IN201741032170A (en) * | 2017-09-12 | 2019-03-15 | ||
| US10404858B1 (en) * | 2018-11-01 | 2019-09-03 | Sprint Communications Company L.P. | Short message service (SMS) with geographic data for user equipment (UE) |
-
2024
- 2024-05-10 US US18/992,918 patent/US20260012782A1/en active Pending
- 2024-05-10 EP EP24831247.2A patent/EP4736477A1/en active Pending
- 2024-05-10 WO PCT/IN2024/050513 patent/WO2025004063A1/en not_active Ceased
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| IN201741032170A (en) * | 2017-09-12 | 2019-03-15 | ||
| US10404858B1 (en) * | 2018-11-01 | 2019-09-03 | Sprint Communications Company L.P. | Short message service (SMS) with geographic data for user equipment (UE) |
Non-Patent Citations (1)
| Title |
|---|
| BHAWAN MAHANAGAR DOORSANCHAR, LAL JAWAHAR MARG NEHRU: "Consultation Paper on Review of Mobile Number Portability (MNP) process ", TELECOM REGULATORY AUTHORITY OF INDIA, 6 April 2018 (2018-04-06), XP093258062, Retrieved from the Internet <URL:https://trai.gov.in/sites/default/files/2024-09/CP-MNP-06042018.pdf> * |
Also Published As
| Publication number | Publication date |
|---|---|
| EP4736477A1 (en) | 2026-05-06 |
| US20260012782A1 (en) | 2026-01-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10686775B2 (en) | Method and apparatus of providing messaging service and callback feature to mobile stations | |
| US20030126263A1 (en) | Multimedia load balancing architecture | |
| US20040037240A1 (en) | Method and apparatus for establishing multiple bandwidth-limited connections for a communication device | |
| US20260012782A1 (en) | System and method for communication | |
| KR20010058742A (en) | Connection and traffic management classified by the ESME in the SMSC system | |
| CN117938409A (en) | A method and system for implementing dynamic access control in an Android system without relying on a virtual network card | |
| US20260012748A1 (en) | System and method for providing location determination services | |
| EP4740428A1 (en) | Method and system for optimising availability of an updated data at a secondary site | |
| WO2025008833A1 (en) | System and method for managing mobile terminated message in a network |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 18992918 Country of ref document: US |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 24831247 Country of ref document: EP Kind code of ref document: A1 |
|
| WWP | Wipo information: published in national office |
Ref document number: 18992918 Country of ref document: US |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024831247 Country of ref document: EP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2024831247 Country of ref document: EP Effective date: 20260127 |
|
| ENP | Entry into the national phase |
Ref document number: 2024831247 Country of ref document: EP Effective date: 20260127 |
|
| WWP | Wipo information: published in national office |
Ref document number: 2024831247 Country of ref document: EP |