WO2012162965A1 - Method, system and network element for pushing application information - Google Patents

Method, system and network element for pushing application information Download PDF

Info

Publication number
WO2012162965A1
WO2012162965A1 PCT/CN2011/079017 CN2011079017W WO2012162965A1 WO 2012162965 A1 WO2012162965 A1 WO 2012162965A1 CN 2011079017 W CN2011079017 W CN 2011079017W WO 2012162965 A1 WO2012162965 A1 WO 2012162965A1
Authority
WO
WIPO (PCT)
Prior art keywords
identifier
application
mobile terminal
user
information
Prior art date
Application number
PCT/CN2011/079017
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 华为技术有限公司
Priority to CN201180001829.8A priority Critical patent/CN102388632B/en
Priority to PCT/CN2011/079017 priority patent/WO2012162965A1/en
Publication of WO2012162965A1 publication Critical patent/WO2012162965A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data
    • H04W8/245Transfer of terminal data from a network towards a terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/18Information format or content conversion, e.g. adaptation by the network of the transmitted or received information for the purpose of wireless delivery to users or terminals

Definitions

  • the present invention relates to the field of wireless communications, and in particular, to an application information pushing method, system, and network element. Background technique
  • the so-called polling means that the application installed on the mobile phone periodically (for example, every 15 minutes) moves to the corresponding server through the mobile packet network (such as GPRS network) to retrieve whether there is new information.
  • the mobile packet network such as GPRS network
  • WAP Push refers to the service application server as a Push Initiator (PI), which sends a WAP short message to a phone number through a push proxy gateway (PUSH Proxy Gateway, PPG) to a mobile phone (or an individual) using the number.
  • PI Push Initiator
  • PPG push proxy gateway
  • the short message contains the server's link and content summary. After the phone is received, you can display a summary of the content, or you can automatically open the link to the server to download the complete information (such as downloading MMS content).
  • IP Push refers to the IP packet heartbeat between the mobile terminal and the server, and the connection of the mobile packet network (such as the GPRS network) is always maintained.
  • the mobile GPRS network will reclaim the mobile terminal.
  • the IP address and the corresponding network resources cause the connection to be interrupted.
  • the server When the server has new information, it can immediately transmit new information to the mobile phone through the IP packet through the maintained IP connection.
  • Both the polling and the IP Push method transmit the user plane of the operator packet network as a transparent pipe class, regardless of the operator's network control.
  • the standby time of the mobile phone will be greatly shortened and the transmission resources of the wireless packet network will be greatly consumed due to the polling or heartbeat of each application.
  • the WAP Push solution uses the operator's signaling message to deliver the push message, and the Service Provider (SP) needs to know the user's phone number, and requires the SP server to directly face the network infrastructure of various operators. Communication, the SP must know the user network identity of the mobile terminal, this It is basically impossible in the mobile Internet. Summary of the invention
  • the embodiment of the invention provides an application information pushing method, system and network element, which implements pushing information of application information in a wireless network, and the application provider does not need to know the user network identifier of the mobile terminal, thereby ensuring network security. .
  • an embodiment of the present invention provides an application information pushing method, including:
  • the information push network element receives application information from the application server that carries the user application identifier, and the user application identifier is used to identify the user corresponding to the application on the mobile terminal;
  • the user network identifier sends the application information to the mobile terminal.
  • the embodiment of the invention further provides an information push network element, including:
  • An information receiving unit configured to receive, by the application server, application information that carries a user application identifier, where the user application identifier is used to identify a user corresponding to the application on the mobile terminal;
  • mapping unit configured to determine, according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal, a user network identifier of the mobile terminal corresponding to the application information
  • an information sending unit configured to send the application information to the mobile terminal according to the user network identifier.
  • An embodiment of the present invention further provides an identifier allocation network element, including:
  • An identifier allocation unit configured to allocate a user application identifier to the mobile terminal, where the user application identifier is used to identify a user corresponding to the application on the mobile terminal;
  • an identifier sending unit configured to send the user application identifier to the application server.
  • the embodiment of the present invention further provides a wireless network application information pushing system, where the system includes: an identifier allocation network element, configured to allocate a user application identifier to the mobile terminal, and send the user application identifier to provide the application service.
  • the application server where the user application identifier is used to identify a user corresponding to the application on the mobile terminal;
  • An information push network element configured to receive application information that carries a user application identifier from an application server, and according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal, Determining a user network identifier of the mobile terminal corresponding to the application information, and sending the application information to the mobile terminal according to the user network identifier.
  • the user application identifier is used to identify the user who uses the application, and the user is associated with the determined mobile terminal, that is, between the user application identifier and the user network identifier of the mobile terminal is saved on the operator side.
  • the mapping relationship so that only the user application identifier needs to be notified to the service server, and the service information of the service server can be correctly sent to the specific mobile terminal.
  • the user network identifier of the mobile terminal does not need to be leaked to the service server, and the service information only needs to be correctly transmitted to the destination mobile terminal through the transit of the carrier network.
  • the real-time, two-way information interaction between the application server and the mobile terminal is realized, and the security of the network is ensured.
  • FIG. 1 is a schematic diagram of a specific process of an application information pushing method in an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a specific composition of a wireless network application information pushing system in an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a specific composition of an identifier distribution network element in an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a specific composition of an information push network element in an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of a specific composition of a mobile terminal in an embodiment of the present invention.
  • Embodiment 6 is a schematic diagram of a signaling flow of Embodiment 5 in an embodiment of the present invention.
  • Embodiment 7 is a schematic diagram of a signaling flow of Embodiment 6 in an embodiment of the present invention.
  • Embodiment 8 is a schematic diagram of a signaling flow of Embodiment 7 in an embodiment of the present invention.
  • FIG. 9 is a schematic diagram of signaling flow of Embodiment 8 in the embodiment of the present invention.
  • FIG. 10 is a schematic diagram of signaling flow of Embodiment 9 in the embodiment of the present invention.
  • Embodiment 13 is a schematic diagram of a signaling flow of Embodiment 13 in an embodiment of the present invention.
  • FIG. 12 is a schematic diagram of a signaling flow of Embodiment 15 in an embodiment of the present invention. detailed description If the application server of the mobile Internet knows the real user network identifier of the mobile terminal using a certain service, such as International Mobile Subscriber Identity (IMSI)
  • IMSI International Mobile Subscriber Identity
  • the application server can directly send the information to the mobile network, and the mobile network directly addresses the destination mobile terminal according to the user's user network identifier, so that the information can be sent to the user's mobile terminal in real time.
  • the embodiment of the present invention introduces a method for identifying a user who uses an application by using a user application identifier, thereby indirectly identifying a mobile terminal running the application, and supporting real-time and two-way information between the application server and the mobile user. Interaction.
  • FIG. 1 it is a specific embodiment of an application information pushing method in an embodiment of the present invention.
  • the method includes the following steps.
  • the information push network element receives the application information from the application server that carries the user application identifier, where the user application identifier is used to identify the user corresponding to the application on the mobile terminal.
  • the information push network element obtains an IMS paging request, and the IMS paging request includes the user application. logo.
  • IMS IP Multimedia Subsystem
  • the application server can also push information to the information push network element in various ways, such as SMS-based message push, WAP Push-based file push, packet push based packet network push, based on existing IP connection reports. Text push and so on.
  • the information push network element determines, according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal, a user network identifier of the mobile terminal corresponding to the application information.
  • the mapping relationship between the user application identifier and the user network identifier of the mobile terminal may be stored in the information push network element, or may be stored in other network elements in the network, such as the identifier distribution network element to be described below.
  • the user network identifier in the mapping relationship generally refers to IMSI, IMEI, IMS Private User Identifier (IMTI), MSISDN, IMS Public User Identity (IMS PUbilic). User identifier, IMPU ), NAI, IP address, MAC address.
  • the information push network element sends the application information to the mobile terminal according to the user network identifier.
  • the user application identifier sent by the information push network element to the application server may include addressing information of the information push network element, such as an IP address, a domain name, and the like, so that the application server obtains the information according to the addressing information and pushes the network element address. That is, the user application identifier further includes information push network element information, so that the application server obtains the address of the information push network element according to the information push network element information, and pushes the address of the network element according to the information.
  • the application information is sent to the information push network element.
  • the application server may also obtain the address information of the network element from the user side or through the configuration information.
  • the user application identifier may not carry the information of the information feed network element.
  • the method further includes the step of: assigning a network element to allocate a user application identifier to the mobile terminal, and sending the user application identifier to the application server.
  • the allocation granularity may be APN granularity, PDN granularity, service granularity, and the like.
  • the identifier allocation network element in the embodiment of the present invention may allocate, to the mobile terminal, a user application identifier corresponding to the mobile terminal, or a user application identifier corresponding to an application on the mobile terminal, or corresponding to the User application identification for multiple applications on the mobile terminal.
  • the plurality of applications may refer to multiple applications of the same type on the mobile terminal.
  • the user corresponding to all applications on the mobile terminal may be assigned a user application identifier, and the user application identifier identifies the mobile terminal; or, the mobile terminal is running.
  • Multiple mailbox applications Networkease mailbox, Sohu mailbox, etc.
  • the user application identifier may be a temporary user application identifier. After the temporary user application identifier is invalid, the identifier allocation network element re-allocates the temporary user application identifier to the mobile terminal, and of course, the newly assigned temporary user application identifier is also It is not necessarily assigned after the old temporary user application ID has expired, and the two can coexist. Of course, the user application identifier can also be a long-term identifier.
  • the temporary user application identifier may be an Open Temporary Mobile Subscriber Identity (O-TMSI) or an Open Temporary Mobile Subscriber Number (O-TMSN).
  • O-TMSI Open Temporary Mobile Subscriber Identity
  • O-TMSN Open Temporary Mobile Subscriber Number
  • the above two specific temporary user application identifiers can be defined as follows: The domain, IMPI for the IMS domain) is transmitted over the mobile Internet and consists of a combination of characters and numbers. It can be completely independent of the IMSI/IMPI digit string and the information it contains, or even a string of random strings.
  • 0-TMSI is a temporary identifier that distinguishes mobile users.
  • the IMSI/IMPI in the message may be replaced with 0-TMSI, and then sent to the application server of each SP of the mobile internet; when the mobile network device receives the message from When the mobile Internet carries the 0-TMSI message, it identifies the mobile subscriber that is uniquely identified by the IMSI, and performs corresponding service processing or replaces the 0-TMSI with the IMSI/IMPI for subsequent processing.
  • the packet domain, IMPU for the IMS domain is transmitted over the mobile Internet and consists of a combination of characters and numbers. It can be completely independent of the MSISDN/IMPU digit string and the information it contains, or even a string of random strings.
  • 0-TMSN is a temporary sign that distinguishes mobile users.
  • the MSISDN/IMPU in the message may be replaced with 0-TMSN, and then sent to the application server of each SP of the mobile Internet; when the mobile network device receives the message from When the mobile Internet carries the message of the 0-TMSN, it identifies the mobile subscriber that is uniquely identified by the corresponding MSISDN/IMPU, and performs corresponding service processing or replaces the 0-TMSN with the MSISDN/IMPU for subsequent processing.
  • 0-TMSI/0-TMSN can be unified into one.
  • one IMSI may correspond to one or more 0-TMSIs; when the mobile subscriber is uniquely identified by the MSISDN, one MSISDN may correspond to one to more 0-TMSNs; when the mobile subscriber consists of a set of IMSIs and When a group of MSISDNs are uniquely identified, both the IMSI and the MSISDN can simultaneously correspond to one or more 0-TMSI/ and/or 0-TMSN.
  • 0-TMSI and 0-TMSN can be generated and used separately, or they can be generated simultaneously or simultaneously.
  • the 0-TMSI and 0-TMSN are generated by the MSC/VLR, GGSN/VLR of the mobile network or by setting up separate network functional entities. And allow for constant replacement.
  • the 0-TMSI/0-TMSN described above may have an expiration date.
  • 0-TMSI/0-TMSN may also be defined to survive until the new 0-TMSI/0-TMSN is replaced.
  • the replacement cycle can be set by the mobile operator. In general, the faster the frequency of replacement, the better the confidentiality.
  • the identifier distribution network element sends the user application identifier to the application server that provides the application service
  • the user identifier may be sent to the application server by the identifier distribution network element or after receiving the request, or may be moved.
  • the device such as the terminal indirectly provides the user application identifier to the application server.
  • the identifier distribution network element directly sends the user application identifier to an application server that provides the application service, or the identifier distribution network element sends the user application identifier to the mobile terminal, and then The mobile terminal sends the user application identifier to an application service crying port that provides the application service.
  • the timing of assigning the user application identifier may be that, when the mobile terminal enters a new location area in the mobile network, the identifier allocation network element of the location area allocates a user application identifier to the mobile terminal. And notifying the mobile terminal.
  • the identity assignment network element in the network generates a new 0-TMSI/0-TMSN for the mobile terminal and distributes it to the mobile terminal and each service application server.
  • each application server of the mobile terminal and the mobile internet can also apply to the mobile network at any time through the mobile network signaling or the mobile packet bearer to obtain a new 0-TMSI/0-TMSN.
  • the new 0-TMSI/0-TMSN can be used to replace the old 0-TMSI/0-TMSN, or it can be used with the old 0-TMSI/0-TMSN until the expiration date is over or replaced.
  • the 0-TMSI/0-TMSN can be redistributed by the mobile network, the mobile terminal, and each service application server after being generated, the 0-TMSI/0-TMSN can be used by an application server of the mobile Internet alone or by mobile. Multiple application servers of the Internet are used together.
  • an identifier maintenance network element may be separately stored for storing the user application identifier, and a mapping relationship between the user application identifier and the user network identifier of the mobile terminal.
  • the mobile terminal After the mobile terminal receives the application information, if the application information received by the mobile terminal carries the user application identifier, the mobile terminal receives the application according to the user application identifier. The information is processed by the corresponding application.
  • the mobile terminal searches for a corresponding application according to the user application identifier, and sends the information to the application for processing.
  • the processing varies according to the application, such as content display, or information reminding, or automatically linking to a website.
  • the backhaul may be saved in the mobile terminal
  • the mapping between the sequence entry and the user application identifier; the embodiment shown in FIG. 1 may further include the step 104, the mobile terminal according to the received user application identifier in the application information, the callback program The mapping relationship between the portal and the user application identifier is awakened by the callback program to the application in the mobile terminal.
  • the mobile terminal sends a service access request to the application server according to the application program to communicate with the service server. Establish a business connection.
  • the identifier allocation network element is any one of a Policy and Charging Rule Function (PCRF), an MSC, and an AAA/HSS
  • PCRF Policy and Charging Rule Function
  • MSC Mobility Management Entity
  • AAA AAA/HSS
  • identifier maintenance network element is a PCRF, an MSC.
  • AAA/HSS one of a Home Location Register (HLR)
  • the information push network element is an SMS-GW, an SMSC, a Gateway General Packet Radio Service Support Node (GGSN), a service Any one of the push gateway and the service paging gateway;
  • WiMAX Worldwide Interoperability for Microwave Access
  • the identifier allocation network element is Authorization, Authentication and Accounting (AAA) Any one of the server and the PCRF
  • the identifier maintenance network element is any one of an AAA server and a PCRF
  • the information push network element is a WiMAX voice service (WVS) server, a home agent (Home Agent, Any of HA).
  • WVS WiMAX voice service
  • the embodiment of the present invention further describes a wireless network application information pushing system, and each network element in the system.
  • Figure 2 it is a schematic diagram of the composition of the system, which includes the following network elements.
  • the identifier distribution network element 1 is configured to allocate a user application identifier to the mobile terminal, and send the user application identifier to the application server that provides the application service, where the user application identifier is used to identify an application corresponding to the mobile terminal.
  • the identifier allocation network element 1 includes: an identifier allocation unit 10, configured to allocate a user application identifier to the mobile terminal, where the user application identifier is used to identify a user corresponding to the application on the mobile terminal;
  • the sending unit 12 is configured to send the user application identifier to the application server.
  • the identifier allocation unit 10 is further configured to allocate, to the mobile terminal, a user application identifier corresponding to the mobile terminal, or a user application identifier corresponding to an application on the mobile terminal, or corresponding to the User application identification for multiple applications on the mobile terminal.
  • the identity allocation unit 10 in the identity allocation network element 1 of the new location area is further configured to allocate a user application identifier to the mobile terminal, and Notifying the mobile terminal.
  • the identifier sending unit 12 is further configured to send the user application identifier directly to an application server that provides the application service, or send the user application identifier to the mobile terminal, and push the network element by the mobile terminal information. And determining, by the application server, the application information that carries the user application identifier, and determining, according to the mapping relationship between the user application identifier and the user network identifier of the mobile terminal, the mobile terminal corresponding to the application information. User network identifier, and the application information is sent to the mobile terminal according to the user network identifier.
  • the information push network element is used in the IMS service interaction of the IP multimedia subsystem.
  • the information receiving unit is further configured to obtain an IMS paging request, where the IMS paging request includes the user. Application ID.
  • the information push network element 3 may include: an information receiving unit 30, configured to receive application information from the application server that carries the user application identifier, where the user application identifier is used to identify the application on the mobile terminal. a corresponding user; a mapping unit 32, configured to determine, according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal, a user network identifier of the mobile terminal corresponding to the application information; The sending unit 34 is configured to send the application information to the mobile terminal according to the user network identifier.
  • the information push network element 3 further includes a mapping relationship storage unit 36, configured to store a mapping relationship between the user application identifier and a user network identifier of the mobile terminal. The application information of the user application identifier is sent to the mobile terminal, so that the mobile terminal processes the application information according to the user application identifier.
  • the system may further include a mobile terminal 5, configured to receive the application information including the user application identifier, and process the application information according to the user application identifier.
  • the mobile terminal 5 may include: a storage module 50, configured to store a mapping relationship between a callback program entry and the user application identifier; and a callback module 52, configured to: according to the received user in the application information
  • the application identifier, the mapping relationship between the callback program entry and the user application identifier is used to wake up an application in the mobile terminal by using a callback program
  • the service module 54 is configured to: after the callback module wakes up the application, according to the application
  • the program sends a service access request to the application server to establish a service connection with the service server.
  • the user application identifier may be a temporary user application identifier. After the temporary user application identifier is invalid, the identifier distribution network element 1 is further configured to re-allocate the temporary user application identifier to the mobile terminal, and re-allocate The temporary user application identifier is sent to the application server.
  • the user network identifier may be any one of IMSI, IMEL IMPL MSISDN, IMPU, NAI, IP address, and MAC address.
  • An identifier maintenance network element 2 may be stored in the system for storing a mapping relationship between the user application identifier and the user network identifier of the mobile terminal.
  • the identifier distribution network element 1 may be any one of a PCRF, an MSC, and an AAA/HSS
  • the identifier maintenance network element 2 may be any one of a PCRF, an MSC, an AAA/HSS, and an HLR.
  • the network element 3 can be any one of an SMS-GW, an SMSC, a GGSN, a service push gateway, and a service paging gateway.
  • the identifier distribution network element 1 can be any one of AAA and PCRF
  • the identifier maintenance network element 2 can be any one of AAA and PCRF
  • the information push network element 3 can be a WVS server or a HA. Any one.
  • the wireless network in the embodiment of the present invention may also be in the network field of WCDMA, LTE, TDSCDMA, CDMA, WiMAX, 3GPP2, and the like.
  • the format of their user identification may vary.
  • the user application identifier is used to indirectly identify the mobile terminal that uses the application, and the operator side saves the user application identifier and the user network identifier.
  • the relationship is mapped, and only the user application identifier is notified to the service server.
  • the service server can transmit the service information according to the user application identifier, and on the other hand, the user network identifier of the mobile terminal is not leaked to the service server, and the service information can be correctly sent through the analysis of the operator network. Go to the destination mobile terminal. Real-time, two-way information interaction between the application server and the mobile terminal can be supported.
  • the server of the Internet may invite the application on the mobile terminal to perform the session as long as the callback program is installed in the mobile terminal.
  • Embodiment 5-9 describes the specific information push after the user application identifier is distributed to the network.
  • Program Embodiments 10-12 further supplement the different granularity allocation manners of the APP IDs
  • Embodiments 13-14 further describe the process of the Internet server initiating service paging and the application response paging on the mobile terminal
  • Embodiment 15 describes the IMS paging service procedure.
  • the user application identifiers in these embodiments are further described.
  • the user application identifiers in these embodiments may be the foregoing 0-TMSI, 0-IMSN, or APP UID. .
  • the schemes in the embodiments of the present invention are described by taking 0-TMSI, 0-IMSN or APP UID as an example.
  • 0-TMSI/O-TMSN reference may be made to the foregoing embodiments, and details are not described herein.
  • Embodiments 1 and 2 describe two specific cases in a 3GPP network
  • Embodiments 3 and 4 describe two specific cases in a WiMAX network.
  • the mobile terminal obtains 0-TMSI/O-TMSN through signaling interaction during the location update process; the mobile terminal provides the 0-TMSI and 0-IMSN to the application server through the application program interface.
  • the mobile terminal initiates a location update request to the MSC/VLR in the mobile network (in this example, the MSC/VLR has the function of identifying the assigned network element) when entering the new location area of the mobile network.
  • the MSC/VLR After the MSC/VLR confirms the identity of the user, the MSC/VLR generates corresponding 0-TMSI and 0-TMSN for the user, and transmits it to the mobile terminal in the location update response message, which is used when the mobile terminal accesses the mobile internet.
  • the location update message carries a replacement indication for indicating whether to replace the existing 0-TMSI and 0-TMSN of the mobile terminal.
  • the HLR In the HLR (in this example, the HLR has the function of identifying the maintenance network element), the mapping relationship between 0-TMSI/O-TMSN and IMSI/MSISDN is stored. 0-TMSI and 0-TMSN can also be transmitted to the HLR by the MSC/VLR during the signaling interaction process. The HLR establishes a corresponding index table to facilitate other network elements to query the real user identity according to 0-TMSI or 0-TMSN. Logo. The mobile terminal notifies the application server of the 0-TMSI/OTMSN through the application layer message for subsequent communication.
  • Example 2 Example 2:
  • the user application identifier is specifically 0-TMSI or 0-IMSN.
  • the mobile terminal after obtaining the IP address, the mobile terminal obtains 0-TMSI/O-TMSN through signaling interaction of the mobile packet bearer; the mobile terminal provides the 0-TMSI, 0-IMSN through the application program interface. Give the application server.
  • Service paging gateway (in this example, the service paging gateway has the function of identifying the assigned network element and storing
  • 0-TMSI/O-TMSN mapping relationship with IMSI/MSISDN responsible for generating the corresponding 0-TMSI/O-TMSN for IMSI/MSISDN.
  • the service application installed on the mobile terminal needs to obtain 0-TMSI/O-TMSN
  • the application is opened to the service paging gateway of the mobile network through the user plane channel established by the mobile packet network.
  • the service paging gateway queries the GGSN of the user's IMSI through network signaling according to the IP address of the mobile terminal in the received IP packet, and generates corresponding 0-TMSI and 0-TMSN for the IMSI, and responds
  • the message is passed to the mobile terminal.
  • the mobile terminal notifies the service server of the 0-TMSI/O-TMSN and the information push network element address through the application layer for subsequent communication.
  • Example 3 Example 3:
  • the Internet in this embodiment is a WiMAX network, and the user application identifier is specifically an APP UID corresponding to the NAI.
  • the application network element is directly allocated to the identifier to obtain the APP UID.
  • the PCRF in the WiMAX network (in this example, the PCRF has the function of identifying the assigned network element and storing the mapping relationship between 0-TMSI/O-TMSN and IMSI/MSISDN) is responsible for generating the corresponding APP UID for the user NAI.
  • the application server obtains the user NAI identifier from the mobile terminal through an application layer protocol, such as HTTP or SIP.
  • the application server sends an APP UID request message to the PCRF of the WiMAX network, where the message carries the NAI identifier of the user.
  • the PCRF allocates a corresponding APP UID for the application of the user, or acquires an APP UID assigned by the application with another application of the same type.
  • the PCRF saves the mapping relationship between the APP UID and the NAI, and sends the APP UID to the application server through a response message.
  • the user application identifier is specifically an APP UID corresponding to the IP address, and the application of the same APN shares the same APP UID.
  • the user installs the mobile application locally on the mobile terminal.
  • the application server may request the mobile terminal to provide the APP UID for subsequent business processing, such as short message sending. which is.
  • the mobile terminal interacts with the application server, obtains an identification request from the application server (the request is used to obtain the APP UID), and the mobile terminal retrieves the APP UID or assigns/maintains the server to the identifier in this example (in this example, the identifier is allocated/maintained)
  • the server has the function of identifying the assigned network element, and stores the mapping relationship between the 0-TMSI/0-TMSN and the IMSI/MSISDN.
  • the request is to allocate the APP UID, and after the mobile terminal knows the APP UID, the mobile terminal notifies the service server. ,
  • the application server After obtaining the user application identifier by using the foregoing embodiments, the application server further uses the user application identifier to push the information to the user.
  • the following embodiments describe a specific information push scheme.
  • the application server of the mobile Internet sends a short message to the user identified by the 0-TMSI or the 0-TMSN.
  • the application server saves the 0-TMSI (or 0-TMSN) of the mobile user.
  • 0-TMSI or 0-TMSN
  • the process includes the following steps.
  • the application server When the application server has a message to send, the application server sends the message to the mobile operator's SMSC-GW or SMSC (in this example, the function for implementing the information push network element), and sends the indication to the 0-TMSI (or 0-TMSN ) The identified user.
  • SMSC-GW or SMSC in this example, the function for implementing the information push network element
  • the SMSC-GW or the SMSC queries the HLR according to the 0-TMSI or the 0-TMSN to obtain the real IMSI, MSISDN of the user.
  • SMSC-GW SMSC sends a short message to the MSC/VLR according to the IMSI. 604.
  • the MSC/VLR sends the short message to the mobile terminal.
  • the application server of the mobile Internet transmits a file to 0-TMSI or 0-TMSN.
  • the service paging gateway (PI) is used in this example to implement the function of the information push network element.
  • 0-TMSI or 0-TMSN also includes mobile network information and access point information.
  • the application server wants to send the application information
  • the service paging gateway address is obtained according to the service paging gateway addressing information carried in the 0-TMSI/0-TMSN.
  • the application server first parses the access from 0-TMSI/0-TMSN before sending the message.
  • the URL address of the point For example, the 0-TMSI string consists of "mobile network ID” + "access host name” + random string, for example com.MNOcmcc.HOSTguangdong.User987654321, from which the application server can resolve the access point domain name to "guangdong.”Cmcc.com” and can further obtain the IP address of the access point through DNS.
  • this embodiment includes the following steps.
  • the service paging gateway queries local information or queries the HLR according to the 0-TMSI or the 0-TMSN, and obtains the real MSISDN of the user.
  • the service paging gateway sends a WAP push request to the push gateway PPG according to the MSISDN.
  • the PPG pushes the file address link to the mobile terminal by means of WAP Push.
  • the mobile terminal may display the content according to the operation instruction in the WAP message, or invoke the terminal function to perform corresponding processing, or establish a mobile packet bearer connection and open an address link of the file to automatically download the address from the application server. file.
  • Example 7
  • the application server of the mobile Internet transmits a file to 0-TMSI or 0-TMSN.
  • the service paging gateway is used to implement the function of the information push network element, and the target terminal is in an idle state.
  • the application server saves the mobile user's 0-TMSI (or 0-TMSN). As shown in Fig. 8, this embodiment includes the following steps.
  • the service paging gateway queries the local information according to 0-TMSI or 0-TMSN or queries the HLR to obtain the real MSISDN of the user.
  • the service paging gateway sends a message to the MME according to the MSISDN.
  • the MME accesses the mobile terminal in the wireless network, and transmits the message content to the mobile terminal by signaling in the signaling interaction with the mobile terminal.
  • the mobile terminal After receiving the push message, the mobile terminal displays the content or invokes the terminal function to perform corresponding processing.
  • the application server of the mobile Internet uses the 0-TMSI/0-TMSN to push the IP packet to the target terminal.
  • the service paging gateway is used to implement the function of the information push network element.
  • the application server saves the mobile user's 0-TMSI (or 0-TMSN). As shown in Fig. 9, this embodiment includes the following steps.
  • the service paging gateway queries the local information or queries the HLR according to the 0-TMSI or the 0-TMSN to obtain the real MSISDN of the user.
  • the service paging gateway caches the message and periodically queries the GGSN.
  • the service paging gateway obtains the connection status of the mobile terminal and the IP address thereof according to the MSISDN query GGSN.
  • the service paging gateway uses the IP address to establish an IP connection to the mobile terminal.
  • the service paging gateway sends a message to the mobile terminal.
  • the application server of the mobile Internet uses the APP UID to push the IP packet to the target terminal.
  • the service push gateway is used to implement the function of the information push network element.
  • the application server saves the APP UID of the mobile user. As shown in FIG. 10, this embodiment includes the following steps.
  • the service push gateway queries the local information according to the APP UID or queries the HSS to obtain the IP address of the user.
  • the service push gateway establishes an IP connection to the mobile terminal according to the IP address and sends a message to the mobile terminal.
  • the application on the mobile terminal processes the push information included in the IP packet.
  • the application server on the mobile Internet obtains the user application identifier of the mobile user directly or indirectly from the mobile terminal, the mobile network or other application server, the mobile terminal can be invited to access the application server for business operations, such as answering the network call.
  • the following embodiments further describe application scenarios for user application identification of different granularities in service paging and push.
  • Example 10
  • the user application identifier is 0-TMSI/0-TMSN.
  • the allocation granularity of the identity is the application granularity, that is, each application on the mobile terminal is assigned a different 0-TMSI/0-TMSN.
  • the mobile terminal After the user installs the application on the mobile terminal and enables it, the mobile terminal applies for each application and its functions to one or more separate 0-TMSI or 0-TMSN and transmits it to the corresponding application server on the mobile Internet.
  • the application server needs to invite the mobile terminal to access the system, the application server pushes the message to the mobile terminal and includes 0-TMSI in the message content.
  • the mobile terminal After receiving the message containing 0-TMSI, the mobile terminal invokes the application corresponding to the 0-TMSI to communicate with the corresponding application server on the mobile Internet.
  • Example 11 Example 11:
  • the user application identifier is 0-TMSI/0-TMSN.
  • the allocation granularity of the identity is the user granularity, that is, all applications of the user (or mobile terminal) are assigned the same 0-TMSI/0-TMSN.
  • the user application identifier is APP UID.
  • the assigned network element is classified by the APN, or the service type is categorized by the service type.
  • the same type of service shares the same APP UID.
  • the service type granularity is taken as an example, and other granularities are used in a similar manner.
  • Different APP UIDs contain different information to push network element address information, thereby implementing information push by category.
  • application 1 and application 2 belong to different types of applications, such as short message classes and browsing. View application.
  • the mobile terminal separately applies the APP UID1 and the APP UID2 to the identifier allocation/maintenance network element.
  • the identifier includes the user identifier of the user, and the IP address of the information push network element and the information push network element corresponding to the two types of services.
  • the mobile terminal sends two APP UIDs to the service server 1 and the service server 2, respectively.
  • the service server 2 needs to push the information to the terminal, the service server 2 sends an IP data message push request to the information push network element according to the address information included in the APP UID2, and the request includes the APP UID2.
  • the information push network element obtains the IP address of the user corresponding to the APP UID2 from the identifier distribution/maintenance network element or the local storage information, and sends the packet to the terminal through the mobile network.
  • the application server on the mobile Internet obtains the user application identifier of the mobile user directly or indirectly from the mobile terminal, the mobile network or other application server, the mobile terminal can be invited to access the application server for business operations, such as answering the network call.
  • the following embodiments 13 and 14 further describe the process by which the application server actively invites a mobile terminal that does not have an application to open to establish a service connection.
  • various applications are installed on the mobile terminal, and each application registers a callback program on the mobile terminal and obtains a corresponding application identifier AID.
  • the mobile terminal OS After receiving the message containing the special format of the AID from the network side, the mobile terminal OS calls the callback program to perform the wake-up service of the application. At the same time, the operating system OS of the mobile terminal obtains its own user application identifier 0-TMSI/0-TMSN from the service paging gateway. After the application is installed on the mobile terminal, through the process of assigning and maintaining the user application identifier, the mobile terminal corresponding to the application also stores related information of the mobile terminal, including the user application identifier 0-TMSI/0-TMSN and AID.
  • a special format service page request can be sent to the mobile terminal.
  • the business process is as follows.
  • the mapping table of "AID, Callback Program Entry” is saved on the mobile terminal OS.
  • the mapping table of User Application Identity, IMSI/MSISDN is saved on the service paging gateway.
  • the user application identifier and AID information of the mobile terminal application are saved on the Internet server.
  • the message contains parameters: user application ID, AID, server address (optional), additional parameters (optional).
  • server address parameter is used to specify that the mobile terminal accesses to a specific server, such as a game server, and the parameter is optional. Additional parameters are used to specify some optional parameter information related to the application.
  • the service paging gateway After receiving the service paging request, the service paging gateway sends a message to the MSC or the SGSN where the mobile terminal is located, and the message includes parameters: MSISDN/IMSL AID, server address (optional), and additional parameters (optional).
  • the MSISDN is derived from the service paging gateway querying the result obtained by the User Application Identity, IMSI/MSISDN mapping table, and thereby determining the MSC or SGSN to which the mobile terminal is currently attached.
  • the MSC/SGSN queries the current attachment status of the mobile terminal, and then transmits the message to the mobile terminal operating system according to the current attachment status of the mobile terminal. If the mobile terminal and the MSC/SGSN already have a signaling connection, the message is sent to the mobile terminal operating system via the already existing signaling connection. If the mobile terminal is in an idle state and there is no signaling connection with the MSC/SGSN, the MSC/SGSN initiates a network page to the mobile terminal, and then transmits a message to the mobile terminal operating system after the mobile terminal responds to the network page. Parameters included in the message: AID, server address (optional), additional parameters (optional).
  • the mobile terminal operating system searches the “AID, Callback Program Entry” mapping table according to the AID in the received message, and wakes up the application on the mobile terminal through the callback program.
  • the wake-up indication can include parameters: server address (optional), additional parameters (optional).
  • the application on the mobile phone wakes up, instruct the mobile operating system to establish a connection with the wireless packet network and obtain an IP address, and send a service paging response & service access request to the server through the connection.
  • the service paging response & service access request includes service parameter information such as user identity. If the server address is included in the wakeup indication, the service access response is sent to the specified address. Additional parameters in the wakeup indication can be used by the application to determine the content of the service access response.
  • the mobile Internet server may perform user and service authentication to determine that the user is a legitimate user.
  • the server sends a service access response to the mobile terminal, establishes a service connection with the mobile terminal application, and performs information interaction.
  • a service access response to the mobile terminal, establishes a service connection with the mobile terminal application, and performs information interaction.
  • various applications are installed on the mobile terminal. After each application is installed and initialized, it obtains its own user application ID 0-TMSI/0-TMSN from the service paging gateway. Pass Through the process of assigning and maintaining the user application identifier, the relevant information of the mobile terminal is also saved on the mobile internet server corresponding to each application, including the user application identifier 0-TMSI/0-TMSN. At the same time, the user application identifier obtained by each application and its corresponding callback program are also saved on the operating system of the mobile terminal. After the mobile terminal operating system receives the message containing the special format of the user application identifier from the network side, the callback program is called to perform the wake-up service of the application.
  • a special format service page request can be sent to the mobile terminal.
  • the service process is similar to that in the embodiment 14.
  • the 0-TMSI in the embodiment 14 is user granular, so the AID is required to further distinguish the destination application of the push message.
  • the 0-TMSI is the application granularity. Therefore, there is no need to have an AID, and it is also possible to determine which application the message is sent to according to 0-TMSI.
  • the mapping table saved on the mobile terminal OS in the embodiment 14 is replaced by the mapping table of "AID, callback program entry" to "user application identifier, callback program entry".
  • the IMS user after signing the contract, saves the IMSI, the IMPU of the IMS user, and the MSISDN, IMSI, and the like in the 2G/3G network in the HSS.
  • the CSCF receives a SIP call initiated by another user to the IMS user, the CSCF first invites the IMS user to the IMS network by paging, and then performs a SIP call connection and a SIP session. Therefore, it is not necessary to maintain a long-term IP connection between the IMS network and the IMS client, which reduces the resource consumption of the wireless packet network and reduces the security risk faced by the IMS terminal.
  • the business process is described below.
  • the IMS user completes the contract, and saves the user's IMPI, IMPU, and MSISDN, IMSI and other information on the HSS.
  • the CSCF 1202 When the CSCF receives a SIP call initiated by another user to the user, the CSCF suspends the SIP call and initiates an IMS page request to the service paging gateway.
  • the IMS paging request message includes the called IMPU or the called IMPI.
  • the service paging gateway initiates an inquiry request to the HSS, and queries a network paging identifier corresponding to the called IMPU, such as MSISDN or IMSI.
  • the called request contains the called IMPU.
  • the HSS queries the database and returns the query result.
  • the return message contains the MSISDN or IMSI parameters.
  • the service paging gateway passes the CS network or the PS network according to the obtained MSISDN or IMSI.
  • the IMS paging is initiated to the IMS terminal by means of SMS or the like.
  • the IMS terminal After receiving the IMS paging message, the IMS terminal initiates a SIP request to the CSCF measured by the network as a response message of the IMS paging.
  • a typical SIP method can use the registration/re-registration method.
  • the CSCF After receiving the IMS paging response, the CSCF forwards the suspended SIP call message according to the contact information of the IMS terminal carried in the response message, and continues the original IMS session process.
  • the terminal and the network side perform a standard IMS session process to complete execution processing of the IMS service. It can be understood from the detailed description of the foregoing embodiments that the introduction of the user application identifier enables the service server of the mobile Internet to transmit the message to the client program on the mobile terminal without the user network identifier, and realize real-time information transmission. At the same time, the security of the network is guaranteed.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

A method, a system and a network element for pushing application information are provided by the present invention. The method comprises: a network element for pushing information receives application information with a user application identifier from an application server (101), and the user application identifier is used to identify the user corresponding to the application in the mobile terminal; the network element for pushing information, according to the mapping relation between the user application identifier and a user network identifier of the mobile terminal, confirms the user network identifier of the mobile terminal corresponding to the application information (102); the network element for pushing information transmits the application information to the mobile terminal according to the user network identifier (103). The present invention realizes the application information pushing in the wireless network and does not need to provide the user network identifier of the mobile terminal to a service provider, and ensures the network security.

Description

应用信息推送方法、 系统和网元 技术领域  Application information push method, system and network element
本发明涉及无线通信领域, 尤其涉及一种应用信息推送方法、 系统和网元。 背景技术  The present invention relates to the field of wireless communications, and in particular, to an application information pushing method, system, and network element. Background technique
移动互连网中, 很多应用需要从网络侧的业务应用服务器推送信息到移动 终端(如, 手机), 还有一些应用需要从移动终端到移动终端传递消息。 这需要 手机能实时接收从网络侧发送过来的信息。 目前, 实现上述目的做法主要有三 种: 轮询、 无线应用协议( Wireless Application Protocol, WAP ) Push、 因特网 协议 ( Internet Protocol, IP ) Push。  In the mobile internet, many applications need to push information from the service application server on the network side to the mobile terminal (for example, a mobile phone), and some applications need to transmit messages from the mobile terminal to the mobile terminal. This requires the mobile phone to receive information sent from the network side in real time. At present, there are three main ways to achieve the above objectives: polling, Wireless Application Protocol (WLAN) Push, Internet Protocol (IP) Push.
所谓轮询是指手机上安装的应用程序周期性的 (如, 每隔 15分钟)通过移 动分组网络(如 GPRS网络)到对应的服务器上去检索是否有新的信息。  The so-called polling means that the application installed on the mobile phone periodically (for example, every 15 minutes) moves to the corresponding server through the mobile packet network (such as GPRS network) to retrieve whether there is new information.
所谓 WAP Push是指业务应用服务器作为推送发起者( PUSH Initiator , PI ), 通过推送代理网关( PUSH Proxy Gateway, PPG )向某一电话号码发送一条 WAP 短消息到使用该号码的手机(或是个人电脑), 该短消息中包含服务器的链接和 内容摘要。 手机收到后可以显示内容摘要, 也可以自动打开链接到服务器下载 完整信息 (例如下载彩信内容)。  The so-called WAP Push refers to the service application server as a Push Initiator (PI), which sends a WAP short message to a phone number through a push proxy gateway (PUSH Proxy Gateway, PPG) to a mobile phone (or an individual) using the number. Computer), the short message contains the server's link and content summary. After the phone is received, you can display a summary of the content, or you can automatically open the link to the server to download the complete information (such as downloading MMS content).
所谓 IP Push是指移动终端和服务器之间发送 IP包心跳, 始终维持移动分 组网络(如 GPRS 网络) 的连接不中断 (当没有数据包通过网络传递时, 移动 GPRS网络将收回分配给移动终端的 IP地址和相应的网络资源, 从而导致连接 中断), 从而当服务器有了新的信息后, 可以通过保持的 IP连接, 通过 IP包立 即传递新的信息给手机。  The so-called IP Push refers to the IP packet heartbeat between the mobile terminal and the server, and the connection of the mobile packet network (such as the GPRS network) is always maintained. When no data packet is transmitted through the network, the mobile GPRS network will reclaim the mobile terminal. The IP address and the corresponding network resources cause the connection to be interrupted. When the server has new information, it can immediately transmit new information to the mobile phone through the IP packet through the maintained IP connection.
轮询和 IP Push方式都是把运营商分组网络的用户平面当作透明管道类进行 传输, 和运营商的网络控制无关。 当手机上安装的应用很多时, 如果这些应用 都使用轮询或 IP Push方式, 由于各个应用都要轮询或心跳, 手机的待机时间将 大大缩短并大量消耗了无线分组网络的传输资源。  Both the polling and the IP Push method transmit the user plane of the operator packet network as a transparent pipe class, regardless of the operator's network control. When there are many applications installed on the mobile phone, if these applications use polling or IP Push, the standby time of the mobile phone will be greatly shortened and the transmission resources of the wireless packet network will be greatly consumed due to the polling or heartbeat of each application.
而 WAP Push方案是用运营商的信令消息来传递推送的消息, 需要运营商 ( Service Provider, SP )知道用户的电话号码, 并要求 SP的服务器直接面对各 种运营商的网络基础设施进行通信, SP必须知道移动终端的用户网络标识, 这 在移动互联网中基本不可能。 发明内容 The WAP Push solution uses the operator's signaling message to deliver the push message, and the Service Provider (SP) needs to know the user's phone number, and requires the SP server to directly face the network infrastructure of various operators. Communication, the SP must know the user network identity of the mobile terminal, this It is basically impossible in the mobile Internet. Summary of the invention
本发明实施例提供了一种应用信息推送方法、 系统和网元, 实现了在无线 网络中进行应用信息的推送, 且应用提供方不需要获知移动终端的用户网络标 识, 保证了网络的安全性。  The embodiment of the invention provides an application information pushing method, system and network element, which implements pushing information of application information in a wireless network, and the application provider does not need to know the user network identifier of the mobile terminal, thereby ensuring network security. .
为此, 本发明实施例提供了一种应用信息推送方法, 包括:  To this end, an embodiment of the present invention provides an application information pushing method, including:
信息推送网元接收来自应用服务器的携带有用户应用标识的应用信息, 所 述用户应用标识用于标识移动终端上的应用对应的用户;  The information push network element receives application information from the application server that carries the user application identifier, and the user application identifier is used to identify the user corresponding to the application on the mobile terminal;
所述信息推送网元根据所述用户应用标识与所述移动终端的用户网络标识 之间的映射关系, 确定所述应用信息对应的所述移动终端的用户网络标识; 所述信息推送网元根据所述用户网络标识将所述应用信息发送至所述移动 终端。  Determining, by the information-pushing network element, a user network identifier of the mobile terminal corresponding to the application information, according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal; The user network identifier sends the application information to the mobile terminal.
本发明实施例还提供了一种信息推送网元, 包括:  The embodiment of the invention further provides an information push network element, including:
信息接收单元, 用于接收来自应用服务器的携带有用户应用标识的应用信 息, 所述用户应用标识用于标识移动终端上的应用对应的用户;  An information receiving unit, configured to receive, by the application server, application information that carries a user application identifier, where the user application identifier is used to identify a user corresponding to the application on the mobile terminal;
映射单元, 用于根据所述用户应用标识与所述移动终端的用户网络标识之 间的映射关系, 确定所述应用信息对应的所述移动终端的用户网络标识;  a mapping unit, configured to determine, according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal, a user network identifier of the mobile terminal corresponding to the application information;
信息发送单元, 用于根据所述用户网络标识将所述应用信息发送至所述移 动终端。  And an information sending unit, configured to send the application information to the mobile terminal according to the user network identifier.
本发明实施例还提供了一种标识分配网元, 包括:  An embodiment of the present invention further provides an identifier allocation network element, including:
标识分配单元, 用于为移动终端分配用户应用标识, 其中, 所述用户应用 标识用于标识移动终端上的应用对应的用户;  An identifier allocation unit, configured to allocate a user application identifier to the mobile terminal, where the user application identifier is used to identify a user corresponding to the application on the mobile terminal;
标识发送单元, 用于将所述用户应用标识发给应用服务器。  And an identifier sending unit, configured to send the user application identifier to the application server.
本发明实施例还提供了一种无线网络应用信息推送系统, 所述系统包括: 标识分配网元, 用于为移动终端分配用户应用标识, 并将所述用户应用标 识发给提供所述应用服务的应用服务器,, 其中, 所述用户应用标识用于标识移 动终端上的应用对应的用户;  The embodiment of the present invention further provides a wireless network application information pushing system, where the system includes: an identifier allocation network element, configured to allocate a user application identifier to the mobile terminal, and send the user application identifier to provide the application service. The application server, where the user application identifier is used to identify a user corresponding to the application on the mobile terminal;
信息推送网元, 用于接收来自应用服务器的携带有用户应用标识的应用信 息, 根据所述用户应用标识与所述移动终端的用户网络标识之间的映射关系, 确定所述应用信息对应的所述移动终端的用户网络标识, 并根据所述用户网络 标识将所述应用信息发送至所述移动终端。 An information push network element, configured to receive application information that carries a user application identifier from an application server, and according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal, Determining a user network identifier of the mobile terminal corresponding to the application information, and sending the application information to the mobile terminal according to the user network identifier.
在本发明实施例中, 釆用用户应用标识来标识使用应用的用户, 并将该用 户与确定的移动终端对应起来, 即在运营商侧保存该用户应用标识与移动终端 的用户网络标识之间的映射关系, 从而实现只需要将用户应用标识告知业务服 务器就可以正确的将业务服务器的业务信息发送给特定的移动终端。 这样, 不 需要向业务服务器泄露移动终端的用户网络标识, 业务信息只需要通过运营商 网络的中转就可以正确的发送到目的移动终端。 在实现应用服务器和移动终端 之间的实时、 双向的信息交互的同时, 保证了网络的安全性。 附图说明 例或现有技术描述中所需要使用的附图作简单地介绍, 显而易见地, 下面描述 中的附图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付 出创造性劳动性的前提下, 还可以根据这些附图获得其他的附图。  In the embodiment of the present invention, the user application identifier is used to identify the user who uses the application, and the user is associated with the determined mobile terminal, that is, between the user application identifier and the user network identifier of the mobile terminal is saved on the operator side. The mapping relationship, so that only the user application identifier needs to be notified to the service server, and the service information of the service server can be correctly sent to the specific mobile terminal. In this way, the user network identifier of the mobile terminal does not need to be leaked to the service server, and the service information only needs to be correctly transmitted to the destination mobile terminal through the transit of the carrier network. The real-time, two-way information interaction between the application server and the mobile terminal is realized, and the security of the network is ensured. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are incorporated in the drawings Other drawings can also be obtained from these drawings on the premise of creative labor.
图 1是本发明实施例中的应用信息推送方法的一个具体流程示意图; 图 2是本发明实施例中的无线网络应用信息推送系统的一个具体组成示意 图;  1 is a schematic diagram of a specific process of an application information pushing method in an embodiment of the present invention; FIG. 2 is a schematic diagram of a specific composition of a wireless network application information pushing system in an embodiment of the present invention;
图 3是本发明实施例中的标识分配网元的一个具体组成示意图;  3 is a schematic diagram of a specific composition of an identifier distribution network element in an embodiment of the present invention;
图 4是本发明实施例中的信息推送网元的一个具体组成示意图;  4 is a schematic diagram of a specific composition of an information push network element in an embodiment of the present invention;
图 5是本发明实施例中的移动终端的一个具体组成示意图;  FIG. 5 is a schematic diagram of a specific composition of a mobile terminal in an embodiment of the present invention; FIG.
图 6是本发明实施例中的实施例 5的信令流示意图;  6 is a schematic diagram of a signaling flow of Embodiment 5 in an embodiment of the present invention;
图 7是本发明实施例中的实施例 6的信令流示意图;  7 is a schematic diagram of a signaling flow of Embodiment 6 in an embodiment of the present invention;
图 8是本发明实施例中的实施例 7的信令流示意图;  8 is a schematic diagram of a signaling flow of Embodiment 7 in an embodiment of the present invention;
图 9是本发明实施例中的实施例 8的信令流示意图;  FIG. 9 is a schematic diagram of signaling flow of Embodiment 8 in the embodiment of the present invention; FIG.
图 10是本发明实施例中的实施例 9的信令流示意图;  FIG. 10 is a schematic diagram of signaling flow of Embodiment 9 in the embodiment of the present invention; FIG.
图 11是本发明实施例中的实施例 13的信令流示意图;  11 is a schematic diagram of a signaling flow of Embodiment 13 in an embodiment of the present invention;
图 12是本发明实施例中的实施例 15的信令流示意图。 具体实施方式 如果移动互联网的应用服务器知道使用某业务的移动终端的真实的用户网 络标识,如国际移动用户识别码( International Mobile Subscriber Identity , IMSI ) FIG. 12 is a schematic diagram of a signaling flow of Embodiment 15 in an embodiment of the present invention. detailed description If the application server of the mobile Internet knows the real user network identifier of the mobile terminal using a certain service, such as International Mobile Subscriber Identity (IMSI)
MSISDN )号等, 则应用服务器可以将信息直接发送到移动网络, 由移动网络根 据用户的用户网络标识直接寻址到目的移动终端, 从而可以将信息实时发送给 用户的移动终端。 The MSISDN number, etc., the application server can directly send the information to the mobile network, and the mobile network directly addresses the destination mobile terminal according to the user's user network identifier, so that the information can be sent to the user's mobile terminal in real time.
但是, 由于安全问题, 用户和移动网络提供商不能把用户的用户网络标识 向移动互连网上的成千上万的业务应用提供商公开。 这使得目前移动互联网上 的信息推送技术通常只能通过移动终端主动访问应用服务器来实现。 而移动互 联网的应用服务器主动推送信息到终端则非常困难, 或者成本代价高昂。  However, due to security issues, users and mobile network providers cannot disclose the user's subscriber network identity to thousands of business application providers on the mobile internet. This makes the current information push technology on the mobile Internet usually only possible through the active access of the mobile terminal to the application server. It is very difficult or costly for the mobile Internet application server to actively push information to the terminal.
为了解决上述问题, 本发明实施例中引入了利用用户应用标识来标识使用 应用的用户, 从而间接的标识运行该应用的移动终端的方法, 支持应用服务器 和移动用户之间的实时、 双向的信息交互。  In order to solve the above problem, the embodiment of the present invention introduces a method for identifying a user who uses an application by using a user application identifier, thereby indirectly identifying a mobile terminal running the application, and supporting real-time and two-way information between the application server and the mobile user. Interaction.
如图 1 所示, 为本发明实施例中的应用信息推送方法的一个具体实施例。 该方法包括如下步骤。  As shown in FIG. 1, it is a specific embodiment of an application information pushing method in an embodiment of the present invention. The method includes the following steps.
101、 信息推送网元接收来自应用服务器的携带有用户应用标识的应用信 息, 所述用户应用标识用于标识移动终端上的应用对应的用户。  The information push network element receives the application information from the application server that carries the user application identifier, where the user application identifier is used to identify the user corresponding to the application on the mobile terminal.
如, 在 IP多媒体子系统( IP Multimedia Subsystem , IMS )业务交互中, 当 IMS用户作为被叫时, 所述信息推送网元获得 IMS寻呼请求, 所述 IMS寻呼 请求中包括所述用户应用标识。  For example, in an IP Multimedia Subsystem (IMS) service interaction, when the IMS user is called, the information push network element obtains an IMS paging request, and the IMS paging request includes the user application. Logo.
应用服务器向信息推送网元推送信息还可以釆用多种方式进行, 如基于 SMS的消息推送, 基于 WAP Push的文件推送, 基于分组网络寻呼的报文推送, 基于已经存在的 IP连接的报文推送等。  The application server can also push information to the information push network element in various ways, such as SMS-based message push, WAP Push-based file push, packet push based packet network push, based on existing IP connection reports. Text push and so on.
102、 所述信息推送网元根据所述用户应用标识与所述移动终端的用户网络 标识之间的映射关系, 确定所述应用信息对应的所述移动终端的用户网络标识。  102. The information push network element determines, according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal, a user network identifier of the mobile terminal corresponding to the application information.
上述的用户应用标识与移动终端的用户网络标识之间的映射关系可以保存 在信息推送网元中, 也可以保存在网络中其他网元中, 如下面将要描述的标识 分配网元等。  The mapping relationship between the user application identifier and the user network identifier of the mobile terminal may be stored in the information push network element, or may be stored in other network elements in the network, such as the identifier distribution network element to be described below.
该映射关系中的用户网络标识一般是指 IMSI、 IMEI、 IMS 私有用户标识 ( IMS Private user Identifier, IMPI ), MSISDN、 IMS公共用户标识( IMS PUbilic user identifier, IMPU )、 NAI、 IP地址、 MAC地址中的任一项。 The user network identifier in the mapping relationship generally refers to IMSI, IMEI, IMS Private User Identifier (IMTI), MSISDN, IMS Public User Identity (IMS PUbilic). User identifier, IMPU ), NAI, IP address, MAC address.
103、 所述信息推送网元根据所述用户网络标识将所述应用信息发送至所述 移动终端。  103. The information push network element sends the application information to the mobile terminal according to the user network identifier.
在信息推送网元向应用服务器发送的用户应用标识中可以包括信息推送网 元的寻址信息, 如 IP地址, 域名等, 以便应用服务器根据该寻址信息获取信息 推送网元地址。 即, 所述用户应用标识中还包括信息推送网元信息, 以便所述 应用服务器根据所述信息推送网元信息获得所述信息推送网元的地址, 并根据 所述信息推送网元的地址将所述应用信息发送至所述信息推送网元。  The user application identifier sent by the information push network element to the application server may include addressing information of the information push network element, such as an IP address, a domain name, and the like, so that the application server obtains the information according to the addressing information and pushes the network element address. That is, the user application identifier further includes information push network element information, so that the application server obtains the address of the information push network element according to the information push network element information, and pushes the address of the network element according to the information. The application information is sent to the information push network element.
当然, 应用服务器也可以从用户侧或者通过配置信息获得信息推送网元的 地址信息, 则此时用户应用标识中可以不携带信息推送网元的寻址信息。  Of course, the application server may also obtain the address information of the network element from the user side or through the configuration information. In this case, the user application identifier may not carry the information of the information feed network element.
在步骤 101之前还可包括步骤 100、标识分配网元为移动终端分配用户应用 标识, 并将所述用户应用标识发给所述应用服务器。  Before step 101, the method further includes the step of: assigning a network element to allocate a user application identifier to the mobile terminal, and sending the user application identifier to the application server.
其中, 在为移动终端分配用户应用标识时, 其分配粒度可以是 APN粒度、 PDN粒度、 业务粒度等。 则相应的, 本发明实施例中的标识分配网元可为所述 移动终端分配对应所述移动终端的用户应用标识, 或对应所述移动终端上的一 个应用的用户应用标识, 或对应所述移动终端上的多个应用的用户应用标识。 其中多个应用可以是指所述移动终端上的相同类型的多个应用的。  When the user application identifier is allocated to the mobile terminal, the allocation granularity may be APN granularity, PDN granularity, service granularity, and the like. Correspondingly, the identifier allocation network element in the embodiment of the present invention may allocate, to the mobile terminal, a user application identifier corresponding to the mobile terminal, or a user application identifier corresponding to an application on the mobile terminal, or corresponding to the User application identification for multiple applications on the mobile terminal. The plurality of applications may refer to multiple applications of the same type on the mobile terminal.
如, 移动终端上运行了多种不同的应用, 则可以为该移动终端上的所有应 用对应的用户分配一个用户应用标识, 则该用户应用标识标识该移动终端; 或 是, 移动终端上运行了多个邮箱应用 (网易邮箱、 搜狐邮箱等), 则可以为移动 终端上的这一类型的应用分配同一个用户应用标识, 或是移动终端上同时运行 了一个业务提供商提供的多个应用, 如某业务提供商提供了邮箱应用、 即时通 讯应用等时, 也可以为这一类的应用分配同一个用户应用标识。  For example, if a plurality of different applications are run on the mobile terminal, the user corresponding to all applications on the mobile terminal may be assigned a user application identifier, and the user application identifier identifies the mobile terminal; or, the mobile terminal is running. Multiple mailbox applications (Netease mailbox, Sohu mailbox, etc.) can allocate the same user application identifier for this type of application on the mobile terminal, or run multiple applications provided by one service provider simultaneously on the mobile terminal. If a service provider provides a mailbox application, an instant messaging application, etc., the same user application identifier can also be assigned to this type of application.
上述的用户应用标识可为临时用户应用标识, 当所述临时用户应用标识失 效后, 所述标识分配网元重新为所述移动终端分配临时用户应用标识, 当然, 新分配的临时用户应用标识也不一定是在旧的临时用户应用标识失效后才分 配, 二者可以并存。 当然, 用户应用标识也可以是长期标识。  The user application identifier may be a temporary user application identifier. After the temporary user application identifier is invalid, the identifier allocation network element re-allocates the temporary user application identifier to the mobile terminal, and of course, the newly assigned temporary user application identifier is also It is not necessarily assigned after the old temporary user application ID has expired, and the two can coexist. Of course, the user application identifier can also be a long-term identifier.
比如该临时用户应用标识可以是开放临时移动用户识别码( Open Temporary Mobile Subscriber Identity , O-TMSI ) 或是开放临时移动用户号码 ( Open Temporary Mobile Subscriber Number, O-TMSN )。 对上述两种具体的临时用户应用标识可进行如下定义:。 域, IMPI用于 IMS域)在移动互联网上传递, 由一串字符和数字的组合而成, 与 IMSI/IMPI数字串及其包含的信息可以完全无关, 甚至可以是一串随机字符 串。 0-TMSI是区别移动用户的临时标识符。 当移动网络设备需要向移动互联网 发送该移动用户的消息时, 可以将消息中的 IMSI/IMPI替换为 0-TMSI后, 再 发送到移动互联网的各 SP的应用服务器; 当移动网络设备收到来自移动互联网 的携带 0-TMSI的消息时, 识别该消息为对应 IMSI所唯一标识的移动用户, 并 做相应的业务处理或者将该 0-TMSI替换为 IMSI/IMPI后进行后续处理。 分组域, IMPU用于 IMS域)在移动互联网上传递, 由一串字符和数字的组合 而成, 与 MSISDN/IMPU数字串及其包含的信息可以完全无关, 甚至可以是一 串随机字符串。 0-TMSN是区别移动用户的临时标志。 当移动网络设备需要向 移动互联网发送该移动用户的消息时, 可以将消息中的 MSISDN/IMPU替换为 0-TMSN后, 再发送到移动互联网的各 SP的应用服务器; 当移动网络设备收到 来自移动互联网的携带 0-TMSN的消息时, 识别该消息为对应 MSISDN/IMPU 所唯一标识的移动用户, 并做相应的业务处理或者将该 0-TMSN 替换为 MSISDN/IMPU后进行后续处理。 For example, the temporary user application identifier may be an Open Temporary Mobile Subscriber Identity (O-TMSI) or an Open Temporary Mobile Subscriber Number (O-TMSN). The above two specific temporary user application identifiers can be defined as follows: The domain, IMPI for the IMS domain) is transmitted over the mobile Internet and consists of a combination of characters and numbers. It can be completely independent of the IMSI/IMPI digit string and the information it contains, or even a string of random strings. 0-TMSI is a temporary identifier that distinguishes mobile users. When the mobile network device needs to send the mobile user's message to the mobile Internet, the IMSI/IMPI in the message may be replaced with 0-TMSI, and then sent to the application server of each SP of the mobile internet; when the mobile network device receives the message from When the mobile Internet carries the 0-TMSI message, it identifies the mobile subscriber that is uniquely identified by the IMSI, and performs corresponding service processing or replaces the 0-TMSI with the IMSI/IMPI for subsequent processing. The packet domain, IMPU for the IMS domain) is transmitted over the mobile Internet and consists of a combination of characters and numbers. It can be completely independent of the MSISDN/IMPU digit string and the information it contains, or even a string of random strings. 0-TMSN is a temporary sign that distinguishes mobile users. When the mobile network device needs to send the mobile user's message to the mobile Internet, the MSISDN/IMPU in the message may be replaced with 0-TMSN, and then sent to the application server of each SP of the mobile Internet; when the mobile network device receives the message from When the mobile Internet carries the message of the 0-TMSN, it identifies the mobile subscriber that is uniquely identified by the corresponding MSISDN/IMPU, and performs corresponding service processing or replaces the 0-TMSN with the MSISDN/IMPU for subsequent processing.
当 IMSI和 MSISDN有——对应关系时, 0-TMSI/0-TMSN可以统一为一个。 当移动用户由 IMSI唯一标识时,一个 IMSI可以对应 1到多个 0-TMSI; 当移动 用户由 MSISDN唯一标识时 , 一个 MSISDN可以对应 1到多个 0-TMSN; 当移 动用户由一组 IMSI和一组 MSISDN来唯一标识时,这一组 IMSI和 MSISDN都 可以同时对应 1到多个 0-TMSI/和 /或者 0-TMSN。  When IMSI and MSISDN have a corresponding relationship, 0-TMSI/0-TMSN can be unified into one. When the mobile subscriber is uniquely identified by the IMSI, one IMSI may correspond to one or more 0-TMSIs; when the mobile subscriber is uniquely identified by the MSISDN, one MSISDN may correspond to one to more 0-TMSNs; when the mobile subscriber consists of a set of IMSIs and When a group of MSISDNs are uniquely identified, both the IMSI and the MSISDN can simultaneously correspond to one or more 0-TMSI/ and/or 0-TMSN.
移动用户的 0-TMSI和 0-TMSN可以单独产生和使用, 也可以同时产生或 者同时使用。 0-TMSI和 0-TMSN由移动网络的的 MSC/VLR, GGSN/VLR或 者设立单独的网络功能实体来产生。 并允许不断更换。  Mobile users' 0-TMSI and 0-TMSN can be generated and used separately, or they can be generated simultaneously or simultaneously. The 0-TMSI and 0-TMSN are generated by the MSC/VLR, GGSN/VLR of the mobile network or by setting up separate network functional entities. And allow for constant replacement.
当然, 上述描述的 0-TMSI/0-TMSN可以有有效期限制, 在其他实施例中 也可以定义 0-TMSI/0-TMSN—直生存到被新的 0-TMSI/0-TMSN更换为止。 更换周期可由移动运营商设置。 一般来说, 更换的频次越快, 起到的保密性越 好。 在步骤 100 中, 标识分配网元将用户应用标识发给提供应用服务的应用服 务器时, 可以由标识分配网元主动或在接收到请求后, 将用户应用标识发送给 应用服务器, 也可以通过移动终端等设备间接的将用户应用标识提供给应用服 务器。 即, 所述标识分配网元将所述用户应用标识直接发给提供所述应用服务 的应用服务器, 或所述标识分配网元将所述用户应用标识发给所述移动终端, 再由所述移动终端将所述用户应用标识发送给提供所述应用服务的应用服务 哭口。 Of course, the 0-TMSI/0-TMSN described above may have an expiration date. In other embodiments, 0-TMSI/0-TMSN may also be defined to survive until the new 0-TMSI/0-TMSN is replaced. The replacement cycle can be set by the mobile operator. In general, the faster the frequency of replacement, the better the confidentiality. In step 100, when the identifier distribution network element sends the user application identifier to the application server that provides the application service, the user identifier may be sent to the application server by the identifier distribution network element or after receiving the request, or may be moved. The device such as the terminal indirectly provides the user application identifier to the application server. That is, the identifier distribution network element directly sends the user application identifier to an application server that provides the application service, or the identifier distribution network element sends the user application identifier to the mobile terminal, and then The mobile terminal sends the user application identifier to an application service crying port that provides the application service.
在步骤 100 中, 分配用户应用标识的时机还可以是, 当移动终端在进入到 移动网络中的新的位置区时, 所述位置区的标识分配网元为所述移动终端分配 用户应用标识, 并通知所述移动终端。  In step 100, the timing of assigning the user application identifier may be that, when the mobile terminal enters a new location area in the mobile network, the identifier allocation network element of the location area allocates a user application identifier to the mobile terminal. And notifying the mobile terminal.
即, 每当移动终端开机附着到移动网络、 向移动网络请求位置更新、 会话 尝试、 业务激活、 或者进行其他移动网络信令交互过程时, 如果移动网络允许 该用户使用移动网络, 则可以由移动网络中的标识分配网元为该移动终端产生 新的 0-TMSI/0-TMSN, 并分发给该移动终端和各业务应用服务器。  That is, whenever the mobile terminal is powered on to the mobile network, requesting location update, session attempt, service activation, or other mobile network signaling interaction process to the mobile network, if the mobile network allows the user to use the mobile network, it may be moved by The identity assignment network element in the network generates a new 0-TMSI/0-TMSN for the mobile terminal and distributes it to the mobile terminal and each service application server.
或者, 移动终端和移动互联网的各应用服务器也可以通过移动网络信令或 者移动分组承载, 向移动网络随时申请, 以获得新的 0-TMSI/0-TMSN。  Alternatively, each application server of the mobile terminal and the mobile internet can also apply to the mobile network at any time through the mobile network signaling or the mobile packet bearer to obtain a new 0-TMSI/0-TMSN.
新的 0-TMSI/0-TMSN可以被用于替换老的 0-TMSI/0-TMSN,也可以和老 的 0-TMSI/0-TMSN共同使用直至有效期结束或者被更换。  The new 0-TMSI/0-TMSN can be used to replace the old 0-TMSI/0-TMSN, or it can be used with the old 0-TMSI/0-TMSN until the expiration date is over or replaced.
由于 0-TMSI/0-TMSN在产生之后, 可以由移动网络、 移动终端和各业务 应用服务器再次分发, 因此 0-TMSI/0-TMSN可以由移动互联网的一个应用服 务器单独使用, 也可以由移动互联网的多个应用服务器共同使用。  Since the 0-TMSI/0-TMSN can be redistributed by the mobile network, the mobile terminal, and each service application server after being generated, the 0-TMSI/0-TMSN can be used by an application server of the mobile Internet alone or by mobile. Multiple application servers of the Internet are used together.
在上述方法中, 还可以单独存在一标识维护网元用于存储该用户应用标识, 和用户应用标识与移动终端的用户网络标识的映射关系。  In the above method, an identifier maintenance network element may be separately stored for storing the user application identifier, and a mapping relationship between the user application identifier and the user network identifier of the mobile terminal.
基于上述实施例中描述的方案, 在移动终端接收到应用信息后, 若其接收 的应用信息中携带有所述用户应用标识, 则所述移动终端根据所述用户应用标 识将接收的所述应用信息交由对应的应用程序进行处理。  Based on the solution described in the foregoing embodiment, after the mobile terminal receives the application information, if the application information received by the mobile terminal carries the user application identifier, the mobile terminal receives the application according to the user application identifier. The information is processed by the corresponding application.
比如, 移动终端根据用户应用标识查找对应的应用, 并将该信息发送给该 应用进行处理, 该处理根据应用不同而不同, 如为内容显示、 或者信息提醒、 或者自动链接到网站等。  For example, the mobile terminal searches for a corresponding application according to the user application identifier, and sends the information to the application for processing. The processing varies according to the application, such as content display, or information reminding, or automatically linking to a website.
若移动终端上安装有回调程序, 则可在所述移动终端中保存有所述回调程 序入口与所述用户应用标识的映射关系; 则如图 1 所示的实施例还可以进一步 包括步骤 104、 所述移动终端根据接收到的所述应用信息中的用户应用标识、 所 述回调程序入口与所述用户应用标识的映射关系通过回调程序唤醒所述移动终 端中的应用程序; 105、 所述移动终端根据所述应用程序向所述应用服务器发送 业务接入请求以便与所述业务服务器建立业务连接。 If the callback program is installed on the mobile terminal, the backhaul may be saved in the mobile terminal The mapping between the sequence entry and the user application identifier; the embodiment shown in FIG. 1 may further include the step 104, the mobile terminal according to the received user application identifier in the application information, the callback program The mapping relationship between the portal and the user application identifier is awakened by the callback program to the application in the mobile terminal. The mobile terminal sends a service access request to the application server according to the application program to communicate with the service server. Establish a business connection.
上述方法中描述的各网元可以部署在单一的服务器上, 也可以部署在相同 的服务器上, 在不同的网络中可以由不同的服务器实现。 如, 在 3GPP网络中, 所述标识分配网元为策略与计费规则实体( Policy and Charging Rule Function , PCRF )、 MSC、 AAA/HSS 中的任一个, 所述标识维护网元为 PCRF、 MSC、 AAA/HSS, 归属位置寄存器(Home Location Register, HLR ) 中的任一个, 所 述信息推送网元为 SMS-GW、 SMSC、 网关 GPRS支持节点 (Gateway General Packet Radio Service Support Node, GGSN )、 业务推送网关、 业务寻呼网关中的 任一个;在全球微波互联接入( Worldwide Interoperability for Microwave Access , WiMAX ) 网络中, 所述标识分配网元为认证鉴权计费 ( Authorization, Authentication and Accounting, AAA )服务器、 PCRF中的任一个, 所述标识维 护网元为 AAA服务器、 PCRF中的任一个, 所述信息推送网元为 WiMAX语音 业务( WiMAX Voice Service, WVS )服务器、 家乡代理( Home Agent, HA ) 中的任一个。  The network elements described in the foregoing methods may be deployed on a single server or on the same server, and may be implemented by different servers in different networks. For example, in the 3GPP network, the identifier allocation network element is any one of a Policy and Charging Rule Function (PCRF), an MSC, and an AAA/HSS, and the identifier maintenance network element is a PCRF, an MSC. AAA/HSS, one of a Home Location Register (HLR), the information push network element is an SMS-GW, an SMSC, a Gateway General Packet Radio Service Support Node (GGSN), a service Any one of the push gateway and the service paging gateway; in the Worldwide Interoperability for Microwave Access (WiMAX) network, the identifier allocation network element is Authorization, Authentication and Accounting (AAA) Any one of the server and the PCRF, the identifier maintenance network element is any one of an AAA server and a PCRF, and the information push network element is a WiMAX voice service (WVS) server, a home agent (Home Agent, Any of HA).
相应的, 本发明实施例还描述了一种无线网络应用信息推送系统, 以及该 系统中的各个网元。 如图 2所示, 为该系统的一种组成示意图, 其包括如下网 元。  Correspondingly, the embodiment of the present invention further describes a wireless network application information pushing system, and each network element in the system. As shown in Figure 2, it is a schematic diagram of the composition of the system, which includes the following network elements.
标识分配网元 1 , 用于为移动终端分配用户应用标识, 并将所述用户应用标 识发给提供所述应用服务的应用服务器, 其中, 所述用户应用标识用于标识移 动终端上的应用对应的用户。 即, 如图 3所示, 标识分配网元 1 包括: 标识分 配单元 10, 用于为移动终端分配用户应用标识, 其中, 所述用户应用标识用于 标识移动终端上的应用对应的用户; 标识发送单元 12, 用于将所述用户应用标 识发给应用服务器。  The identifier distribution network element 1 is configured to allocate a user application identifier to the mobile terminal, and send the user application identifier to the application server that provides the application service, where the user application identifier is used to identify an application corresponding to the mobile terminal. User. That is, as shown in FIG. 3, the identifier allocation network element 1 includes: an identifier allocation unit 10, configured to allocate a user application identifier to the mobile terminal, where the user application identifier is used to identify a user corresponding to the application on the mobile terminal; The sending unit 12 is configured to send the user application identifier to the application server.
其中, 根据分配粒度的不同, 标识分配单元 10还用于为所述移动终端分配 对应所述移动终端的用户应用标识, 或对应所述移动终端上的一个应用的用户 应用标识, 或对应所述移动终端上的多个应用的用户应用标识。 当所述移动终端在进入到移动网络中的新的位置区时, 所述新的位置区的 标识分配网元 1 中的标识分配单元 10还用于为所述移动终端分配用户应用标 识, 并通知所述移动终端。 The identifier allocation unit 10 is further configured to allocate, to the mobile terminal, a user application identifier corresponding to the mobile terminal, or a user application identifier corresponding to an application on the mobile terminal, or corresponding to the User application identification for multiple applications on the mobile terminal. When the mobile terminal enters a new location area in the mobile network, the identity allocation unit 10 in the identity allocation network element 1 of the new location area is further configured to allocate a user application identifier to the mobile terminal, and Notifying the mobile terminal.
所述标识发送单元 12还用于将所述用户应用标识直接发给提供所述应用服 务的应用服务器, 或将所述用户应用标识发给所述移动终端, 由所述移动终端 信息推送网元 3 ,用于接收来自应用服务器的携带有用户应用标识的应用信 息, 根据所述用户应用标识与所述移动终端的用户网络标识之间的映射关系, 确定所述应用信息对应的所述移动终端的用户网络标识, 并根据所述用户网络 标识将所述应用信息发送至所述移动终端。 所述信息推送网元用于 IP多媒体子 系统 IMS业务交互中, 当 IMS用户作为被叫时, 所述信息接收单元还用于获得 IMS寻呼请求, 所述 IMS寻呼请求中包括所述用户应用标识。  The identifier sending unit 12 is further configured to send the user application identifier directly to an application server that provides the application service, or send the user application identifier to the mobile terminal, and push the network element by the mobile terminal information. And determining, by the application server, the application information that carries the user application identifier, and determining, according to the mapping relationship between the user application identifier and the user network identifier of the mobile terminal, the mobile terminal corresponding to the application information. User network identifier, and the application information is sent to the mobile terminal according to the user network identifier. The information push network element is used in the IMS service interaction of the IP multimedia subsystem. When the IMS user is called, the information receiving unit is further configured to obtain an IMS paging request, where the IMS paging request includes the user. Application ID.
即, 如图 4所示, 信息推送网元 3可包括: 信息接收单元 30, 用于接收来 自应用服务器的携带有用户应用标识的应用信息, 所述用户应用标识用于标识 移动终端上的应用对应的用户; 映射单元 32, 用于才艮据所述用户应用标识与所 述移动终端的用户网络标识之间的映射关系, 确定所述应用信息对应的所述移 动终端的用户网络标识; 信息发送单元 34, 用于根据所述用户网络标识将所述 应用信息发送至所述移动终端。或信息推送网元 3还包括映射关系存储单元 36, 用于存储所述用户应用标识与移动终端的用户网络标识之间的映射关系。 用户应用标识的所述应用信息发送至所述移动终端, 以使所述移动终端根据所 述用户应用标识对所述应用信息进行处理。  That is, as shown in FIG. 4, the information push network element 3 may include: an information receiving unit 30, configured to receive application information from the application server that carries the user application identifier, where the user application identifier is used to identify the application on the mobile terminal. a corresponding user; a mapping unit 32, configured to determine, according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal, a user network identifier of the mobile terminal corresponding to the application information; The sending unit 34 is configured to send the application information to the mobile terminal according to the user network identifier. Or the information push network element 3 further includes a mapping relationship storage unit 36, configured to store a mapping relationship between the user application identifier and a user network identifier of the mobile terminal. The application information of the user application identifier is sent to the mobile terminal, so that the mobile terminal processes the application information according to the user application identifier.
如图 2所示, 该系统还可进一步包括移动终端 5, 用于接收包括所述用户应 用标识的所述应用信息, 根据所述用户应用标识对所述应用信息进行处理。  As shown in FIG. 2, the system may further include a mobile terminal 5, configured to receive the application information including the user application identifier, and process the application information according to the user application identifier.
如图 5所示, 该移动终端 5可包括: 存储模块 50, 用于存储回调程序入口 与所述用户应用标识的映射关系; 回调模块 52, 用于根据接收到的所述应用信 息中的用户应用标识、 所述回调程序入口与所述用户应用标识的映射关系通过 回调程序唤醒所述移动终端中的应用程序; 业务模块 54, 用于在回调模块唤醒 所述应用程序后, 根据所述应用程序向所述应用服务器发送业务接入请求以便 与所述业务服务器建立业务连接。 其中, 上述的用户应用标识可为临时用户应用标识, 当所述临时用户应用 标识失效后, 所述标识分配网元 1 还用于重新为所述移动终端分配临时用户应 用标识, 并将重新分配的临时用户应用标识发送给所述应用服务器。 As shown in FIG. 5, the mobile terminal 5 may include: a storage module 50, configured to store a mapping relationship between a callback program entry and the user application identifier; and a callback module 52, configured to: according to the received user in the application information The application identifier, the mapping relationship between the callback program entry and the user application identifier is used to wake up an application in the mobile terminal by using a callback program, and the service module 54 is configured to: after the callback module wakes up the application, according to the application The program sends a service access request to the application server to establish a service connection with the service server. The user application identifier may be a temporary user application identifier. After the temporary user application identifier is invalid, the identifier distribution network element 1 is further configured to re-allocate the temporary user application identifier to the mobile terminal, and re-allocate The temporary user application identifier is sent to the application server.
用户网络标识可为 IMSI、 IMEL IMPL MSISDN, IMPU、 NAI、 IP地址、 MAC地址中的任一项。  The user network identifier may be any one of IMSI, IMEL IMPL MSISDN, IMPU, NAI, IP address, and MAC address.
在系统中还可以存在一标识维护网元 2,用于存储用户应用标识与移动终端 的用户网络标识的映射关系。 当无线网络为 3GPP网络时,标识分配网元 1可为 PCRF、 MSC、 AAA/HSS 中的任一个, 标识维护网元 2 可为 PCRF、 MSC、 AAA/HSS, HLR中的任一个, 信息推送网元 3可为 SMS-GW、 SMSC、 GGSN、 业务推送网关、 业务寻呼网关中的任一个。  An identifier maintenance network element 2 may be stored in the system for storing a mapping relationship between the user application identifier and the user network identifier of the mobile terminal. When the wireless network is a 3GPP network, the identifier distribution network element 1 may be any one of a PCRF, an MSC, and an AAA/HSS, and the identifier maintenance network element 2 may be any one of a PCRF, an MSC, an AAA/HSS, and an HLR. The network element 3 can be any one of an SMS-GW, an SMSC, a GGSN, a service push gateway, and a service paging gateway.
当无线网络为 WiMAX网络时, 标识分配网元 1可为 AAA、 PCRF中的任 一个,标识维护网元 2可为 AAA、 PCRF中的任一个,信息推送网元 3可为 WVS 服务器、 HA中的任一个。  When the wireless network is a WiMAX network, the identifier distribution network element 1 can be any one of AAA and PCRF, and the identifier maintenance network element 2 can be any one of AAA and PCRF, and the information push network element 3 can be a WVS server or a HA. Any one.
当然 ,本发明实施例中的无线网络,还以可以是 WCDMA、 LTE、 TDSCDMA、 CDMA, WiMAX, 3GPP2等网络领域。 在不同的网络中, 其用户身份识别的格 式等可能有差别。  Of course, the wireless network in the embodiment of the present invention may also be in the network field of WCDMA, LTE, TDSCDMA, CDMA, WiMAX, 3GPP2, and the like. In different networks, the format of their user identification may vary.
通过以上实施例的描述可知, 在本发明实施例中, 釆用用户应用标识来起 到间接标识使用该应用的移动终端的目的, 在运营商侧保存该用户应用标识与 用户网络标识之间的映射关系, 而只将用户应用标识告知业务服务器。 这样, 一方面, 业务服务器可以根据用户应用标识来进行业务信息的发送, 另一方面, 又不会向业务服务器泄露移动终端的用户网络标识, 业务信息通过运营商网络 的分析也可以正确的发送到目的移动终端。 可支持应用服务器和移动终端之间 的实时、 双向的信息交互。  According to the description of the foregoing embodiment, in the embodiment of the present invention, the user application identifier is used to indirectly identify the mobile terminal that uses the application, and the operator side saves the user application identifier and the user network identifier. The relationship is mapped, and only the user application identifier is notified to the service server. In this way, on the one hand, the service server can transmit the service information according to the user application identifier, and on the other hand, the user network identifier of the mobile terminal is not leaked to the service server, and the service information can be correctly sent through the analysis of the operator network. Go to the destination mobile terminal. Real-time, two-way information interaction between the application server and the mobile terminal can be supported.
同时, 在本发明实施例中, 当移动终端没有接入移动分组网络的情况下, 只要移动终端中安装有回调程序, 则互连网的服务器可以邀请移动终端上的应 用进行会话。  Meanwhile, in the embodiment of the present invention, when the mobile terminal does not access the mobile packet network, the server of the Internet may invite the application on the mobile terminal to perform the session as long as the callback program is installed in the mobile terminal.
为了进一步描述本发明实施例的技术细节, 以下通过一些具体实施例, 对 不同的互联网情况下, 本发明实施例的技术方案进行进一步解释。 为了不使每 个实施例内容过于冗长,在实施例 1-4描述用户应用标识分配与分发过程的具体 方案;实施例 5-9描述再将用户应用标识分发到网络中后,信息推送的具体方案; 实施例 10-12进一步补充 APP ID的不同粒度分配方式; 实施例 13 - 14进一步 描述互联网服务器发起业务寻呼及移动终端上应用程序响应寻呼的过程; 实施 例 15描述 IMS寻呼业务过程。 In order to further describe the technical details of the embodiments of the present invention, the technical solutions of the embodiments of the present invention are further explained in the following. In order to not make the content of each embodiment too verbose, the specific scheme of the user application identifier distribution and distribution process is described in Embodiment 1-4; Embodiment 5-9 describes the specific information push after the user application identifier is distributed to the network. Program; Embodiments 10-12 further supplement the different granularity allocation manners of the APP IDs; Embodiments 13-14 further describe the process of the Internet server initiating service paging and the application response paging on the mobile terminal; Embodiment 15 describes the IMS paging service procedure.
在描述实施例 1〜15之前, 先对这些实施例中涉及的用户应用标识进行进一 步描述, 在这些实施例中的用户应用标识具体可为前述的 0-TMSI、 0-IMSN, 或为 APP UID。在后续的实施例中均以 0-TMSI、 0-IMSN或 APP UID为例来描 述本发明实施例中的各方案。 其中, 对 0-TMSI/O-TMSN的进一步解释可参考 前述的实施例, 此处不做赘述。  Before describing the embodiments 1 to 15, the user application identifiers in the embodiments are further described. The user application identifiers in these embodiments may be the foregoing 0-TMSI, 0-IMSN, or APP UID. . In the following embodiments, the schemes in the embodiments of the present invention are described by taking 0-TMSI, 0-IMSN or APP UID as an example. For further explanation of the 0-TMSI/O-TMSN, reference may be made to the foregoing embodiments, and details are not described herein.
实施例 1〜4中实施例 1和 2描述的是 3GPP网络中的两种具体情况,实施例 3和 4描述的是 WiMAX网络中的两种具体情况。  Embodiments 1 and 2 describe two specific cases in a 3GPP network, and Embodiments 3 and 4 describe two specific cases in a WiMAX network.
实施例 1 :  Example 1
本实施例中, 移动终端在位置更新过程中, 通过信令交互获得 0-TMSI/O-TMSN; 移动终端将所述 0-TMSI、 0-IMSN通过应用程序接口提供 给应用服务器。  In this embodiment, the mobile terminal obtains 0-TMSI/O-TMSN through signaling interaction during the location update process; the mobile terminal provides the 0-TMSI and 0-IMSN to the application server through the application program interface.
即, 移动终端在进入到移动网络的新的位置区时, 向移动网络中的 MSC/VLR (本例中, MSC/VLR具有标识分配网元的功能 )发起位置更新请求。 在 MSC/VLR确认用户身份后, MSC/VLR 为该用户产生对应的 0-TMSI 和 0-TMSN, 并在位置更新响应消息中传递给移动终端, 用于移动终端访问移动互 联网时使用。 同时, 位置更新消息中, 同时携带了替换指示, 用于指示是否替 换移动终端已有的 0-TMSI和 0-TMSN。  That is, the mobile terminal initiates a location update request to the MSC/VLR in the mobile network (in this example, the MSC/VLR has the function of identifying the assigned network element) when entering the new location area of the mobile network. After the MSC/VLR confirms the identity of the user, the MSC/VLR generates corresponding 0-TMSI and 0-TMSN for the user, and transmits it to the mobile terminal in the location update response message, which is used when the mobile terminal accesses the mobile internet. At the same time, the location update message carries a replacement indication for indicating whether to replace the existing 0-TMSI and 0-TMSN of the mobile terminal.
在 HLR (本例中, HLR具有标识维护网元的功能 )中存储 0-TMSI/O-TMSN 与 IMSI/MSISDN的映射关系。 0-TMSI和 0-TMSN也可以由 MSC/VLR在信令 交互过程中传递给 HLR, 由 HLR 建立对应的索引表, 以方便其他网元根据 0-TMSI或 0-TMSN来查询真实的用户身份标识。 移动终端通过应用层消息将 0-TMSI/OTMSN通知给应用服务器以用于后续通信。 实施例 2:  In the HLR (in this example, the HLR has the function of identifying the maintenance network element), the mapping relationship between 0-TMSI/O-TMSN and IMSI/MSISDN is stored. 0-TMSI and 0-TMSN can also be transmitted to the HLR by the MSC/VLR during the signaling interaction process. The HLR establishes a corresponding index table to facilitate other network elements to query the real user identity according to 0-TMSI or 0-TMSN. Logo. The mobile terminal notifies the application server of the 0-TMSI/OTMSN through the application layer message for subsequent communication. Example 2:
本实施例中 , 所述用户应用标识具体为 0-TMSI或 0-IMSN。 本实施例中 , 移动终端在获取 IP 地址后, 通过移动分组承载的信令交互获得 0-TMSI/O-TMSN; 移动终端将所述 0-TMSI、 0-IMSN通过应用程序接口提供 给应用服务器。 In this embodiment, the user application identifier is specifically 0-TMSI or 0-IMSN. In this embodiment, after obtaining the IP address, the mobile terminal obtains 0-TMSI/O-TMSN through signaling interaction of the mobile packet bearer; the mobile terminal provides the 0-TMSI, 0-IMSN through the application program interface. Give the application server.
业务寻呼网关 (本例中, 业务寻呼网关具有标识分配网元的功能, 并存储 Service paging gateway (in this example, the service paging gateway has the function of identifying the assigned network element and storing
0-TMSI/O-TMSN与 IMSI/MSISDN的映射关系) 负责为 IMSI/MSISDN生成对 应的 0-TMSI/O-TMSN。 当移动终端上安装的业务应用 需要获得 0-TMSI/O-TMSN时,通过移动分组网络建立的用户面 载通道, 向移动网络的 业务寻呼网关发出申请。 业务寻呼网关根据接收到的申请的 IP包中的移动终端 的 IP地址, 通过网络信令向 GGSN查询该用户的 IMSI, 并为该 IMSI产生对应 的 0-TMSI 和 0-TMSN , 并在响应消息中传递给移动终端。 移动终端将该 0-TMSI/O-TMSN 以及信息推送网元地址通过应用层通知给业务服务器用于后 续通信。 实施例 3: 0-TMSI/O-TMSN mapping relationship with IMSI/MSISDN) Responsible for generating the corresponding 0-TMSI/O-TMSN for IMSI/MSISDN. When the service application installed on the mobile terminal needs to obtain 0-TMSI/O-TMSN, the application is opened to the service paging gateway of the mobile network through the user plane channel established by the mobile packet network. The service paging gateway queries the GGSN of the user's IMSI through network signaling according to the IP address of the mobile terminal in the received IP packet, and generates corresponding 0-TMSI and 0-TMSN for the IMSI, and responds The message is passed to the mobile terminal. The mobile terminal notifies the service server of the 0-TMSI/O-TMSN and the information push network element address through the application layer for subsequent communication. Example 3:
本实施例中的互联网络为 WiMAX网络, 用户应用标识具体为与 NAI对应 的 APP UID。 本实施例中, 应用服务器获取 NAI后, 直接向标识分配网元获取 APP UID。  The Internet in this embodiment is a WiMAX network, and the user application identifier is specifically an APP UID corresponding to the NAI. In this embodiment, after the application server obtains the NAI, the application network element is directly allocated to the identifier to obtain the APP UID.
WiMAX网络中的 PCRF (本例中 , PCRF具有标识分配网元的功能, 并存 储 0-TMSI/O-TMSN与 IMSI/MSISDN的映射关系 ) 负责为用户 NAI生成对应 的 APP UID。 应用服务器通过应用层协议, 如 HTTP、 SIP等消息从移动终端获 取用户 NAI标识。  The PCRF in the WiMAX network (in this example, the PCRF has the function of identifying the assigned network element and storing the mapping relationship between 0-TMSI/O-TMSN and IMSI/MSISDN) is responsible for generating the corresponding APP UID for the user NAI. The application server obtains the user NAI identifier from the mobile terminal through an application layer protocol, such as HTTP or SIP.
应用服务器向 WiMAX网络的 PCRF发送 APP UID请求消息 , 消息中携带 该用户的 NAI标识。 PCRF在收到该请求消息后, 为该用户的该应用分配相应 的 APP UID , 或者为该应用获取一个和相同类型的其它应用分配的 APP UID。 PCRF保存该 APP UID与该 NAI之间的映射关系 , 并将 APP UID通过应答消息 发送给应用服务器。 实施例 4:  The application server sends an APP UID request message to the PCRF of the WiMAX network, where the message carries the NAI identifier of the user. After receiving the request message, the PCRF allocates a corresponding APP UID for the application of the user, or acquires an APP UID assigned by the application with another application of the same type. The PCRF saves the mapping relationship between the APP UID and the NAI, and sends the APP UID to the application server through a response message. Example 4:
本实施例中, 用户应用标识具体为与 IP地址对应的 APP UID , 同一个 APN 的应用共享同一个 APP UID。  In this embodiment, the user application identifier is specifically an APP UID corresponding to the IP address, and the application of the same APN shares the same APP UID.
用户在移动终端本地安装移动应用程序。 当用户运行移动应用程序并由此 和移动互联网的应用服务器交互时, 应用服务器可以要求移动终端提供 APP UID 以进行后续的业务处理, 如短消息发送等。 即。 移动终端在与应用服务器 交互时, 获得来自应用服务器的标识请求(该请求用于获得 APP UID ), 移动终 端在本例检索 APP UID或向标识分配 /维护服务器(本例中,标识分配 /维护服务 器具有标识分配网元的功能,并存储 0-TMSI/0-TMSN与 IMSI/MSISDN的映射 关系 )请求分配 APP UID, 移动终端在获知 APP UID后, 再将该 APP UID告知 业务服务器。, The user installs the mobile application locally on the mobile terminal. When the user runs the mobile application and thereby interacts with the application server of the mobile internet, the application server may request the mobile terminal to provide the APP UID for subsequent business processing, such as short message sending. which is. When the mobile terminal interacts with the application server, obtains an identification request from the application server (the request is used to obtain the APP UID), and the mobile terminal retrieves the APP UID or assigns/maintains the server to the identifier in this example (in this example, the identifier is allocated/maintained) The server has the function of identifying the assigned network element, and stores the mapping relationship between the 0-TMSI/0-TMSN and the IMSI/MSISDN. The request is to allocate the APP UID, and after the mobile terminal knows the APP UID, the mobile terminal notifies the service server. ,
在使用上述各实施例获取用户应用标识后, 应用服务器进一步使用该用户 应用标识将信息推送给用户。 下述实施例描述具体的信息推送方案。  After obtaining the user application identifier by using the foregoing embodiments, the application server further uses the user application identifier to push the information to the user. The following embodiments describe a specific information push scheme.
实施例 5:  Example 5
本实施例中, 移动互联网的应用服务器向 0-TMSI或者 0-TMSN标识的用 户发送短消息。  In this embodiment, the application server of the mobile Internet sends a short message to the user identified by the 0-TMSI or the 0-TMSN.
应用服务器保存了移动用户的 0-TMSI (或者 0-TMSN ), 本例中的标识分 配情况可参考实施例 1。 如图 6所示, 该过程包括如下步骤。  The application server saves the 0-TMSI (or 0-TMSN) of the mobile user. For the identification assignment in this example, refer to Embodiment 1. As shown in Figure 6, the process includes the following steps.
601、 当应用服务器有消息要发送时, 应用服务器发送该消息给移动运营商 的 SMSC-GW或 SMSC (本例中用于实现信息推送网元的功能), 并指示发送给 0-TMSI (或者 0-TMSN ) 所标识的用户。  601. When the application server has a message to send, the application server sends the message to the mobile operator's SMSC-GW or SMSC (in this example, the function for implementing the information push network element), and sends the indication to the 0-TMSI (or 0-TMSN ) The identified user.
602、 SMSC-GW或 SMSC根据 0-TMSI或者 0-TMSN向 HLR查询获得用 户的真实的 IMSI, MSISDN。  602. The SMSC-GW or the SMSC queries the HLR according to the 0-TMSI or the 0-TMSN to obtain the real IMSI, MSISDN of the user.
603、 SMSC-GW或 SMSC根据该 IMSI , MSISDN将短消息发送给 MSC/VLR。 604、 MSC/VLR将短消息发送给移动终端。 实施例 6:  603. The SMSC-GW or SMSC sends a short message to the MSC/VLR according to the IMSI. 604. The MSC/VLR sends the short message to the mobile terminal. Example 6:
本实施例中,移动互联网的应用服务器向 0-TMSI或者 0-TMSN发送文件。 其中业务寻呼网关(PI )在本例中用于实现信息推送网元的功能。  In this embodiment, the application server of the mobile Internet transmits a file to 0-TMSI or 0-TMSN. The service paging gateway (PI) is used in this example to implement the function of the information push network element.
在本例中 0-TMSI或者 0-TMSN还包括移动网络信息和接入点信息。 当应 用服务器要发送应用信息时根据 0-TMSI/0-TMSN 中携带的业务寻呼网关寻址 信息获取业务寻呼网关地址。  In this example, 0-TMSI or 0-TMSN also includes mobile network information and access point information. When the application server wants to send the application information, the service paging gateway address is obtained according to the service paging gateway addressing information carried in the 0-TMSI/0-TMSN.
即, 应用服务器在发送消息前, 先从 0-TMSI/0-TMSN 中由此解析出接入 点的 URL地址。 例如 , 0-TMSI的字符串由 "移动网络标识" + "接入主机名 " + 随机字符串组成, 例如 com.MNOcmcc.HOSTguangdong.User987654321, 应用服 务器从中可以解析出接入点域名为 "guangdong.cmcc.com" 并可以进一步通过 DNS获得接入点的 IP地址。 That is, the application server first parses the access from 0-TMSI/0-TMSN before sending the message. The URL address of the point. For example, the 0-TMSI string consists of "mobile network ID" + "access host name" + random string, for example com.MNOcmcc.HOSTguangdong.User987654321, from which the application server can resolve the access point domain name to "guangdong."Cmcc.com" and can further obtain the IP address of the access point through DNS.
如图 7所示, 本实施例包括如下步骤。  As shown in FIG. 7, this embodiment includes the following steps.
701、 当应用服务器有文件要发送时, 则根据 0-TMSI/0-TMSN获得业务寻 呼网关地址。 向业务寻呼网关发送该文件的地址链接, 并指示发送给 0-TMSI 701. When the application server has a file to send, obtain a service paging gateway address according to 0-TMSI/0-TMSN. Send the address link of the file to the service paging gateway, and send the indication to 0-TMSI
(或者 0-TMSN ) 所标识的用户。 (or 0-TMSN) The identified user.
702、业务寻呼网关根据 0-TMSI或者 0-TMSN查询本地信息或者查询 HLR, 获得用户的真实的 MSISDN。  702. The service paging gateway queries local information or queries the HLR according to the 0-TMSI or the 0-TMSN, and obtains the real MSISDN of the user.
703、 业务寻呼网关根据该 MSISDN发送 WAP推送请求到推送网关 PPG。 703. The service paging gateway sends a WAP push request to the push gateway PPG according to the MSISDN.
704、 PPG将文件地址链接釆用 WAP Push的方式推送给移动终端。 704. The PPG pushes the file address link to the mobile terminal by means of WAP Push.
705、 移动终端收到推送消息后, 可以根据 WAP消息内的操作指示, 显示 内容、 或者调用终端功能做相应处理, 或者建立移动分组承载连接并打开该文 件的地址链接以自动从应用服务器下载该文件。 实施例 7:  705. After receiving the push message, the mobile terminal may display the content according to the operation instruction in the WAP message, or invoke the terminal function to perform corresponding processing, or establish a mobile packet bearer connection and open an address link of the file to automatically download the address from the application server. file. Example 7
本实施例中,移动互联网的应用服务器向 0-TMSI或者 0-TMSN发送文件。 业务寻呼网关在本例中用于实现信息推送网元的功能, 目标终端处于空闲状态。  In this embodiment, the application server of the mobile Internet transmits a file to 0-TMSI or 0-TMSN. In this example, the service paging gateway is used to implement the function of the information push network element, and the target terminal is in an idle state.
应用服务器保存了移动用户的 0-TMSI (或者 0-TMSN )。 如图 8所示, 本 实施例包括如下步骤。  The application server saves the mobile user's 0-TMSI (or 0-TMSN). As shown in Fig. 8, this embodiment includes the following steps.
801、 当应用服务器有消息要发送时, 向业务寻呼网关发送消息传送请求, 并指示发送给 0-TMSI (或者 0-TMSN )所标识的用户。  801. When the application server has a message to send, send a message transmission request to the service paging gateway, and indicate to send the user identified by 0-TMSI (or 0-TMSN).
802、业务寻呼网关根据 0-TMSI或者 0-TMSN查询本地信息或者查询 HLR, 获得用户的真实的 MSISDN。  802. The service paging gateway queries the local information according to 0-TMSI or 0-TMSN or queries the HLR to obtain the real MSISDN of the user.
803、 业务寻呼网关根据该 MSISDN发送消息发送请求到 MME。  803. The service paging gateway sends a message to the MME according to the MSISDN.
804、 MME在无线网络寻呼移动终端接入, 并在与移动终端的信令交互中, 通过信令传递消息内容给移动终端。  804. The MME accesses the mobile terminal in the wireless network, and transmits the message content to the mobile terminal by signaling in the signaling interaction with the mobile terminal.
805、 移动终端收到推送消息后, 显示内容或者调用终端功能做相应处理。 实施例 8: 805. After receiving the push message, the mobile terminal displays the content or invokes the terminal function to perform corresponding processing. Example 8
本实施例中, 移动互联网的应用服务器使用 0-TMSI/0-TMSN推送 IP报文 给目标终端。 业务寻呼网关在本例中用于实现信息推送网元的功能。  In this embodiment, the application server of the mobile Internet uses the 0-TMSI/0-TMSN to push the IP packet to the target terminal. In this example, the service paging gateway is used to implement the function of the information push network element.
应用服务器保存了移动用户的 0-TMSI (或者 0-TMSN )。 如图 9所示, 本 实施例包括如下步骤。  The application server saves the mobile user's 0-TMSI (or 0-TMSN). As shown in Fig. 9, this embodiment includes the following steps.
901、 当应用服务器有消息要发送时, 向业务寻呼网关发送消息传送请求, 并指示发送给 0-TMSI (或者 0-TMSN )所标识的用户。  901. When the application server has a message to send, send a message transmission request to the service paging gateway, and indicate to send the user identified by 0-TMSI (or 0-TMSN).
902、业务寻呼网关根据 0-TMSI或者 0-TMSN查询本地信息或者查询 HLR, 获得用户的真实的 MSISDN。  902. The service paging gateway queries the local information or queries the HLR according to the 0-TMSI or the 0-TMSN to obtain the real MSISDN of the user.
903、 如果该移动终端不在线, 则业务寻呼网关緩存消息并周期性继续查询 GGSN。  903. If the mobile terminal is offline, the service paging gateway caches the message and periodically queries the GGSN.
904、 如果该移动终端在线, 业务寻呼网关根据该 MSISDN查询 GGSN获 得该移动终端的连接情况及其 IP地址。  904. If the mobile terminal is online, the service paging gateway obtains the connection status of the mobile terminal and the IP address thereof according to the MSISDN query GGSN.
905、 如果 GGSN已经给该移动终端分配了 IP地址且该移动终端有在线, 则业务寻呼网关利用该 IP地址, 建立到移动终端的 IP连接。  905. If the GGSN has assigned an IP address to the mobile terminal and the mobile terminal is online, the service paging gateway uses the IP address to establish an IP connection to the mobile terminal.
906、 业务寻呼网关发送消息到移动终端。 实施例 9:  906. The service paging gateway sends a message to the mobile terminal. Example 9
本实施例中,移动互联网的应用服务器使用 APP UID推送 IP报文给目标终 端。 业务推送网关在本例中用于实现信息推送网元的功能。  In this embodiment, the application server of the mobile Internet uses the APP UID to push the IP packet to the target terminal. In this example, the service push gateway is used to implement the function of the information push network element.
应用服务器保存了移动用户的 APP UID。 如图 10所示, 本实施例包括如下 步骤。  The application server saves the APP UID of the mobile user. As shown in FIG. 10, this embodiment includes the following steps.
1001、 当应用服务器有消息要发送时, 向业务推送网关发送消息发送请求, 并指示发送给 APP UID所标识的用户。  1001: When the application server has a message to send, send a message sending request to the service push gateway, and send the message to the user identified by the APP UID.
1002、 业务推送网关根据 APP UID查询本地信息或者查询 HSS, 获得用户 的 IP地址。  1002. The service push gateway queries the local information according to the APP UID or queries the HSS to obtain the IP address of the user.
1003、 业务推送网关根据该 IP地址, 建立到移动终端的 IP连接并发送消息 到移动终端。  1003. The service push gateway establishes an IP connection to the mobile terminal according to the IP address and sends a message to the mobile terminal.
1004、 移动终端上的应用程序对该 IP报文中包含的推送信息进行处理。 移动互联网上的应用服务器从移动终端、 移动网络或者其他应用服务器直 接或间接获得移动用户的用户应用标识后, 就可以随时邀请移动终端接入应用 服务器进行业务操作, 如接听网络电话等。 下述实施例进一步描述不同粒度的 用户应用标识在业务寻呼和推送中的应用方案。 实施例 10: 1004. The application on the mobile terminal processes the push information included in the IP packet. After the application server on the mobile Internet obtains the user application identifier of the mobile user directly or indirectly from the mobile terminal, the mobile network or other application server, the mobile terminal can be invited to access the application server for business operations, such as answering the network call. The following embodiments further describe application scenarios for user application identification of different granularities in service paging and push. Example 10:
本实施例中, 用户应用标识为 0-TMSI/0-TMSN。 该标识的分配粒度为应用 粒度, 即为移动终端上的每个应用分配不同的 0-TMSI/0-TMSN。  In this embodiment, the user application identifier is 0-TMSI/0-TMSN. The allocation granularity of the identity is the application granularity, that is, each application on the mobile terminal is assigned a different 0-TMSI/0-TMSN.
用户在移动终端上安装了应用程序并启用后, 移动终端给每个应用程序及 其功能都申请一个或多个单独的 0-TMSI或者 0-TMSN并传送给对应的移动互 联网上的应用服务器。 当应用服务器需要邀请移动终端接入系统时, 应用服务 器推送消息到该移动终端, 并在消息内容中包含 0-TMSI。 移动终端收到该包含 了 0-TMSI的消息后,调用该 0-TMSI对应的应用程序和移动互联网上的对应的 应用服务器通信。 实施例 11 :  After the user installs the application on the mobile terminal and enables it, the mobile terminal applies for each application and its functions to one or more separate 0-TMSI or 0-TMSN and transmits it to the corresponding application server on the mobile Internet. When the application server needs to invite the mobile terminal to access the system, the application server pushes the message to the mobile terminal and includes 0-TMSI in the message content. After receiving the message containing 0-TMSI, the mobile terminal invokes the application corresponding to the 0-TMSI to communicate with the corresponding application server on the mobile Internet. Example 11:
本实施例中, 用户应用标识为 0-TMSI/0-TMSN。 该标识的分配粒度为用户 粒度, 即该用户 (或者说移动终端) 的所有应用分配同一个 0-TMSI/0-TMSN。  In this embodiment, the user application identifier is 0-TMSI/0-TMSN. The allocation granularity of the identity is the user granularity, that is, all applications of the user (or mobile terminal) are assigned the same 0-TMSI/0-TMSN.
移动终端上的所有的应用程序都传递相同的 0-TMSI或者 0-TMSN到移动 互联网的应用服务器。 当各应用服务器需要邀请移动终端接入系统时, 应用服 务器都对相同的 0-TMSI推送消息内容中携带各自的 Application ID。 移动终端 收到推送的消息后, 调用该 Application ID对应的应用程序及其服务和移动互联 网上的对应的应用服务器通信。 实施例 12:  All applications on the mobile terminal deliver the same 0-TMSI or 0-TMSN to the mobile Internet application server. When each application server needs to invite the mobile terminal to access the system, the application server carries the respective Application IDs to the same 0-TMSI push message content. After receiving the pushed message, the mobile terminal invokes the application corresponding to the Application ID and its service to communicate with the corresponding application server on the mobile internet. Example 12:
本实施例中, 用户应用标识为 APP UID。 标识分配网元以 APN为粒度, 或 以业务类型为粒度对业务进行分类, 同一类型的业务共享相同的 APP UID。 实 施例中以业务类型粒度为例进行说明, 其它粒度的使用方法类似。 不同的 APP UID包含不同的信息推送网元地址信息, 从而实现分类别的信息推送。  In this embodiment, the user application identifier is APP UID. The assigned network element is classified by the APN, or the service type is categorized by the service type. The same type of service shares the same APP UID. In the embodiment, the service type granularity is taken as an example, and other granularities are used in a similar manner. Different APP UIDs contain different information to push network element address information, thereby implementing information push by category.
本实施例中, 应用 1和应用 2分属不同类型应用, 如分别为短消息类和浏 览类应用。 移动终端分别向标识分配 /维护网元申请 APP UID1和 APP UID2, 标 识中除包含用户的身份标识外, 还可分别包含对应于两类业务的信息推送网元 和信息推送网元的 IP地址。 In this embodiment, application 1 and application 2 belong to different types of applications, such as short message classes and browsing. View application. The mobile terminal separately applies the APP UID1 and the APP UID2 to the identifier allocation/maintenance network element. The identifier includes the user identifier of the user, and the IP address of the information push network element and the information push network element corresponding to the two types of services.
移动终端将两个 APP UID分别发送给业务服务器 1和业务服务器 2。 当业 务服务器 2有信息需要推送给终端时,业务服务器 2根据 APP UID2中包含的地 址信息, 向信息推送网元发送 IP数据报文推送请求, 请求中包含 APP UID2。 信息推送网元从标识分配 /维护网元或本地存储信息中获得 APP UID2对应的用 户的 IP地址, 并通过移动网络将该报文发送给终端。 移动互联网上的应用服务器从移动终端、 移动网络或者其他应用服务器直 接或间接获得移动用户的用户应用标识后, 就可以随时邀请移动终端接入应用 服务器进行业务操作, 如接听网络电话等。 下述实施例 13和 14进一步描述应 用服务器主动邀请未开启应用程序的移动终端建立业务连接的过程。 实施例 13:  The mobile terminal sends two APP UIDs to the service server 1 and the service server 2, respectively. When the service server 2 needs to push the information to the terminal, the service server 2 sends an IP data message push request to the information push network element according to the address information included in the APP UID2, and the request includes the APP UID2. The information push network element obtains the IP address of the user corresponding to the APP UID2 from the identifier distribution/maintenance network element or the local storage information, and sends the packet to the terminal through the mobile network. After the application server on the mobile Internet obtains the user application identifier of the mobile user directly or indirectly from the mobile terminal, the mobile network or other application server, the mobile terminal can be invited to access the application server for business operations, such as answering the network call. The following embodiments 13 and 14 further describe the process by which the application server actively invites a mobile terminal that does not have an application to open to establish a service connection. Example 13
本实施例中, 移动终端上安装了各种应用程序, 每个应用程序在移动终端 上登记了回调程序并获得对应的应用标识 AID。  In this embodiment, various applications are installed on the mobile terminal, and each application registers a callback program on the mobile terminal and obtains a corresponding application identifier AID.
移动终端 OS从网络侧接受到包含该 AID的特殊格式的消息后, 调用该回 调程序进行该应用程序的唤醒服务。 同时,移动终端的操作系统 OS从业务寻呼 网关上获得自己的用户应用标识 0-TMSI/0-TMSN。移动终端上安装了应用程序 后, 通过用户应用标识的分配和维护过程, 该应用程序对应的移动互联网服务 器上也保存了该移动终端的相关信息, 包括用户应用标识 0-TMSI/0-TMSN和 AID。  After receiving the message containing the special format of the AID from the network side, the mobile terminal OS calls the callback program to perform the wake-up service of the application. At the same time, the operating system OS of the mobile terminal obtains its own user application identifier 0-TMSI/0-TMSN from the service paging gateway. After the application is installed on the mobile terminal, through the process of assigning and maintaining the user application identifier, the mobile terminal corresponding to the application also stores related information of the mobile terminal, including the user application identifier 0-TMSI/0-TMSN and AID.
当移动互联网的服务器需要邀请移动用户加入到服务器时, 可以向移动终 端发送特殊格式的业务寻呼请求。 如图 11所示, 业务过程如下。  When the mobile Internet server needs to invite the mobile user to join the server, a special format service page request can be sent to the mobile terminal. As shown in Figure 11, the business process is as follows.
1101、 移动用户标识和 AID初始化。 移动终端 OS上保存《AID, 回调程序 入口》 的映射表。 业务寻呼网关上保存《用户应用标识, IMSI/MSISDN》 的映 射表。 互联网服务器上保存该移动终端应用程序的用户应用标识、 AID信息。  1101. Mobile subscriber identity and AID initialization. The mapping table of "AID, Callback Program Entry" is saved on the mobile terminal OS. The mapping table of User Application Identity, IMSI/MSISDN is saved on the service paging gateway. The user application identifier and AID information of the mobile terminal application are saved on the Internet server.
1102、 当移动互联网需要邀请移动用户加入服务器时, 例如邀请用户共同 玩游戏, 向业务寻呼网关发送业务寻呼请求。 消息中包含参数: 用户应用标识、 AID, 服务器地址(可选)、 附加参数(可选)。 其中, 服务器地址参数用于指定 该移动终端接入到特定的服务器如游戏服务器, 该参数可选。 附加参数用于指 定一些应用相关的可选参数信息。 1102: When the mobile internet needs to invite the mobile user to join the server, for example, inviting the user to play the game together, and sending a service page request to the service paging gateway. The message contains parameters: user application ID, AID, server address (optional), additional parameters (optional). The server address parameter is used to specify that the mobile terminal accesses to a specific server, such as a game server, and the parameter is optional. Additional parameters are used to specify some optional parameter information related to the application.
1103、 业务寻呼网关接收到业务寻呼请求后, 发送消息到该移动终端所在 的 MSC或 SGSN, 消息中包含参数: MSISDN/IMSL AID,服务器地址(可选)、 附加参数(可选)。 其中, MSISDN来源于业务寻呼网关查询 《用户应用标识, IMSI/MSISDN》映射表获得的结果, 并由此确定该移动终端当前所附着的 MSC 或 SGSN。  1103. After receiving the service paging request, the service paging gateway sends a message to the MSC or the SGSN where the mobile terminal is located, and the message includes parameters: MSISDN/IMSL AID, server address (optional), and additional parameters (optional). The MSISDN is derived from the service paging gateway querying the result obtained by the User Application Identity, IMSI/MSISDN mapping table, and thereby determining the MSC or SGSN to which the mobile terminal is currently attached.
1104、 MSC/SGSN 查询移动终端当前的附着状态, 并才艮据移动终端当前的 附着状态将消息传送给移动终端操作系统。 如果该移动终端和 MSC/SGSN已经 有信令连接存在, 则通过已经当前的信令连接发送消息到移动终端操作系统。 如果该移动终端处于空闲态,和 MSC/SGSN没有信令连接,则由 MSC/SGSN向 移动终端发起网络寻呼, 当移动终端响应该网络寻呼后再发送消息到移动终端 操作系统。 消息中包含的参数: AID, 服务器地址(可选)、 附加参数(可选)。  1104. The MSC/SGSN queries the current attachment status of the mobile terminal, and then transmits the message to the mobile terminal operating system according to the current attachment status of the mobile terminal. If the mobile terminal and the MSC/SGSN already have a signaling connection, the message is sent to the mobile terminal operating system via the already existing signaling connection. If the mobile terminal is in an idle state and there is no signaling connection with the MSC/SGSN, the MSC/SGSN initiates a network page to the mobile terminal, and then transmits a message to the mobile terminal operating system after the mobile terminal responds to the network page. Parameters included in the message: AID, server address (optional), additional parameters (optional).
1105、 移动终端操作系统根据收到的消息中的 AID, 检索《AID, 回调程序 入口》 映射表, 通过回调程序唤醒手机终端上的应用程序。 唤醒的指示中, 可 以包含参数: 服务器地址 (可选)、 附加参数 (可选)。  1105. The mobile terminal operating system searches the “AID, Callback Program Entry” mapping table according to the AID in the received message, and wakes up the application on the mobile terminal through the callback program. The wake-up indication can include parameters: server address (optional), additional parameters (optional).
1106、 手机上的应用程序唤醒后, 指示手机操作系统建立和无线分组网络 的连接并获得 IP地址,通过该连接向服务器发送业务寻呼响应&业务接入请求。 业务寻呼响应&业务接入请求中包括用户身份等业务参数信息等。 其中, 如果唤 醒指示中包含服务器地址, 则向该指定地址发送业务接入响应。 唤醒指示中的 附加参数可用于应用程序确定业务接入响应的内容。  1106. After the application on the mobile phone wakes up, instruct the mobile operating system to establish a connection with the wireless packet network and obtain an IP address, and send a service paging response & service access request to the server through the connection. The service paging response & service access request includes service parameter information such as user identity. If the server address is included in the wakeup indication, the service access response is sent to the specified address. Additional parameters in the wakeup indication can be used by the application to determine the content of the service access response.
1107、移动互联网的服务器接收到业务寻呼响应 &业务接入请求后, 可执行 用户和业务鉴权, 以确定该用户为合法用户。  1107. After receiving the service paging response & service access request, the mobile Internet server may perform user and service authentication to determine that the user is a legitimate user.
1108、 鉴权通过后, 服务器向移动终端发送业务接入响应, 建立和移动终 端应用程序的业务连接并进行信息交互等。 如多人玩游戏, 语音聊天等。 实施例 14:  1108. After the authentication is passed, the server sends a service access response to the mobile terminal, establishes a service connection with the mobile terminal application, and performs information interaction. Such as multiplayer games, voice chat, etc. Example 14
本实施例中, 移动终端上安装了各种应用程序。 每个应用程序安装和初始 化完成后,都从业务寻呼网关上获得自己的用户应用标识 0-TMSI/0-TMSN。通 过用户应用标识的分配和维护过程, 每个应用程序对应的移动互联网服务器上 也保存了该移动终端的相关信息, 包括用户应用标识 0-TMSI/0-TMSN。 同时, 移动终端的操作系统上也保存了该每个应用程序获得的用户应用标识及其对应 的回调程序。 当移动终端操作系统从网络侧接受到包含该用户应用标识的特殊 格式的消息后, 调用该回调程序进行该应用程序的唤醒服务。 In this embodiment, various applications are installed on the mobile terminal. After each application is installed and initialized, it obtains its own user application ID 0-TMSI/0-TMSN from the service paging gateway. Pass Through the process of assigning and maintaining the user application identifier, the relevant information of the mobile terminal is also saved on the mobile internet server corresponding to each application, including the user application identifier 0-TMSI/0-TMSN. At the same time, the user application identifier obtained by each application and its corresponding callback program are also saved on the operating system of the mobile terminal. After the mobile terminal operating system receives the message containing the special format of the user application identifier from the network side, the callback program is called to perform the wake-up service of the application.
当移动互联网的服务器需要邀请移动用户加入到服务器时, 可以向移动终 端发送特殊格式的业务寻呼请求。 业务过程与实施例 14中的类似, 区别在于实 施例 14中的 0-TMSI是用户粒度的,所以需要 AID进一步区分推送报文的目的 应用; 而本实施例 15中 0-TMSI是应用粒度的, 所以不需要有 AID, 也可以根 据 0-TMSI确定报文是发给哪个应用的。 相应的, 在本实施例的流程中将实施 例 14中的移动终端 OS上保存的映射表由 《AID, 回调程序入口》替换为 《用 户应用标识, 回调程序入口》 的映射表。 实施例 15:  When the mobile Internet server needs to invite the mobile user to join the server, a special format service page request can be sent to the mobile terminal. The service process is similar to that in the embodiment 14. The difference is that the 0-TMSI in the embodiment 14 is user granular, so the AID is required to further distinguish the destination application of the push message. In the embodiment 15, the 0-TMSI is the application granularity. Therefore, there is no need to have an AID, and it is also possible to determine which application the message is sent to according to 0-TMSI. Correspondingly, in the flow of this embodiment, the mapping table saved on the mobile terminal OS in the embodiment 14 is replaced by the mapping table of "AID, callback program entry" to "user application identifier, callback program entry". Example 15
本实施例中, IMS用户在签约后, 在 HSS中保存 IMS用户的 IMPI、 IMPU、 以及在 2G/3G网络中的 MSISDN、 IMSI等信息。 当 CSCF接收到其他用户向该 IMS用户发起的 SIP呼叫时, CSCF首先通过寻呼将该 IMS用户邀请到 IMS网 络中 , 再进行 SIP呼叫接续和 SIP会话。 由此, 使 IMS网络和 IMS客户端之间 不必维持长期性的 IP连接, 减少了无线分组网络的资源消耗, 降低了 IMS终端 面临的安全风险。 如图 12所示, 业务过程描述如下。  In this embodiment, after signing the contract, the IMS user saves the IMSI, the IMPU of the IMS user, and the MSISDN, IMSI, and the like in the 2G/3G network in the HSS. When the CSCF receives a SIP call initiated by another user to the IMS user, the CSCF first invites the IMS user to the IMS network by paging, and then performs a SIP call connection and a SIP session. Therefore, it is not necessary to maintain a long-term IP connection between the IMS network and the IMS client, which reduces the resource consumption of the wireless packet network and reduces the security risk faced by the IMS terminal. As shown in Figure 12, the business process is described below.
1201、 IMS 用户完成签约, 在 HSS 上保存用户的 IMPI、 IMPU、 以及 MSISDN、 IMSI等信息。  1201. The IMS user completes the contract, and saves the user's IMPI, IMPU, and MSISDN, IMSI and other information on the HSS.
1202、当 CSCF收到其他用户向该用户发起的 SIP呼叫时, CSCF挂起该 SIP 呼叫, 并向业务寻呼网关发起 IMS寻呼请求。 所述 IMS寻呼请求消息中, 包含 被叫 IMPU或被叫 IMPI。 可选地包括 CSCF地址。  1202: When the CSCF receives a SIP call initiated by another user to the user, the CSCF suspends the SIP call and initiates an IMS page request to the service paging gateway. The IMS paging request message includes the called IMPU or the called IMPI. Optionally include a CSCF address.
1203、 业务寻呼网关向 HSS发起查询请求, 查询被叫 IMPU对应的网络寻 呼标识, 如 MSISDN或 IMSI。 所述查询请求中包含被叫 IMPU。  1203. The service paging gateway initiates an inquiry request to the HSS, and queries a network paging identifier corresponding to the called IMPU, such as MSISDN or IMSI. The called request contains the called IMPU.
1204、 HSS查询数据库, 返回查询结果。 返回消息中包含 MSISDN或 IMSI 参数。  1204. The HSS queries the database and returns the query result. The return message contains the MSISDN or IMSI parameters.
1205、 业务寻呼网关根据获得的 MSISDN或 IMSI, 通过 CS网络或 PS网 络, 通过 SMS等方式, 向 IMS终端发起 IMS寻呼。 1205. The service paging gateway passes the CS network or the PS network according to the obtained MSISDN or IMSI. The IMS paging is initiated to the IMS terminal by means of SMS or the like.
1206、 IMS终端接收到 IMS寻呼消息后, 向网络测的 CSCF发起 SIP请求 以作为 IMS寻呼的响应消息。 典型的 SIP方法可以釆用注册 /重注册方法。  1206. After receiving the IMS paging message, the IMS terminal initiates a SIP request to the CSCF measured by the network as a response message of the IMS paging. A typical SIP method can use the registration/re-registration method.
1207、 CSCF接收到 IMS寻呼响应后, 才艮据响应消息中携带的该 IMS终端 的联系信息, 转发已挂起的 SIP呼叫消息, 继续原有的 IMS会话过程。  1207. After receiving the IMS paging response, the CSCF forwards the suspended SIP call message according to the contact information of the IMS terminal carried in the response message, and continues the original IMS session process.
1208、终端与网络侧执行标准的 IMS会话过程,完成 IMS业务的执行处理。 通过上述各实施例的详细描述可以理解, 用户应用标识的引入, 使移动互 联网的业务服务器可以在不需要用户网络标识的情况下向移动终端上的客户端 程序发送的消息, 在实现信息实时传输的同时, 保证了网络的安全。  1208. The terminal and the network side perform a standard IMS session process to complete execution processing of the IMS service. It can be understood from the detailed description of the foregoing embodiments that the introduction of the user application identifier enables the service server of the mobile Internet to transmit the message to the client program on the mobile terminal without the user network identifier, and realize real-time information transmission. At the same time, the security of the network is guaranteed.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程, 是可以通过计算机程序来指令相关的硬件来完成, 所述的程序可存储于一计算 机可读取存储介质中, 该程序在执行时, 可包括如上述各方法的实施例的流程。 其中, 所述的存储介质可为磁碟、 光盘、 只读存储记忆体(Read-Only Memory, ROM )或随机存储记忆体(Random Access Memory, RAM )等。  A person skilled in the art can understand that all or part of the process of implementing the above embodiment method can be completed by a computer program to instruct related hardware, and the program can be stored in a computer readable storage medium. In execution, the flow of an embodiment of the methods as described above may be included. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
以上所述是本发明的优选实施方式, 应当指出, 对于本技术领域的普通技 术人员来说, 在不脱离本发明原理的前提下, 还可以做出若干改进和润饰, 这 些改进和润饰也视为本发明的保护范围。  The above is a preferred embodiment of the present invention, and it should be noted that those skilled in the art can also make several improvements and retouchings without departing from the principles of the present invention. These improvements and retouchings are also considered. It is the scope of protection of the present invention.

