WO2019201111A1 - Information processing method, apparatus and device, and computer-readable storage medium - Google Patents

Information processing method, apparatus and device, and computer-readable storage medium Download PDF

Info

Publication number
WO2019201111A1
WO2019201111A1 PCT/CN2019/081873 CN2019081873W WO2019201111A1 WO 2019201111 A1 WO2019201111 A1 WO 2019201111A1 CN 2019081873 W CN2019081873 W CN 2019081873W WO 2019201111 A1 WO2019201111 A1 WO 2019201111A1
Authority
WO
WIPO (PCT)
Prior art keywords
notification
network element
callback
pool
group
Prior art date
Application number
PCT/CN2019/081873
Other languages
French (fr)
Chinese (zh)
Inventor
黄震宁
宋月
陈旭
刘景磊
Original Assignee
中国移动通信有限公司研究院
中国移动通信集团有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中国移动通信有限公司研究院, 中国移动通信集团有限公司 filed Critical 中国移动通信有限公司研究院
Publication of WO2019201111A1 publication Critical patent/WO2019201111A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Definitions

  • the embodiments of the present disclosure relate to the field of communications technologies, and in particular, to an information processing method, apparatus, device, and computer readable storage medium.
  • the subscription and notification process of the serviced interface often occurs between a pair of network elements.
  • the NF service provider will send a notification or callback uniform resource identifier (Uniform Resource) to the service caller requesting the subscription.
  • Identifier, URI for notification.
  • NF service consumers may assume the same function in the serviced interface; and in the scenario where there is no session information, at any moment, similar
  • the NF service consumers can form a group, and the NF service consumer in a group can assume the same function and can handle the same signaling.
  • all NF service consumers are peer-to-peer, especially the notification signaling can be sent to any NF service consumer in the group for processing.
  • This situation is in the data processing interface (such as Unified Data Management (UDM), Policy Control Function (PCF), Network Exposure Function (NEF), etc. and unified data warehouse functions ( It is especially obvious on the interface between Unified Data Repository (UDR).
  • UDM Unified Data Management
  • PCF Policy Control Function
  • NEF Network Exposure Function
  • UDR Unified Data Repository
  • embodiments of the present disclosure provide an information processing method, apparatus, device, and computer readable storage medium for improving the flexibility of a pool and improving the reliability of disaster tolerance.
  • an embodiment of the present disclosure provides an information processing method, which is applied to a first network element, and includes: the first network element performs notification according to any one of the following manners in a notification process:
  • the information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is obtained by using a subscription message or a subscription modification message sent by the second network element.
  • the information of the set or group or pool includes addresses of the set or group or pool.
  • an embodiment of the present disclosure provides an information processing method, which is applied to a second network element, and includes:
  • the information of the set or group or pool includes addresses of the set or group or pool.
  • the method further includes:
  • an embodiment of the present disclosure provides an information processing method, which is applied to a third network element, and includes:
  • the notification is that the first network element is sent according to any one of the following information:
  • an embodiment of the present disclosure provides an information processing apparatus, which is applied to a first network element, including: a processor and a transceiver;
  • the processor is configured to notify, by the transceiver, in any one of the following manners during the notification process:
  • the information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is obtained by using a subscription message or a subscription modification message sent by the second network element.
  • the information of the set or group or pool includes addresses of the set or group or pool.
  • an embodiment of the present disclosure provides an information processing apparatus, which is applied to a second network element, including: a processor and a transceiver;
  • the processor is configured to send, by using the transceiver, a subscription message or a subscription modification message to the first network element, where the following information is included in the subscription message or the subscription modification message:
  • the information of the set or group or pool includes addresses of the set or group or pool.
  • the processor is further configured to: receive, by using the transceiver, a notification that the first network element sends according to the information; and send a response message to the first network element according to the notification.
  • an embodiment of the present disclosure provides an information processing apparatus, which is applied to a third network element, including: a processor and a transceiver;
  • the processor is configured to receive, by using the transceiver, a notification sent by a first network element, and send a response message to the first network element according to the notification;
  • the notification is that the first network element is sent according to any one of the following information:
  • an embodiment of the present disclosure provides a communication device, including: a transceiver, a memory, a processor, and a computer program stored on the memory and executable on the processor; the computer program is processed by a processor
  • the steps of the method as described in the first aspect are implemented when executed; or the steps in the method as described in the second aspect are implemented when the computer program is executed by the processor; or the computer program is The steps in the method of the third aspect.
  • an embodiment of the present disclosure provides a computer readable storage medium for storing a computer program, the computer program being executed by a processor to implement the steps in the method as described in the first aspect; or the computer program The steps of the method as described in the second aspect are implemented when executed by a processor; or the steps of the method as described in the third aspect are implemented when the computer program is executed by a processor.
  • the first network element when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, as in the related art, but may be in the same group or the same as the network element that subscribes to the notification.
  • the collection or any one of the NEs in the same pool sends notifications, which increases the flexibility of the pool and improves the reliability of disaster recovery.
  • FIG. 1 is a flowchart of an information processing method according to an embodiment of the present disclosure
  • FIG. 2 is a flowchart of an information processing method according to an embodiment of the present disclosure
  • FIG. 3 is a flowchart of an information processing method according to an embodiment of the present disclosure.
  • FIG. 5 is a flowchart of an information processing method according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic diagram of an information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic diagram of an information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic diagram of an information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic diagram of a communication device according to an embodiment of the present disclosure.
  • FIG. 10 is a schematic diagram of a communication device according to an embodiment of the present disclosure.
  • Figure 11 is a schematic diagram of a communication device in accordance with an embodiment of the present disclosure.
  • the information processing method of the embodiment of the present disclosure is applied to the first network element, including:
  • Step 101 The first network element performs notification, where the first network element performs notification according to any one of the following manners during the notification process:
  • a notification or callback URI is generated according to the acquired information of a set or a group or a pool, and is notified according to a generated callback or notify URI.
  • the information of the set or the group or the pool may include the address of the set or the group or the pool.
  • the actual application is not limited thereto, for example, the name of the set or the group or the pool, and the like. Wait.
  • the information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is a subscription message or a subscription modification message sent by the second network element. Obtained.
  • the first network element may be an NF service producer, and the second network element may be an NF service consumer. Then, when the second network element sends the subscription message or the subscription modification message to the first network element, the information in the foregoing four modes may be separately carried as needed. The first network element is processed differently for the different information carried in the subscription message or the subscription modification message.
  • the first network element when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, as in the related art, but may be in the same group or the same as the network element that subscribes to the notification.
  • the collection or any one of the NEs in the same pool sends notifications, which increases the flexibility of the pool and improves the reliability of disaster recovery.
  • the information processing method of the embodiment of the present disclosure is applied to the second network element, including:
  • Step 201 Send a subscription message or a subscription modification message to the first network element, where the following information is included in the subscription message or the subscription modification message:
  • Collection or group or pool information a set of notification or callback URIs; notification or callback URIs.
  • the information of the set or group or pool includes addresses of the set or group or pool.
  • the second network element may further receive a notification that the first network element sends according to the information, and send a response message to the first network element according to the notification.
  • the response message may be a 204No Content message.
  • the first network element when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, as in the related art, but may be in the same group or the same as the network element that subscribes to the notification.
  • the collection or any one of the NEs in the same pool sends notifications, which increases the flexibility of the pool and improves the reliability of disaster recovery.
  • the information processing method of the embodiment of the present disclosure is applied to a third network element, including:
  • Step 301 Receive a notification sent by the first network element.
  • the notification is that the first network element is sent according to any one of the following information:
  • Collection or group or pool information a set of notification or callback URIs; notification or callback URIs.
  • Step 302 Send a response message to the first network element according to the notification.
  • the response message may be a 204No Content message.
  • the second network element sends a subscription request to the first network element, and the third network element and the second network element are located in the same set.
  • the first network element sends a notification according to the subscription request.
  • the first network element may send a notification to any one of the network elements that are in the same group or the same set or the same pool as the network element that subscribes to the notification. Then, the first network element can send a notification to the third network element.
  • the third network element receives the notification according to the foregoing process, and can send a response message to the first network element.
  • the first network element when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, as in the related art, but may be in the same group or the same as the network element that subscribes to the notification.
  • the collection or any one of the NEs in the same pool sends notifications, which increases the flexibility of the pool and improves the reliability of disaster recovery.
  • the information processing method includes:
  • Step 401 subscribing to the event that the second network element NF Service Consumer can carry a group or set or pool call or callback through the first message (such as a subscription message or a subscription modification message).
  • the URI or the address carrying the collection or group or pool, or carrying a notification or callback URI.
  • Step 402 The first network element NF service producer returns a second message to the second network element NF Service Consumer.
  • the second message may be a 201Created message.
  • Step 403 When the first network element NF service needs to be notified, the notification may be initiated to any URI in the notification or callback URI in the group or the collection pool, or according to the notification/callback URI, the selection and notification or callback URI Any network element in the group or collection or pool, and generate a URI for notification; or select and notify/callback any URI in the group or collection or pool in which the URI is located according to the notification or callback URI, and select it Notification of the registered notification or callback URI.
  • the first network element NF service producer selects the third network element NF Service Consumer for notification.
  • the first network element NF service producer sends a third message to the third network element NF Service Consumer.
  • Step 404 The third network element NF Service Consumer returns a fourth message to the second network element NF Service Consumer.
  • the fourth message may be a 204No Content message.
  • the information processing method includes:
  • Step 501 The UDM1 sends a POST.../Nudr_UDM_subscribe to the UDR, carries the group callback URI, or directly fills in a set address or a group address in the callback URI, for example, callback_ref/ ⁇ set>.
  • Step 502 The UDR returns a 201Created message to the second network element UDM1.
  • Step 503 The UDR sends a POST ⁇ callback_ref ⁇ to the UDM2.
  • the callback_ref may be selected from the group callback URI by the UDR, or may be generated from the callback_ref/ ⁇ set>.
  • Step 504 UDM2 sends a 204 No Content message to the UDR.
  • the first network element when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, but may be in the same group or the same set as the network element that subscribes to the notification, as in the related art. Or send a notification to any one of the NEs in the same pool, which can improve the flexibility of the pool and improve the reliability of disaster recovery.
  • the information processing apparatus of the embodiment of the present disclosure is applied to a first network element, including: a processor 601 and a transceiver 602;
  • the processor 601 is configured to notify, by the transceiver 602, in any one of the following manners during the notification process:
  • the information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is obtained by using a subscription message or a subscription modification message sent by the second network element.
  • the information of the set or group or pool includes the address of the set or group or pool.
  • the first network element when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, but may be in the same group or the same set as the network element that subscribes to the notification, as in the related art. Or send a notification to any one of the NEs in the same pool, which can improve the flexibility of the pool and improve the reliability of disaster recovery.
  • the information processing apparatus of the embodiment of the present disclosure is applied to a second network element, including: a processor 701 and a transceiver 702;
  • the processor 701 is configured to send, by using the transceiver 702, a subscription message or a subscription modification message to the first network element, where the following information is included in the subscription message or the subscription modification message:
  • the information of the set or group or pool includes addresses of the set or group or pool.
  • the processor 701 is further configured to: receive, by using the transceiver 702, a notification that the first network element sends according to the information; and send a response message to the first network element according to the notification.
  • the first network element when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, but may be in the same group or the same set as the network element that subscribes to the notification, as in the related art. Or send a notification to any one of the NEs in the same pool, which can improve the flexibility of the pool and improve the reliability of disaster recovery.
  • the information processing apparatus of the embodiment of the present disclosure is applied to a third network element, including: a processor 801 and a transceiver 802;
  • the processor 801 is configured to receive, by using the transceiver 802, a notification sent by the first network element, and send a response message to the first network element according to the notification.
  • the notification is that the first network element is sent according to any one of the following information:
  • Collection or group or pool information a set of notification or callback URIs; notification or callback URIs.
  • the first network element when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, but may be in the same group or the same set as the network element that subscribes to the notification, as in the related art. Or send a notification to any one of the NEs in the same pool, which can improve the flexibility of the pool and improve the reliability of disaster recovery.
  • the communication device of the embodiment of the present disclosure includes:
  • the processor 900 is configured to read the program in the memory 920 and perform the following process: in the notification process, according to any of the following manners:
  • the transceiver 910 is configured to receive and transmit data under the control of the processor 900.
  • the bus architecture may include any number of interconnected buses and bridges, specifically linked by one or more processors represented by processor 900 and various circuits of memory represented by memory 920.
  • the bus architecture can also link various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art and, therefore, will not be further described herein.
  • the bus interface provides an interface.
  • Transceiver 910 can be a plurality of components, including a transmitter and a transceiver, providing means for communicating with various other devices on a transmission medium.
  • the processor 900 is responsible for managing the bus architecture and general processing, and the memory 920 can store data used by the processor 900 in performing operations.
  • the processor 900 is responsible for managing the bus architecture and general processing, and the memory 920 can store data used by the processor 900 in performing operations.
  • the information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is obtained by using a subscription message or a subscription modification message sent by the second network element.
  • the information of the set or group or pool includes addresses of the set or group or pool.
  • the communication device of the embodiment of the present disclosure includes:
  • the processor 1000 is configured to read a program in the memory 1020 and perform the following process:
  • the transceiver 1010 Transmitting, by the transceiver 1010, a subscription message or a subscription modification message to the first network element, where the subscription message or the subscription modification message includes any one of the following information: a set or group or pool information; a set of notification or callback URI ; notification or callback URI.
  • the transceiver 1010 is configured to receive and transmit data under the control of the processor 1000.
  • the bus architecture may include any number of interconnected buses and bridges, specifically linked by one or more processors represented by processor 1000 and various circuits of memory represented by memory 1020.
  • the bus architecture can also link various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art and, therefore, will not be further described herein.
  • the bus interface provides an interface.
  • the transceiver 1010 can be a plurality of components, including a transmitter and a transceiver, providing means for communicating with various other devices on a transmission medium.
  • the processor 1000 is responsible for managing the bus architecture and general processing, and the memory 1020 can store data used by the processor 1000 in performing operations.
  • the processor 1000 is responsible for managing the bus architecture and general processing, and the memory 1020 can store data used by the processor 1000 in performing operations.
  • the information of the set or group or pool includes addresses of the set or group or pool.
  • the processor 1010 is further configured to read the computer program, and perform the following steps:
  • the communication device of the embodiment of the present disclosure includes:
  • the processor 1100 is configured to read a program in the memory 1120 and perform the following process:
  • the transceiver 1110 is configured to receive and transmit data under the control of the processor 1100.
  • the bus architecture can include any number of interconnected buses and bridges, specifically linked by one or more processors represented by processor 1100 and various circuits of memory represented by memory 1120.
  • the bus architecture can also link various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art and, therefore, will not be further described herein.
  • the bus interface provides an interface.
  • the transceiver 1110 can be a plurality of components, including a transmitter and a transceiver, providing means for communicating with various other devices on a transmission medium.
  • the processor 1100 is responsible for managing the bus architecture and general processing, and the memory 1120 can store data used by the processor 1100 in performing operations.
  • the processor 1100 is responsible for managing the bus architecture and general processing, and the memory 1120 can store data used by the processor 1100 in performing operations.
  • a computer readable storage medium of an embodiment of the present disclosure is configured to store a computer program executable by a processor to implement the following steps:
  • the information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is obtained by using a subscription message or a subscription modification message sent by the second network element.
  • the information of the set or group or pool includes addresses of the set or group or pool.
  • a computer readable storage medium of an embodiment of the present disclosure is configured to store a computer program executable by a processor to implement the following steps:
  • the information of the set or group or pool includes addresses of the set or group or pool.
  • the method further includes:
  • a computer readable storage medium of an embodiment of the present disclosure is configured to store a computer program executable by a processor to implement the following steps:
  • the notification is that the first network element is sent according to any one of the following information:
  • the disclosed method and apparatus may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • each functional unit in various embodiments of the present disclosure may be integrated into one processing unit, or each unit may be physically included separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
  • the above-described integrated unit implemented in the form of a software functional unit can be stored in a computer readable storage medium.
  • the above software functional unit is stored in a storage medium and includes a plurality of instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform part of the steps of the transceiving method of the various embodiments of the present disclosure.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program codes. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Provided are an information processing method, apparatus and device, and a computer-readable storage medium. The information processing method comprises a first network element giving a notification in any of the following ways: giving a notification according to a generated callback or notification URI; giving a notification according to a selected notification or callback URI; determining information of a set or group or pool to which a network element corresponding to a notification or callback URI belongs, generating a notification or callback URI according to the information, and giving a notification according to the generated notification or callback URI; and determining a set or group or pool to which a network element corresponding to a notification or callback URI belongs, and randomly selecting, from the set or group or pool to which the network element corresponding to the notification or callback URI belongs, a notification or callback URI registered by the network element and giving a notification.

Description

信息处理方法、装置、设备及计算机可读存储介质Information processing method, device, device and computer readable storage medium
相关申请的交叉引用Cross-reference to related applications
本申请主张在2018年4月16日在中国提交的中国专利申请号No.201810338075.9的优先权,其全部内容通过引用包含于此。The present application claims priority to Chinese Patent Application No. 201810338075.9, filed on Jan.
技术领域Technical field
本公开实施例涉及通信技术领域,尤其涉及一种信息处理方法、装置、设备及计算机可读存储介质。The embodiments of the present disclosure relate to the field of communications technologies, and in particular, to an information processing method, apparatus, device, and computer readable storage medium.
背景技术Background technique
相关技术中,服务化接口的订阅及通知流程,往往发生于一对网元之间。例如,NF服务消费者(NF service consumer)在发起订阅后,NF服务提供者(NF service producer)会向请求订阅的服务调用方携带的通知或回调(notify或callback)统一资源标识符(Uniform Resource Identifier,URI)进行通知。In the related art, the subscription and notification process of the serviced interface often occurs between a pair of network elements. For example, after the NF service consumer initiates the subscription, the NF service provider will send a notification or callback uniform resource identifier (Uniform Resource) to the service caller requesting the subscription. Identifier, URI) for notification.
由于组池(pool)容灾、无状态等技术的引入,在服务化接口中,多个NF service consumer可能会承担相同的功能;且在没有会话信息存在的场景下,在任意一个时刻,相近的NF service consumer可以组成一个群组,一个群组内的NF service consumer可以承担相同的功能,并且可以处理相同的信令。这种情况下,从NF service producer看来,所有的NF service consumer是对等的,尤其是通知信令可以发给群组内的任意一个NF service consumer进行处理。这种情况在数据处理的接口(例如统一数据管理功能(Unified Data Management,UDM)、策略控制功能(Policy Control function,PCF)、网络曝光功能(Network Exposure Function,NEF)等与统一数据仓库功能(Unified Data Repository,UDR)之间的接口)上尤其明显,当UDR数据变化时,可以向一个群组内任何一个UDM等网元发起通知。Due to the introduction of pool disaster recovery and stateless technology, multiple NF service consumers may assume the same function in the serviced interface; and in the scenario where there is no session information, at any moment, similar The NF service consumers can form a group, and the NF service consumer in a group can assume the same function and can handle the same signaling. In this case, from the NF service producer, all NF service consumers are peer-to-peer, especially the notification signaling can be sent to any NF service consumer in the group for processing. This situation is in the data processing interface (such as Unified Data Management (UDM), Policy Control Function (PCF), Network Exposure Function (NEF), etc. and unified data warehouse functions ( It is especially obvious on the interface between Unified Data Repository (UDR). When the UDR data changes, it can initiate notification to any UDM and other network elements in a group.
由此可以看出,相关技术的服务化接口的订阅及通知方法,限制了pool的灵活性,同时也降低了容灾的可靠性。It can be seen that the subscription and notification methods of the related technologies of the service interface limit the flexibility of the pool and reduce the reliability of the disaster recovery.
发明内容Summary of the invention
有鉴于此,本公开实施例提供一种信息处理方法、装置、设备及计算机可读存储介质,用以提高pool的灵活性以及提高容灾的可靠性。In view of this, embodiments of the present disclosure provide an information processing method, apparatus, device, and computer readable storage medium for improving the flexibility of a pool and improving the reliability of disaster tolerance.
为解决上述技术问题,第一方面,本公开实施例提供一种信息处理方法,应用于第一网元,包括:所述第一网元在通知过程中按照以下任一种方式进行通知:In order to solve the above technical problem, in a first aspect, an embodiment of the present disclosure provides an information processing method, which is applied to a first network element, and includes: the first network element performs notification according to any one of the following manners in a notification process:
根据获取的集合或者群组或者池的信息,生成通知或回调统一资源标识符URI,并根据生成的回调或通知URI进行通知;Generating a notification or callback Uniform Resource Identifier URI according to the obtained collection or group or pool information, and performing notification according to the generated callback or notification URI;
在获取的一组通知或回调URI中任意选择一个通知或回调URI,并根据选择的通知或回调URI进行通知;Selecting a notification or callback URI arbitrarily in a set of notification or callback URIs obtained, and notifying according to the selected notification or callback URI;
根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池的信息,根据所述信息生成通知或回调URI,并根据生成的通知或回调URI进行通知;Determining, according to the obtained notification or callback URI, the information of the set or group or pool in which the network element corresponding to the notification or callback URI is located, generating a notification or callback URI according to the information, and notifying according to the generated notification or callback URI ;
根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池,从所述通知或回调URI对应的网元所在的集合或者群组或者池中,任意选择一个网元注册的通知或回调URI进行通知。Determining, according to the obtained notification or callback URI, a set or a group or a pool in which the network element corresponding to the notification or callback URI is located, from any set or group or pool in which the network element corresponding to the notification or callback URI is located, Select a notification or callback URI registered by the network element for notification.
其中,所述集合或者群组或者池的信息,或者所述一组通知或回调URI,或者所述通知或回调URI,是通过第二网元发送的订阅消息或者订阅修改消息获取的。The information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is obtained by using a subscription message or a subscription modification message sent by the second network element.
其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The information of the set or group or pool includes addresses of the set or group or pool.
第二方面,本公开实施例提供一种信息处理方法,应用于第二网元,包括:In a second aspect, an embodiment of the present disclosure provides an information processing method, which is applied to a second network element, and includes:
向第一网元发送订阅消息或者订阅修改消息,其中在所述订阅消息或者订阅修改消息中包括以下任一种信息:Sending a subscription message or a subscription modification message to the first network element, where the following information is included in the subscription message or the subscription modification message:
集合或者群组或者池的信息;Collection or group or pool information;
一组通知或回调URI;a set of notification or callback URIs;
通知或回调URI。Notification or callback URI.
其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的 地址。The information of the set or group or pool includes addresses of the set or group or pool.
其中,所述方法还包括:The method further includes:
接收所述第一网元根据所述信息发送的通知;Receiving a notification that the first network element sends according to the information;
根据所述通知向所述第一网元发送响应消息。Sending a response message to the first network element according to the notification.
第三方面,本公开实施例提供一种信息处理方法,应用于第三网元,包括:In a third aspect, an embodiment of the present disclosure provides an information processing method, which is applied to a third network element, and includes:
接收第一网元发送的通知;Receiving a notification sent by the first network element;
根据所述通知向所述第一网元发送响应消息;Sending a response message to the first network element according to the notification;
其中,所述通知是所述第一网元根据以下任一种信息发送的:The notification is that the first network element is sent according to any one of the following information:
集合或者群组或者池的信息;Collection or group or pool information;
一组通知或回调URI;a set of notification or callback URIs;
通知或回调URI。Notification or callback URI.
第四方面,本公开实施例提供一种信息处理装置,应用于第一网元,包括:处理器和收发器;In a fourth aspect, an embodiment of the present disclosure provides an information processing apparatus, which is applied to a first network element, including: a processor and a transceiver;
所述处理器用于,在通知过程中通过所述收发器按照以下任一种方式进行通知:The processor is configured to notify, by the transceiver, in any one of the following manners during the notification process:
根据获取的集合或者群组或者池的信息,生成通知或回调统一资源标识符URI,并根据生成的回调或通知URI进行通知;Generating a notification or callback Uniform Resource Identifier URI according to the obtained collection or group or pool information, and performing notification according to the generated callback or notification URI;
在获取的一组通知或回调URI中任意选择一个通知或回调URI,并根据选择的通知或回调URI进行通知;Selecting a notification or callback URI arbitrarily in a set of notification or callback URIs obtained, and notifying according to the selected notification or callback URI;
根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池的信息,根据所述信息生成通知或回调URI,并根据生成的通知或回调URI进行通知;Determining, according to the obtained notification or callback URI, the information of the set or group or pool in which the network element corresponding to the notification or callback URI is located, generating a notification or callback URI according to the information, and notifying according to the generated notification or callback URI ;
根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池,从所述通知或回调URI对应的网元所在的集合或者群组或者池中,任意选择一个网元注册的通知或回调URI进行通知。Determining, according to the obtained notification or callback URI, a set or a group or a pool in which the network element corresponding to the notification or callback URI is located, from any set or group or pool in which the network element corresponding to the notification or callback URI is located, Select a notification or callback URI registered by the network element for notification.
其中,所述集合或者群组或者池的信息,或者所述一组通知或回调URI,或者所述通知或回调URI,是通过第二网元发送的订阅消息或者订阅修改消息获取的。The information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is obtained by using a subscription message or a subscription modification message sent by the second network element.
其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The information of the set or group or pool includes addresses of the set or group or pool.
第五方面,本公开实施例提供一种信息处理装置,应用于第二网元,包括:处理器和收发器;In a fifth aspect, an embodiment of the present disclosure provides an information processing apparatus, which is applied to a second network element, including: a processor and a transceiver;
所述处理器用于,通过所述收发器向第一网元发送订阅消息或者订阅修改消息,其中在所述订阅消息或者订阅修改消息中包括以下任一种信息:The processor is configured to send, by using the transceiver, a subscription message or a subscription modification message to the first network element, where the following information is included in the subscription message or the subscription modification message:
集合或者群组或者池的信息;Collection or group or pool information;
一组通知或回调URI;a set of notification or callback URIs;
通知或回调URI。Notification or callback URI.
其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The information of the set or group or pool includes addresses of the set or group or pool.
其中,所述处理器还用于,通过所述收发器接收所述第一网元根据所述信息发送的通知;根据所述通知向所述第一网元发送响应消息。The processor is further configured to: receive, by using the transceiver, a notification that the first network element sends according to the information; and send a response message to the first network element according to the notification.
第六方面,本公开实施例提供一种信息处理装置,应用于第三网元,包括:处理器和收发器;In a sixth aspect, an embodiment of the present disclosure provides an information processing apparatus, which is applied to a third network element, including: a processor and a transceiver;
所述处理器用于,通过所述收发器接收第一网元发送的通知;根据所述通知向所述第一网元发送响应消息;The processor is configured to receive, by using the transceiver, a notification sent by a first network element, and send a response message to the first network element according to the notification;
其中,所述通知是所述第一网元根据以下任一种信息发送的:The notification is that the first network element is sent according to any one of the following information:
集合或者群组或者池的信息;Collection or group or pool information;
一组通知或回调URI;a set of notification or callback URIs;
通知或回调URI。Notification or callback URI.
第七方面,本公开实施例提供一种通信设备,包括:收发机、存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序;所述计算机程序被处理器执行时实现如第一方面所述的方法中的步骤;或者所述计算机程序被处理器执行时实现如第二方面所述的方法中的步骤;或者所述计算机程序被处理器执行时实现如第三方面所述的方法中的步骤。In a seventh aspect, an embodiment of the present disclosure provides a communication device, including: a transceiver, a memory, a processor, and a computer program stored on the memory and executable on the processor; the computer program is processed by a processor The steps of the method as described in the first aspect are implemented when executed; or the steps in the method as described in the second aspect are implemented when the computer program is executed by the processor; or the computer program is The steps in the method of the third aspect.
第八方面,本公开实施例提供一种计算机可读存储介质,用于存储计算机程序,所述计算机程序被处理器执行时实现如第一方面所述的方法中的步骤;或者所述计算机程序被处理器执行时实现如第二方面所述的方法中的步 骤;或者所述计算机程序被处理器执行时实现如第三方面所述的方法中的步骤。In an eighth aspect, an embodiment of the present disclosure provides a computer readable storage medium for storing a computer program, the computer program being executed by a processor to implement the steps in the method as described in the first aspect; or the computer program The steps of the method as described in the second aspect are implemented when executed by a processor; or the steps of the method as described in the third aspect are implemented when the computer program is executed by a processor.
本公开实施例的上述技术方案的有益效果如下:The beneficial effects of the above technical solutions of the embodiments of the present disclosure are as follows:
在本公开实施例中,当第一网元需要发送通知时,无需像相关技术那样,只能向订阅通知的网元发送通知,而是可向与订阅通知的网元位于同一群组或同一集合或同一池中的任意的一个网元发送通知,从而可提高pool的灵活性以及可提高容灾的可靠性。In the embodiment of the present disclosure, when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, as in the related art, but may be in the same group or the same as the network element that subscribes to the notification. The collection or any one of the NEs in the same pool sends notifications, which increases the flexibility of the pool and improves the reliability of disaster recovery.
附图说明DRAWINGS
图1为本公开实施例的信息处理方法的流程图;1 is a flowchart of an information processing method according to an embodiment of the present disclosure;
图2为本公开实施例的信息处理方法的流程图;2 is a flowchart of an information processing method according to an embodiment of the present disclosure;
图3为本公开实施例的信息处理方法的流程图;3 is a flowchart of an information processing method according to an embodiment of the present disclosure;
图4为本公开实施例的信息处理方法的流程图;4 is a flowchart of an information processing method according to an embodiment of the present disclosure;
图5为本公开实施例的信息处理方法的流程图;FIG. 5 is a flowchart of an information processing method according to an embodiment of the present disclosure;
图6为本公开实施例的信息处理装置的示意图;FIG. 6 is a schematic diagram of an information processing apparatus according to an embodiment of the present disclosure; FIG.
图7为本公开实施例的信息处理装置的示意图;FIG. 7 is a schematic diagram of an information processing apparatus according to an embodiment of the present disclosure; FIG.
图8为本公开实施例的信息处理装置的示意图;FIG. 8 is a schematic diagram of an information processing apparatus according to an embodiment of the present disclosure; FIG.
图9为本公开实施例的通信设备的示意图;FIG. 9 is a schematic diagram of a communication device according to an embodiment of the present disclosure; FIG.
图10为本公开实施例的通信设备的示意图;FIG. 10 is a schematic diagram of a communication device according to an embodiment of the present disclosure; FIG.
图11为本公开实施例的通信设备的示意图。Figure 11 is a schematic diagram of a communication device in accordance with an embodiment of the present disclosure.
具体实施方式detailed description
下面将结合附图和实施例,对本公开的具体实施方式作进一步详细描述。以下实施例用于说明本公开,但不用来限制本公开的范围。Specific embodiments of the present disclosure will be further described in detail below with reference to the drawings and embodiments. The following examples are intended to illustrate the disclosure, but are not intended to limit the scope of the disclosure.
如图1所示,本公开实施例的信息处理方法,应用于第一网元,包括:As shown in FIG. 1 , the information processing method of the embodiment of the present disclosure is applied to the first network element, including:
步骤101、第一网元进行通知,其中,所述第一网元在通知过程中按照以下任一种方式进行通知:Step 101: The first network element performs notification, where the first network element performs notification according to any one of the following manners during the notification process:
(1)根据获取的集合(set)或者群组(group)或者池(pool)的信息,生成通知或回调URI,并根据生成的回调(callback)或通知(notify)URI 进行通知。(1) A notification or callback URI is generated according to the acquired information of a set or a group or a pool, and is notified according to a generated callback or notify URI.
其中,所述集合或者群组或者池的信息可以包括所述集合或者群组或者池的地址,当然,在实际应用中并不局限于此,例如还可以是集合或者群组或者池的名称等等。The information of the set or the group or the pool may include the address of the set or the group or the pool. Of course, the actual application is not limited thereto, for example, the name of the set or the group or the pool, and the like. Wait.
(2)在获取的一组通知或回调URI中任意选择一个通知或回调URI,并根据选择的通知或回调URI进行通知。(2) arbitrarily select a notification or callback URI in the obtained set of notification or callback URI, and perform notification according to the selected notification or callback URI.
(3)根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池的信息,根据所述信息生成通知或回调URI,并根据生成的通知或回调URI进行通知。(3) determining, according to the obtained notification or callback URI, information of a set or group or pool in which the network element corresponding to the notification or callback URI is located, generating a notification or callback URI according to the information, and generating a notification or callback according to the generated The URI is notified.
(4)根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池,从所述通知或回调URI对应的网元所在的集合或者群组或者池中,任意选择一个网元注册的通知或回调URI进行通知。(4) determining, according to the obtained notification or callback URI, a set or group or pool in which the network element corresponding to the notification or callback URI is located, from the set or group or pool in which the network element corresponding to the notification or callback URI is located. In the middle, arbitrarily select a notification or callback URI registered by the network element for notification.
在上述四种方式中,所述集合或者群组或者池的信息,或者所述一组通知或回调URI,或者所述通知或回调URI,是通过第二网元发送的订阅消息或者订阅修改消息获取的。In the above four manners, the information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI, is a subscription message or a subscription modification message sent by the second network element. Obtained.
例如,第一网元可以是NF service producer,第二网元可以是NF service consumer。那么第二网元在向第一网元发送订阅消息或者订阅修改消息时,可根据需要分别携带上述四种方式中的信息。对于订阅消息或者订阅修改消息携带的不同信息,第一网元区别进行处理。For example, the first network element may be an NF service producer, and the second network element may be an NF service consumer. Then, when the second network element sends the subscription message or the subscription modification message to the first network element, the information in the foregoing four modes may be separately carried as needed. The first network element is processed differently for the different information carried in the subscription message or the subscription modification message.
在本公开实施例中,当第一网元需要发送通知时,无需像相关技术那样,只能向订阅通知的网元发送通知,而是可向与订阅通知的网元位于同一群组或同一集合或同一池中的任意的一个网元发送通知,从而可提高pool的灵活性以及可提高容灾的可靠性。In the embodiment of the present disclosure, when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, as in the related art, but may be in the same group or the same as the network element that subscribes to the notification. The collection or any one of the NEs in the same pool sends notifications, which increases the flexibility of the pool and improves the reliability of disaster recovery.
如图2所示,本公开实施例的信息处理方法,应用于第二网元,包括:As shown in FIG. 2, the information processing method of the embodiment of the present disclosure is applied to the second network element, including:
步骤201、向第一网元发送订阅消息或者订阅修改消息,其中在所述订阅消息或者订阅修改消息中包括以下任一种信息:Step 201: Send a subscription message or a subscription modification message to the first network element, where the following information is included in the subscription message or the subscription modification message:
集合或者群组或者池的信息;一组通知或回调URI;通知或回调URI。Collection or group or pool information; a set of notification or callback URIs; notification or callback URIs.
其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The information of the set or group or pool includes addresses of the set or group or pool.
在上述基础上,为了提高处理效率,所述第二网元还可接收所述第一网元根据所述信息发送的通知,并根据所述通知向所述第一网元发送响应消息。其中,所述响应消息可以是204No Content消息。On the basis of the above, in order to improve processing efficiency, the second network element may further receive a notification that the first network element sends according to the information, and send a response message to the first network element according to the notification. The response message may be a 204No Content message.
在本公开实施例中,当第一网元需要发送通知时,无需像相关技术那样,只能向订阅通知的网元发送通知,而是可向与订阅通知的网元位于同一群组或同一集合或同一池中的任意的一个网元发送通知,从而可提高pool的灵活性以及可提高容灾的可靠性。In the embodiment of the present disclosure, when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, as in the related art, but may be in the same group or the same as the network element that subscribes to the notification. The collection or any one of the NEs in the same pool sends notifications, which increases the flexibility of the pool and improves the reliability of disaster recovery.
如图3所示,本公开实施例的信息处理方法,应用于第三网元,包括:As shown in FIG. 3, the information processing method of the embodiment of the present disclosure is applied to a third network element, including:
步骤301、接收第一网元发送的通知。Step 301: Receive a notification sent by the first network element.
其中,所述通知是所述第一网元根据以下任一种信息发送的:The notification is that the first network element is sent according to any one of the following information:
集合或者群组或者池的信息;一组通知或回调URI;通知或回调URI。Collection or group or pool information; a set of notification or callback URIs; notification or callback URIs.
步骤302、根据所述通知向所述第一网元发送响应消息。Step 302: Send a response message to the first network element according to the notification.
其中,所述响应消息可以是204No Content消息。The response message may be a 204No Content message.
假设第二网元向第一网元发送订阅请求,第三网元和第二网元位于同一集合中。第一网元根据该订阅请求发送通知。根据以上实施例描述的方式,第一网元可向与订阅通知的网元位于同一群组或同一集合或同一池中的任意的一个网元发送通知。那么,第一网元可向第三网元发送通知。相应的,第三网元按照上述过程接收通知,并可向第一网元发送响应消息。It is assumed that the second network element sends a subscription request to the first network element, and the third network element and the second network element are located in the same set. The first network element sends a notification according to the subscription request. According to the manner described in the foregoing embodiment, the first network element may send a notification to any one of the network elements that are in the same group or the same set or the same pool as the network element that subscribes to the notification. Then, the first network element can send a notification to the third network element. Correspondingly, the third network element receives the notification according to the foregoing process, and can send a response message to the first network element.
在本公开实施例中,当第一网元需要发送通知时,无需像相关技术那样,只能向订阅通知的网元发送通知,而是可向与订阅通知的网元位于同一群组或同一集合或同一池中的任意的一个网元发送通知,从而可提高pool的灵活性以及可提高容灾的可靠性。In the embodiment of the present disclosure, when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, as in the related art, but may be in the same group or the same as the network element that subscribes to the notification. The collection or any one of the NEs in the same pool sends notifications, which increases the flexibility of the pool and improves the reliability of disaster recovery.
如图4所示,假设第一网元为NF service producer,第二网元为NF Service Consumer,第三网元为NF Service Consumer,其中第二网元和第三网元位于同一群组或者同一集合或者同一池中。在本公开实施例中,所述信息处理方法包括:As shown in FIG. 4, it is assumed that the first network element is an NF service consumer, the second network element is an NF Service Consumer, and the third network element is an NF Service Consumer, where the second network element and the third network element are in the same group or the same Collections or in the same pool. In an embodiment of the disclosure, the information processing method includes:
步骤401、订阅事件第二网元NF Service Consumer在订阅时,可通过第一消息(如订阅消息或者订阅修改消息)携带群组(group)或者集合(set)或者池(pool)的通知或回调URI,或者携带集合或者群组或者池的地址, 或者携带通知或回调URI。Step 401, subscribing to the event that the second network element NF Service Consumer can carry a group or set or pool call or callback through the first message (such as a subscription message or a subscription modification message). The URI, or the address carrying the collection or group or pool, or carrying a notification or callback URI.
步骤402、第一网元NF service producer向第二网元NF Service Consumer返回第二消息。Step 402: The first network element NF service producer returns a second message to the second network element NF Service Consumer.
其中该第二消息可以是201Created消息。The second message may be a 201Created message.
步骤403、当第一网元NF service producer需要通知时,可以向群组或者集合或者池中的通知或回调URI中的任何一个URI发起通知,或者根据通知/回调URI,选择和通知或回调URI所在群组或集合或池中的任何一个网元,并生成URI进行通知;或者根据通知或回调URI,选择和通知/回调URI所在群组或集合或池中的任何一个网元,并选择其注册的通知或回调URI进行通知。Step 403: When the first network element NF service needs to be notified, the notification may be initiated to any URI in the notification or callback URI in the group or the collection pool, or according to the notification/callback URI, the selection and notification or callback URI Any network element in the group or collection or pool, and generate a URI for notification; or select and notify/callback any URI in the group or collection or pool in which the URI is located according to the notification or callback URI, and select it Notification of the registered notification or callback URI.
假设,第一网元NF service producer选择了第三网元NF Service Consumer进行通知。Assume that the first network element NF service producer selects the third network element NF Service Consumer for notification.
第一网元NF service producer向第三网元NF Service Consumer发送第三消息。The first network element NF service producer sends a third message to the third network element NF Service Consumer.
步骤404、第三网元NF Service Consumer向第二网元NF Service Consumer返回第四消息。Step 404: The third network element NF Service Consumer returns a fourth message to the second network element NF Service Consumer.
其中该第四消息可以是204No Content消息。The fourth message may be a 204No Content message.
如图5所示,假设第一网元为UDR,第二网元为UDM1,第三网元为UDM2。UDM1向UDR订阅,UDR向和UDM1在一个群组/集合的UDM进行通知(在本实施例中选取UDM2)。在本公开实施例中,所述信息处理方法包括:As shown in FIG. 5, it is assumed that the first network element is a UDR, the second network element is UDM1, and the third network element is UDM2. UDM1 subscribes to the UDR, and the UDR notifies the UDM with a UDM1 in a group/set (in the present embodiment, UDM2 is selected). In an embodiment of the disclosure, the information processing method includes:
步骤501、UDM1向UDR发送POST…/Nudr_UDM_subscribe,携带群组callback URI,或者直接在callback URI中填写set地址或群组地址,例如callback_ref/<set>。Step 501: The UDM1 sends a POST.../Nudr_UDM_subscribe to the UDR, carries the group callback URI, or directly fills in a set address or a group address in the callback URI, for example, callback_ref/<set>.
步骤502、UDR向第二网元UDM1返回201Created(已创建)消息。Step 502: The UDR returns a 201Created message to the second network element UDM1.
步骤503、UDR向UDM2发送POST{callback_ref}。Step 503: The UDR sends a POST {callback_ref} to the UDM2.
其中,callback_ref可以是UDR从群组callback URI中选择的,也可以是从callback_ref/<set>中生成的。The callback_ref may be selected from the group callback URI by the UDR, or may be generated from the callback_ref/<set>.
步骤504、UDM2向UDR发送204No Content(无内容)消息。Step 504, UDM2 sends a 204 No Content message to the UDR.
在以上实施例中,当第一网元需要发送通知时,无需像相关技术那样,只能向订阅通知的网元发送通知,而是可向与订阅通知的网元位于同一群组或同一集合或同一池中的任意的一个网元发送通知,从而可提高pool的灵活性以及可提高容灾的可靠性。In the above embodiment, when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, but may be in the same group or the same set as the network element that subscribes to the notification, as in the related art. Or send a notification to any one of the NEs in the same pool, which can improve the flexibility of the pool and improve the reliability of disaster recovery.
如图6所示,本公开实施例的信息处理装置,应用于第一网元,包括:处理器601和收发器602;As shown in FIG. 6, the information processing apparatus of the embodiment of the present disclosure is applied to a first network element, including: a processor 601 and a transceiver 602;
所述处理器601用于,在通知过程中通过所述收发器602按照以下任一种方式进行通知:The processor 601 is configured to notify, by the transceiver 602, in any one of the following manners during the notification process:
根据获取的集合或者群组或者池的信息,生成通知或回调统一资源标识符URI,并根据生成的回调或通知URI进行通知;Generating a notification or callback Uniform Resource Identifier URI according to the obtained collection or group or pool information, and performing notification according to the generated callback or notification URI;
在获取的一组通知或回调URI中任意选择一个通知或回调URI,并根据选择的通知或回调URI进行通知;Selecting a notification or callback URI arbitrarily in a set of notification or callback URIs obtained, and notifying according to the selected notification or callback URI;
根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池的信息,根据所述信息生成通知或回调URI,并根据生成的通知或回调URI进行通知;Determining, according to the obtained notification or callback URI, the information of the set or group or pool in which the network element corresponding to the notification or callback URI is located, generating a notification or callback URI according to the information, and notifying according to the generated notification or callback URI ;
根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池,从所述通知或回调URI对应的网元所在的集合或者群组或者池中,任意选择一个网元注册的通知或回调URI进行通知。Determining, according to the obtained notification or callback URI, a set or a group or a pool in which the network element corresponding to the notification or callback URI is located, from any set or group or pool in which the network element corresponding to the notification or callback URI is located, Select a notification or callback URI registered by the network element for notification.
其中,所述集合或者群组或者池的信息,或者所述一组通知或回调URI,或者所述通知或回调URI,是通过第二网元发送的订阅消息或者订阅修改消息获取的。所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is obtained by using a subscription message or a subscription modification message sent by the second network element. The information of the set or group or pool includes the address of the set or group or pool.
本公开实施例的装置的工作原理可参照前述方法实施例的描述。The working principle of the apparatus of the embodiments of the present disclosure can be referred to the description of the foregoing method embodiments.
在以上实施例中,当第一网元需要发送通知时,无需像相关技术那样,只能向订阅通知的网元发送通知,而是可向与订阅通知的网元位于同一群组或同一集合或同一池中的任意的一个网元发送通知,从而可提高pool的灵活性以及可提高容灾的可靠性。In the above embodiment, when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, but may be in the same group or the same set as the network element that subscribes to the notification, as in the related art. Or send a notification to any one of the NEs in the same pool, which can improve the flexibility of the pool and improve the reliability of disaster recovery.
如图7所示,本公开实施例的信息处理装置,应用于第二网元,包括:处理器701和收发器702;As shown in FIG. 7, the information processing apparatus of the embodiment of the present disclosure is applied to a second network element, including: a processor 701 and a transceiver 702;
所述处理器701用于,通过所述收发器702向第一网元发送订阅消息或者订阅修改消息,其中在所述订阅消息或者订阅修改消息中包括以下任一种信息:The processor 701 is configured to send, by using the transceiver 702, a subscription message or a subscription modification message to the first network element, where the following information is included in the subscription message or the subscription modification message:
其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The information of the set or group or pool includes addresses of the set or group or pool.
其中,所述处理器701还用于,通过所述收发器702接收所述第一网元根据所述信息发送的通知;根据所述通知向所述第一网元发送响应消息。The processor 701 is further configured to: receive, by using the transceiver 702, a notification that the first network element sends according to the information; and send a response message to the first network element according to the notification.
本公开实施例的装置的工作原理可参照前述方法实施例的描述。The working principle of the apparatus of the embodiments of the present disclosure can be referred to the description of the foregoing method embodiments.
在以上实施例中,当第一网元需要发送通知时,无需像相关技术那样,只能向订阅通知的网元发送通知,而是可向与订阅通知的网元位于同一群组或同一集合或同一池中的任意的一个网元发送通知,从而可提高pool的灵活性以及可提高容灾的可靠性。In the above embodiment, when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, but may be in the same group or the same set as the network element that subscribes to the notification, as in the related art. Or send a notification to any one of the NEs in the same pool, which can improve the flexibility of the pool and improve the reliability of disaster recovery.
如图8所示,本公开实施例的信息处理装置,应用于第三网元,包括:处理器801和收发器802;As shown in Figure 8, the information processing apparatus of the embodiment of the present disclosure is applied to a third network element, including: a processor 801 and a transceiver 802;
所述处理器801用于,通过所述收发器802接收第一网元发送的通知;根据所述通知向所述第一网元发送响应消息;The processor 801 is configured to receive, by using the transceiver 802, a notification sent by the first network element, and send a response message to the first network element according to the notification.
其中,所述通知是所述第一网元根据以下任一种信息发送的:The notification is that the first network element is sent according to any one of the following information:
集合或者群组或者池的信息;一组通知或回调URI;通知或回调URI。Collection or group or pool information; a set of notification or callback URIs; notification or callback URIs.
本公开实施例的装置的工作原理可参照前述方法实施例的描述。The working principle of the apparatus of the embodiments of the present disclosure can be referred to the description of the foregoing method embodiments.
在以上实施例中,当第一网元需要发送通知时,无需像相关技术那样,只能向订阅通知的网元发送通知,而是可向与订阅通知的网元位于同一群组或同一集合或同一池中的任意的一个网元发送通知,从而可提高pool的灵活性以及可提高容灾的可靠性。In the above embodiment, when the first network element needs to send a notification, it is not necessary to send a notification to the network element that subscribes to the notification, but may be in the same group or the same set as the network element that subscribes to the notification, as in the related art. Or send a notification to any one of the NEs in the same pool, which can improve the flexibility of the pool and improve the reliability of disaster recovery.
如图9所示,本公开实施例的通信设备包括:As shown in FIG. 9, the communication device of the embodiment of the present disclosure includes:
处理器900,用于读取存储器920中的程序,执行下列过程:在通知过程中按照以下任一种方式进行通知:The processor 900 is configured to read the program in the memory 920 and perform the following process: in the notification process, according to any of the following manners:
根据获取的集合或者群组或者池的信息,生成通知或回调统一资源标识符URI,并根据生成的回调或通知URI进行通知;Generating a notification or callback Uniform Resource Identifier URI according to the obtained collection or group or pool information, and performing notification according to the generated callback or notification URI;
在获取的一组通知或回调URI中任意选择一个通知或回调URI,并根据 选择的通知或回调URI进行通知;Selecting a notification or callback URI arbitrarily in a set of notification or callback URIs obtained, and notifying according to the selected notification or callback URI;
根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池的信息,根据所述信息生成通知或回调URI,并根据生成的通知或回调URI进行通知;Determining, according to the obtained notification or callback URI, the information of the set or group or pool in which the network element corresponding to the notification or callback URI is located, generating a notification or callback URI according to the information, and notifying according to the generated notification or callback URI ;
根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池,从所述通知或回调URI对应的网元所在的集合或者群组或者池中,任意选择一个网元注册的通知或回调URI进行通知。Determining, according to the obtained notification or callback URI, a set or a group or a pool in which the network element corresponding to the notification or callback URI is located, from any set or group or pool in which the network element corresponding to the notification or callback URI is located, Select a notification or callback URI registered by the network element for notification.
收发机910,用于在处理器900的控制下接收和发送数据。The transceiver 910 is configured to receive and transmit data under the control of the processor 900.
其中,在图9中,总线架构可以包括任意数量的互联的总线和桥,具体由处理器900代表的一个或多个处理器和存储器920代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。收发机910可以是多个元件,即包括发送机和收发机,提供用于在传输介质上与各种其他装置通信的单元。处理器900负责管理总线架构和通常的处理,存储器920可以存储处理器900在执行操作时所使用的数据。In FIG. 9, the bus architecture may include any number of interconnected buses and bridges, specifically linked by one or more processors represented by processor 900 and various circuits of memory represented by memory 920. The bus architecture can also link various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art and, therefore, will not be further described herein. The bus interface provides an interface. Transceiver 910 can be a plurality of components, including a transmitter and a transceiver, providing means for communicating with various other devices on a transmission medium. The processor 900 is responsible for managing the bus architecture and general processing, and the memory 920 can store data used by the processor 900 in performing operations.
处理器900负责管理总线架构和通常的处理,存储器920可以存储处理器900在执行操作时所使用的数据。The processor 900 is responsible for managing the bus architecture and general processing, and the memory 920 can store data used by the processor 900 in performing operations.
其中,所述集合或者群组或者池的信息,或者所述一组通知或回调URI,或者所述通知或回调URI,是通过第二网元发送的订阅消息或者订阅修改消息获取的。The information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is obtained by using a subscription message or a subscription modification message sent by the second network element.
其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The information of the set or group or pool includes addresses of the set or group or pool.
如图10所示,本公开实施例的通信设备包括:As shown in FIG. 10, the communication device of the embodiment of the present disclosure includes:
处理器1000,用于读取存储器1020中的程序,执行下列过程:The processor 1000 is configured to read a program in the memory 1020 and perform the following process:
通过收发机1010向第一网元发送订阅消息或者订阅修改消息,其中在所述订阅消息或者订阅修改消息中包括以下任一种信息:集合或者群组或者池的信息;一组通知或回调URI;通知或回调URI。Transmitting, by the transceiver 1010, a subscription message or a subscription modification message to the first network element, where the subscription message or the subscription modification message includes any one of the following information: a set or group or pool information; a set of notification or callback URI ; notification or callback URI.
收发机1010,用于在处理器1000的控制下接收和发送数据。The transceiver 1010 is configured to receive and transmit data under the control of the processor 1000.
其中,在图10中,总线架构可以包括任意数量的互联的总线和桥,具体由处理器1000代表的一个或多个处理器和存储器1020代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。收发机1010可以是多个元件,即包括发送机和收发机,提供用于在传输介质上与各种其他装置通信的单元。处理器1000负责管理总线架构和通常的处理,存储器1020可以存储处理器1000在执行操作时所使用的数据。In FIG. 10, the bus architecture may include any number of interconnected buses and bridges, specifically linked by one or more processors represented by processor 1000 and various circuits of memory represented by memory 1020. The bus architecture can also link various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art and, therefore, will not be further described herein. The bus interface provides an interface. The transceiver 1010 can be a plurality of components, including a transmitter and a transceiver, providing means for communicating with various other devices on a transmission medium. The processor 1000 is responsible for managing the bus architecture and general processing, and the memory 1020 can store data used by the processor 1000 in performing operations.
处理器1000负责管理总线架构和通常的处理,存储器1020可以存储处理器1000在执行操作时所使用的数据。The processor 1000 is responsible for managing the bus architecture and general processing, and the memory 1020 can store data used by the processor 1000 in performing operations.
其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The information of the set or group or pool includes addresses of the set or group or pool.
处理器1010还用于读取所述计算机程序,执行如下步骤:The processor 1010 is further configured to read the computer program, and perform the following steps:
接收所述第一网元根据所述信息发送的通知;Receiving a notification that the first network element sends according to the information;
根据所述通知向所述第一网元发送响应消息。Sending a response message to the first network element according to the notification.
如图11所示,本公开实施例的通信设备包括:As shown in FIG. 11, the communication device of the embodiment of the present disclosure includes:
处理器1100,用于读取存储器1120中的程序,执行下列过程:The processor 1100 is configured to read a program in the memory 1120 and perform the following process:
通过收发机1110接收第一网元发送的通知;根据所述通知向所述第一网元发送响应消息;其中,所述通知是所述第一网元根据以下任一种信息发送的:集合或者群组或者池的信息;一组通知或回调URI;通知或回调URI。Receiving, by the transceiver 1110, a notification sent by the first network element; sending, according to the notification, a response message to the first network element, where the notification is sent by the first network element according to any one of the following information: a set Or group or pool information; a set of notification or callback URIs; notification or callback URIs.
收发机1110,用于在处理器1100的控制下接收和发送数据。The transceiver 1110 is configured to receive and transmit data under the control of the processor 1100.
其中,在图11中,总线架构可以包括任意数量的互联的总线和桥,具体由处理器1100代表的一个或多个处理器和存储器1120代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。收发机1110可以是多个元件,即包括发送机和收发机,提供用于在传输介质上与各种其他装置通信的单元。处理器1100负责管理总线架构和通常的处理,存储器1120可以存储处理器1100在执行操作时所使用的数据。Wherein, in FIG. 11, the bus architecture can include any number of interconnected buses and bridges, specifically linked by one or more processors represented by processor 1100 and various circuits of memory represented by memory 1120. The bus architecture can also link various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art and, therefore, will not be further described herein. The bus interface provides an interface. The transceiver 1110 can be a plurality of components, including a transmitter and a transceiver, providing means for communicating with various other devices on a transmission medium. The processor 1100 is responsible for managing the bus architecture and general processing, and the memory 1120 can store data used by the processor 1100 in performing operations.
处理器1100负责管理总线架构和通常的处理,存储器1120可以存储处理器1100在执行操作时所使用的数据。The processor 1100 is responsible for managing the bus architecture and general processing, and the memory 1120 can store data used by the processor 1100 in performing operations.
此外,本公开实施例的计算机可读存储介质,用于存储计算机程序,所述计算机程序可被处理器执行实现以下步骤:Furthermore, a computer readable storage medium of an embodiment of the present disclosure is configured to store a computer program executable by a processor to implement the following steps:
在通知过程中按照以下任一种方式进行通知:In the notification process, notify in any of the following ways:
根据获取的集合或者群组或者池的信息,生成通知或回调统一资源标识符URI,并根据生成的回调或通知URI进行通知;Generating a notification or callback Uniform Resource Identifier URI according to the obtained collection or group or pool information, and performing notification according to the generated callback or notification URI;
在获取的一组通知或回调URI中任意选择一个通知或回调URI,并根据选择的通知或回调URI进行通知;Selecting a notification or callback URI arbitrarily in a set of notification or callback URIs obtained, and notifying according to the selected notification or callback URI;
根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池的信息,根据所述信息生成通知或回调URI,并根据生成的通知或回调URI进行通知;Determining, according to the obtained notification or callback URI, the information of the set or group or pool in which the network element corresponding to the notification or callback URI is located, generating a notification or callback URI according to the information, and notifying according to the generated notification or callback URI ;
根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池,从所述通知或回调URI对应的网元所在的集合或者群组或者池中,任意选择一个网元注册的通知或回调URI进行通知。Determining, according to the obtained notification or callback URI, a set or a group or a pool in which the network element corresponding to the notification or callback URI is located, from any set or group or pool in which the network element corresponding to the notification or callback URI is located, Select a notification or callback URI registered by the network element for notification.
其中,所述集合或者群组或者池的信息,或者所述一组通知或回调URI,或者所述通知或回调URI,是通过第二网元发送的订阅消息或者订阅修改消息获取的。The information of the set or group or pool, or the set of notification or callback URIs, or the notification or callback URI is obtained by using a subscription message or a subscription modification message sent by the second network element.
其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The information of the set or group or pool includes addresses of the set or group or pool.
此外,本公开实施例的计算机可读存储介质,用于存储计算机程序,所述计算机程序可被处理器执行实现以下步骤:Furthermore, a computer readable storage medium of an embodiment of the present disclosure is configured to store a computer program executable by a processor to implement the following steps:
向第一网元发送订阅消息或者订阅修改消息,其中在所述订阅消息或者订阅修改消息中包括以下任一种信息:Sending a subscription message or a subscription modification message to the first network element, where the following information is included in the subscription message or the subscription modification message:
集合或者群组或者池的信息;Collection or group or pool information;
一组通知或回调URI;a set of notification or callback URIs;
通知或回调URI。Notification or callback URI.
其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The information of the set or group or pool includes addresses of the set or group or pool.
其中,所述方法还包括:The method further includes:
接收所述第一网元根据所述信息发送的通知;Receiving a notification that the first network element sends according to the information;
根据所述通知向所述第一网元发送响应消息。Sending a response message to the first network element according to the notification.
此外,本公开实施例的计算机可读存储介质,用于存储计算机程序,所述计算机程序可被处理器执行实现以下步骤:Furthermore, a computer readable storage medium of an embodiment of the present disclosure is configured to store a computer program executable by a processor to implement the following steps:
接收第一网元发送的通知;Receiving a notification sent by the first network element;
根据所述通知向所述第一网元发送响应消息;Sending a response message to the first network element according to the notification;
其中,所述通知是所述第一网元根据以下任一种信息发送的:The notification is that the first network element is sent according to any one of the following information:
集合或者群组或者池的信息;Collection or group or pool information;
一组通知或回调URI;a set of notification or callback URIs;
通知或回调URI。Notification or callback URI.
在本申请所提供的几个实施例中,应该理解到,所揭露方法和装置,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in the present application, it should be understood that the disclosed method and apparatus may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
另外,在本公开各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理包括,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。In addition, each functional unit in various embodiments of the present disclosure may be integrated into one processing unit, or each unit may be physically included separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of hardware plus software functional units.
上述以软件功能单元的形式实现的集成的单元,可以存储在一个计算机可读取存储介质中。上述软件功能单元存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开各个实施例所述收发方法的部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。The above-described integrated unit implemented in the form of a software functional unit can be stored in a computer readable storage medium. The above software functional unit is stored in a storage medium and includes a plurality of instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform part of the steps of the transceiving method of the various embodiments of the present disclosure. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like, which can store program codes. .
以上所述是本公开的可选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本公开所述原理的前提下,还可以作出若干改进和润饰,这些改进和润饰也应视为本公开的保护范围。The above is an alternative embodiment of the present disclosure, 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 disclosure. It should also be considered as the scope of protection of the present disclosure.

Claims (16)

  1. 一种信息处理方法,应用于第一网元,包括:所述第一网元在通知过程中按照以下任一种方式进行通知:An information processing method is applied to the first network element, and the first network element is notified in the notification process according to any one of the following manners:
    根据获取的集合或者群组或者池的信息,生成通知或回调统一资源标识符URI,并根据生成的回调或通知URI进行通知;Generating a notification or callback Uniform Resource Identifier URI according to the obtained collection or group or pool information, and performing notification according to the generated callback or notification URI;
    在获取的一组通知或回调URI中任意选择一个通知或回调URI,并根据选择的通知或回调URI进行通知;Selecting a notification or callback URI arbitrarily in a set of notification or callback URIs obtained, and notifying according to the selected notification or callback URI;
    根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池的信息,根据所述信息生成通知或回调URI,并根据生成的通知或回调URI进行通知;Determining, according to the obtained notification or callback URI, the information of the set or group or pool in which the network element corresponding to the notification or callback URI is located, generating a notification or callback URI according to the information, and notifying according to the generated notification or callback URI ;
    根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池,从所述通知或回调URI对应的网元所在的集合或者群组或者池中,任意选择一个网元注册的通知或回调URI进行通知。Determining, according to the obtained notification or callback URI, a set or a group or a pool in which the network element corresponding to the notification or callback URI is located, from any set or group or pool in which the network element corresponding to the notification or callback URI is located, Select a notification or callback URI registered by the network element for notification.
  2. 根据权利要求1所述的方法,其中,The method of claim 1 wherein
    所述集合或者群组或者池的信息,或者所述一组通知或回调URI,或者所述通知或回调URI,是通过第二网元发送的订阅消息或者订阅修改消息获取的。The set or group or pool information, or the set of notification or callback URIs, or the notification or callback URI, is obtained by a subscription message or a subscription modification message sent by the second network element.
  3. 根据权利要求1或2所述的方法,其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The method of claim 1 or 2, wherein the information of the set or group or pool comprises an address of the set or group or pool.
  4. 一种信息处理方法,应用于第二网元,包括:An information processing method is applied to the second network element, including:
    向第一网元发送订阅消息或者订阅修改消息,其中在所述订阅消息或者订阅修改消息中包括以下任一种信息:Sending a subscription message or a subscription modification message to the first network element, where the following information is included in the subscription message or the subscription modification message:
    集合或者群组或者池的信息;Collection or group or pool information;
    一组通知或回调URI;a set of notification or callback URIs;
    通知或回调URI。Notification or callback URI.
  5. 根据权利要求4所述的方法,其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The method of claim 4, wherein the information of the set or group or pool comprises an address of the set or group or pool.
  6. 根据权利要求4所述的方法,还包括:The method of claim 4 further comprising:
    接收所述第一网元根据所述信息发送的通知;Receiving a notification that the first network element sends according to the information;
    根据所述通知向所述第一网元发送响应消息。Sending a response message to the first network element according to the notification.
  7. 一种信息处理方法,应用于第三网元,包括:An information processing method is applied to a third network element, including:
    接收第一网元发送的通知;Receiving a notification sent by the first network element;
    根据所述通知向所述第一网元发送响应消息;Sending a response message to the first network element according to the notification;
    其中,所述通知是所述第一网元根据以下任一种信息发送的:The notification is that the first network element is sent according to any one of the following information:
    集合或者群组或者池的信息;Collection or group or pool information;
    一组通知或回调URI;a set of notification or callback URIs;
    通知或回调URI。Notification or callback URI.
  8. 一种信息处理装置,应用于第一网元,包括:处理器和收发器;An information processing apparatus is applied to a first network element, including: a processor and a transceiver;
    所述处理器用于,在通知过程中通过所述收发器按照以下任一种方式进行通知:The processor is configured to notify, by the transceiver, in any one of the following manners during the notification process:
    根据获取的集合或者群组或者池的信息,生成通知或回调统一资源标识符URI,并根据生成的回调或通知URI进行通知;Generating a notification or callback Uniform Resource Identifier URI according to the obtained collection or group or pool information, and performing notification according to the generated callback or notification URI;
    在获取的一组通知或回调URI中任意选择一个通知或回调URI,并根据选择的通知或回调URI进行通知;Selecting a notification or callback URI arbitrarily in a set of notification or callback URIs obtained, and notifying according to the selected notification or callback URI;
    根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池的信息,根据所述信息生成通知或回调URI,并根据生成的通知或回调URI进行通知;Determining, according to the obtained notification or callback URI, the information of the set or group or pool in which the network element corresponding to the notification or callback URI is located, generating a notification or callback URI according to the information, and notifying according to the generated notification or callback URI ;
    根据获取的通知或回调URI,确定所述通知或回调URI对应的网元所在的集合或者群组或者池,从所述通知或回调URI对应的网元所在的集合或者群组或者池中,任意选择一个网元注册的通知或回调URI进行通知。Determining, according to the obtained notification or callback URI, a set or a group or a pool in which the network element corresponding to the notification or callback URI is located, from any set or group or pool in which the network element corresponding to the notification or callback URI is located, Select a notification or callback URI registered by the network element for notification.
  9. 根据权利要求8所述的装置,其中,The device according to claim 8, wherein
    所述集合或者群组或者池的信息,或者所述一组通知或回调URI,或者所述通知或回调URI,是通过第二网元发送的订阅消息或者订阅修改消息获取的。The set or group or pool information, or the set of notification or callback URIs, or the notification or callback URI, is obtained by a subscription message or a subscription modification message sent by the second network element.
  10. 根据权利要求8或9所述的装置,其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The apparatus of claim 8 or 9, wherein the information of the set or group or pool comprises an address of the set or group or pool.
  11. 一种信息处理装置,应用于第二网元,包括:处理器和收发器;An information processing apparatus is applied to a second network element, including: a processor and a transceiver;
    所述处理器用于,通过所述收发器向第一网元发送订阅消息或者订阅修改消息,其中在所述订阅消息或者订阅修改消息中包括以下任一种信息:The processor is configured to send, by using the transceiver, a subscription message or a subscription modification message to the first network element, where the following information is included in the subscription message or the subscription modification message:
    集合或者群组或者池的信息;Collection or group or pool information;
    一组通知或回调URI;a set of notification or callback URIs;
    通知或回调URI。Notification or callback URI.
  12. 根据权利要求11所述的装置,其中,所述集合或者群组或者池的信息包括所述集合或者群组或者池的地址。The apparatus of claim 11, wherein the information of the set or group or pool comprises an address of the set or group or pool.
  13. 根据权利要求11所述的装置,其中,所述处理器还用于,通过所述收发器接收所述第一网元根据所述信息发送的通知;根据所述通知向所述第一网元发送响应消息。The apparatus according to claim 11, wherein the processor is further configured to receive, by the transceiver, a notification that the first network element sends according to the information; and to the first network element according to the notification Send a response message.
  14. 一种信息处理装置,应用于第三网元,包括:处理器和收发器;An information processing apparatus is applied to a third network element, including: a processor and a transceiver;
    所述处理器用于,通过所述收发器接收第一网元发送的通知;根据所述通知向所述第一网元发送响应消息;The processor is configured to receive, by using the transceiver, a notification sent by a first network element, and send a response message to the first network element according to the notification;
    其中,所述通知是所述第一网元根据以下任一种信息发送的:The notification is that the first network element is sent according to any one of the following information:
    集合或者群组或者池的信息;Collection or group or pool information;
    一组通知或回调URI;a set of notification or callback URIs;
    通知或回调URI。Notification or callback URI.
  15. 一种通信设备,包括:收发机、存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序;其中,A communication device comprising: a transceiver, a memory, a processor, and a computer program stored on the memory and operable on the processor;
    所述计算机程序被处理器执行时实现如权利要求1至3中任一项所述的方法中的步骤;或者所述计算机程序被处理器执行时实现如权利要求4至6中任一项所述的方法中的步骤;或者所述计算机程序被处理器执行时实现如权利要求7所述的方法中的步骤。The computer program is executed by a processor to implement the steps of the method of any one of claims 1 to 3; or the computer program is executed by the processor to implement any of claims 4 to The steps in the method described; or the steps in the method of claim 7 when the computer program is executed by a processor.
  16. 一种计算机可读存储介质,用于存储计算机程序,其中,所述计算机程序被处理器执行时实现如权利要求1至3中任一项所述的方法中的步骤;或者所述计算机程序被处理器执行时实现如权利要求4至6中任一项所述的方法中的步骤;或者所述计算机程序被处理器执行时实现如权利要求7所述的方法中的步骤。A computer readable storage medium for storing a computer program, wherein the computer program is executed by a processor to implement the steps of the method of any one of claims 1 to 3; or the computer program is The steps of the method of any one of claims 4 to 6 are implemented when the processor is executed; or the steps of the method of claim 7 are implemented when the computer program is executed by the processor.
PCT/CN2019/081873 2018-04-16 2019-04-09 Information processing method, apparatus and device, and computer-readable storage medium WO2019201111A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810338075.9A CN110399573A (en) 2018-04-16 2018-04-16 A kind of information processing method, device, equipment and computer readable storage medium
CN201810338075.9 2018-04-16

Publications (1)

Publication Number Publication Date
WO2019201111A1 true WO2019201111A1 (en) 2019-10-24

Family

ID=68238805

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/081873 WO2019201111A1 (en) 2018-04-16 2019-04-09 Information processing method, apparatus and device, and computer-readable storage medium

Country Status (2)

Country Link
CN (1) CN110399573A (en)
WO (1) WO2019201111A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115250466A (en) * 2021-04-26 2022-10-28 中国移动通信有限公司研究院 User data disaster tolerance method, device, network element equipment and storage medium
CN114007194B (en) * 2021-11-03 2023-03-14 中国电信股份有限公司 Subscription message sending method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1984127A (en) * 2005-12-16 2007-06-20 华为技术有限公司 Method for realizing batch refresh in subscribing mechanism
CN101873542A (en) * 2009-04-21 2010-10-27 华为技术有限公司 Selecting method of URI (Uniform Resource Identifiers) based on conditions, server and communication system
CN106230922A (en) * 2016-07-28 2016-12-14 上海斐讯数据通信技术有限公司 A kind of news subscribing method, message production unit and message reception units
US20170134523A1 (en) * 2014-06-13 2017-05-11 Zte Corporation Resource Subscription Processing Method and Device

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100442698C (en) * 2005-12-16 2008-12-10 华为技术有限公司 Method for realizing service based on packet
CN101562578B (en) * 2008-04-16 2012-02-01 华为技术有限公司 Method and device for notifying user data subscription
CN101909275B (en) * 2009-06-05 2012-07-04 华为技术有限公司 Information synchronizing method, communication system and related equipment
CN101924737A (en) * 2009-06-12 2010-12-22 华为技术有限公司 Subscribing method and system of user data and related equipment
CN104935452B (en) * 2014-03-21 2018-05-11 成都鼎桥通信技术有限公司 A kind of digital cluster system implementation method based on POOL networkings
US10757149B2 (en) * 2014-12-08 2020-08-25 Nokia Of America Corporation Usage authorization control for group communications in a communication network
CN105791082B (en) * 2014-12-23 2019-08-02 阿里巴巴集团控股有限公司 Method for message transmission and its device between computer cluster based on message-oriented middleware
US10432427B2 (en) * 2016-03-03 2019-10-01 Futurewei Technologies, Inc. Border gateway protocol for communication among software defined network controllers
CN106203514B (en) * 2016-07-12 2019-02-12 腾讯科技(深圳)有限公司 The method and apparatus of image recognition readjustment notice
CN107911477B (en) * 2017-12-06 2021-01-19 深圳市智物联网络有限公司 Data communication method, device and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1984127A (en) * 2005-12-16 2007-06-20 华为技术有限公司 Method for realizing batch refresh in subscribing mechanism
CN101873542A (en) * 2009-04-21 2010-10-27 华为技术有限公司 Selecting method of URI (Uniform Resource Identifiers) based on conditions, server and communication system
US20170134523A1 (en) * 2014-06-13 2017-05-11 Zte Corporation Resource Subscription Processing Method and Device
CN106230922A (en) * 2016-07-28 2016-12-14 上海斐讯数据通信技术有限公司 A kind of news subscribing method, message production unit and message reception units

Also Published As

Publication number Publication date
CN110399573A (en) 2019-11-01

Similar Documents

Publication Publication Date Title
EP3577952B1 (en) Method and system for selection of an access and mobility management function in an access network environment
CA2367800C (en) Communication architecture for distributed computing environment
WO2020220783A1 (en) Proxy subscription authorization method and device
CN112055078B (en) Data transmission method, device, computer equipment and storage medium
CN112600693B (en) Service request processing method, system, electronic equipment and computer storage medium
CN113746928B (en) Cross-cloud service calling method, device and system
CN111200606A (en) Deep learning model task processing method, system, server and storage medium
CN114338063B (en) Message queue system, service processing method and computer readable storage medium
US20240056496A1 (en) Method and Apparatus for Selecting Edge Application Server
WO2019201111A1 (en) Information processing method, apparatus and device, and computer-readable storage medium
CN112671554A (en) Node fault processing method and related device
CN110740464A (en) NF service discovery method and device
CN109088918B (en) Interaction method, client device and server device
CN116097691A (en) Service request handling
CN109120578B (en) Method and device for realizing link connection processing
CN106899652B (en) Method and device for pushing service processing result
CN110572350A (en) method and equipment for carrying out IMS service registration
CN115134422A (en) Service processing method, video network terminal, master control device, electronic device and medium
CN110545527B (en) Call forwarding method, video communication server and calling terminal
CN111490997B (en) Task processing method, proxy system, service system and electronic equipment
CN112165529A (en) Method, device, equipment and medium for low-cost cross-network data exchange
US20200383154A1 (en) Mobile network tool
WO2017173967A1 (en) Redirection method, service provider, unstructured supplementary service data center, and system
CN115622988B (en) Call response method and device for web interface, electronic equipment and storage medium
WO2018133551A1 (en) Communication number verification method and device

Legal Events

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

Ref document number: 19787697

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 21/01/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19787697

Country of ref document: EP

Kind code of ref document: A1