CN115834679A - Notification message pushing method and system - Google Patents

Notification message pushing method and system Download PDF

Info

Publication number
CN115834679A
CN115834679A CN202211476669.9A CN202211476669A CN115834679A CN 115834679 A CN115834679 A CN 115834679A CN 202211476669 A CN202211476669 A CN 202211476669A CN 115834679 A CN115834679 A CN 115834679A
Authority
CN
China
Prior art keywords
message
push
module
notification message
notification
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211476669.9A
Other languages
Chinese (zh)
Inventor
马钰璐
蒋欧阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp Ltd
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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN202211476669.9A priority Critical patent/CN115834679A/en
Publication of CN115834679A publication Critical patent/CN115834679A/en
Pending legal-status Critical Current

Links

Images

Abstract

The application discloses a notification message pushing method and a notification message pushing system. The message agent module is used for sending a registration request to the registration module; responding to a request for subscribing the push service sent by application software in the terminal, and sending a subscription request to a push module; forwarding the notification message to the application software; processing the call message and the short message; the registration module is used for responding to the registration request and authenticating the terminal; the push module is used for establishing a first notification message push channel with the message agent module and establishing a second notification message push channel with the application software server when the authentication is passed; responding to the subscription request, establishing a push notification database, and forwarding a notification message from the application platform to the message agent module based on the push notification database; the application software server is used for sending a notification message to the application software. The method and the device solve the technical problem that in the related technology, the push service occupies a large amount of communication resources and causes resource waste.

Description