Claims

权 利 要 求 Rights request
1、 一种应用信息推送方法, 其特征在于, 包括:  An application information pushing method, comprising:
信息推送网元接收来自应用服务器的携带有用户应用标识的应用信息, 所 述用户应用标识用于标识移动终端上的应用对应的用户;  The information push network element receives application information from the application server that carries the user application identifier, and the user application identifier is used to identify the user corresponding to the application on the mobile terminal;
所述信息推送网元根据所述用户应用标识与所述移动终端的用户网络标识 之间的映射关系, 确定所述应用信息对应的所述移动终端的用户网络标识; 所述信息推送网元根据所述用户网络标识将所述应用信息发送至所述移动 终端。  Determining, by the information-pushing network element, a user network identifier of the mobile terminal corresponding to the application information, according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal; The user network identifier sends the application information to the mobile terminal.
2、 根据权利要求 1所述的方法, 其特征在于, 所述信息推送网元接收来自 应用服务器的携带有用户应用标识的应用信息之前, 包括: The method according to claim 1, wherein before the information push network element receives the application information from the application server that carries the user application identifier, the method includes:
标识分配网元为所述移动终端分配所述用户应用标识, 并将所述用户应用 标识发给所述应用服务器。  The identifier allocation network element allocates the user application identifier to the mobile terminal, and sends the user application identifier to the application server.
3、 如权利要求 2所述的方法, 其特征在于, 所述标识分配网元为所述移动 终端分配所述用户应用标识包括: The method according to claim 2, wherein the assigning the network element to the mobile terminal to allocate the user application identifier comprises:
所述标识分配网元为所述移动终端分配对应所述移动终端的用户应用标 识, 或对应所述移动终端上的一个应用的用户应用标识, 或对应所述移动终端 上的多个应用的用户应用标识。  The identifier allocation network element assigns a user application identifier corresponding to the mobile terminal to the mobile terminal, or a user application identifier corresponding to an application on the mobile terminal, or a user corresponding to multiple applications on the mobile terminal Application ID.
4、 如权利要求 3所述的方法, 其特征在于, 所述移动终端上的多个应用为 所述移动终端上的相同类型的多个应用。 4. The method according to claim 3, wherein the plurality of applications on the mobile terminal are multiple applications of the same type on the mobile terminal.
5、 根据权利要求 2所述的方法, 其特征在于, 所述标识分配网元为所述移 动终端分配所述用户应用标识包括: The method according to claim 2, wherein the assigning the network element to the mobile terminal to allocate the user application identifier comprises:
所述移动终端在进入到移动网络中的新的位置区时, 所述位置区的标识分 配网元为所述移动终端分配用户应用标识, 并通知所述移动终端。  When the mobile terminal enters a new location area in the mobile network, the identity allocation network element of the location area allocates a user application identifier to the mobile terminal, and notifies the mobile terminal.
6、 根据权利要求 2至 5中任一项所述的方法, 其特征在于, 所述用户应用 标识为临时用户应用标识, 当所述临时用户应用标识失效后, 所述标识分配网 元重新为所述移动终端分配临时用户应用标识。 The method according to any one of claims 2 to 5, characterized in that the user application The identifier is a temporary user application identifier. After the temporary user application identifier is invalid, the identifier allocation network element re-allocates the temporary user application identifier to the mobile terminal.
7、 根据权利要求 2至 5中任一项所述的方法, 其特征在于, 所述将所述用 户应用标识发给所述应用服务器包括: The method according to any one of claims 2 to 5, wherein the sending the user application identifier to the application server comprises:
所述标识分配网元将所述用户应用标识直接发给提供所述应用服务的应用 服务器, 或  The identifier distribution network element directly sends the user application identifier to an application server that provides the application service, or
所述标识分配网元将所述用户应用标识发给所述移动终端, 再由所述移动  Sending, by the identifier distribution network element, the user application identifier to the mobile terminal, and then moving by the mobile terminal
8、 如权利要求 1所述的方法, 其特征在于, 所述用户应用标识中还包括信 息推送网元信息, 以便所述应用服务器根据所述信息推送网元信息获得所述信 息推送网元的地址, 并根据所述信息推送网元的地址将所述应用信息发送至所 述信息推送网元。 The method according to claim 1, wherein the user application identifier further includes information push network element information, so that the application server obtains the information push network element according to the information push network element information. Addressing, and sending the application information to the information push network element according to the information pushing the address of the network element.
9、 如权利要求 1所述的方法, 其特征在于, 所述信息推送网元根据所述用 户网络标识将所述应用信息发送至所述移动终端包括: The method of claim 1, wherein the transmitting the network element to the mobile terminal according to the user network identifier comprises:
所述信息推送网元根据所述用户网络标识将携带有所述用户应用标识的所 述应用信息发送至所述移动终端, 以使所述移动终端根据所述用户应用标识对 所述应用信息进行处理。  Sending, by the information sending network element, the application information that carries the user application identifier to the mobile terminal according to the user network identifier, so that the mobile terminal performs the application information according to the user application identifier. deal with.
10、 如权利要求 9 所述的方法, 其特征在于, 所述移动终端上安装有回调 程序, 在所述移动终端中保存有所述回调程序入口与所述用户应用标识的映射 关系; The method according to claim 9, wherein the mobile terminal is installed with a callback program, and the mobile terminal stores a mapping relationship between the callback program entry and the user application identifier.
所述方法还包括:  The method further includes:
所述移动终端根据接收到的所述应用信息中的用户应用标识、 所述回调程 序入口与所述用户应用标识的映射关系通过回调程序唤醒所述移动终端中的应 用程序;  And the mobile terminal wakes up the application in the mobile terminal by using a callback procedure according to the received user application identifier, the mapping relationship between the callback program entry and the user application identifier;
所述移动终端根据所述应用程序向所述应用服务器发送业务接入请求以便 与所述业务服务器建立业务连接。 And the mobile terminal sends a service access request to the application server according to the application to establish a service connection with the service server.
11、 根据权利要求 1 所述的方法, 其特征在于, 所述用户应用标识与移动 终端的用户网络标识之间的映射关系存储于标识维护网元或所述信息推送网元 中。 The method according to claim 1, wherein the mapping relationship between the user application identifier and the user network identifier of the mobile terminal is stored in the identifier maintenance network element or the information push network element.
12、 如权利要求 1所述的方法, 其特征在于, 所述方法用于 IP多媒体子系 统 IMS业务交互中, 当 IMS用户作为被叫时, 所述信息推送网元获得 IMS寻呼 请求, 所述 IMS寻呼请求中包括所述用户应用标识。 The method according to claim 1, wherein the method is used in an IMS service interaction of an IP multimedia subsystem, and when the IMS user is called, the information push network element obtains an IMS page request, where The user application identifier is included in the IMS paging request.
13、 一种信息推送网元, 其特征在于, 所述信息推送网元包括: An information push network element, where the information push network element includes:
信息接收单元, 用于接收来自应用服务器的携带有用户应用标识的应用信 息, 所述用户应用标识用于标识移动终端上的应用对应的用户;  An information receiving unit, configured to receive, by the application server, application information that carries a user application identifier, where the user application identifier is used to identify a user corresponding to the application on the mobile terminal;
映射单元, 用于根据所述用户应用标识与所述移动终端的用户网络标识之 间的映射关系, 确定所述应用信息对应的所述移动终端的用户网络标识;  a mapping unit, configured to determine, according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal, a user network identifier of the mobile terminal corresponding to the application information;
信息发送单元, 用于根据所述用户网络标识将所述应用信息发送至所述移 动终端。  And an information sending unit, configured to send the application information to the mobile terminal according to the user network identifier.
14、 如权利要求 13所述的信息推送网元, 其特征在于, 所述信息发送单元 还用于根据所述用户网络标识将携带有所述用户应用标识的所述应用信息发送 至所述移动终端, 以使所述移动终端根据所述用户应用标识对所述应用信息进 行处理。 The information sending network element according to claim 13, wherein the information sending unit is further configured to send the application information carrying the user application identifier to the mobile according to the user network identifier. And the terminal, so that the mobile terminal processes the application information according to the user application identifier.
15、 如权利要求 13所述的信息推送网元, 其特征在于, 所述信息推送网元 还包括映射关系存储单元, 用于存储所述用户应用标识与移动终端的用户网络 标识之间的映射关系。 The information push network element according to claim 13, wherein the information push network element further includes a mapping relationship storage unit, configured to store a mapping between the user application identifier and a user network identifier of the mobile terminal. relationship.
16、 如权利要求 13至 15中任一项所述的信息推送网元, 其特征在于, 所 述信息推送网元用于 IP多媒体子系统 IMS业务交互中, 当 IMS用户作为被叫 时, 所述信息接收单元还用于获得 IMS寻呼请求, 所述 IMS寻呼请求中包括所 述用户应用标识。 The information push network element according to any one of claims 13 to 15, wherein the information push network element is used in an IMS service interaction of an IP multimedia subsystem, and when the IMS user is called, The information receiving unit is further configured to obtain an IMS paging request, where the IMS paging request includes the user application identifier.
17、 一种标识分配网元, 其特征在于, 所述标识分配网元包括: 标识分配单元, 用于为移动终端分配用户应用标识, 其中, 所述用户应用 标识用于标识移动终端上的应用对应的用户; An identifier allocation network element, wherein the identifier distribution network element comprises: an identifier allocation unit, configured to allocate a user application identifier to the mobile terminal, where the user application identifier is used to identify an application on the mobile terminal Corresponding user;
标识发送单元, 用于将所述用户应用标识发给应用服务器。  And an identifier sending unit, configured to send the user application identifier to the application server.
18、 如权利要求 17所述的标识分配网元, 其特征在于, 所述标识分配单元 动终端上的一个应用的用户应用标识, 或对应所述移动终端上的多个应用的用 户应用标识。 The identification distribution network element according to claim 17, wherein the identification distribution unit is a user application identifier of an application on the mobile terminal, or a user application identifier corresponding to multiple applications on the mobile terminal.
19、 如权利要求 17所述的标识分配网元, 其特征在于, 当所述移动终端在 进入到移动网络中的新的位置区时, 所述新的位置区的标识分配网元中的标识 分配单元还用于为所述移动终端分配用户应用标识, 并通知所述移动终端。 The identifier distribution network element according to claim 17, wherein when the mobile terminal enters a new location area in the mobile network, the identifier of the new location area allocates an identifier in the network element. The allocating unit is further configured to allocate a user application identifier to the mobile terminal, and notify the mobile terminal.
20、 如权利要求 17至 19所述的标识分配网元, 其特征在于, 所述标识发 送单元还用于将所述用户应用标识直接发给提供所述应用服务的应用服务器, 或将所述用户应用标识发给所述移动终端, 由所述移动终端将所述用户应用标 识发送给提供所述应用服务的应用服务器。 The identifier distribution network element according to any one of claims 17 to 19, wherein the identifier sending unit is further configured to send the user application identifier directly to an application server that provides the application service, or The user application identifier is sent to the mobile terminal, and the mobile terminal sends the user application identifier to an application server that provides the application service.
21、 一种无线网络应用信息推送系统, 所述系统包括: 21. A wireless network application information push system, the system comprising:
标识分配网元, 用于为移动终端分配用户应用标识, 并将所述用户应用标 识发给提供所述应用服务的应用服务器,, 其中, 所述用户应用标识用于标识移 动终端上的应用对应的用户;  An identifier allocation network element, configured to allocate a user application identifier to the mobile terminal, and send the user application identifier to an application server that provides the application service, where the user application identifier is used to identify an application corresponding to the mobile terminal User;
信息推送网元, 用于接收来自应用服务器的携带有用户应用标识的应用信 息, 根据所述用户应用标识与所述移动终端的用户网络标识之间的映射关系, 确定所述应用信息对应的所述移动终端的用户网络标识, 并根据所述用户网络 标识将所述应用信息发送至所述移动终端。  An information push network element, configured to receive application information that carries a user application identifier from an application server, and determine, according to a mapping relationship between the user application identifier and a user network identifier of the mobile terminal, a location corresponding to the application information. Describe a user network identifier of the mobile terminal, and send the application information to the mobile terminal according to the user network identifier.
22、 如权利要求 21所述的系统, 其特征在于, 所述标识分配网元还用于为 的一个应用的用户应用标识, 或对应所述移动终端上的多个应用的用户应用标 识。 The system according to claim 21, wherein the identifier distribution network element is further used to User application identifier of one application, or user application identifier corresponding to multiple applications on the mobile terminal.
23、 如权利要求 21所述的系统, 其特征在于, 所述信息推送网元还用于根 据所述用户网络标识将携带有所述用户应用标识的所述应用信息发送至所述移 动终端, 以使所述移动终端根据所述用户应用标识对所述应用信息进行处理。 The system according to claim 21, wherein the information push network element is further configured to send the application information that carries the user application identifier to the mobile terminal according to the user network identifier, The mobile terminal processes the application information according to the user application identifier.
24、 如权利要求 21至 23 中任一项所述的系统, 其特征在于, 所述系统还 包括移动终端, 用于接收包括所述用户应用标识的所述应用信息, 根据所述用 户应用标识对所述应用信息进行处理。 The system according to any one of claims 21 to 23, wherein the system further comprises a mobile terminal, configured to receive the application information including the user application identifier, according to the user application identifier The application information is processed.
PCT/CN2011/079017 2011-08-26 2011-08-26 Method, system and network element for pushing application information WO2012162965A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201180001829.8A CN102388632B (en) 2011-08-26 2011-08-26 Application message method for pushing, system and network element
PCT/CN2011/079017 WO2012162965A1 (en) 2011-08-26 2011-08-26 Method, system and network element for pushing application information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2011/079017 WO2012162965A1 (en) 2011-08-26 2011-08-26 Method, system and network element for pushing application information

