WO2019201111A1 - Procédé, appareil et dispositif de traitement d'informations, et support de stockage lisible par ordinateur - Google Patents

Procédé, appareil et dispositif de traitement d'informations, et support de stockage lisible par ordinateur 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
English (en)
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/fr

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

L'invention concerne un procédé, un appareil et un dispositif de traitement d'informations, ainsi qu'un support de stockage lisible par ordinateur. Le procédé de traitement d'informations consiste à envoyer une notification, par un premier élément de réseau, de l'une quelconque des manières suivantes : envoi d'une notification selon un URI de rappel ou de notification généré ; envoi d'une notification selon un URI de notification ou de rappel sélectionné ; détermination d'informations d'un ensemble ou groupe ou pool auquel appartient un élément de réseau correspondant à un URI de notification ou de rappel, génération d'un URI de notification ou de rappel en fonction des informations, et envoi d'une notification selon l'URI de notification ou de rappel généré ; et détermination d'un ensemble ou groupe ou pool auquel appartient un élément de réseau correspondant à un URI de notification ou de rappel, et sélection aléatoire, dans l'ensemble ou groupe ou pool auquel appartient l'élément de réseau correspondant à l'URI de notification ou de rappel, d'un URI de notification ou de rappel enregistré par l'élément de réseau et envoi d'une notification.
PCT/CN2019/081873 2018-04-16 2019-04-09 Procédé, appareil et dispositif de traitement d'informations, et support de stockage lisible par ordinateur WO2019201111A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810338075.9A CN110399573A (zh) 2018-04-16 2018-04-16 一种信息处理方法、装置、设备及计算机可读存储介质
CN201810338075.9 2018-04-16

Publications (1)

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

Family

ID=68238805

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/081873 WO2019201111A1 (fr) 2018-04-16 2019-04-09 Procédé, appareil et dispositif de traitement d'informations, et support de stockage lisible par ordinateur

Country Status (2)

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

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115250466A (zh) * 2021-04-26 2022-10-28 中国移动通信有限公司研究院 用户数据容灾方法、装置、网元设备及存储介质
CN114007194B (zh) * 2021-11-03 2023-03-14 中国电信股份有限公司 订阅消息发送方法、装置、电子设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1984127A (zh) * 2005-12-16 2007-06-20 华为技术有限公司 一种订阅机制中实现批量刷新的方法
CN101873542A (zh) * 2009-04-21 2010-10-27 华为技术有限公司 基于条件的统一资源标识的选择方法、服务器及通信系统
CN106230922A (zh) * 2016-07-28 2016-12-14 上海斐讯数据通信技术有限公司 一种消息订阅方法、消息生产单元及消息接收单元
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 (zh) * 2005-12-16 2008-12-10 华为技术有限公司 基于群组的业务实现方法
CN101562578B (zh) * 2008-04-16 2012-02-01 华为技术有限公司 一种用户数据订阅通知方法及装置
CN101909275B (zh) * 2009-06-05 2012-07-04 华为技术有限公司 一种信息同步方法及通讯系统以及相关设备
CN101924737A (zh) * 2009-06-12 2010-12-22 华为技术有限公司 一种用户数据订阅方法及订阅系统以及相关设备
CN104935452B (zh) * 2014-03-21 2018-05-11 成都鼎桥通信技术有限公司 一种基于pool组网的数字集群系统实现方法
US10757149B2 (en) * 2014-12-08 2020-08-25 Nokia Of America Corporation Usage authorization control for group communications in a communication network
CN105791082B (zh) * 2014-12-23 2019-08-02 阿里巴巴集团控股有限公司 计算机集群间基于消息中间件的消息传输方法及其装置
US10432427B2 (en) * 2016-03-03 2019-10-01 Futurewei Technologies, Inc. Border gateway protocol for communication among software defined network controllers
CN106203514B (zh) * 2016-07-12 2019-02-12 腾讯科技(深圳)有限公司 图像识别回调通知的方法和装置
CN107911477B (zh) * 2017-12-06 2021-01-19 深圳市智物联网络有限公司 一种数据通信方法、装置及系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1984127A (zh) * 2005-12-16 2007-06-20 华为技术有限公司 一种订阅机制中实现批量刷新的方法
CN101873542A (zh) * 2009-04-21 2010-10-27 华为技术有限公司 基于条件的统一资源标识的选择方法、服务器及通信系统
US20170134523A1 (en) * 2014-06-13 2017-05-11 Zte Corporation Resource Subscription Processing Method and Device
CN106230922A (zh) * 2016-07-28 2016-12-14 上海斐讯数据通信技术有限公司 一种消息订阅方法、消息生产单元及消息接收单元

Also Published As

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

Similar Documents

Publication Publication Date Title
EP3577952B1 (fr) Procédé et système de sélection d'une fonction de gestion d'accès et de mobilité dans un environnement de réseau d'accès
CA2367800C (fr) Architecture de communication destinee a un environnement informatique reparti
WO2020220783A1 (fr) Procédé et dispositif d'autorisation d'abonnement mandataire
CN112055078B (zh) 一种数据传输方法、装置、计算机设备和存储介质
CN112600693B (zh) 业务请求的处理方法、系统、电子设备及计算机存储介质
CN113746928B (zh) 跨云服务调用方法、装置和系统
CN111200606A (zh) 深度学习模型任务处理方法、系统、服务器及存储介质
CN114338063B (zh) 消息队列系统、业务处理方法及计算机可读存储介质
US20240056496A1 (en) Method and Apparatus for Selecting Edge Application Server
WO2019201111A1 (fr) Procédé, appareil et dispositif de traitement d'informations, et support de stockage lisible par ordinateur
CN112671554A (zh) 一种节点故障处理方法及相关装置
CN110740464A (zh) 一种nf服务发现方法及设备
CN109088918B (zh) 一种交互方法、客户端设备及服务端设备
CN116097691A (zh) 服务请求处置
CN109120578B (zh) 一种实现链路连接处理的方法及装置
CN106899652B (zh) 一种推送业务处理结果的方法及装置
CN110572350A (zh) 一种进行ims业务注册的方法和设备
CN115134422A (zh) 业务处理方法、视联网终端、主控设备、电子设备及介质
CN110545527B (zh) 呼叫转移方法、视频通信服务器及主叫终端
CN111490997B (zh) 任务处理方法、代理系统、服务系统和电子设备
CN112165529A (zh) 一种低成本跨网络数据交换的方法、装置、设备和介质
US20200383154A1 (en) Mobile network tool
WO2017173967A1 (fr) Procédé de redirection, fournisseur de services, centre de données de services complémentaires non structurés, et système
CN115622988B (zh) web接口的调用响应方法、装置、电子设备和存储介质
WO2018133551A1 (fr) Procédé et dispositif de vérification de numéro de communication

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