Notification message pushing method and system
Technical Field
The present application relates to the field of wireless communication technologies, and in particular, to a notification message pushing method and system.
Background
With the rapid development of internet technology, the demand of users for internet push notification service is also increasing.
The current Push Notification Service mainly uses Apple Push Notification Service (APNS), secure Cloud Messaging (FCM), google Cloud Messaging (GCM), or the like. In addition, the method can be used for establishing a push channel between a browser and a push server established by a browser manufacturer through a standard IETF RFC8030 issued by The Internet Engineering Task Force (IEIF), so that different website platforms can establish a push notification service with The browser.
Therefore, no matter apple push notification service, firebase cloud messaging and the like are only push solutions proprietary to the terminal and the operating system manufacturer, and the security is completely limited by the operating system manufacturer; on the android system, a third-party push service is usually available, but the function requires that the whole terminal has a plurality of different push connections, which is serious in resource consumption; in addition, the push connection between the individual terminals to the terminal server wastes valuable terminal power resources and wireless resources.
In view of the above problems, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the application provides a notification message pushing method and a notification message pushing system, which are used for at least solving the technical problem that in the related technology, a pushing service occupies a large amount of communication resources, so that the resources are wasted.
According to an aspect of an embodiment of the present application, there is provided a notification message pushing system, including: terminal, IP multimedia system network side equipment and application platform, wherein, the terminal includes: the message agent module is used for sending a registration request to a registration module in the network side equipment of the IP multimedia system; responding to a request for subscribing push service sent by application software running in a terminal, and sending a subscription request to a push module in network side equipment of an IP multimedia system; forwarding the notification message from the push module to the application software; processing the call message and the short message; the IP multimedia system network side equipment comprises: the system comprises a registration module and a pushing module, wherein the registration module is used for responding to a registration request and authenticating the terminal; the push module is used for establishing a first notification message push channel between the push module and the message agent module when the authentication is passed, and establishing a second notification message push channel between the push module and an application software server in the application platform; the push module is also used for responding to the subscription request, establishing a push notification database and forwarding a notification message from the application software server to the message agent module based on the push notification database; the application platform comprises: and the application software server is used for sending the notification message to the application software through the push module and the message agent module.
Optionally, the registration request includes at least: a terminal identification of the terminal; the registration module includes: the first service call session control function network element is used for responding to a registration request and initiating an authentication request to the attribution subscriber server; and the attribution subscriber server is used for responding to the authentication request, authenticating the terminal based on the terminal identifier, returning a registration success confirmation message to the first service call session control function network element when the authentication is passed, and sending the terminal identifier to the push module.
Optionally, the pushing module comprises: and the second service call session control function network element is provided with a plurality of application program interfaces, and is used for establishing a first notification message pushing channel between the first service call session control function network element and the message agent module based on the encrypted first application program interface and establishing a second notification message pushing channel between the second service call session control function network element and the application software server based on the encrypted second application program interface, wherein the first notification message pushing channel takes the terminal identifier as an index.
Optionally, the subscription request includes at least: a terminal identifier of the terminal, an application identifier of the application software, and a user identifier in the application software; the second service call session control function network element is used for responding to the subscription request, establishing a push notification database, storing the terminal identifier, the application identifier and the user identifier in the push notification database, and returning a subscription success confirmation message to the message agent module.
Optionally, the second serving call session control function network element is further configured to send the terminal identifier, the application identifier, and the user identifier to the application software server.
Optionally, the application software server is configured to send a notification message to the second serving call session control function network element, where the notification message at least includes the target application identifier; the second service call session control function network element is used for determining a target terminal identifier corresponding to the target application identifier from the push notification database, determining a target first notification message push channel corresponding to the target terminal identifier, and sending the notification message to a message agent module in the target terminal based on the target first notification message push channel; the message agent module is used for determining the target application software corresponding to the target application identification and sending the notification message to the target application software.
Optionally, the notification message further includes a target user identifier; and the second service call session control function network element is used for determining a target terminal identifier corresponding to the target application identifier and the target user identifier from the push notification database.
Optionally, the message agent module is configured to process a call message and a short message of the first message type; the message agent module is also used for newly adding a second message type corresponding to the notification message and sending the notification message to the application software based on the second message type; or, the message agent module is further configured to add a target field identifier to the format of the first message type to obtain a third message type, and send a notification message to the application software based on the third message type, where the target field identifier is used to express that the message type is the notification message; or, the message agent module is further configured to add a target parameter identifier to the call information field in the format of the first message type to obtain a fourth message type, and send the notification message to the application software based on the fourth message type, where the target parameter identifier is used to indicate that the message type is the notification message.
According to another aspect of the embodiments of the present application, there is also provided a notification message pushing method applied to a message broker module in a terminal, where the method includes: sending a registration request to a registration module in the network side equipment of the IP multimedia system, wherein the registration module is used for responding the registration request to authenticate and authenticate the terminal, and when the authentication is passed, a first notification message pushing channel between the pushing module in the network side equipment of the IP multimedia system and a message agent module is established and a second notification message pushing channel between the pushing module and an application software server in an application platform is established; responding to a request for subscribing push service sent by application software running in a terminal, and sending a subscription request to a push module, wherein the push module is used for responding to the subscription request, establishing a push notification database, and forwarding a notification message from an application software server to a message agent module based on the push notification database; the message agent module is also used for processing the call message and the short message
According to another aspect of the embodiments of the present application, there is also provided a notification message pushing method applied to an IP multimedia system network side device, where the IP multimedia system network side device includes a registration module and a pushing module, the method includes: responding to a registration request sent by a message agent module in the terminal, and authenticating the terminal through a registration module; when the authentication is passed, a first notification message pushing channel between the first notification message pushing channel and a message agent module is established through a pushing module, and a second notification message pushing channel between the first notification message pushing channel and an application software server in an application platform is established; the method comprises the steps of responding to a subscription request sent by a message agent module, establishing a push notification database through a push module, and forwarding a notification message from an application software server to the message agent module based on the push notification database, wherein the message agent module is used for responding to a request of subscribing push service sent by application software running in a terminal, sending the subscription request to the push module, and processing a call message and a short message.
According to another aspect of the embodiments of the present application, there is also provided a nonvolatile storage medium including a stored program, where a device in which the nonvolatile storage medium is located executes the notification message pushing method by running the program.
According to another aspect of the embodiments of the present application, there is also provided an electronic device, including: a memory in which a computer program is stored, and a processor configured to execute the above-described notification message push method by the computer program.
In the embodiment of the application, a message agent module of a terminal firstly sends a registration request to a registration module in network side equipment of an IP multimedia system, then the registration module in the network side equipment of the IP multimedia system responds to the registration request to authenticate and authenticate the terminal, and then a first notification message pushing channel between the message agent module and a pushing module in the network side equipment of the IP multimedia system is established when the authentication is passed, so that the registration request of application software is realized; the method comprises the steps that a message agent module of a terminal responds to a request for subscribing push services sent by application software running in the terminal, sends the subscription request to a push module in an IP multimedia system network side device, then the push module in the IP multimedia system network side device establishes a second notification message push channel with an application software server in an application platform, responds to the subscription request, establishes a push notification database, and forwards notification messages from the application software server to the message agent module based on the push notification database, and finally the application software server in the application platform sends notification messages to the application software through the push module and the message agent module to realize subscription push services of the application software, so that the public push services of a plurality of application software on the intelligent terminal are realized by utilizing the registration function and the push function of the IP multimedia system network side device; meanwhile, independent and reliable push service is realized according to the public attribute of the network side equipment of the IP multimedia system of the operator.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic structural diagram of an alternative notification message pushing system according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of another alternative notification message pushing system according to an embodiment of the present application;
fig. 3 is a flowchart illustrating an alternative notification message pushing method according to an embodiment of the present application;
fig. 4 is a flowchart illustrating an alternative notification message pushing method according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions of the present application better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only some embodiments of the present application, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
Since the related push service technology occupies a large amount of communication resources, which results in resource waste, the embodiment of the present application provides a notification message push system to solve the above-mentioned problems.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The embodiment of the application provides a notification message pushing system. Fig. 1 is a schematic structural diagram of an alternative notification message pushing system according to an embodiment of the present application, and as shown in fig. 1, the system 10 includes: terminal 11, IP multimedia system network side device 12 and application platform 13, wherein:
the terminal 11 includes: a message agent module 112, configured to send a registration request to a registration module 122 in the IP multimedia system network-side device 12; various types of APPs (i.e., application software) are also included on the terminal 11.
The IP multimedia system network side device 12 comprises: a registration module 122 (i.e., PSIP-PNS) and a push module 124 (SIP-PNS), wherein the registration module 122 is configured to respond to the registration request and perform authentication and authorization on the terminal 11; the push module 124 is configured to establish a first notification message push channel with the message broker module 112 and establish a second notification message push channel with the application software server 132 in the application platform 13 when the authentication is passed.
The terminal 11 may be an electronic device such as a mobile phone, a tablet, a computer, etc.; and the registration request includes the terminal identification of the terminal 11.
Specifically, the registration module 122 includes a first serving call session control function network element (i.e., S-CSCF) and a home subscriber server 1222 (i.e., HSS), where the first serving call session control function network element is configured to initiate an authentication request to the home subscriber server 1222 in response to the registration request; the home subscriber server 1222 is configured to respond to the authentication request, perform authentication and authorization for the terminal 11 based on the terminal identifier, and return a registration success confirmation message to the first serving call session control function network element when the authentication is passed, and send the terminal identifier to the push module 124.
The terminal identification may be, but is not limited to, a telephone number of the terminal, SIP PAI or SIP URI, etc.
Fig. 2 shows a schematic structural diagram of an alternative notification message pushing system according to an alternative embodiment of the present application, as shown in fig. 2.
Under the scenes of normal startup of the terminal 11, network change and the like, if a user needs to register an APP on a terminal device, the message agent module 112 first initiates a registration request to a first service call session control function network element of the registration module 122 in the IP multimedia system network side device 12; the first service call session control function network element of the registration module 122 responds to the registration request, and initiates an authentication request to the home subscriber server 1222; after the authentication and authentication of the home subscriber server 1222 according to the terminal identifier is successful, a registration success confirmation message is returned to the first serving call session control function network element, and the terminal representation that is successfully registered is sent to the push module 124.
In addition, the connection between the push module 124 and the application software server 134 is provided through a specific IP address and port in an authentication mode.
Further, the message broker module 112 in the terminal 11 may also send a subscription request to the push module 124 in the IP multimedia system network-side device 12 in response to a request for subscribing to the push service sent by application software running in the terminal; the message broker module 112 in the terminal 11 may also forward the notification message from the push module 124 to the application software.
Wherein, the subscription request at least comprises: a terminal identifier of the terminal 11, an application identifier of the application software, and a user identifier in the application software.
The push module 124 in the IP multimedia system network side device 12 includes a second serving call session control function network element having a plurality of application program interfaces therein. The second serving call session control function network element is configured to respond to the subscription request, establish a push notification database, store the terminal identifier, the application identifier, and the user identifier in the push notification database, and return a subscription success confirmation message to the message broker module 112.
Optionally, the second serving call session control function network element is further configured to send the terminal identifier, the application identifier, and the user identifier to the application software server.
The application platform 13 includes: the application server 132 is used for sending the notification message to the application software through the push module 124.
According to another alternative embodiment of the present application, reference is made to fig. 2. When a user needs an APP subscription notification service, first, the message broker module 112 of the terminal 11 responds to a request for subscribing to a push service sent by application software running on the terminal 11, and sends a subscription notification service to the push module 124 in the IP multimedia system network-side device 12, and the push module 124 in the IP multimedia system network-side device 12 responds to the request for subscribing to the push service of the terminal 11, and sends a subscription request carrying subscription parameters such as an application ID and a user ID in an application; the message agent module 112 transmits the subscription parameter to the push module 124 in a SIP Info or Subscribe message through a first notification message push channel established with the push module 124; the push module 124 establishes a push notification database according to the subscription parameters, and stores the terminal ID, the application ID, the in-application user ID, and the like in the push notification database; and returns a subscription success confirmation message to the message broker module 112.
As an optional implementation manner, when performing the APP broadcast push notification service, the application software server 132 is configured to send a notification message to the second serving call session control function network element, where the notification message includes at least the target application identifier.
According to the requirement of the application software server, the second serving call session control function network element in the push module 124 may establish a first notification message push channel with the message broker module 112 based on the encrypted first application program interface, where the first notification message push channel uses the terminal identifier as an index, and thus the application software server establishes a persistent encrypted connection with the push module 124 according to the encrypted open interface provided by the push module 124.
Specifically, the second serving call session control function network element of the push module 124 determines a target terminal identifier corresponding to the target application identifier from the push notification database, determines a target first notification message push channel corresponding to the target terminal identifier, and sends the notification message to the message agent module in the target terminal based on the target first notification message push channel; the message agent module 112 is configured to determine the target application software corresponding to the target application identification, and send a notification message to the target application software.
For example, referring to fig. 2, after receiving the notification message, the second serving call session control function network element of the pushing module 124 determines a target terminal ID corresponding to the target application ID from the pushing notification database, and determines a target first notification message pushing channel corresponding to the target terminal ID; sending the first notification message to the message agent module 112 of the target terminal by using an SIP Info or Publish message through the target first notification message push channel; after the message agent module 112 receives the notification message of the second service call session control function network element, the message agent module 112 parses the notification message, and forwards the notification message to the APP in the terminal according to the application ID.
As another optional implementation, when performing the APP point-to-point push notification service, the application software server 132 is configured to send a notification message to the second serving call session control function network element, where the notification message includes at least the target user identifier.
According to the requirement of the application software server, the second serving call session control function network element in the push module 124 may establish a second notification message push channel with the application software server 132 based on the encrypted second application program interface, wherein the second serving call session control function network element sends the subscribed application identifier and the in-application user identifier to the application software server through the second notification message push channel.
Specifically, the second serving call session control function network element of the push module 124 determines a target terminal identifier corresponding to the target application identifier and the target user identifier from the push notification database, and determines one or more target second notification message push channels corresponding to the target terminal identifier; and sending the notification message to the message agent module 112 of the target terminal by using an SIP Info or Publish message through the target second notification message push channel, and after the message agent module 112 receives the notification message of the second service call session control function network element, the message agent module 112 analyzes the notification message and forwards the notification message to the APP in the terminal according to the application ID.
For example, referring to fig. 2, after receiving the notification message, the pushing module 124 controls the second serving call session control function network element to push a target terminal ID corresponding to the target application ID and the user ID in the target application in the notification database, and determine one or more target second notification message pushing channels corresponding to the target terminal ID; sending the message to the message agent module 112 in the target terminal by using the SIP Info or Publish message through the target second notification message push channel; after receiving the notification message of the second serving call session control function network element, the message proxy module 112 forwards the notification message to the application software in the target terminal according to the application ID.
In practical applications, the message agent module 112 of the terminal 11 may be configured to process a call message of a first message type, such as a VoLTE/VoNR message, and a short message, such as a SIP message.
Further, the function of the message broker module 112 to identify the notification message sending type may be enhanced by the following rules:
the message agent module 112 may be configured to add a second message type corresponding to the notification message and send the notification message to the application software based on the second message type.
Wherein the second message type includes, but is not limited to PushNotify.
The message agent module 112 may be further configured to add a target field identifier to the format of the first message type, obtain a third message type, and send the notification message to the application software based on the third message type, where the target field identifier is used to indicate that the message type is the notification message.
For example, a special field, referred to as "Publish Notify", is added to the format of the first message type, such as the original SIP Info/Subscribe/Publish/Notify, to obtain a third message type.
The message agent module 112 may further be configured to add a target parameter identifier to the call information field in the format of the first message type, obtain a fourth message type, and send the notification message to the application software based on the fourth message type, where the target parameter identifier is used to indicate that the message type is the notification message.
For example, a special parameter identifier, referred to as "PushNotify", is added to a Call information field Call-Info field in a format of a first message type, such as an original SIP Info/Subscribe/Publish/Notify, to obtain a fourth message type, such as "PushNotify"; and sending a notification message to the application software according to a fourth message type such as 'PushNotify', wherein the fourth message type is a message field with similar use of other Call-Info.
In the embodiment of the application, a message agent module of a terminal firstly sends a registration request to a registration module in network side equipment of an IP multimedia system, then the registration module in the network side equipment of the IP multimedia system responds to the registration request to authenticate and authenticate the terminal, and then a first notification message pushing channel between the message agent module and a pushing module in the network side equipment of the IP multimedia system is established when the authentication is passed, so that the registration request of application software is realized; the method comprises the steps that a message agent module of a terminal responds to a request for subscribing push services sent by application software running in the terminal, sends the subscription request to a push module in an IP multimedia system network side device, then the push module in the IP multimedia system network side device establishes a second notification message push channel with an application software server in an application platform, responds to the subscription request, establishes a push notification database, and forwards notification messages from the application software server to the message agent module based on the push notification database, and finally the application software server in the application platform sends notification messages to the application software through the push module and the message agent module to realize subscription push services of the application software, so that the public push services of a plurality of application software on the intelligent terminal are realized by utilizing the registration function and the push function of the IP multimedia system network side device; meanwhile, according to the public attribute of the network side equipment of the IP multimedia system of the operator, the independence and reliability of the push service are realized, and the technical problem that the push service occupies a large amount of communication resources and causes resource waste in the related technology is solved.
Example 2
According to an embodiment of the present application, there is further provided a notification message pushing method for implementing the notification message pushing system in embodiment 1, where the method is applied to a message broker module in a terminal, as shown in fig. 3, the method includes at least steps S302 to S306, where:
step S302, a registration request is sent to a registration module in the network side equipment of the IP multimedia system, wherein the registration module is used for responding the registration request to authenticate and authenticate the terminal, and when the authentication is passed, a first notification message push channel between the push module in the network side equipment of the IP multimedia system and a message agent module is established, and a second notification message push channel between the push module and an application software server in an application platform is established.
The terminal can be an electronic device such as a mobile phone, a tablet, a computer and the like; and the registration request includes a terminal identification of the terminal.
Optionally, the registration module includes a first service call session control function network element and a home subscriber server, where the first service call session control function network element is configured to respond to the registration request and initiate an authentication request to the home subscriber server; and the attribution subscriber server is used for responding to the authentication request, authenticating and authenticating the terminal based on the terminal identifier, returning a registration success confirmation message to the first service call session control function network element when the authentication is passed, and sending the terminal identifier to the pushing module.
In addition, the push module includes: and the second service call session control function network element is provided with a plurality of application program interfaces, and is used for establishing a first notification message pushing channel between the first service call session control function network element and the message agent module based on the encrypted first application program interface and establishing a second notification message pushing channel between the second service call session control function network element and the application software server based on the encrypted second application program interface, wherein the first notification message pushing channel takes the terminal identifier as an index.
Step S304, responding to a request for subscribing the push service sent by application software running in the terminal, sending a subscription request to a push module, wherein the push module is used for responding to the subscription request, establishing a push notification database, and forwarding a notification message from the application software server to a message agent module based on the push notification database.
Wherein, the subscription request at least comprises: the terminal identification of the terminal, the application identification of the application software and the user identification in the application software.
Specifically, the second serving call session control function network element is configured to respond to the subscription request, establish a push notification database, store the terminal identifier, the application identifier, and the user identifier in the push notification database, and return a subscription success confirmation message to the message broker module.
Optionally, the second serving call session control function network element is further configured to send the terminal identifier, the application identifier, and the user identifier to the application software server.
As an optional implementation manner, the application software server is configured to send a notification message to the second serving call session control function network element, where the notification message at least includes the target application identifier; the second service call session control function network element is used for determining a target terminal identifier corresponding to the target application identifier from the push notification database, determining a target first notification message push channel corresponding to the target terminal identifier, and sending the notification message to a message agent module in the target terminal based on the target first notification message push channel; the message agent module is used for determining the target application software corresponding to the target application identification and sending the notification message to the target application software.
As another optional implementation manner, the application software server is configured to send a notification message to the second serving call session control function network element, where the notification message further includes a target user identifier; the second service call session control function network element is used for determining a target terminal identifier corresponding to the target application identifier and the target user identifier from the push notification database, determining a target first notification message push channel corresponding to the target terminal identifier, and sending the notification message to a message agent module in the target terminal based on the target first notification message push channel; and the message agent module is used for determining the target application software corresponding to the target application identification and sending the notification message to the target application software.
Step S306, the notification message from the push module is forwarded to the application software, wherein the message agent module is further used for processing the call message and the short message.
According to an optional implementation manner of the present application, on the basis that the message agent module processes the call message and the short message of the first message type, the function of the message agent module to identify the notification message may be added according to the following rules:
the message agent module is also used for adding a second message type corresponding to the notification message and sending the notification message to the application software based on the second message type.
Wherein the second message type includes, but is not limited to PushNotify.
The message agent module is further configured to add a target field identifier to the format of the first message type to obtain a third message type, and send the notification message to the application software based on the third message type, where the target field identifier is used to indicate that the message type is the notification message.
For example, a special field, referred to as "Publish Notify", is added to the format of the first message type, such as the original SIP Info/Subscribe/Publish/Notify, to obtain a third message type.
The message agent module is also used for adding a target parameter identifier in the call information field in the format of the first message type to obtain a fourth message type, and sending a notification message to the application software based on the fourth message type, wherein the target parameter identifier is used for expressing that the message type is the notification message.
For example, a special parameter identifier "purify" is added to the Call information field Call-Info field in the format of the first message type, such as the original SIP Info/Subscribe/Publish/Notify, to obtain a fourth message type, such as "PushNotify"; and sending a notification message to the application software according to a fourth message type such as 'pushNotify', wherein the fourth message type is a message field with similar purposes of other Call-Info.
It should be noted that, in the notification message pushing method in the embodiment of the present application, implementation steps correspond to modules of the notification message pushing apparatus in embodiment 1 one to one, and because the detailed description has been performed in embodiment 1, details that are not partially embodied in this embodiment may refer to embodiment 1, and are not described herein again.
Example 3
According to an embodiment of the present application, there is further provided a notification message push method for implementing the notification message push system in embodiment 1, the method is applied to an IP multimedia system network-side device, where the IP multimedia system network-side device includes a registration module and a push module, as shown in fig. 4, the method includes at least steps S402-S406, where:
step S402, responding to the register request sent by the message agent module in the terminal, and authenticating the terminal through the register module;
step S404, when the authentication is passed, a first notification message pushing channel between the message agent module and the pushing module is established, and a second notification message pushing channel between the message agent module and an application software server in the application platform is established;
step S406, in response to the subscription request sent by the message broker module, establishing a push notification database through the push module, and forwarding the notification message from the application software server to the message broker module based on the push notification database, where the message broker module is configured to respond to a request for subscribing to a push service sent by application software running in the terminal, send the subscription request to the push module, and further be configured to process a call message and a short message.
Example 4
According to an embodiment of the present application, a nonvolatile storage medium is further provided, where the nonvolatile storage medium includes a stored program, and a device in which the nonvolatile storage medium is located executes the notification message push method in embodiments 2 and 3 by running the program.
Optionally, the apparatus in which the non-volatile storage medium is located executes the following steps by executing the program: sending a registration request to a registration module in the network side equipment of the IP multimedia system, wherein the registration module is used for responding the registration request to authenticate and authenticate the terminal, and when the authentication is passed, a first notification message pushing channel between the pushing module in the network side equipment of the IP multimedia system and a message agent module is established and a second notification message pushing channel between the pushing module and an application software server in an application platform is established; responding to a request for subscribing a push service sent by application software running in a terminal, and sending a subscription request to a push module, wherein the push module is used for responding to the subscription request, establishing a push notification database, and forwarding a notification message from an application software server to a message agent module based on the push notification database; and forwarding the notification message from the push module to the application software, wherein the message agent module is also used for processing the call message and the short message.
Optionally, the apparatus in which the non-volatile storage medium is located may further implement the following steps by executing the program: responding to a registration request sent by a message agent module in the terminal, and authenticating the terminal through a registration module; when the authentication is passed, a first notification message pushing channel between the first notification message pushing channel and the message agent module is established through the pushing module, and a second notification message pushing channel between the first notification message pushing channel and an application software server in the application platform is established; the method comprises the steps of responding to a subscription request sent by a message agent module, establishing a push notification database through a push module, and forwarding a notification message from an application software server to the message agent module based on the push notification database, wherein the message agent module is used for responding to a request of subscribing push service sent by application software running in a terminal, sending the subscription request to the push module, and processing a call message and a short message.
According to an embodiment of the present application, a processor is further provided, where the processor is configured to execute a program, where the program executes the notification message pushing method in embodiment 2 and embodiment 3 when running.
Optionally, the program executes when executing the following steps: sending a registration request to a registration module in the network side equipment of the IP multimedia system, wherein the registration module is used for responding the registration request to authenticate and authenticate the terminal, and when the authentication is passed, a first notification message pushing channel between the pushing module in the network side equipment of the IP multimedia system and a message agent module is established and a second notification message pushing channel between the pushing module and an application software server in an application platform is established; responding to a request for subscribing push service sent by application software running in a terminal, and sending a subscription request to a push module, wherein the push module is used for responding to the subscription request, establishing a push notification database, and forwarding a notification message from an application software server to a message agent module based on the push notification database; and forwarding the notification message from the push module to the application software, wherein the message agent module is also used for processing the call message and the short message.
Optionally, the program runtime may perform the following steps: responding to a registration request sent by a message agent module in the terminal, and authenticating the terminal through a registration module; when the authentication is passed, a first notification message pushing channel between the first notification message pushing channel and the message agent module is established through the pushing module, and a second notification message pushing channel between the first notification message pushing channel and an application software server in the application platform is established; the method comprises the steps of responding to a subscription request sent by a message agent module, establishing a push notification database through a push module, and forwarding a notification message from an application software server to the message agent module based on the push notification database, wherein the message agent module is used for responding to a request of subscribing push service sent by application software running in a terminal, sending the subscription request to the push module, and processing a call message and a short message.
According to an embodiment of the present application, there is also provided an electronic device, including: a memory in which a computer program is stored, and a processor configured to execute the notification message push method in embodiments 2 and 3 by the computer program.
Optionally, the processor is configured to implement the following steps by computer program execution: sending a registration request to a registration module in the network side equipment of the IP multimedia system, wherein the registration module is used for responding the registration request to authenticate and authenticate the terminal, and when the authentication is passed, a first notification message pushing channel between the pushing module in the network side equipment of the IP multimedia system and a message agent module is established and a second notification message pushing channel between the pushing module and an application software server in an application platform is established; responding to a request for subscribing push service sent by application software running in a terminal, and sending a subscription request to a push module, wherein the push module is used for responding to the subscription request, establishing a push notification database, and forwarding a notification message from an application software server to a message agent module based on the push notification database; and forwarding the notification message from the push module to the application software, wherein the message agent module is also used for processing the call message and the short message.
Optionally, the processor is configured to implement the following steps by computer program execution: responding to a registration request sent by a message agent module in the terminal, and authenticating the terminal through a registration module; when the authentication is passed, a first notification message pushing channel between the first notification message pushing channel and a message agent module is established through a pushing module, and a second notification message pushing channel between the first notification message pushing channel and an application software server in an application platform is established; the method comprises the steps of responding to a subscription request sent by a message agent module, establishing a push notification database through a push module, and forwarding a notification message from an application software server to the message agent module based on the push notification database, wherein the message agent module is used for responding to a request of subscribing push service sent by application software running in a terminal, sending the subscription request to the push module, and processing a call message and a short message.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present application, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, a division of a unit may be a division of a logic function, and an actual implementation may have another division, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or may not be executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a separate product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method of the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present application and it should be noted that those skilled in the art can make various improvements and modifications without departing from the principle of the present application, and these improvements and modifications should also be considered as the protection scope of the present application.