Publications (1)

Publication Number Publication Date
WO2012162965A1 true WO2012162965A1 (en) 2012-12-06

Family

ID=45826521

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/079017 WO2012162965A1 (en) 2011-08-26 2011-08-26 Method, system and network element for pushing application information

Country Status (2)

Country Link
CN (1) CN102388632B (en)
WO (1) WO2012162965A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103716782A (en) * 2012-10-03 2014-04-09 朱正兴 Method for establishing corresponding relation of IMSI and MSISDN
CN113536134A (en) * 2021-07-30 2021-10-22 北京乐学帮网络技术有限公司 Message pushing method and device, electronic equipment and readable storage medium

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103369457B (en) * 2012-03-29 2016-08-10 中国移动通信集团公司 A kind of information-pushing method, Apparatus and system
CN103686624B (en) * 2012-09-12 2017-05-03 中国移动通信集团公司 Message pushing method and device and service platform
CN102833351B (en) * 2012-09-14 2015-10-14 魅族科技(中国)有限公司 A kind of sending method of terminal applies information, method of reseptance and relevant device
CN103731449A (en) * 2012-10-12 2014-04-16 中国移动通信集团公司 Method, system and device for pushing information to mobile terminal
EP2911343B1 (en) 2012-10-17 2019-04-10 Nec Corporation Terminal, message distribution system, message distribution method, and message reception program
CN103024050B (en) * 2012-12-17 2015-11-25 北京奇虎科技有限公司 Distributor and the method that multiple server is distributed
CN103905374B (en) * 2012-12-24 2017-06-20 中国移动通信集团公司 A kind of method of calling, system and equipment
CN103905495B (en) * 2012-12-27 2019-04-23 腾讯科技(深圳)有限公司 A kind of synchronous method and background server of application
CN103902616B (en) * 2012-12-28 2017-04-12 腾讯科技(深圳)有限公司 Method, device and system for pushing webpage application messages
CN104113569B (en) * 2013-04-18 2018-09-25 腾讯科技(深圳)有限公司 A kind of method and open platform server of Dynamic Matching information source
CN103312702B (en) * 2013-05-31 2016-05-25 中国联合网络通信集团有限公司 Service push method and device
US9525991B2 (en) * 2013-06-25 2016-12-20 Actiontec Electronics, Inc. Systems and methods for sharing digital information between mobile devices of friends and family using embedded devices
CN104980912B (en) * 2014-04-11 2019-10-25 中兴通讯股份有限公司 The notice and update method and device of ProSe temporary identifier
CN104158722B (en) * 2014-07-21 2016-11-09 小米科技有限责任公司 For light information push method, device, terminal and the server applied
CN105827676B (en) * 2015-01-04 2019-06-14 中国移动通信集团上海有限公司 A kind of user's portrait Information Acquisition System, method and device
WO2016190811A1 (en) * 2015-05-22 2016-12-01 Gogo App Pte. Ltd. Seamless unique user identification and management
CN104991919B (en) * 2015-06-25 2018-07-03 青岛海信电器股份有限公司 A kind of intelligent mobile terminal information-pushing method and device
US20180077681A1 (en) * 2016-09-15 2018-03-15 Huawei Technologies Co., Ltd. Method and apparatus for paging an application on a user equipment
CN109104701B (en) * 2017-06-20 2021-04-30 腾讯科技(深圳)有限公司 Information sending method based on equipment identification code and server
CN107707630B (en) * 2017-09-15 2020-12-15 百度在线网络技术(北京)有限公司 Method and device for file transmission
CN108540831B (en) * 2018-04-19 2019-10-22 百度在线网络技术(北京)有限公司 Method and apparatus for pushed information
CN109729183B (en) * 2018-05-16 2021-10-26 平安科技(深圳)有限公司 Request processing method, device, equipment and storage medium
CN108763433A (en) * 2018-05-24 2018-11-06 珠海格力电器股份有限公司 Information-pushing method and device
CN109873875B (en) * 2019-03-19 2022-02-01 维沃移动通信有限公司 Corresponding relation establishing method and server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1741507A (en) * 2004-08-24 2006-03-01 华为技术有限公司 Method for realizing multimedia message service
CN101151918A (en) * 2005-02-09 2008-03-26 诺基亚公司 Method and apparatus for controlling push operation in a communication system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101277221A (en) * 2008-05-15 2008-10-01 中兴通讯股份有限公司 Method for disposition and application of network management application program
CN101594642B (en) * 2009-06-18 2013-05-08 中兴通讯股份有限公司 Resource allocation method and resource allocation device used for communication network element device
CN101969659B (en) * 2010-09-21 2013-02-06 北京邮电大学 Method and system for tracking subscriber event

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1741507A (en) * 2004-08-24 2006-03-01 华为技术有限公司 Method for realizing multimedia message service
CN101151918A (en) * 2005-02-09 2008-03-26 诺基亚公司 Method and apparatus for controlling push operation in a communication system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103716782A (en) * 2012-10-03 2014-04-09 朱正兴 Method for establishing corresponding relation of IMSI and MSISDN
CN113536134A (en) * 2021-07-30 2021-10-22 北京乐学帮网络技术有限公司 Message pushing method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN102388632A (en) 2012-03-21
CN102388632B (en) 2016-11-02

Similar Documents

Publication Publication Date Title
WO2012162965A1 (en) Method, system and network element for pushing application information
US11039381B2 (en) SMF selection based on supported DNN
US9219999B2 (en) Information push method, apparatus, and system
US8503300B2 (en) Efficient messaging over internet protocol
CN101073240B (en) Method, apparatus for handling the end of suspended network state of a terminal device
US9247018B2 (en) Method and apparatus for cooperation between push devices
US11641620B2 (en) Access control in communications network comprising slices
US8437358B2 (en) Method of uplink IP packet filtering control in mobile terminal
US10334419B2 (en) Methods, systems, and computer readable media for optimizing machine type communication (MTC) device signaling
US20030208602A1 (en) System and method for pushing data in an internet protocol network environment
US20140113609A1 (en) Notifying a user equipment ue, over a mobile network, of an ue application trigger request from a network application server
US8780796B1 (en) System and method for providing network initiated mobile access in a network environment
CN102413453B (en) A kind of shared method and system of MTC device Subscriber Number
US9830214B1 (en) Diameter routing agent detection of policy server communication failure
US9001741B2 (en) Base-station provided access to IMS services
WO2017201903A1 (en) Data service control method and relevant device
WO2014005551A1 (en) Ue configuration method, network side device and system for proximity awareness
WO2009026843A1 (en) System, apparatus and method for updating the user equipment's location
WO2018113536A1 (en) Method and system for achieving multi-device connected communication
US9622051B2 (en) Identifiers for enterprise messages
US20220312188A1 (en) Network operations to receive user consent for edge computing
KR20180107763A (en) Method for user traffic connection management
WO2010111938A1 (en) Method, apparatus and system for processing streaming media service
JP2010501131A (en) Method for transferring an emergency message of a terminal device in a communication network
CN103973829B (en) Obtain the method and its mobile communications device of server address

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180001829.8

Country of ref document: CN

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

Ref document number: 11866625

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: 11866625

Country of ref document: EP

Kind code of ref document: A1