Claims (12)

1. A notification message push system, comprising: a terminal, an IP multimedia system network and an application platform, wherein,
the terminal includes: the message agent module is used for sending a registration request to a registration module in the network side equipment of the IP multimedia system; responding to a request for subscribing the push service sent by application software running in the terminal, and sending a subscription request to a push module in the network side equipment of the IP multimedia system; forwarding a notification message from the push module to the application software; processing the call message and the short message;
the IP multimedia system network side equipment comprises: the registration module is used for responding to the registration request and authenticating the terminal; the push module is used for establishing a first notification message push channel with the message agent module and establishing a second notification message push channel with an application software server in the application platform when the authentication is passed; the push module is also used for responding to the subscription request, establishing a push notification database and forwarding the notification message from the application software server to the message agent module based on the push notification database;
the application platform comprises: and the application software server is used for sending the notification message to the application software through the push module and the message agent module.
2. The system of claim 1,
the registration request at least comprises: a terminal identification of the terminal;
the registration module includes: the first service call session control function network element is used for responding to the registration request and initiating an authentication request to the attribution subscriber server; and the attribution subscriber server is used for responding to the authentication request, authenticating and authenticating the terminal based on the terminal identification, returning a registration success confirmation message to the first service call session control function network element when the authentication is passed, and sending the terminal identification to the pushing module.
3. The system of claim 2,
the push module comprises: and a second service call session control function network element with a plurality of application program interfaces, wherein the second service call session control function network element is configured to establish the first notification message push channel with the message agent module based on the encrypted first application program interface, and establish the second notification message push channel with the application software server based on the encrypted second application program interface, and the first notification message push channel uses the terminal identifier as an index.
4. The system of claim 3,
the subscription request at least comprises: a terminal identifier of the terminal, an application identifier of the application software, and a user identifier in the application software;
and the second service call session control function network element is used for responding to the subscription request, establishing a push notification database, storing the terminal identifier, the application identifier and the user identifier in the push notification database, and returning a subscription success confirmation message to the message agent module.
5. The system of claim 4,
and the second serving call session control function network element is further configured to send the terminal identifier, the application identifier, and the user identifier to the application software server.
6. The system of claim 4,
the application software server is configured to send the notification message to the second serving call session control function network element, where the notification message at least includes a target application identifier;
the second serving call session control function network element is configured to determine, from the push notification database, a target terminal identifier corresponding to the target application identifier, determine a target first notification message push channel corresponding to the target terminal identifier, and send the notification message to the message agent module in the target terminal based on the target first notification message push channel;
and the message agent module is used for determining the target application software corresponding to the target application identification and sending the notification message to the target application software.
7. The system of claim 6,
the notification message also comprises a target user identifier;
and the second serving call session control function network element is configured to determine the target terminal identifier corresponding to the target application identifier and the target user identifier from the push notification database.
8. The system of claim 1,
the message agent module is used for processing the call message and the short message of a first message type;
the message agent module is also used for adding a second message type corresponding to the notification message and sending the notification message to the application software based on the second message type; or the like, or, alternatively,
the message agent module is further configured to add a target field identifier to the format of the first message type to obtain a third message type, and send the notification message to the application software based on the third message type, where the target field identifier is used to indicate that the message type is the notification message; or the like, or, alternatively,
the message agent module is further configured to add a target parameter identifier to a call information field in the format of the first message type to obtain a fourth message type, and send the notification message to the application software based on the fourth message type, where the target parameter identifier is used to indicate that the message type is the notification message.
9. A notification message pushing method is applied to a message agent module in a terminal, and comprises the following steps:
sending a registration request to a registration module in network side equipment of an IP multimedia system, wherein the registration module is used for responding the registration request to authenticate and authenticate the terminal, and when the authentication is passed, a first notification message pushing channel between the pushing module in the network side equipment of the IP multimedia system and the message agent module is established, and a second notification message pushing channel between the pushing module in the network side equipment of the IP multimedia system and an application software server in an application platform is established;
responding to a request for subscribing to a push service, which is sent by application software running in the terminal, and sending a subscription request to the push module, wherein the push module is used for responding to the subscription request, establishing a push notification database, and forwarding a notification message from the application software server to the message agent module based on the push notification database;
and forwarding the notification message from the push module to the application software, wherein the message agent module is further used for processing a call message and a short message.
10. A notification message pushing method is applied to an IP multimedia system network side device, wherein the IP multimedia system network side device comprises a registration module and a pushing module, and the method comprises the following steps:
responding to a registration request sent by a message agent module in a terminal, and performing authentication and certification on the terminal through the registration module;
when the authentication is passed, a first notification message pushing channel between the message agent module and the pushing module is established, and a second notification message pushing channel between the message agent module and an application software server in an application platform is established;
and responding to a subscription request sent by the message agent module, establishing a push notification database through the push module, and forwarding a notification message from the application software server to the message agent module based on the push notification database, wherein the message agent module is used for responding to a request for subscribing push service sent by application software running in the terminal, sending the subscription request to the push module, and is also used for processing call messages and short messages.
11. A non-volatile storage medium, comprising a stored program, wherein a device on which the non-volatile storage medium is located executes the notification message pushing method according to claim 9 or claim 10 by executing the program.
12. An electronic device, comprising: a memory in which a computer program is stored, and a processor configured to execute the notification message pushing method of claim 9 or claim 10 by the computer program.
CN202211476669.9A 2022-11-23 2022-11-23 Notification message pushing method and system Pending CN115834679A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211476669.9A CN115834679A (en) 2022-11-23 2022-11-23 Notification message pushing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211476669.9A CN115834679A (en) 2022-11-23 2022-11-23 Notification message pushing method and system

Publications (1)

Publication Number Publication Date
CN115834679A true CN115834679A (en) 2023-03-21

Family

ID=85530768

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211476669.9A Pending CN115834679A (en) 2022-11-23 2022-11-23 Notification message pushing method and system

Country Status (1)

Country Link
CN (1) CN115834679A (en)

Similar Documents

Publication Publication Date Title
US7870262B2 (en) Method and element for service control
US7685293B2 (en) Method and apparatus for optimization of sigcomp UDVM performance
CN101299859B (en) Method, server and system for managing personal area network
US20200389501A1 (en) Methods and user equipment for exchanging service capabilities
CN105100071B (en) A kind of login method, apparatus and system
US10542472B2 (en) Method for configuring a terminal connected to a communications network
CN104936282A (en) Method and device for registering converged communication service
CN110177368B (en) Call establishment method and system, and video communication server
WO2012145982A1 (en) Terminal management system and method
EP1880556B1 (en) Method and element for service control
CN101800945A (en) Method and device for distinguishing user equipment sharing identical public user identifier
US10091708B2 (en) Method and an entity for processing a message
US9854046B2 (en) Method for registering at least one public address in an IMS network, and corresponding application
CN115834679A (en) Notification message pushing method and system
WO2020259791A1 (en) Apparatus, method, and computer program for updating user subscription profiles
CN114979084A (en) Calling method, device and system
CN114915508A (en) Apparatus, method and computer program for network apparatus
US11057517B2 (en) Method for managing a failure to establish a communication between a first and a second terminal
CN103179541A (en) Obtaining processing method and system for session initiation protocol (SIP) terminal logarithmic chart unit
CN104065717A (en) Browser communication method and system based on mobile terminal and SIM card
KR102151522B1 (en) method for controlling call service set and apparatus therefor
CN113766435B (en) Method, device and storage medium for establishing communication group
CN111917731B (en) IMS protocol stack construction method, device, computer equipment and storage medium
CN115002689B (en) 5G message communication method and network element for 5G message communication
US10511714B2 (en) Provision of content data to callee

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination