WO2021120744A1 - Method and apparatus for recovering ims service - Google Patents

Method and apparatus for recovering ims service Download PDF

Info

Publication number
WO2021120744A1
WO2021120744A1 PCT/CN2020/116602 CN2020116602W WO2021120744A1 WO 2021120744 A1 WO2021120744 A1 WO 2021120744A1 CN 2020116602 W CN2020116602 W CN 2020116602W WO 2021120744 A1 WO2021120744 A1 WO 2021120744A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal device
ims
ims session
session
indication information
Prior art date
Application number
PCT/CN2020/116602
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 WO2021120744A1 publication Critical patent/WO2021120744A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/10Architectures or entities
    • H04L65/1016IP multimedia subsystem [IMS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1069Session establishment or de-establishment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1073Registration or de-registration
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition

Definitions

  • the device for restoring an IMS service includes a processor and a memory, and the memory can store necessary computer programs or instructions for realizing the functions involved in the first to fourth aspects.
  • the processor can execute the computer program or instruction stored in the memory, and when the computer program or instruction is executed, the device implements any possible design or implementation method of the first aspect to the fourth aspect. .
  • FIG. 2b is a schematic diagram of another network architecture to which the embodiments of this application are applicable.
  • the S-CSCF entity is the service processing node of the IMS, responsible for the IMS registration of terminal equipment and related calling and called service processing.
  • FIG. 3a is a schematic diagram of the service processing flow of the called terminal device.
  • the service processing flow of the called terminal device includes the following steps:
  • the UDM entity determines that the IMS session of the terminal device has failed, the IMS session is used to carry the IMS of the terminal device.
  • the first instruction information is sent to the AMF entity and/or SMF entity, the first instruction information is used to instruct the recovery of the IMS service of the terminal device, and then the AMF entity and/or SMF entity can re-establish the IMS session for the terminal device to recover IMS service of terminal equipment.
  • the UDM entity can trigger the AMF entity and/or the SMF entity to re-establish the IMS session of the terminal device, and then resume the IMS service of the terminal device in time.
  • this solution can re-establish the IMS session of the terminal device in a more targeted manner, effectively reducing the delay of restoring the IMS service.
  • a PDU session can be in two stable states, active or inactive.
  • a successfully established PDU session is in the active state, and a successfully released PDU session is in the inactive state.
  • the inactive state can also be called Deactivated state.
  • releasing a session can also be understood as deleting a session. In the embodiment of the present application, releasing a session is described as an example.
  • the maximum number of PDU sessions that can be established simultaneously by a terminal device in a public land mobile network can be defined by "Maximum Protocol Defined (16)" and “Maximum PDU Sessions Supported by PLMN” The minimum value among the three “values” and “the upper limit realized by the terminal equipment” is determined. For example, if the "Maximum Protocol Definition” is 16, the "Maximum Number of PDU Sessions Supported by the PLMN" is 12, and the "Upper Limit Realized by the Terminal Device” is 14, then the terminal device can simultaneously establish the number of PDU sessions in the PLMN The maximum value is 12. Among them, PLMN can be understood as an operator network.
  • the terminal device 1 determines that the number of currently established PDU sessions does not exceed the "protocol defined maximum value (16)" and does not exceed the "upper limit realized by the terminal device", then the terminal device 1 can continue to use The method shown in Figure 4a initiates a PDU session establishment request.
  • the AMF entity receives the PDU session establishment request sent by the terminal device 1, if the number of PDU sessions established by the terminal device 1 reaches the maximum number of PDU sessions supported by the PLMN, the AMF The entity can reject the PDU session establishment request, and reply to the terminal device 1 with a message with a reason value of #65.
  • the terminal device and the network need to maintain the status of the PDU session and the number of established PDU sessions.
  • the terminal device when the terminal device successfully establishes a PDU session, the terminal device sets the state of the PDU session to the active state, and adds one to the number of established PDU sessions maintained.
  • the core network element such as the AMF entity
  • the terminal device sets the state of the PDU session to the active state, and add one to the number of established PDU sessions maintained by the terminal device; conversely, when the terminal device successfully releases the PDU session, the terminal device sets the state of the PDU session to Inactive state, and the number of maintained established PDU sessions is reduced by one.
  • FIG. 6 for a schematic diagram of the process corresponding to the method for restoring an IMS service provided by the first embodiment of the application, as shown in FIG. 6, including:
  • step 606 the UDM entity determines whether the SMF entity successfully restores the IMS session of the terminal device, and if so, ends the process; otherwise, executes step 607.
  • Step 607 The UDM entity sends the first indication information to the AMF entity.
  • the MME may send a message 6 to the terminal device, and the message 6 includes the third indication information.
  • message 6 may be a Deactivate EPS Bearer Context Request (Deactivate EPS Bearer Context Request).
  • the value of the ESM cause cell value of the EPS bearer Context Request is #39, which means that the deactivation is requested. (Reactivation Requested).
  • the processing unit 802 is configured to: determine that the IMS session of the terminal device fails, and the IMS session is used to carry the IMS service of the terminal device; the communication unit 803 is configured to: send the first indication information to the MMN and/or SMN, first An indication information is used to indicate that the IMS session of the terminal device fails.
  • the processing element described here can also become a processor, which can be an integrated circuit with signal processing capabilities.
  • each step of the above method or each of the above units may be implemented by an integrated logic circuit of hardware in a processor element or implemented in a form of being called by software through a processing element.
  • the processor 902 may be a CPU, a microprocessor, an ASIC, or one or more integrated circuits used to control the execution of the program of the present application.
  • the function of the processor 902 may be the same as the function of the processing unit described in FIG. 8.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present application relates to the technical field of communications. Disclosed are a method and apparatus for recovering an IMS service. The method comprises: if it is determined that the IMS session of a terminal device is failed, a user data management network node transmits first indication information to a mobility management network node and/or a session management network node, wherein the first indication information is used for indicating that the IMS session of the terminal device is failed, and thus, the mobility management network node and/or the session management network node can re-establish an IMS session for the terminal device, so as to recover an IMS service of the terminal device. According to the solution, by triggering, by means of the user data management network node, the mobility management network node and/or the session management network node to re-establish the IMS session of the terminal device so as to recover the IMS service of the terminal device in a timely mode, the present invention can re-establish the IMS session of the terminal device in a more targeted mode, and effectively reduces the delay of recovering the IMS service.

Description

一种恢复IMS业务的方法及装置Method and device for restoring IMS service
相关申请的交叉引用Cross-references to related applications
本申请要求在2019年12月20日提交中国专利局、申请号为201911330900.1、申请名称为“一种恢复IMS业务的方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office, the application number is 201911330900.1, and the application name is "A method and device for restoring IMS services" on December 20, 2019, the entire content of which is incorporated herein by reference. Applying.
技术领域Technical field
本申请涉及通信技术领域,尤其涉及一种恢复IMS业务的方法及装置。This application relates to the field of communication technology, and in particular to a method and device for restoring IMS services.
背景技术Background technique
网络协议(internet protocol,IP)多媒体子系统(IP multimedia subsystem,IMS)是IP网络的一种用于提供多媒体业务的网络系统,通过IMS可以为终端设备提供多种多媒体业务,如语音通话、视频通话等。Internet Protocol (IP) Multimedia Subsystem (IP Multimedia Subsystem, IMS) is a network system of IP network used to provide multimedia services. Through IMS, it can provide a variety of multimedia services for terminal equipment, such as voice calls and video. Call etc.
以语音通话为例,主叫终端设备可以通过分组交换(packet switched,PS)网络向被叫终端设备发起呼叫请求,被叫终端设备接收到呼叫请求后,若成功响应该呼叫请求,则主叫终端设备和被叫终端设备可以进行语音通话。然而,可能会由于一些故障场景(比如PS网络中的某个网络实体故障或者两个需要通信的网络实体之间的网络故障)而导致被叫流程处理失败,进而使得IMS业务失败。因此,如何及时恢复终端设备的IMS业务,避免IMS业务中断时间较长而影响用户体验,仍需进一步的研究。Taking voice calls as an example, the calling terminal device can initiate a call request to the called terminal device through a packet switched (PS) network. After the called terminal device receives the call request, if it successfully responds to the call request, the calling terminal device The terminal device and the called terminal device can make a voice call. However, some failure scenarios (such as a failure of a certain network entity in the PS network or a network failure between two network entities that need to communicate) may cause the processing of the called process to fail, thereby causing the IMS service to fail. Therefore, how to restore the IMS service of the terminal equipment in a timely manner to avoid a long interruption of the IMS service and affect the user experience requires further research.
发明内容Summary of the invention
本申请提供了一种恢复IMS业务的方法及装置,用以及时恢复终端设备的IMS业务,避免IMS业务中断时间较长而影响用户体验。This application provides a method and device for restoring the IMS service, which can restore the IMS service of the terminal equipment in a timely manner to prevent the IMS service from being interrupted for a long time and affecting user experience.
第一方面,本申请实施例提供一种恢复IMS业务的方法,该方法可以适用于恢复IMS业务的装置,该装置可以为SDMN或者设置在SDMN中的芯片。以该方法适用于SDMN为例,在该方法中,SDMN确定终端设备的IMS会话失败,进而向MMN和/或SMN发送第一指示信息,第一指示信息用于指示终端设备的IMS会话失败,IMS会话用于承载终端设备的IMS业务。In the first aspect, an embodiment of the present application provides a method for restoring an IMS service. The method may be applicable to a device for restoring an IMS service. The device may be an SDMN or a chip set in the SDMN. Taking this method for SDMN as an example, in this method, the SDMN determines that the IMS session of the terminal device has failed, and then sends first indication information to the MMN and/or SMN. The first indication information is used to indicate that the IMS session of the terminal device has failed. The IMS session is used to carry the IMS service of the terminal device.
采用该种方案,通过SDMN触发MMN和/或SMN重新建立终端设备的IMS会话,进而及时恢复终端设备的IMS业务,能够更加有针对性地对终端设备的IMS会话进行重新建立,有效降低恢复IMS业务的时延。Using this solution, the SDMN triggers the MMN and/or SMN to re-establish the IMS session of the terminal device, and then restores the IMS service of the terminal device in time, which can re-establish the IMS session of the terminal device in a more targeted manner and effectively reduce the recovery of IMS. The latency of the business.
在一种可能的设计中,SDMN确定终端设备的IMS会话失败,包括:SDMN接收来自S-CSCF实体的第二指示信息,第二指示信息用于指示终端设备的IMS会话失败。In a possible design, the SDMN determining that the IMS session of the terminal device has failed includes: the SDMN receives the second indication information from the S-CSCF entity, and the second indication information is used to indicate that the IMS session of the terminal device has failed.
采用该种方案,P-CSCF实体确定被叫流程处理失败后,可以向S-CSCF实体返回失败响应(指示终端设备的IMS会话失败),进而由S-CSCF实体通知给SDMN,从而使得SDMN可以及时获知终端设备的IMS会话失败。With this solution, after the P-CSCF entity determines that the called process has failed, it can return a failure response (indicating that the IMS session of the terminal device has failed) to the S-CSCF entity, and the S-CSCF entity will notify the SDMN so that the SDMN can It is learned in time that the IMS session of the terminal device has failed.
在一种可能的设计中,第二指示信息包含在SDMN从S-CSCF实体接收的注册通知请求 或去注册通知请求中。In a possible design, the second indication information is included in the registration notification request or de-registration notification request received by the SDMN from the S-CSCF entity.
在一种可能的设计中,SDMN向MMN发送第一指示信息,包括:SDMN若确定SMN未成功恢复终端设备的IMS会话,则向MMN发送第一指示信息。In a possible design, the SDMN sending the first indication information to the MMN includes: if the SDMN determines that the SMN has not successfully restored the IMS session of the terminal device, sending the first indication information to the MMN.
采用该种方法,SDMN在SMN未成功恢复终端设备的IMS会话的情况下,向MMN发送第一指示信息,在SMN成功恢复终端设备的IMS会话的情况下,可以不再向MMN发送第一指示信息,从而能够有效节省信令开销。With this method, the SDMN sends the first indication information to the MMN when the SMN fails to restore the IMS session of the terminal device, and when the SMN successfully restores the IMS session of the terminal device, it may no longer send the first indication to the MMN Information, which can effectively save signaling overhead.
在一种可能的设计中,SDMN确定SMN未成功恢复终端设备的IMS会话,包括:SDMN确定SMN发生故障;或者,SDMN向SMN发送第一指示信息,且在预设时间段内未接收到SMN的响应消息;或者,SDMN向SMN发送第一指示信息,以及接收来自SMN的响应消息,响应消息携带未成功恢复IMS会话的原因值。In a possible design, the SDMN determining that the SMN has not successfully restored the IMS session of the terminal device includes: the SDMN determining that the SMN has failed; or, the SDMN sends the first indication information to the SMN, and the SMN is not received within a preset time period Or, the SDMN sends the first indication information to the SMN, and receives a response message from the SMN, the response message carries the value of the reason for the unsuccessful restoration of the IMS session.
在一种可能的设计中,该方法还包括:SDMN接收MMN发送的第一信息,第一信息用于请求订阅终端设备的IMS会话失败事件。In a possible design, the method further includes: the SDMN receives the first information sent by the MMN, and the first information is used to request to subscribe to the IMS session failure event of the terminal device.
在一种可能的设计中,SDMN接收来自MMN的第一信息,包括:SDMN接收来自MMN的第一用户上下文管理注册请求,第一用户上下文管理注册请求包括第一信息。In a possible design, the SDMN receiving the first information from the MMN includes: the SDMN receives the first user context management registration request from the MMN, and the first user context management registration request includes the first information.
采用该种方法,MMN可以在终端设备向MMN注册时,请求订阅该终端设备的IMS会话失败事件。With this method, the MMN can request to subscribe to the IMS session failure event of the terminal device when the terminal device registers with the MMN.
在一种可能的设计中,该方法还包括:SDMN接收来自SMN的第二信息,第二信息用于请求订阅终端设备的IMS会话失败事件。In a possible design, the method further includes: the SDMN receives second information from the SMN, and the second information is used to request to subscribe to the IMS session failure event of the terminal device.
在一种可能的设计中,SDMN接收来自SMN的第二信息,包括:SDMN接收来自SMN的第二用户上下文管理注册请求,第二用户上下文管理注册请求包括第二信息。In a possible design, the SDMN receiving the second information from the SMN includes: the SDMN receiving the second user context management registration request from the SMN, and the second user context management registration request includes the second information.
采用该种方法,SMN可以在终端设备请求SMN建立会话时,请求订阅该终端设备的IMS会话失败事件。With this method, the SMN can request to subscribe to the IMS session failure event of the terminal device when the terminal device requests the SMN to establish a session.
第二方面,本申请实施例提供一种恢复IMS业务的方法,该方法可以适用于恢复IMS业务的装置,该装置可以为MMN或者设置在MMN中的芯片。以该方法适用于MMN为例,在该方法中,MMN若确定终端设备的IMS会话失败,则为终端设备重新建立IMS会话,IMS会话用于承载终端设备的IMS业务。In the second aspect, an embodiment of the present application provides a method for restoring an IMS service. The method may be applicable to a device for restoring an IMS service. The device may be an MMN or a chip set in the MMN. Taking this method for MMN as an example, in this method, if the MMN determines that the IMS session of the terminal device fails, the IMS session is re-established for the terminal device, and the IMS session is used to carry the IMS service of the terminal device.
在一种可能的设计中,MMN确定终端设备的IMS会话失败,包括:MMN确定IMS会话关联的SMN发生故障;或者,MMN接收来自SDMN的第一指示信息,第一指示信息用于指示终端设备的IMS会话失败。In a possible design, the MMN determining that the IMS session of the terminal device has failed includes: MMN determining that the SMN associated with the IMS session is faulty; or, the MMN receives first indication information from the SDMN, and the first indication information is used to indicate the terminal device The IMS session failed.
在一种可能的设计中,该方法还包括:MMN向SDMN发送第一信息,第一信息用于请求订阅终端设备的IMS会话失败事件。In a possible design, the method further includes: the MMN sends first information to the SDMN, where the first information is used to request to subscribe to the IMS session failure event of the terminal device.
在一种可能的设计中,MMN向SDMN发送第一信息,包括:MMN向SDMN发送第一用户上下文管理注册请求,第一用户上下文管理注册请求包括第一信息。In a possible design, the MMN sending the first information to the SDMN includes: the MMN sends a first user context management registration request to the SDMN, and the first user context management registration request includes the first information.
在一种可能的设计中,MMN为终端设备重新建立IMS会话,包括:MMN向终端设备发送第三指示信息,第三指示信息用于指示终端设备重新建立IMS会话。In a possible design, the MMN re-establishing the IMS session for the terminal device includes: the MMN sends third indication information to the terminal device, and the third indication information is used to instruct the terminal device to re-establish the IMS session.
在一种可能的设计中,第三指示信息包括IMS会话的状态信息,IMS会话的状态信息用于指示IMS会话的状态为非激活态。In a possible design, the third indication information includes state information of the IMS session, and the state information of the IMS session is used to indicate that the state of the IMS session is in an inactive state.
在一种可能的设计中,MMN向终端设备发送第三指示信息,包括:MMN向终端设备发送配置更新命令,配置更新命令包括第三指示信息。In a possible design, the MMN sending the third indication information to the terminal device includes: the MMN sends a configuration update command to the terminal device, and the configuration update command includes the third indication information.
第三方面,本申请实施例提供一种恢复IMS业务的方法,该方法可以适用于恢复IMS 业务的装置,该装置可以为SMN或者设置在SMN中的芯片。以该方法适用于SMN为例,在该方法中,SMN接收来自SDMN的第一指示信息,第一指示信息用于指示终端设备的IMS会话失败,进而为终端设备重新建立IMS会话,IMS会话用于承载终端设备的IMS业务;In the third aspect, an embodiment of the present application provides a method for restoring an IMS service. The method may be applicable to a device for restoring an IMS service, and the device may be an SMN or a chip set in the SMN. Take this method for SMN as an example. In this method, the SMN receives the first indication information from SDMN. The first indication information is used to indicate that the IMS session of the terminal device fails, and the IMS session is re-established for the terminal device. IMS services for carrying terminal equipment;
在一种可能的设计中,该方法还包括:SMN向SDMN发送第二信息,第二信息用于请求订阅终端设备的IMS会话失败事件。In a possible design, the method further includes: the SMN sends second information to the SDMN, where the second information is used to request to subscribe to the IMS session failure event of the terminal device.
在一种可能的设计中,SMN向SDMN发送第二信息,包括:SMN向SDMN发送第二用户上下文管理注册请求,第二用户上下文管理注册请求包括第二信息。In a possible design, the SMN sending the second information to the SDMN includes: the SMN sending a second user context management registration request to the SDMN, and the second user context management registration request includes the second information.
第四方面,本申请实施例提供一种恢复IMS业务的方法,该方法可以适用于恢复IMS业务的装置,该装置可以为终端设备或者设置在终端设备中的芯片。以该方法适用于终端设备为例,在该方法中,终端设备接收来自MMN的第三指示信息,第三指示信息用于指示终端设备重新建立IMS会话,进而根据第三指示信息重新建立IMS会话。In a fourth aspect, the embodiments of the present application provide a method for restoring IMS services. The method may be applicable to a device for restoring IMS services. The device may be a terminal device or a chip set in the terminal device. Take this method for terminal equipment as an example. In this method, the terminal equipment receives the third indication information from the MMN. The third indication information is used to instruct the terminal equipment to re-establish the IMS session, and then re-establish the IMS session according to the third indication information. .
在一种可能的设计中,第三指示信息包括IMS会话的状态信息,IMS会话的状态信息用于指示IMS会话的状态为非激活态。In a possible design, the third indication information includes state information of the IMS session, and the state information of the IMS session is used to indicate that the state of the IMS session is in an inactive state.
在一种可能的设计中,终端设备接收来自MMN的第三指示信息,包括:终端设备接收来自MMN的配置更新命令,配置更新命令包括第三指示信息。In a possible design, the terminal device receiving the third indication information from the MMN includes: the terminal device receives a configuration update command from the MMN, and the configuration update command includes the third indication information.
需要说明的是,由于上述第二方面、第三方面和第四方面所描述的恢复IMS业务的方法与第一方面所描述的恢复IMS业务的方法相对应,因此第二方面、第三方面和第四方面所描述的恢复IMS业务的方法的相关有益效果可以参见第一方面,此处不再赘述。It should be noted that, since the methods for restoring IMS services described in the second, third, and fourth aspects above correspond to the methods for restoring IMS services described in the first aspect, the second, third, and The related beneficial effects of the method for restoring the IMS service described in the fourth aspect can be referred to the first aspect, which is not repeated here.
第五方面,本申请提供一种恢复IMS业务的装置,所述装置具备实现上述第一方面至第四方面的任一种可能的设计的功能,比如,所述装置包括执行上述第一方面至第四方面的任一种可能的设计涉及的步骤所对应的模块或单元或手段(means),所述功能或单元或手段可以通过软件实现,或者通过硬件实现,也可以通过硬件执行相应的软件实现。In a fifth aspect, this application provides a device for restoring an IMS service. The device has the function of realizing any one of the possible designs of the first aspect to the fourth aspect. For example, the device includes performing the first aspect to the fourth aspect. The module or unit or means corresponding to the steps involved in any possible design of the fourth aspect. The function or unit or means can be realized by software, or by hardware, or the corresponding software can be executed by hardware. achieve.
在一种可能的设计中,所述恢复IMS业务的装置包括处理单元、通信单元,其中,通信单元可以用于收发信号,以实现该装置和其它装置之间的通信;处理单元可以用于执行该装置的一些内部操作。处理单元、通信单元执行的功能可以和上述第一方面至第四方面的任一种可能的设计涉及的步骤相对应。In a possible design, the device for restoring IMS services includes a processing unit and a communication unit, where the communication unit can be used to send and receive signals to achieve communication between the device and other devices; the processing unit can be used to execute Some internal operations of the device. The functions performed by the processing unit and the communication unit may correspond to the steps involved in any possible design of the first aspect to the fourth aspect.
在一种可能的设计中,所述恢复IMS业务的装置包括处理器,还可以包括收发器,所述收发器用于收发信号,所述处理器执行程序指令,以完成上述第一方面至第四方面中任意可能的设计或实现方式中的方法。其中,所述装置还可以包括一个或多个存储器,所述存储器用于与处理器耦合。所述一个或多个存储器可以和处理器集成在一起,也可以与处理器分离设置,本申请并不限定。存储器可以保存实现上述第一方面至第四方面涉及的功能的必要计算机程序或指令。所述处理器可执行所述存储器存储的计算机程序或指令,当所述计算机程序或指令被执行时,使得所述装置实现上述第一方面至第四方面任意可能的设计或实现方式中的方法。In a possible design, the device for restoring IMS services includes a processor, and may also include a transceiver. The transceiver is used to send and receive signals, and the processor executes program instructions to complete the first to fourth aspects described above. Any possible design or implementation method in the aspect. Wherein, the device may further include one or more memories, and the memories are used for coupling with the processor. The one or more memories may be integrated with the processor, or may be provided separately from the processor, which is not limited in this application. The memory can store necessary computer programs or instructions to realize the functions related to the first to fourth aspects. The processor can execute the computer program or instruction stored in the memory, and when the computer program or instruction is executed, the device implements any possible design or implementation method of the first aspect to the fourth aspect. .
在一种可能的设计中,所述恢复IMS业务的装置包括处理器和存储器,存储器可以保存实现上述第一方面至第四方面涉及的功能的必要计算机程序或指令。所述处理器可执行所述存储器存储的计算机程序或指令,当所述计算机程序或指令被执行时,使得所述装置实现上述第一方面至第四方面任意可能的设计或实现方式中的方法。In a possible design, the device for restoring an IMS service includes a processor and a memory, and the memory can store necessary computer programs or instructions for realizing the functions involved in the first to fourth aspects. The processor can execute the computer program or instruction stored in the memory, and when the computer program or instruction is executed, the device implements any possible design or implementation method of the first aspect to the fourth aspect. .
在一种可能的设计中,所述恢复IMS业务的装置包括至少一个处理器和接口电路,其中,至少一个处理器用于通过所述接口电路与其它装置通信,并执行上述第一方面至第四 方面任意可能的设计或实现方式中的方法。In a possible design, the device for restoring IMS services includes at least one processor and an interface circuit, where at least one processor is used to communicate with other devices through the interface circuit and execute the first to fourth aspects described above. In any possible design or implementation method.
第六方面,本申请实施例中还提供一种计算机存储介质,该存储介质中存储软件程序,该软件程序在被一个或多个处理器读取并执行时可实现第一方面至第四方面的任一种可能的设计提供的方法。In a sixth aspect, an embodiment of the present application also provides a computer storage medium, the storage medium stores a software program, and the software program can implement the first to fourth aspects when read and executed by one or more processors Any of the possible designs provided.
第七方面,本申请实施例还提供了一种计算机程序,当所述计算机程序在计算机上运行时,使得所述计算机执行上述第一方面至第四方面的任一种可能的设计提供的方法。In a seventh aspect, the embodiments of the present application also provide a computer program, which when the computer program runs on a computer, causes the computer to execute the method provided by any one of the above-mentioned first to fourth aspects. .
第八方面,本申请实施例还提供了一种芯片,所述芯片用于读取存储器中存储的计算机程序,执行上述第一方面至第四方面的任一种可能的设计提供的方法。In an eighth aspect, an embodiment of the present application also provides a chip, which is used to read a computer program stored in a memory and execute the method provided by any one of the possible designs from the first aspect to the fourth aspect.
第九方面,本申请实施例提供了一种芯片系统,该芯片系统包括处理器,用于支持恢复IMS业务的装置实现上述方面中所涉及的功能。在一种可能的设计中,所述芯片系统还包括存储器,所述存储器,用于保存所述管理设备必要的程序指令和数据。该芯片系统,可以由芯片构成,也可以包含芯片和其他分立器件。In a ninth aspect, an embodiment of the present application provides a chip system, the chip system includes a processor, and an apparatus for supporting the restoration of an IMS service realizes the functions involved in the foregoing aspects. In a possible design, the chip system further includes a memory, and the memory is used to store the necessary program instructions and data of the management device. The chip system can be composed of chips, or include chips and other discrete devices.
附图说明Description of the drawings
图1为本申请实施例所适用的一种网络架构示意图;FIG. 1 is a schematic diagram of a network architecture to which an embodiment of the application is applicable;
图2a为本申请实施例所适用的又一种网络架构示意图;FIG. 2a is a schematic diagram of another network architecture to which an embodiment of this application is applicable;
图2b为本申请实施例所适用的又一种网络架构示意图;FIG. 2b is a schematic diagram of another network architecture to which the embodiments of this application are applicable;
图3a为被叫终端设备的一种业务处理流程示意图;Figure 3a is a schematic diagram of a service processing flow of a called terminal device;
图3b为被叫终端设备的又一种业务处理流程示意图;Figure 3b is a schematic diagram of another service processing flow of the called terminal device;
图4a为本申请实施例提供的一种PDU会话建立流程示意图;Figure 4a is a schematic diagram of a PDU session establishment process provided by an embodiment of the application;
图4b为本申请实施例提供的一种PDU会话释放流程示意图;Figure 4b is a schematic diagram of a PDU session release process provided by an embodiment of the application;
图5为本申请实施例提供的PDU会话状态信元的格式示意图;FIG. 5 is a schematic diagram of the format of a PDU session state information element provided by an embodiment of the application;
图6为本申请实施例一提供的恢复IMS业务的方法所对应的流程示意图;FIG. 6 is a schematic diagram of the process corresponding to the method for restoring IMS services provided in the first embodiment of the application; FIG.
图7为本申请实施例二提供的恢复IMS业务的方法所对应的流程示意图;FIG. 7 is a schematic diagram of a process corresponding to the method for restoring an IMS service provided by the second embodiment of the application; FIG.
图8为本申请实施例中所涉及的装置的可能的示例性框图;FIG. 8 is a possible exemplary block diagram of a device involved in an embodiment of this application;
图9为本申请实施例提供的一种恢复IMS业务的装置示意图。Fig. 9 is a schematic diagram of a device for restoring an IMS service provided by an embodiment of the application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述。The technical solutions in the embodiments of the present application will be clearly and completely described below in conjunction with the drawings in the embodiments of the present application.
图1为本申请实施例所适用的一种网络架构示意图。如图1所示,该网络架构中可以包括终端设备、PS网络和IMS。IMS可以基于PS网络为终端设备提供音频、视频、文本和数据等各种多媒体业务,可以理解为基于PS网络完成以前电路交换(circuit switched,CS)网络承载的业务,如语音电话、视频电话、短消息等,这些业务可以统称为IMS业务。FIG. 1 is a schematic diagram of a network architecture to which an embodiment of this application is applicable. As shown in Figure 1, the network architecture can include terminal equipment, PS network and IMS. IMS can provide various multimedia services such as audio, video, text and data for terminal equipment based on the PS network. It can be understood as completing the services carried by the previous circuit switched (CS) network based on the PS network, such as voice calls, video calls, and These services, such as short messages, can be collectively referred to as IMS services.
下面分别对终端设备、IMS和PS网络进行介绍。The terminal equipment, IMS and PS network are respectively introduced below.
(1)终端设备(1) Terminal equipment
终端设备又可称为用户设备(user equipment,UE),可以部署在陆地上,包括室内或室外、手持或车载;也可以部署在水面上(如轮船等);还可以部署在空中(例如飞机、 气球和卫星上等)。终端设备可以是手机(mobile phone)、平板电脑(pad)、带无线收发功能的电脑、虚拟现实(virtual reality,VR)设备、增强现实(augmented reality,AR)设备、工业控制(industrial control)中的无线设备、无人驾驶(self driving)中的无线设备、远程医疗(remote medical)中的无线设备、智能电网(smart grid)中的无线设备、运输安全(transportation safety)中的无线设备、智慧城市(smart city)中的无线设备、智慧家庭(smart home)中的无线设备等等。Terminal equipment can also be called user equipment (UE), which can be deployed on land, including indoor or outdoor, handheld or vehicle-mounted; it can also be deployed on water (such as ships, etc.); it can also be deployed in the air (such as airplanes). , Balloons and satellites etc.). Terminal devices can be mobile phones, tablets, computers with wireless transceiver functions, virtual reality (VR) equipment, augmented reality (AR) equipment, industrial control (industrial control) Wireless devices in unmanned driving (self-driving), wireless devices in remote medical (remote medical), wireless devices in smart grid (smart grid), wireless devices in transportation safety, and smart devices Wireless devices in the city (smart city), wireless devices in the smart home (smart home), etc.
(2)IMS(2)IMS
IMS中可以包括代理呼叫状态控制功能(proxy-call session control function,P-CSCF)实体、服务呼叫状态控制功能(serving-call session control function,S-CSCF)实体。The IMS may include a proxy-call session control function (P-CSCF) entity and a serving-call session control function (S-CSCF) entity.
P-CSCF实体为PS网络与IMS之间的边缘网络节点,通过PS网络的用户面与终端设备进行交互。进一步地,P-CSCF实体为PS网络到IMS的最先连接点,即IMS中终端设备的第一个接触点。P-CSCF实体在IMS中的作用类似于执行代理服务,无论是来自终端设备的信息或者发送给终端设备的信息,均需通过P-CSCF实体转发。P-CSCF实体在IMS中负责发送验证请求,将验证后的请求转发给指定的目标,并且处理和转发应答信息。The P-CSCF entity is an edge network node between the PS network and the IMS, and interacts with terminal equipment through the user plane of the PS network. Further, the P-CSCF entity is the first connection point from the PS network to the IMS, that is, the first contact point of the terminal device in the IMS. The role of the P-CSCF entity in the IMS is similar to the execution of proxy services. Whether it is information from a terminal device or information sent to a terminal device, it needs to be forwarded by the P-CSCF entity. The P-CSCF entity is responsible for sending verification requests in the IMS, forwarding the verified requests to the designated target, and processing and forwarding response information.
S-CSCF实体是IMS的业务处理节点,负责终端设备的IMS注册以及相关的主叫、被叫业务处理。The S-CSCF entity is the service processing node of the IMS, responsible for the IMS registration of terminal equipment and related calling and called service processing.
尽管未示出,IMS中还可以包括其它可能的实体,比如问询呼叫会话控制功能(interrogating-call session control function,I-CSCF)实体,I-CSCF实体可以连接S-CSCF实体和P-CSCF实体,用于为用户提供到归属网络的入口;当终端设备漫游到其他网络时,向P-CSCF实体发送消息,P-CSCF实体可以将来自终端设备的消息转发给I-CSCF实体,通过I-CSCF实体将来自终端设备的消息发送给S-CSCF实体。Although not shown, IMS may also include other possible entities, such as interrogating-call session control function (I-CSCF) entity, I-CSCF entity can connect S-CSCF entity and P-CSCF The entity is used to provide users with the entrance to the home network; when the terminal device roams to other networks, it sends a message to the P-CSCF entity. The P-CSCF entity can forward the message from the terminal device to the I-CSCF entity through the I-CSCF entity. -The CSCF entity sends the message from the terminal device to the S-CSCF entity.
(3)PS网络(3) PS network
PS网络中可以包括用户数据管理网络节点(subscriber data management node,SDMN)、策略管理网络节点(policy management node,PMN)、会话管理网络节点(session management node,SMN)、用户面网络节点(user plane node,UPN)、移动管理网络节点(mobile management node,MMN)。尽管未示出,PS网络中还可以包括其它可能的节点。The PS network may include user data management network nodes (subscriber data management node, SDMN), policy management network nodes (policy management node, PMN), session management network nodes (session management node, SMN), and user plane network nodes (user plane). node, UPN), and mobile management network node (mobile management node, MMN). Although not shown, other possible nodes may be included in the PS network.
示例性地,PS网络也可称为运营商网络或移动通信网络,主要是移动网络运营商(mobile network operator,MNO)为用户提供移动宽带接入服务的网络。本申请实施例所描述的运营商网络可以为符合第三代合作伙伴项目(3rd generation partnership project,3GPP)标准要求的网络,简称3GPP网络。通常3GPP网络由运营商来运营,包括但不限于第五代移动通信技术(5th-generation,5G)网络、第四代移动通信技术(4th-generation,4G)网络等。其中,5G网络也可以称为新无线(new radio,NR)网络,4G网络也可以称为长期演进(long term evolution,LTE)网络。Exemplarily, the PS network may also be referred to as an operator network or a mobile communication network, and is mainly a network through which mobile network operators (mobile network operators, MNOs) provide users with mobile broadband access services. The operator network described in the embodiment of the application may be a network that meets the requirements of the 3rd generation partnership project (3rd generation partnership project, 3GPP) standard, referred to as the 3GPP network. Generally, 3GPP networks are operated by operators, including but not limited to fifth-generation mobile communication technology (5th-generation, 5G) networks, fourth-generation mobile communication technology (4th-generation, 4G) networks, and so on. Among them, the 5G network may also be called a new radio (NR) network, and the 4G network may also be called a long term evolution (LTE) network.
若PS网络为4G网络,则参见图2a所示,SDMN的功能可以由归属地用户服务器(home subscriber server,HSS)来实现,PMN的功能可以由策略和计费规则功能(policy and charging rules function,PCRF)实体来实现,SMN的功能可以由分组数据网络网关控制面功能(packet data network gateway control plane function,PGW-C)实体和服务网关控制面功能(serving gateway control plane function,SGW-C)实体来实现,UPN的功能可以由分组数据网络网关用户面功能(packet data network gateway user plane function,PGW-U)实体和服务网关用户面功能(serving gateway user plane function,SGW-U)实体来实现,MMN的功能可以 由移动性管理实体(mobility management entity,MME)来实现。If the PS network is a 4G network, as shown in Figure 2a, the function of the SDMN can be implemented by the home subscriber server (HSS), and the function of the PMN can be implemented by the policy and charging rules function (policy and charging rules). , PCRF) entity, SMN functions can be implemented by the packet data network gateway control plane function (PGW-C) entity and the serving gateway control plane function (serving gateway control plane function, SGW-C) The function of UPN can be realized by the user plane function of packet data network gateway (PGW-U) entity and the user plane function of serving gateway (serving gateway user plane function, SGW-U) entity. , The function of MMN can be implemented by a mobility management entity (mobility management entity, MME).
若PS网络为5G网络,则参见图2b所示,SDMN的功能可以由统一数据管理(unified data management,UDM)实体来实现,PMN的功能可以由策略控制功能(policy control function,PCF)实体来实现,SMN的功能可以由会话管理功能(session management function,SMF)实体来实现,UPN的功能可以由用户面功能(user plane function,UPF)实体来实现,MMN的功能可以由接入与移动性管理功能(access and mobility management function,AMF)实体来实现。If the PS network is a 5G network, as shown in Figure 2b, the function of SDMN can be implemented by a unified data management (UDM) entity, and the function of PMN can be implemented by a policy control function (PCF) entity. Realization, SMN function can be realized by session management function (SMF) entity, UPN function can be realized by user plane function (UPF) entity, MMN function can be realized by access and mobility The management function (access and mobility management function, AMF) entity is implemented.
下面以PS网络为5G网络为例,对5G网络中所包括的上述实体进行介绍。In the following, taking the PS network as a 5G network as an example, the above entities included in the 5G network are introduced.
UDM实体负责存储运营商网络中签约用户的用户永久标识符(subscriber permanent identifier,SUPI)、信任状(credential)、安全上下文(security context)、签约数据等信息。UDM实体所存储的这些信息可用于终端设备接入运营商网络的认证和授权。其中,上述运营商网络的签约用户具体可为使用运营商网络提供的业务的用户,例如使用中国电信的手机芯卡的用户,或者使用中国移动的手机芯卡的用户等。上述签约用户的SUPI可为该手机芯卡的号码等。上述签约用户的信任状、安全上下文可为该手机芯卡的加密密钥或者跟该手机芯卡加密相关的信息等存储的小文件,用于认证和/或授权。上述安全上下文可为存储在用户本地终端(例如手机)上的数据(cookie)或者令牌(token)等。上述签约用户的签约数据可为该手机芯卡的配套业务,例如该手机芯卡的流量套餐或者使用网络等。The UDM entity is responsible for storing information such as subscriber permanent identifier (SUPI), credential, security context, and subscription data of subscribers in the operator's network. The information stored by the UDM entity can be used for authentication and authorization of terminal equipment accessing the operator's network. Among them, the contracted users of the above-mentioned operator's network may specifically be users who use the services provided by the operator's network, such as users who use China Telecom's mobile phone core card, or users who use China Mobile's mobile phone core card. The SUPI of the aforementioned subscriber may be the number of the mobile phone core card, etc. The credential and security context of the aforementioned subscriber may be a small file stored such as the encryption key of the mobile phone core card or information related to the encryption of the mobile phone core card for authentication and/or authorization. The aforementioned security context may be data (cookie) or token (token) stored on the user's local terminal (for example, mobile phone). The contract data of the above-mentioned subscriber may be a supporting service of the mobile phone core card, such as the data package of the mobile phone core card or the use of the network.
PCF实体用于向SMF网元提供协议数据单元(protocol data unit,PDU)会话的策略。策略可以包括计费相关策略、服务质量(quality of service,QoS)相关策略和授权相关策略等。The PCF entity is used to provide a protocol data unit (protocol data unit, PDU) session strategy to the SMF network element. Policies may include charging-related policies, quality of service (QoS)-related policies, authorization-related policies, and the like.
SMF实体负责会话管理(如会话建立、修改和释放)、UPF网元的选择和控制、业务和会话连续性(service and session continuity,SSC)模式选择、漫游等会话相关的功能。The SMF entity is responsible for session management (such as session establishment, modification, and release), UPF network element selection and control, service and session continuity (service and session continuity, SSC) mode selection, roaming and other session-related functions.
UPF实体为终端设备提供与外部数据网络之间数据的路由和转发、包检测、业务用量上报、QoS处理、合法监听、上行包检测、下行数据包存储等用户面相关的功能。The UPF entity provides user-plane related functions such as data routing and forwarding, packet inspection, service usage reporting, QoS processing, lawful monitoring, upstream packet inspection, and downstream data packet storage for terminal equipment and external data networks.
AMF实体负责终端设备接入运营商网络的接入控制和移动性管理,例如包括移动状态管理、分配用户临时身份标识、认证和授权用户、为终端设备选择合适的SMF实体建立相关会话等功能。The AMF entity is responsible for the access control and mobility management of terminal devices accessing the operator's network, including functions such as mobility status management, allocating user temporary identities, authenticating and authorizing users, and selecting appropriate SMF entities for terminal devices to establish related sessions.
需要说明的是:(1)终端设备可以通过(无线)接入网((radio)access network,(R)AN)设备接入PS网络,后文将(R)AN设备称为AN设备,AN设备暂未在图1、图2a和图2b中示意。AN设备又可以称为基站或网络设备。目前,一些AN设备的举例为:5G通信系统中的新一代基站(generation Node B,gNodeB)、传输接收点(transmission reception point,TRP)、演进型节点B(evolved Node B,eNB)、无线网络控制器(radio network controller,RNC)、节点B(Node B,NB)、基站控制器(base station controller,BSC)、基站收发台(base transceiver station,BTS)、家庭基站(例如,home evolved NodeB,或home Node B,HNB)、基带单元(base band unit,BBU),或无线保真(wireless fidelity,Wi-Fi)接入点(access point,AP)等。另外,在一种网络结构中,网络设备可以包括集中单元(centralized unit,CU)节点、或分布单元(distributed unit,DU)节点、或包括CU节点和DU节点的RAN设备。此外,在其它可能的情况下,网络设备可以是其它为终端设备提供无线通信功能的装置。It should be noted that: (1) Terminal equipment can access the PS network through (radio) access network ((radio) access network, (R) AN) equipment, and (R) AN equipment will be referred to as AN equipment in the following text. The equipment is not shown in Figure 1, Figure 2a and Figure 2b. AN equipment can also be called a base station or network equipment. At present, some examples of AN equipment are: new generation Node B (gNodeB), transmission reception point (TRP), evolved Node B (evolved Node B, eNB), wireless network in 5G communication system Controller (radio network controller, RNC), node B (Node B, NB), base station controller (BSC), base transceiver station (base transceiver station, BTS), home base station (for example, home evolved NodeB), Or home Node B, HNB, baseband unit (BBU), or wireless fidelity (Wi-Fi) access point (AP), etc. In addition, in a network structure, the network device may include a centralized unit (CU) node, or a distributed unit (DU) node, or a RAN device including a CU node and a DU node. In addition, in other possible situations, the network device may be another device that provides wireless communication functions for the terminal device.
(2)本申请实施例中所涉及的功能实体还可以称为网元,本申请不做限制。例如, AMF实体还可以称为AMF网元,SMF实体还可以称为SMF网元等。各个实体的名称在本申请中不做限定,本领域技术人员可以将上述网元的名称更换为其它名称而执行相同的功能,均属于本申请保护的范围。(2) The functional entities involved in the embodiments of this application may also be referred to as network elements, which are not limited in this application. For example, the AMF entity may also be referred to as an AMF network element, and the SMF entity may also be referred to as an SMF network element. The name of each entity is not limited in this application, and those skilled in the art can change the name of the aforementioned network element to another name to perform the same function, which all fall within the protection scope of this application.
(3)上述网元或功能实体既可以是硬件设备中的网络元件,也可以是在专用硬件上运行的软件功能,或者是平台(例如,云平台)上实例化的虚拟化功能,本申请不做限制。(3) The aforementioned network element or functional entity can be either a network element in a hardware device, a software function running on dedicated hardware, or a virtualization function instantiated on a platform (for example, a cloud platform). This application No restrictions.
(4)图2a和图2b中Cx、Mw、Rx、Gx、S5、S8、S11、S6a、N8、N10、N11为接口序列号。这些接口序列号的含义可参见3GPP标准协议中定义的含义,在此不做限制。(4) Cx, Mw, Rx, Gx, S5, S8, S11, S6a, N8, N10, N11 in Figure 2a and Figure 2b are the interface serial numbers. The meaning of these interface serial numbers can refer to the meaning defined in the 3GPP standard protocol, which is not limited here.
(5)本申请实施例中的术语“系统”和“网络”可被互换使用。“和/或”,描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A、同时存在A和B、单独存在B的情况,其中A,B可以是单数或者复数。字符“/”一般表示前后关联对象是一种“或”的关系。以及,除非有特别说明,本申请实施例提及“第一”、“第二”等序数词是用于对多个对象进行区分,不用于限定多个对象的顺序、时序、优先级或者重要程度。例如,第一信息和第二信息,只是为了区分不同的信息,而并不是表示这两种信息的优先级或者重要程度等的不同。(5) The terms "system" and "network" in the embodiments of this application can be used interchangeably. "And/or" describes the association relationship of the associated objects, indicating that there can be three types of relationships, for example, A and/or B, which can mean: the existence of A alone, both A and B, and B alone, where A, B can be singular or plural. The character "/" generally indicates that the associated objects before and after are in an "or" relationship. And, unless otherwise specified, the ordinal numbers such as "first" and "second" mentioned in the embodiments of this application are used to distinguish multiple objects, and are not used to limit the order, timing, priority, or importance of multiple objects. degree. For example, the first information and the second information are only for distinguishing different information, but do not indicate the difference in priority or importance of the two types of information.
当终端设备1需要通过IMS与终端设备2建立连接时,可以触发邀请(invite)消息或者呼叫请求;其中,终端设备1可以称为主叫终端设备,终端设备2可以称为被叫终端设备。其中,被叫终端设备可能处于连接态,或者也可能处于空闲态或非激活态。When the terminal device 1 needs to establish a connection with the terminal device 2 through the IMS, an invite message or a call request can be triggered; wherein, the terminal device 1 may be called a calling terminal device, and the terminal device 2 may be called a called terminal device. Among them, the called terminal device may be in a connected state, or may also be in an idle state or an inactive state.
情形1:被叫终端设备处于连接态Case 1: The called terminal device is in the connected state
参见图3a,为被叫终端设备的业务处理流程示意图。以图2b所示意的网络架构为例,如图3a所示,被叫终端设备的业务处理流程包括如下步骤:Refer to Figure 3a, which is a schematic diagram of the service processing flow of the called terminal device. Taking the network architecture shown in Figure 2b as an example, as shown in Figure 3a, the service processing flow of the called terminal device includes the following steps:
步骤301,P-CSCF实体接收来自主叫方的invite消息,invite消息中包括被叫终端设备的标识。Step 301: The P-CSCF entity receives an invite message from the calling party, and the invite message includes the identity of the called terminal device.
步骤302,P-CSCF实体向UPF实体发送invite消息。Step 302: The P-CSCF entity sends an invite message to the UPF entity.
步骤303,UPF实体接收来自P-CSCF实体的invite消息后,若确定被叫终端设备处于连接态,则向被叫终端设备发送invite消息。Step 303: After receiving the invite message from the P-CSCF entity, the UPF entity sends an invite message to the called terminal device if it determines that the called terminal device is in the connected state.
步骤304,被叫终端设备接收到来自UPF实体的invite消息后,向P-CSCF实体返回响应消息(比如183消息),以表明被叫终端设备已经接收到invite消息。Step 304: After receiving the invite message from the UPF entity, the called terminal device returns a response message (such as the 183 message) to the P-CSCF entity to indicate that the called terminal device has received the invite message.
步骤305,P-CSCF实体接收到183消息后,向PCF实体发送认证授权(authentication &authorization request,AAR)消息。Step 305: After receiving the 183 message, the P-CSCF entity sends an authentication & authorization request (AAR) message to the PCF entity.
步骤306,PCF实体接收到来自P-CSCF实体的AAR消息后,向SMF实体发送重认证请求(re-authentication-request,RAR)消息。Step 306: After receiving the AAR message from the P-CSCF entity, the PCF entity sends a re-authentication-request (RAR) message to the SMF entity.
步骤307,SMF实体接收到来自PCF实体的RAR消息后,向PCF实体返回重认证应答(re-authentication–answer,RAA)消息。Step 307: After receiving the RAR message from the PCF entity, the SMF entity returns a re-authentication-answer (RAA) message to the PCF entity.
步骤308,PCF实体接收到来自SMF实体的RAA消息后,向P-CSCF实体返回认证授权应答(authentication authorization answer,AAA)消息。Step 308: After receiving the RAA message from the SMF entity, the PCF entity returns an authentication authorization answer (AAA) message to the P-CSCF entity.
示例性地,上述步骤305至步骤308所示意的流程是指基于被叫终端设备的IMS会话为被叫终端设备建立语音承载的流程,其中,语音承载可以为服务质量(quality of service,QoS)等级标识(QoS class identifier,QCI)=1的承载,用于承载语音业务。当P-CSCF实体接收到的AAA消息指示语音承载建立成功后,P-CSCF实体可执行后续流程,以实现 主叫终端设备和被叫终端设备之间的语音通话。Exemplarily, the process shown in step 305 to step 308 above refers to the process of establishing a voice bearer for the called terminal device based on the IMS session of the called terminal device, where the voice bearer may be quality of service (QoS) A bearer with a QoS class identifier (QCI)=1 is used to bear voice services. After the AAA message received by the P-CSCF entity indicates that the voice bearer is successfully established, the P-CSCF entity can perform subsequent procedures to implement a voice call between the calling terminal device and the called terminal device.
情形2:被叫终端设备处于空闲态或非激活态Scenario 2: The called terminal device is in idle or inactive state
参见图3b,为被叫终端设备的业务处理流程示意图。以图2b所示意的网络架构为例,如图3b所示,被叫终端设备的业务处理流程包括如下步骤:Refer to Figure 3b, which is a schematic diagram of the service processing flow of the called terminal device. Taking the network architecture shown in Figure 2b as an example, as shown in Figure 3b, the service processing flow of the called terminal device includes the following steps:
步骤311,P-CSCF实体接收来自主叫方的invite消息,invite消息中包括被叫终端设备的标识。Step 311: The P-CSCF entity receives an invite message from the calling party, and the invite message includes the identity of the called terminal device.
步骤312,P-CSCF实体向UPF实体发送invite消息。Step 312: The P-CSCF entity sends an invite message to the UPF entity.
步骤313,UPF实体接收来自P-CSCF实体的invite消息后,若确定被叫终端设备处于空闲态或非激活态,则向SMF发送下行数据报告(downlink data report)消息,要求重新建立IMS会话。Step 313: After receiving the invite message from the P-CSCF entity, the UPF entity sends a downlink data report (downlink data report) message to the SMF if it determines that the called terminal device is in an idle state or an inactive state, requesting to re-establish an IMS session.
步骤314,SMF实体接收到下行数据报告消息后,为终端设备建立IMS会话。Step 314: After receiving the downlink data report message, the SMF entity establishes an IMS session for the terminal device.
步骤315,UPF实体通过IMS会话向被叫终端设备发送invite消息。Step 315: The UPF entity sends an invite message to the called terminal device through the IMS session.
步骤316,被叫终端设备接收到来自UPF实体的invite消息后,向P-CSCF实体返回183消息。Step 316: After receiving the invite message from the UPF entity, the called terminal device returns a 183 message to the P-CSCF entity.
步骤317,P-CSCF实体接收到183消息后,向PCF实体发送认证授权AAR消息。Step 317: After receiving the 183 message, the P-CSCF entity sends an authentication and authorization AAR message to the PCF entity.
步骤318,PCF实体接收到来自P-CSCF实体的AAR消息后,向SMF实体发送RAR消息。Step 318: After receiving the AAR message from the P-CSCF entity, the PCF entity sends the RAR message to the SMF entity.
步骤319,SMF实体接收到来自PCF实体的RAR消息后,向PCF实体返回RAA消息。Step 319: After receiving the RAR message from the PCF entity, the SMF entity returns an RAA message to the PCF entity.
步骤3110,PCF实体接收到来自SMF实体的RAA消息后,向P-CSCF实体返回AAA消息。Step 3110: After receiving the RAA message from the SMF entity, the PCF entity returns an AAA message to the P-CSCF entity.
示例性地,当P-CSCF实体接收到的AAA消息指示语音承载建立成功后,P-CSCF实体可执行后续流程,以实现主叫终端设备和被叫终端设备之间的语音通话。Exemplarily, after the AAA message received by the P-CSCF entity indicates that the voice bearer is successfully established, the P-CSCF entity may perform subsequent procedures to implement a voice call between the calling terminal device and the called terminal device.
然而,在上述图3a和图3b所示意的流程中,可能会由于一些故障场景(比如某个网络实体故障或者两个需要通信的网络实体之间的网络故障)而导致被叫流程处理失败,进而使得IMS业务失败。However, in the process shown in Figure 3a and Figure 3b, the called process may fail due to some failure scenarios (such as a network entity failure or a network failure between two network entities that need to communicate). In turn, the IMS service fails.
下面举例说明几个导致被叫流程处理失败的场景:The following examples illustrate several scenarios that cause the called process to fail:
场景1,在图3a的步骤302和图3b的步骤312中,若UPF实体故障或者异常,或者P-CSCF实体与UPF实体之间的网络故障,则被叫终端设备无法接收到invite消息,进而导致P-CSCF实体超时未收到被叫终端设备的响应,被叫流程处理失败。 Scenario 1. In step 302 of FIG. 3a and step 312 of FIG. 3b, if the UPF entity fails or is abnormal, or the network between the P-CSCF entity and the UPF entity fails, the called terminal device cannot receive the invite message, and then As a result, the P-CSCF entity fails to receive a response from the called terminal device over time, and the called process fails.
场景2,在图3b的步骤313中,若SMF实体故障或者异常,或者UPF实体与SMF实体之间的网络故障,则被叫终端设备无法接收到invite消息,进而导致P-CSCF实体超时未收到被叫终端设备的响应,被叫流程处理失败。Scenario 2: In step 313 of Figure 3b, if the SMF entity is faulty or abnormal, or the network between the UPF entity and the SMF entity is faulty, the called terminal device cannot receive the invite message, which causes the P-CSCF entity to time out and fail to receive it. In response to the called terminal device, the called process failed.
场景3,在图3a的步骤305和图3b的步骤317中,若P-CSCF实体感知到PCF实体故障,未发送AAR消息;或者,P-CSCF实体发送了AAR消息,但由于PCF实体故障或者P-CSCF实体与PCF实体之间的网络故障,使得P-CSCF实体超时未收到PCF实体的响应;或者,PCF实体上已经没有IMS会话的相关信息,均会导致被叫流程处理失败。Scenario 3: In step 305 of Figure 3a and step 317 of Figure 3b, if the P-CSCF entity senses a PCF entity failure and does not send an AAR message; or, the P-CSCF entity sends an AAR message, but the PCF entity fails or A network failure between the P-CSCF entity and the PCF entity causes the P-CSCF entity to fail to receive a response from the PCF entity over time; or the PCF entity no longer has relevant information about the IMS session, which will cause the called process to fail.
场景4,在图3a的步骤306和图3b的步骤318中,若PCF实体感知到SMF实体故障,未发送RAR消息;或者,PCF实体向SMF实体发送了RAR消息,但由于SMF实体故障或SMF与PCF之间的网络故障,使得PCF实体超时未收到SMF的响应;或者,SMF实 体上已经没有IMS会话的相关信息,均会导致被叫流程处理失败。 Scenario 4, in step 306 of Figure 3a and step 318 of Figure 3b, if the PCF entity senses that the SMF entity is faulty and does not send the RAR message; or, the PCF entity sends the RAR message to the SMF entity, but due to the SMF entity failure or SMF A network failure with the PCF causes the PCF entity to time out and does not receive the SMF response; or, if there is no IMS session related information on the SMF entity, it will cause the called process to fail.
针对于上述所描述的故障场景中的部分故障场景,比如PCF实体或UPF实体故障,一种可能的解决方式为,当SMF实体感知到UPF实体或PCF实体故障后,由SMF实体触发对相关会话的删除处理,要求相应终端设备重新建立会话,并在重新建立会话过程中为会话选择状态正常的网络节点。但是为了避免对现网的网络节点产生冲击,会进行平滑处理,比如SMF实体可能会将需要重新建立会话的终端设备分为多个组,先重新建立一组终端设备的会话,然后再重新建立另一组终端设备的会话,依次类推,直到全部会话均重新建立完成。采用该种方法,可能使被叫终端设备的业务产生超过10分钟的中断。For some of the failure scenarios described above, such as the failure of the PCF entity or the UPF entity, one possible solution is that when the SMF entity senses the failure of the UPF entity or the PCF entity, the SMF entity triggers the related session The deletion processing requires the corresponding terminal device to re-establish the session and select a normal network node for the session in the process of re-establishing the session. However, in order to avoid impact on the network nodes of the existing network, smooth processing is performed. For example, the SMF entity may divide the terminal devices that need to re-establish a session into multiple groups, first re-establish the session of a group of terminal devices, and then re-establish the session. The session of another group of terminal devices, and so on, until all the sessions are re-established. With this method, the service of the called terminal device may be interrupted for more than 10 minutes.
可以理解地,上述所描述的故障场景也有可能出现在主叫处理流程中,但由于主叫处理流程是由主叫终端设备发起的,因此当在主叫流程中出现上述故障(比如SMF实体感知到UPF实体或PCF实体故障)时,SMF实体可以及时为终端设备选择新的UPF实体或PCF实体,从而恢复IMS业务;而在被叫处理流程中,则会导致IMS业务无法及时通过上述方式来恢复。Understandably, the failure scenarios described above may also appear in the calling process, but because the calling process is initiated by the calling terminal device, when the above failure occurs in the calling process (such as SMF entity perception When the UPF entity or PCF entity fails), the SMF entity can select a new UPF entity or PCF entity for the terminal device in time to restore the IMS service; however, in the called process, the IMS service cannot be delivered in time by the above methods. restore.
基于此,本申请实施例提供一种恢复IMS业务的方法及装置,用于及时恢复终端设备的IMS业务,避免IMS业务中断时间较长而影响用户体验。Based on this, the embodiments of the present application provide a method and device for restoring an IMS service, which are used to restore the IMS service of a terminal device in a timely manner, so as to prevent the IMS service from being interrupted for a long time and affecting the user experience.
示例性地,本申请实施例提供的恢复IMS业务的方法中,以适用于图2b所示意的网络架构为例,UDM实体若确定终端设备的IMS会话失败,IMS会话用于承载终端设备的IMS业务,则向AMF实体和/或SMF实体发送第一指示信息,第一指示信息用于指示恢复终端设备的IMS业务,进而AMF实体和/或SMF实体可以为终端设备重新建立IMS会话,以恢复终端设备的IMS业务。采用该种方案,UDM实体在确定终端设备的IMS会话失败后,可以触发AMF实体和/或SMF实体重新建立该终端设备的IMS会话,进而及时恢复终端设备的IMS业务,相比于上述所描述的平滑处理的方案来说,该方案能够更加有针对性地对终端设备的IMS会话进行重新建立,有效降低恢复IMS业务的时延。Illustratively, in the method for restoring IMS services provided by the embodiments of the present application, taking the network architecture shown in FIG. 2b as an example, if the UDM entity determines that the IMS session of the terminal device has failed, the IMS session is used to carry the IMS of the terminal device. Service, the first instruction information is sent to the AMF entity and/or SMF entity, the first instruction information is used to instruct the recovery of the IMS service of the terminal device, and then the AMF entity and/or SMF entity can re-establish the IMS session for the terminal device to recover IMS service of terminal equipment. With this solution, after determining that the IMS session of the terminal device has failed, the UDM entity can trigger the AMF entity and/or the SMF entity to re-establish the IMS session of the terminal device, and then resume the IMS service of the terminal device in time. Compared with the above description As far as the smooth processing solution is concerned, this solution can re-establish the IMS session of the terminal device in a more targeted manner, effectively reducing the delay of restoring the IMS service.
下面对本申请实施例所涉及的相关技术特征进行介绍。需要说明的是,这些解释是为了让本申请实施例更容易被理解,而不应该视为对本申请所要求的保护范围的限定。The relevant technical features involved in the embodiments of the present application will be introduced below. It should be noted that these explanations are for making the embodiments of the present application easier to understand, and should not be regarded as limiting the scope of protection required by the present application.
(1)会话的状态(1) The status of the session
本申请实施例中,会话可以是指PDU会话。终端设备在PS网络中向AMF实体进行注册,然后通过SMF实体建立PDU会话用于IMS业务,该PDU会话可以被称为IMS会话。In the embodiment of the present application, the session may refer to a PDU session. The terminal device registers with the AMF entity in the PS network, and then establishes a PDU session for the IMS service through the SMF entity. The PDU session may be referred to as an IMS session.
示例性地,终端设备可以建立有多个PDU会话,每个PDU会话对应的SMF实体可以不同。进一步地,当终端设备的一个PDU会话成功建立时,AMF实体可以保存服务该PDU会话的SMF实体的标识,SMF实体可以保存服务该终端设备的AMF实体的标识。Exemplarily, the terminal device may establish multiple PDU sessions, and the SMF entity corresponding to each PDU session may be different. Further, when a PDU session of the terminal device is successfully established, the AMF entity may save the identity of the SMF entity serving the PDU session, and the SMF entity may save the identity of the AMF entity serving the terminal device.
PDU会话可以处于激活态(active)或非激活态(inactive)这两种稳定的状态,建立成功的PDU会话处于active状态,释放成功的PDU会话处于inactive状态,其中,非激活态也可称为去激活态。本申请实施例中,释放(release)会话也可以理解为删除(delete)会话,本申请实施例中以释放会话为例进行描述。A PDU session can be in two stable states, active or inactive. A successfully established PDU session is in the active state, and a successfully released PDU session is in the inactive state. The inactive state can also be called Deactivated state. In the embodiment of the present application, releasing a session can also be understood as deleting a session. In the embodiment of the present application, releasing a session is described as an example.
(2)PDU会话(或IMS会话)建立流程(2) PDU session (or IMS session) establishment process
请参见图4a,为本申请实施例提供的一种PDU会话建立流程示意图,图4a包括如下步骤:Refer to Figure 4a, which is a schematic diagram of a PDU session establishment process provided by an embodiment of this application. Figure 4a includes the following steps:
步骤401:终端设备向SMF实体发送PDU会话建立请求(PDU session establishment  request)消息,请求SMF实体为其建立PDU会话。示例性地,终端设备可通过AN设备以及AMF实体向SMF实体发送PDU会话建立请求消息。Step 401: The terminal device sends a PDU session establishment request (PDU session establishment request) message to the SMF entity, requesting the SMF entity to establish a PDU session for it. Exemplarily, the terminal device may send a PDU session establishment request message to the SMF entity through the AN device and the AMF entity.
步骤402a:SMF实体接收到终端设备发送的PDU会话建立请求消息之后,若确定可以为该终端设备建立PDU会话,则向该终端设备发送PDU会话建立接受(PDU session establishment accept)消息,终端设备接收来自SMF实体的PDU会话建立接受消息,完成PDU会话的建立,此时PDU会话进入激活态。示例性地,SMF实体可通过AN设备以及AMF实体接收来自终端设备的PDU会话建立请求消息,相应的,SMF实体可通过AMF实体以及AN设备向终端设备发送PDU会话建立接受消息。Step 402a: After the SMF entity receives the PDU session establishment request message sent by the terminal device, if it determines that a PDU session can be established for the terminal device, it sends a PDU session establishment accept message to the terminal device, and the terminal device receives it. The PDU session establishment acceptance message from the SMF entity completes the establishment of the PDU session. At this time, the PDU session enters the active state. Exemplarily, the SMF entity may receive the PDU session establishment request message from the terminal device through the AN device and the AMF entity. Correspondingly, the SMF entity may send the PDU session establishment accept message to the terminal device through the AMF entity and the AN device.
步骤402b:SMF实体接收到终端设备发送的PDU会话建立请求消息之后,若确定不可以为该终端设备建立PDU会话,则向终端设备发送PDU会话建立拒绝(PDU session establishment reject)消息,终端设备接收来自SMF实体的PDU会话建立拒绝消息,PDU会话建立失败,此时所述PDU会话进入非激活态。示例性的,SMF实体可通过AMF实体以及AN设备向终端设备发送PDU会话建立拒绝消息。Step 402b: After the SMF entity receives the PDU session establishment request message sent by the terminal device, if it determines that the PDU session cannot be established for the terminal device, it sends a PDU session establishment reject message to the terminal device, and the terminal device receives the PDU session establishment reject message from the terminal device. The PDU session establishment rejection message of the SMF entity fails to establish the PDU session, and the PDU session enters the inactive state at this time. Exemplarily, the SMF entity may send a PDU session establishment rejection message to the terminal device through the AMF entity and the AN device.
需要说明的是,上述步骤402a与步骤402b择一执行。It should be noted that the above step 402a and step 402b are executed alternatively.
(3)PDU会话(或IMS会话)释放流程(3) PDU session (or IMS session) release process
参见图4b为本申请实施例提供的一种PDU会话释放流程示意图,图4b示出一种由SMF实体发起的PDU会话释放流程,图4b包括如下步骤:Refer to Figure 4b for a schematic diagram of a PDU session release process provided by an embodiment of the application. Figure 4b shows a PDU session release process initiated by an SMF entity. Figure 4b includes the following steps:
步骤411:SMF实体向终端设备发送PDU会话释放命令(PDU session release command)。示例性地,SMF实体可通过AMF实体以及AN设备向终端设备发送PDU会话释放命令。Step 411: The SMF entity sends a PDU session release command (PDU session release command) to the terminal device. Exemplarily, the SMF entity may send a PDU session release command to the terminal device through the AMF entity and the AN device.
步骤412:终端设备向SMF实体发送PDU会话释放完成(PDU session release complete)消息。示例性的,终端设备可通过AN设备以及AMF实体向SMF实体发送PDU会话释放完成消息。Step 412: The terminal device sends a PDU session release complete (PDU session release complete) message to the SMF entity. Exemplarily, the terminal device may send a PDU session release completion message to the SMF entity through the AN device and the AMF entity.
图4b中SMF实体可以直接向终端设备发送PDU会话释放命令,以发起PDU会话释放流程,终端设备向SMF实体回复PDU会话释放完成消息后,完成PDU会话的释放,此时所述PDU会话进入非激活态或去激活态。In Figure 4b, the SMF entity can directly send a PDU session release command to the terminal device to initiate the PDU session release process. After the terminal device replies to the SMF entity with a PDU session release completion message, the PDU session is released. At this time, the PDU session enters a non- Active or deactivated state.
(4)同步PDU会话的状态(4) Synchronize the status of PDU session
示例性地,终端设备在一个公共陆地移动网(public land mobile network,PLMN)中能同时建立的PDU会话数量的最大值可以由“协议定义最大值(16)”、“PLMN支持的PDU会话最大值”以及“终端设备实现的上限”三者中的最小值决定。例如,若“协议定义最大值”为16,“PLMN支持的PDU会话数量最大值”为12,“终端设备实现的上限”为14,则终端设备在该PLMN中能同时建立的PDU会话数量的最大值为12。其中,PLMN可以理解为运营商网络。“PLMN支持的PDU会话数量最大值”可以理解为PLMN可支持为所述终端设备建立的PDU会话的最大值;“终端设备实现的上限”可以理解为针对终端设备的软件和/或硬件配置,使得终端设备能够支持建立的PDU会话的最大值。Exemplarily, the maximum number of PDU sessions that can be established simultaneously by a terminal device in a public land mobile network (PLMN) can be defined by "Maximum Protocol Defined (16)" and "Maximum PDU Sessions Supported by PLMN" The minimum value among the three “values” and “the upper limit realized by the terminal equipment” is determined. For example, if the "Maximum Protocol Definition" is 16, the "Maximum Number of PDU Sessions Supported by the PLMN" is 12, and the "Upper Limit Realized by the Terminal Device" is 14, then the terminal device can simultaneously establish the number of PDU sessions in the PLMN The maximum value is 12. Among them, PLMN can be understood as an operator network. The "maximum number of PDU sessions supported by the PLMN" can be understood as the maximum value of the PDU sessions that the PLMN can support for the terminal device; the "upper limit realized by the terminal device" can be understood as the software and/or hardware configuration for the terminal device, This enables the terminal device to support the maximum value of the established PDU session.
一个可能的示例中,若终端设备1确定当前已建立的PDU会话的数量未超过“协议定义最大值(16)”,也未超过“终端设备实现的上限”,此时终端设备1可继续采用图4a所示的方法发起PDU会话建立请求,当AMF实体接收到终端设备1发送的PDU会话建立请求时,若终端设备1已建立的PDU会话数量达到PLMN支持的PDU会话数量最大值,则AMF实体可以拒绝该PDU会话建立请求,并向终端设备1回复携带原因值为#65的消息,其中,原因值为#65时指示已建立的PDU会话数量已达最大值(maximum number of  PDU sessions reached),终端设备1收到AMF实体回复的携带原因值为#65的消息后,认为此时已建立的PDU会话数量为“PLMN支持的会话最大值”,且可根据协议规定确定终端设备在一个PLMN中能同时建立的PDU会话数量的最大值为“PLMN支持的会话最大值”。In a possible example, if the terminal device 1 determines that the number of currently established PDU sessions does not exceed the "protocol defined maximum value (16)" and does not exceed the "upper limit realized by the terminal device", then the terminal device 1 can continue to use The method shown in Figure 4a initiates a PDU session establishment request. When the AMF entity receives the PDU session establishment request sent by the terminal device 1, if the number of PDU sessions established by the terminal device 1 reaches the maximum number of PDU sessions supported by the PLMN, the AMF The entity can reject the PDU session establishment request, and reply to the terminal device 1 with a message with a reason value of #65. When the reason value is #65, it indicates that the number of established PDU sessions has reached the maximum value (maximum number of PDU sessions reached). ), after receiving the message with the reason value #65 returned by the AMF entity, the terminal device 1 considers that the number of PDU sessions established at this time is "the maximum number of sessions supported by PLMN", and can determine that the terminal device is in one The maximum number of PDU sessions that can be established simultaneously in the PLMN is "the maximum number of sessions supported by the PLMN".
为确保终端设备与网络之间建立的PDU会话不超过协议规定的最大值,终端设备与网络需要各自维护PDU会话的状态以及已建立PDU会话的数量。示例性地,当终端设备建立PDU会话成功后,终端设备将该PDU会话的状态设置为激活态,并将维护的已建立PDU会话的数量加一,相应地,核心网网元(例如AMF实体)将该PDU会话的状态设置为激活态,并为所述终端设备维护的已建立PDU会话的数量加一;反之,当终端设备释放PDU会话成功后,终端设备将该PDU会话的状态设置为非激活态,并将维护的已建立PDU会话的数量减一,相应的,核心网网元(例如AMF实体)将该PDU会话的状态设置为非激活态,并为所述终端设备维护的已建立PDU会话的数量减一。其中,网络维护已建立PDU会话的数量,可以理解为,AMF实体维护通过该AMF实体接入核心网的各个终端设备的处于激活态的PDU会话数量。To ensure that the PDU session established between the terminal device and the network does not exceed the maximum value specified in the protocol, the terminal device and the network need to maintain the status of the PDU session and the number of established PDU sessions. Exemplarily, when the terminal device successfully establishes a PDU session, the terminal device sets the state of the PDU session to the active state, and adds one to the number of established PDU sessions maintained. Accordingly, the core network element (such as the AMF entity) ) Set the state of the PDU session to the active state, and add one to the number of established PDU sessions maintained by the terminal device; conversely, when the terminal device successfully releases the PDU session, the terminal device sets the state of the PDU session to Inactive state, and the number of maintained established PDU sessions is reduced by one. Correspondingly, the core network element (for example, the AMF entity) sets the state of the PDU session to inactive state, and maintains the maintained state for the terminal device. The number of established PDU sessions is reduced by one. Among them, the number of established PDU sessions maintained by the network can be understood as the number of active PDU sessions maintained by the AMF entity for each terminal device that accesses the core network through the AMF entity.
示例性地,PDU会话状态(PDU session status)信元(information element,IE)可用来同步终端设备与网络的PDU会话状态。如图5所示,为PDU会话状态信元的格式示意图,该IE中octet3和octet4包括的每个比特(bit)的值(0/1)代表了一个PDU会话的状态,即每个比特可以对应一个PDU会话,具体地,当所述比特的取值为0时表示与该比特对应的PDU会话处于非激活态,反之,当所述比特的取值为1时表示与该比特对应的PDU会话处于激活态。比如,终端设备与网络可以通过服务请求(SERVICE REQUEST)、注册(REGISTRATION)或通知(NOTIFICATION)三种流程来携带PDU会话状态信息元素达到PDU会话状态同步的目的。Exemplarily, the PDU session status (PDU session status) information element (IE) can be used to synchronize the PDU session status between the terminal device and the network. As shown in Figure 5, it is a schematic diagram of the format of the PDU session state information element. The value (0/1) of each bit (0/1) included in octet3 and octet4 in the IE represents the state of a PDU session, that is, each bit can Corresponding to a PDU session, specifically, when the value of the bit is 0, it means that the PDU session corresponding to the bit is in an inactive state, and vice versa, when the value of the bit is 1, it means the PDU corresponding to the bit The session is active. For example, the terminal device and the network can carry PDU session state information elements through three processes of service request (SERVICE REQUEST), registration (REGISTRATION) or notification (NOTIFICATION) to achieve the purpose of PDU session state synchronization.
基于上述对相关特征的描述,下面结合实施例一和实施例二对本申请实施例的方案进行详细说明。Based on the foregoing description of the relevant features, the solutions of the embodiments of the present application will be described in detail below in conjunction with Embodiment 1 and Embodiment 2.
实施例一Example one
在实施例一中,将以本申请实施例中的方法适用于图2b所示意的网络架构为例,描述可能的实现流程。In the first embodiment, the method in the embodiment of the present application is applied to the network architecture shown in FIG. 2b as an example to describe a possible implementation process.
参见图6为本申请实施例一提供的恢复IMS业务的方法所对应的流程示意图,如图6所示,包括:Refer to FIG. 6 for a schematic diagram of the process corresponding to the method for restoring an IMS service provided by the first embodiment of the application, as shown in FIG. 6, including:
步骤601,AMF实体向UDM实体发送第一信息,第一信息用于请求订阅终端设备的IMS会话失败事件(Subscribe IMS Session Failure Event)。Step 601: The AMF entity sends first information to the UDM entity, where the first information is used to request to subscribe to the IMS session failure event of the terminal device (Subscribe IMS Session Failure Event).
示例性地,终端设备向AMF实体注册时,AMF实体可以向UDM实体发送消息1,消息1包括第一信息,第一信息还可以用于通知UDM实体进行IMS会话失败事件通知时的AMF实体的目标地址。比如,消息1的具体体现形式可以为用户上下文管理注册请求(Nudm_UECM_Registration Request),第一信息为用户上下文管理注册请求的Amf3GppAccessRegistration和AmfNon3GppAccess Registration信元中新增的ImsSessionFailureCallbackUri参数。Exemplarily, when the terminal device registers with the AMF entity, the AMF entity may send message 1 to the UDM entity. Message 1 includes the first information. The first information may also be used to notify the UDM entity of the AMF entity's information when the IMS session failure event notification is performed. target address. For example, the specific form of message 1 may be a user context management registration request (Nudm_UECM_Registration Request), and the first information is the Amf3GppAccessRegistration of the user context management registration request and the newly added ImsSessionFailureCallbackUri parameter in the AmfNon3GppAccessRegistration cell.
步骤602,SMF实体向UDM实体发送第二信息,第二信息用于请求订阅终端设备的IMS会话失败事件。Step 602: The SMF entity sends second information to the UDM entity, where the second information is used to request to subscribe to the IMS session failure event of the terminal device.
示例性地,终端设备向SMF实体请求建立IMS会话时,SMF实体可以向UDM发送消息2,消息2包括第二信息,第二信息还可以用于通知UDM实体进行IMS会话失败事件通知时 的SMF实体的目标地址。比如,消息2的具体体现形式为用户上下文管理注册请求(Nudm_UECM_Registration Request),第二信息为用户上下文管理注册请求的SmfRegistration信元中新增的ImsSessionFailure CallbackUri参数。Exemplarily, when the terminal device requests the SMF entity to establish an IMS session, the SMF entity may send message 2 to UDM. Message 2 includes second information. The second information may also be used to notify the UDM entity of the SMF when the IMS session failure event notification is performed. The target address of the entity. For example, the specific embodiment of message 2 is a user context management registration request (Nudm_UECM_Registration Request), and the second information is the newly added ImsSessionFailure CallbackUri parameter in the SmfRegistration cell of the user context management registration request.
步骤603,S-CSCF实体向UDM实体发送第二指示信息,第二指示信息用于指示终端设备的IMS会话失败。Step 603: The S-CSCF entity sends second indication information to the UDM entity, where the second indication information is used to indicate that the IMS session of the terminal device fails.
示例性地,在图3a和图3b所示意的流程中,当发生前文所描述的故障场景时,P-CSCF实体可以向S-CSCF实体返回失败响应消息,指示终端设备的IMS会话失败。其中,失败响应消息的具体体现形式可以是会话发起协议(session initiation protocol,SIP)604,其含义为服务器验证了请求中的用户信息,哪里都不存在(Does Not Exists Anywhere)。进而,S-CSCF实体接收到P-CSCF实体发送的失败响应消息后,可以向UDM发送消息3,消息3中包括第二指示信息。比如,消息3的具体体现形式可以为注册通知请求或去注册通知请求(Registration/Deregistration Notification Request),第二指示信息可以为注册通知请求或去注册通知请求的SAR-Flags信元中新增的Subscribe-IMS-Session-Failure参数。Exemplarily, in the procedures shown in FIGS. 3a and 3b, when the failure scenario described above occurs, the P-CSCF entity may return a failure response message to the S-CSCF entity, indicating that the IMS session of the terminal device has failed. The specific embodiment of the failure response message may be the session initiation protocol (SIP) 604, which means that the server has verified the user information in the request and does not exist anywhere (Does Not Exists Anywhere). Furthermore, after receiving the failure response message sent by the P-CSCF entity, the S-CSCF entity may send a message 3 to the UDM, and the message 3 includes the second indication information. For example, the specific manifestation of message 3 can be a registration notification request or a deregistration notification request (Registration/Deregistration Notification Request), and the second indication information can be a newly added SAR-Flags cell in the registration notification request or deregistration notification request Subscribe-IMS-Session-Failure parameter.
步骤604,UDM实体接收第二指示信息,进而确定终端设备的IMS会话失败。Step 604: The UDM entity receives the second indication information, and then determines that the IMS session of the terminal device has failed.
步骤605,UDM实体向SMF实体发送第一指示信息,第一指示信息用于指示终端设备的IMS会话失败。Step 605: The UDM entity sends first indication information to the SMF entity, where the first indication information is used to indicate that the IMS session of the terminal device fails.
示例性地,UDM实体若确定SMF实体订阅了IMS会话失败事件,则可以向SMF实体发送第一指示信息。比如,UDM实体可以向SMF实体发送消息4,消息4中包括第一指示信息,第一指示信息可以包括终端设备的标识,或者其它可能的信息,具体不做限定。比如,消息4可以为新增的消息,体现形式可以为用户上下文管理IMS会话失败请求(Nudm_UECM_IMSSessionFailure Request)。Exemplarily, if the UDM entity determines that the SMF entity has subscribed to the IMS session failure event, it may send the first indication information to the SMF entity. For example, the UDM entity may send a message 4 to the SMF entity. The message 4 includes the first indication information. The first indication information may include the identification of the terminal device or other possible information, which is not specifically limited. For example, message 4 may be a newly added message, and the manifestation may be a user context management IMS session failure request (Nudm_UECM_IMSSessionFailure Request).
步骤606,UDM实体确定SMF实体是否成功恢复终端设备的IMS会话,若是,则结束流程;否则,执行步骤607。In step 606, the UDM entity determines whether the SMF entity successfully restores the IMS session of the terminal device, and if so, ends the process; otherwise, executes step 607.
示例性地,UDM实体向SMF实体发送第一指示信息后,若在预设时间段内未接收到SMF实体的响应消息,则可以确定SMF实体未成功恢复终端设备的IMS会话,若在预设时间段内接受到SMF的响应消息,则当响应消息中携带的原因值(cause)表示SMF实体成功恢复终端设备的IMS会话时,可以确定SMF实体成功恢复终端设备的IMS会话,当响应消息携带的原因值表示SMF实体未成功恢复终端设备的IMS会话时,可以确定SMF实体未成功恢复终端设备的IMS会话。Exemplarily, after the UDM entity sends the first indication information to the SMF entity, if the response message from the SMF entity is not received within a preset time period, it can be determined that the SMF entity has not successfully restored the IMS session of the terminal device. If the SMF response message is received within the time period, when the cause value (cause) carried in the response message indicates that the SMF entity successfully resumes the IMS session of the terminal device, it can be determined that the SMF entity successfully resumes the IMS session of the terminal device. When the response message carries The reason value of indicates that when the SMF entity fails to restore the IMS session of the terminal device, it can be determined that the SMF entity fails to restore the IMS session of the terminal device.
其中,SMF实体成功恢复终端设备的IMS会话的方式可以有多种,比如,SMF实体执行IMS会话释放流程(参见图4b所示),进而终端设备可以重新建立IMS会话(参见图4a所示)。SMF未成功恢复终端设备的IMS会话的原因可能有多种,比如SMF实体上已经无终端设备的IMS会话的相关信息。There are many ways for the SMF entity to successfully restore the IMS session of the terminal device. For example, the SMF entity executes the IMS session release process (see Figure 4b), and the terminal device can re-establish the IMS session (see Figure 4a) . There may be many reasons why the SMF fails to successfully restore the IMS session of the terminal device, such as the relevant information of the IMS session that has no terminal device on the SMF entity.
示例性地,SMF实体发送给UDM实体的响应消息可以为新增的消息,体现形式可以为用户上下文管理IMS会话失败响应(Nudm_UECM_IMSSessionFailure Response),响应消息中可以携带cause信元。Exemplarily, the response message sent by the SMF entity to the UDM entity may be a newly added message, and the embodiment may be a user context management IMS session failure response (Nudm_UECM_IMSSessionFailure Response), and the response message may carry cause information elements.
需要说明的是,在其它可能的实施例中,若UDM实体确定SMF发生故障,则也可以不再向SMF发送第一指示信息,并确定SMF实体未成功恢复终端设备的IMS会话。It should be noted that in other possible embodiments, if the UDM entity determines that the SMF fails, it may no longer send the first indication information to the SMF, and it is determined that the SMF entity has not successfully restored the IMS session of the terminal device.
步骤607,UDM实体向AMF实体发送第一指示信息。Step 607: The UDM entity sends the first indication information to the AMF entity.
示例性地,UDM实体若确定AMF实体订阅了IMS会话失败事件,则可以向AMF实体发 送第一指示信息。比如,UDM实体可以向AMF实体发送消息5,消息5中包括第一指示信息。其中,消息5可以为新增的消息,体现形式可以为用户上下文管理IMS会话失败请求(Nudm_UECM_IMSSessionFailure Request)。Exemplarily, if the UDM entity determines that the AMF entity has subscribed to the IMS session failure event, it may send the first indication information to the AMF entity. For example, the UDM entity may send a message 5 to the AMF entity, and the message 5 includes the first indication information. Among them, the message 5 may be a newly added message, and the embodiment may be a user context management IMS session failure request (Nudm_UECM_IMSSessionFailure Request).
步骤608,AMF实体向UDM实体发送响应消息。Step 608: The AMF entity sends a response message to the UDM entity.
示例性地,AMF实体向UDM实体发送的响应消息可以为新增的消息,体现形式可以为用户上下文管理IMS会话失败响应(Nudm_UECM_IMSSessionFailure Response)。Exemplarily, the response message sent by the AMF entity to the UDM entity may be a newly added message, and the embodiment may be a user context management IMS session failure response (Nudm_UECM_IMSSessionFailure Response).
步骤609,AMF实体向终端设备发送第三指示信息,第三指示信息用于指示终端设备重新建立IMS会话。Step 609: The AMF entity sends third indication information to the terminal device, where the third indication information is used to instruct the terminal device to re-establish an IMS session.
示例性地,AMF实体可以向终端设备发送消息6,消息6中包括第三指示信息,第三指示信息可以包括IMS会话的状态信息,IMS会话的状态信息用于指示IMS会话处于非激活态。其中,消息6的体现形式可以为配置更新命令(Configuration Update Command),配置更新命令中可以新增PDU会话状态信元,PDU会话状态信元用于承载IMS会话的状态信息。Exemplarily, the AMF entity may send a message 6 to the terminal device. The message 6 includes third indication information. The third indication information may include the status information of the IMS session. The status information of the IMS session is used to indicate that the IMS session is in an inactive state. Among them, the manifestation of message 6 may be a configuration update command (Configuration Update Command), and a PDU session state information element may be added to the configuration update command, and the PDU session state information element is used to carry state information of an IMS session.
步骤610,终端设备接收第三指示信息,并重新建立终端设备的IMS会话。Step 610: The terminal device receives the third indication information, and re-establishes the IMS session of the terminal device.
示例性地,终端设备接收到IMS会话的状态信息后,确定自身所存储的IMS会话的状态(即激活态)与第三指示信息所指示的IMS会话的状态(即非激活态)不一致,则可以重新建立终端设备的IMS会话(参见图4a所示)。Exemplarily, after receiving the state information of the IMS session, the terminal device determines that the state of the IMS session stored by itself (that is, the active state) is inconsistent with the state of the IMS session (that is, the inactive state) indicated by the third indication information, then The IMS session of the terminal device can be re-established (see Figure 4a).
上述所描述的流程(为便于描述,将该实现流程称为第一种实现流程)中,AMF实体和SMF实体均向UDM实体订阅了终端设备的IMS会话失败事件,后续UDM实体确定终端设备的IMS会话失败后,可以先向SMF实体发送第一指示信息,若SMF实体未成功恢复终端设备的IMS会话,则UDM实体可以向AMF实体发送第一指示信息,以使得AMF实体恢复终端设备的IMS会话;若SMF实体成功恢复终端设备的IMS会话,则UDM实体可以不再向AMF实体发送第一指示信息,以节省信令开销和传输资源开销。In the process described above (for ease of description, this implementation process is referred to as the first implementation process), both the AMF entity and the SMF entity subscribe to the UDM entity for the IMS session failure event of the terminal device, and the subsequent UDM entity determines the terminal device’s After the IMS session fails, the first indication information may be sent to the SMF entity first. If the SMF entity fails to resume the IMS session of the terminal device, the UDM entity may send the first indication information to the AMF entity so that the AMF entity can restore the IMS of the terminal device. Session: If the SMF entity successfully resumes the IMS session of the terminal device, the UDM entity may no longer send the first indication information to the AMF entity to save signaling overhead and transmission resource overhead.
需要说明的是,上述流程仅为一种可能的实现流程,在其它实施例中,也可以有其它实现流程,比如第二种实现流程至第五种实现流程。It should be noted that the foregoing process is only one possible implementation process. In other embodiments, there may be other implementation processes, such as the second implementation process to the fifth implementation process.
第二种实现流程:AMF实体和SMF实体均向UDM实体订阅了终端设备的IMS会话失败事件,后续UDM实体确定终端设备的IMS会话失败后,可以先向AMF实体发送第一指示信息,若AMF实体未成功恢复终端设备的IMS会话,则UDM实体可以向SMF实体发送第一指示信息,以使得SMF实体恢复终端设备的IMS会话;若AMF实体成功恢复终端设备的IMS会话,则UDM实体可以不再向SMF实体发送第一指示信息。The second implementation process: Both the AMF entity and the SMF entity subscribe to the UDM entity for the IMS session failure event of the terminal device. After the subsequent UDM entity determines that the IMS session of the terminal device has failed, it can first send the first indication information to the AMF entity. If the entity fails to successfully restore the IMS session of the terminal device, the UDM entity may send the first indication information to the SMF entity so that the SMF entity restores the IMS session of the terminal device; if the AMF entity successfully restores the IMS session of the terminal device, the UDM entity may not Then send the first indication information to the SMF entity.
第三种实现流程:AMF实体和SMF实体均向UDM实体订阅了终端设备的IMS会话失败事件,后续UDM实体确定终端设备的IMS会话失败后,可以向AMF实体和SMF实体发送第一指示信息,此处UDM实体向AMF实体和SMF实体发送第一指示信息的先后顺序可以不做限定,比如UDM实体可以同时向AMF实体和SMF实体发送第一指示信息。相应地,AMF实体和SMF实体接收到第一指示信息后,可以为终端设备重新建立IMS会话。The third implementation process: Both the AMF entity and the SMF entity subscribe to the UDM entity for the IMS session failure event of the terminal device. After the subsequent UDM entity determines that the IMS session of the terminal device fails, it can send the first indication information to the AMF entity and the SMF entity. Here, the order in which the UDM entity sends the first indication information to the AMF entity and the SMF entity may not be limited. For example, the UDM entity may send the first indication information to the AMF entity and the SMF entity at the same time. Correspondingly, after receiving the first indication information, the AMF entity and the SMF entity can re-establish an IMS session for the terminal device.
第四种实现流程:AMF实体向UDM实体订阅了终端设备的IMS会话失败事件(SMF实体未订阅),后续UDM实体确定终端设备的IMS会话失败后,可以向AMF实体发送第一指示信息。相应地,AMF实体接收到第一指示信息后,可以为终端设备重新建立IMS会话。The fourth implementation process: the AMF entity subscribes the IMS session failure event of the terminal device to the UDM entity (the SMF entity does not subscribe), and the subsequent UDM entity determines that the IMS session of the terminal device fails, and can send the first indication information to the AMF entity. Correspondingly, after receiving the first indication information, the AMF entity can re-establish an IMS session for the terminal device.
第五种实现流程:SMF实体向UDM实体订阅了终端设备的IMS会话失败事件(AMF实体未订阅),后续UDM实体确定终端设备的IMS会话失败后,可以向SMF实体发送第一指示信息。相应地,SMF实体接收到第一指示信息后,可以为终端设备重新建立IMS会话。The fifth implementation process: the SMF entity subscribes to the UDM entity for the IMS session failure event of the terminal device (the AMF entity does not subscribe), and the subsequent UDM entity determines that the IMS session of the terminal device fails, and can send the first indication information to the SMF entity. Correspondingly, after receiving the first indication information, the SMF entity can re-establish an IMS session for the terminal device.
此外,在上述所描述的实现流程中,AMF实体是在接收到UDM实体发送的第一指示信息后,为终端设备重新建立IMS会话。本申请实施例中,AMF实体也可以在感知到SMF实体故障后,为终端设备重新建立IMS会话。In addition, in the implementation process described above, the AMF entity re-establishes the IMS session for the terminal device after receiving the first indication information sent by the UDM entity. In the embodiment of the present application, the AMF entity may also re-establish an IMS session for the terminal device after sensing the failure of the SMF entity.
举个例子,终端设备1、终端设备2和终端设备3均在SMF实体上建立有PDU会话,分别为PDU会话1、PDU会话2、PDU会话3。由于AMF实体中可以保存为终端设备的PDU会话服务的SMF实体的标识,进而当AMF实体感知到SMF实体故障后,获知需要重新建立PDU会话1、PDU会话2、PDU会话3,进而可以采用上述步骤609所描述的方式,分别为终端设备1、终端设备2和终端设备3重新建立PDU会话1、PDU会话2、PDU会话3。For example, the terminal device 1, the terminal device 2, and the terminal device 3 all have PDU sessions established on the SMF entity, which are PDU session 1, PDU session 2, and PDU session 3, respectively. Since the AMF entity can save the identity of the SMF entity serving the PDU session of the terminal device, when the AMF entity senses the failure of the SMF entity, it learns that PDU session 1, PDU session 2, and PDU session 3 need to be re-established, and the above can be used. In the manner described in step 609, the PDU session 1, the PDU session 2, and the PDU session 3 are re-established for the terminal device 1, the terminal device 2, and the terminal device 3, respectively.
实施例二Example two
在实施例二中,将以本申请实施例中的方法适用于图2a所示意的网络架构为例,描述可能的实现流程。In the second embodiment, the method in the embodiment of the present application is applied to the network architecture shown in FIG. 2a as an example to describe a possible implementation process.
参见图7为本申请实施例二提供的一种恢复IMS业务的方法所对应的流程示意图,如图7所示,包括:Refer to FIG. 7 for a schematic diagram of a process corresponding to a method for restoring an IMS service provided by the second embodiment of the application, as shown in FIG. 7, including:
步骤701,MME向HSS发送第一信息,第一信息用于请求订阅终端设备的IMS会话失败事件。Step 701: The MME sends first information to the HSS, where the first information is used to request to subscribe to the IMS session failure event of the terminal device.
示例性地,终端设备向MME注册时,MME可以向HSS发送消息1,消息1包括第一信息。比如,消息1的具体体现形式可以为更新位置请求(Update Location Request),第一信息为更新位置请求的ULR-Flags信元中新增的Subscribe-IMS-Session-Failure参数。Exemplarily, when the terminal device registers with the MME, the MME may send a message 1 to the HSS, and the message 1 includes the first information. For example, the specific form of the message 1 may be an update location request (Update Location Request), and the first information is the newly added Subscribe-IMS-Session-Failure parameter in the ULR-Flags cell of the update location request.
步骤702,PGW-C实体向HSS发送第二信息,第二信息用于请求订阅终端设备的IMS会话失败事件。Step 702: The PGW-C entity sends second information to the HSS, where the second information is used to request to subscribe to the IMS session failure event of the terminal device.
示例性地,终端设备向PGW-C实体请求建立IMS会话时,PGW-C实体可以向HSS发送消息2,消息2包括第二信息。比如,消息2可以为新增的消息,体现形式可以为PGW更新位置请求(PGW Update Location Request),第二信息可以为PGW更新位置请求中携带的Subscribe-IMS-Session-Failure参数。Exemplarily, when the terminal device requests the PGW-C entity to establish an IMS session, the PGW-C entity may send a message 2 to the HSS, and the message 2 includes the second information. For example, the message 2 may be a newly added message, the embodiment may be a PGW Update Location Request (PGW Update Location Request), and the second information may be the Subscribe-IMS-Session-Failure parameter carried in the PGW Update Location Request.
步骤703,S-CSCF实体向HSS发送第二指示信息,第二指示信息用于指示终端设备的IMS会话失败。Step 703: The S-CSCF entity sends second indication information to the HSS, where the second indication information is used to indicate that the IMS session of the terminal device fails.
示例性地,在图3a和图3b所示意的流程中,当发生前文所描述的故障场景时,P-CSCF实体可以向S-CSCF实体返回失败响应消息,指示终端设备的IMS会话失败。进而,S-CSCF实体接收到P-CSCF实体发送的失败响应消息后,可以向HSS发送消息3,消息3中包括第二指示信息,消息3的具体体现形式可以为注册通知请求或去注册通知请求,第二指示信息可以为注册通知请求或去注册通知请求的SAR-Flags信元中新增的Subscribe-IMS-Session-Failure参数。Exemplarily, in the procedures shown in FIGS. 3a and 3b, when the failure scenario described above occurs, the P-CSCF entity may return a failure response message to the S-CSCF entity, indicating that the IMS session of the terminal device has failed. Furthermore, after the S-CSCF entity receives the failure response message sent by the P-CSCF entity, it can send message 3 to the HSS. Message 3 includes the second indication information. The specific form of message 3 can be a registration notification request or a de-registration notification. Request, the second indication information may be the newly added Subscribe-IMS-Session-Failure parameter in the SAR-Flags cell of the registration notification request or de-registration notification request.
步骤704,HSS接收第二指示信息,进而确定终端设备的IMS会话失败。Step 704: The HSS receives the second indication information, and then determines that the IMS session of the terminal device has failed.
步骤705,HSS向PGW-C实体发送第一指示信息,第一指示信息用于指示终端设备的IMS会话失败。Step 705: The HSS sends first indication information to the PGW-C entity, where the first indication information is used to indicate that the IMS session of the terminal device fails.
示例性地,HSS若确定PGW-C实体订阅了IMS会话失败事件,则可以向PGW-C实体发送第一指示信息。比如,HSS可以向PGW-C实体发送消息4,消息4中包括第一指示信息。其中,消息4可以为新增的消息,比如PGW插入用户数据请求(PGW Insert Subscriber Data Request),第一指示信息可以为PGW插入用户数据请求的IDR Flags信元中新增的IMS-Session-Failure参数。Exemplarily, if the HSS determines that the PGW-C entity has subscribed to the IMS session failure event, it may send the first indication information to the PGW-C entity. For example, the HSS may send message 4 to the PGW-C entity, and the message 4 includes the first indication information. Among them, message 4 may be a new message, such as PGW Insert Subscriber Data Request, and the first indication information may be the newly added IMS-Session-Failure in the IDR Flags cell of the PGW insert user data request. parameter.
步骤706,HSS确定PGW-C实体是否成功恢复终端设备的IMS会话,若是,则结束流程;否则,执行步骤707。In step 706, the HSS determines whether the PGW-C entity successfully restores the IMS session of the terminal device, and if so, ends the process; otherwise, executes step 707.
示例性地,HSS向PGW-C实体发送第一指示信息后,若在预设时间段内未接收到PGW-C实体的响应消息,则可以确定PGW-C实体未成功恢复终端设备的IMS会话,若在预设时间段内接受到PGW-C实体的响应消息,则当响应消息中携带的原因值(cause)表示PGW-C实体成功恢复终端设备的IMS会话时,可以确定PGW-C实体成功恢复终端设备的IMS会话,当响应消息携带的原因值表示PGW-C实体未成功恢复终端设备的IMS会话时,可以确定PGW-C实体未成功恢复终端设备的IMS会话。Exemplarily, after the HSS sends the first indication information to the PGW-C entity, if the response message of the PGW-C entity is not received within the preset time period, it can be determined that the PGW-C entity has not successfully restored the IMS session of the terminal device If the response message of the PGW-C entity is received within the preset time period, when the cause value (cause) carried in the response message indicates that the PGW-C entity successfully resumes the IMS session of the terminal device, the PGW-C entity can be determined The IMS session of the terminal device is successfully restored, and when the cause value carried in the response message indicates that the PGW-C entity has not successfully restored the IMS session of the terminal device, it can be determined that the PGW-C entity has not successfully restored the IMS session of the terminal device.
其中,PGW-C实体成功恢复终端设备的IMS会话的方式可以有多种,比如,PGW-C实体执行IMS会话释放流程,进而终端设备可以重新建立IMS会话。PGW-C实体未成功恢复终端设备的IMS会话的原因可能有多种,比如PGW-C实体上已经无终端设备的IMS会话的相关信息。There are many ways for the PGW-C entity to successfully restore the IMS session of the terminal device. For example, the PGW-C entity executes the IMS session release process, and the terminal device can re-establish the IMS session. There may be many reasons why the PGW-C entity fails to restore the IMS session of the terminal device, such as the relevant information of the IMS session without the terminal device on the PGW-C entity.
示例性地,PGW-C实体发送给HSS的响应消息可以为新增的消息,体现形式可以为PGW插入用户数据响应(PGW Insert Subscriber Data Answer),响应消息中可以携带cause信元。Exemplarily, the response message sent by the PGW-C entity to the HSS may be a newly-added message, and the embodiment may be a PGW Insert Subscriber Data Answer, and the response message may carry cause information elements.
需要说明的是,在其它可能的实施例中,若HSS确定PGW-C实体发生故障,则也可以不再向PGW-C实体发送第一指示信息,并确定PGW-C实体未成功恢复终端设备的IMS会话。It should be noted that, in other possible embodiments, if the HSS determines that the PGW-C entity is faulty, it may no longer send the first indication information to the PGW-C entity, and it is determined that the PGW-C entity has not successfully recovered the terminal device. IMS session.
步骤707,HSS向MME发送第一指示信息。Step 707: The HSS sends the first indication information to the MME.
示例性地,HSS若确定MME订阅了IMS会话失败事件,则可以向MME发送第一指示信息。比如,HSS可以向MME发送消息5,消息5中包括第一指示信息。其中,消息5可以为新增的消息,比如插入用户数据请求(Insert Subscriber Data Request),第一指示信息可以为插入用户数据请求的IDR Flags信元中新增的IMS-Session-Failure参数。Exemplarily, if the HSS determines that the MME has subscribed to the IMS session failure event, it may send the first indication information to the MME. For example, the HSS may send a message 5 to the MME, and the message 5 includes the first indication information. Wherein, message 5 may be a newly added message, such as an insert subscriber data request (Insert Subscriber Data Request), and the first indication information may be a newly added IMS-Session-Failure parameter in the IDR Flags cell of the insert subscriber data request.
步骤708,MME向HSS发送响应消息。In step 708, the MME sends a response message to the HSS.
示例性地,MME向HSS发送的响应消息可以为新增消息,体现形式可以为插入用户数据响应(Insert Subscriber Data Answer)。Exemplarily, the response message sent by the MME to the HSS may be a newly added message, and the embodiment may be an Insert Subscriber Data Answer (Insert Subscriber Data Answer).
步骤709,MME向终端设备发送第三指示信息,第三指示信息用于指示终端设备重新建立IMS会话。Step 709: The MME sends third indication information to the terminal device, where the third indication information is used to instruct the terminal device to re-establish an IMS session.
示例性地,MME可以向终端设备发送消息6,消息6中包括第三指示信息。其中,消息6可以为去激活演进分组系统(Evolved Packet System,EPS)承载上下文请求(Deactivate EPS Bearer Context Request),去激活EPS承载上下文请求的ESM cause信元取值为#39,表示请求去激活(Reactivation Requested)。Exemplarily, the MME may send a message 6 to the terminal device, and the message 6 includes the third indication information. Among them, message 6 may be a Deactivate EPS Bearer Context Request (Deactivate EPS Bearer Context Request). The value of the ESM cause cell value of the EPS bearer Context Request is #39, which means that the deactivation is requested. (Reactivation Requested).
步骤710,终端设备接收第三指示信息,并重新建立终端设备的IMS会话。Step 710: The terminal device receives the third indication information, and re-establishes the IMS session of the terminal device.
本申请实施例中,通过采用实施例一和实施例二中的方案,SDMN在确定终端设备的IMS会话失败后,可以触发MMN和/或SMN重新建立该终端设备的IMS会话,进而及时恢复终端设备的IMS业务,有效降低恢复IMS业务的时延。In the embodiments of this application, by adopting the solutions in the first and second embodiments, after the SDMN determines that the IMS session of the terminal device has failed, it can trigger the MMN and/or SMN to re-establish the IMS session of the terminal device, thereby recovering the terminal in time The IMS service of the device effectively reduces the delay of restoring IMS service.
需要说明的是:(1)由于实施例二适用于图2a所示意的系统架构,实施例一适用于图2b所示意的系统架构,因此,实施例二和实施例一中网络实体的名称或者不同网络实体之间通信的消息名称可能不同,除此差异之外的其它内容,二者可以相互参照。比如,在实施例二中,也可以采用上述实施例一中所描述的第二种至第四种实现流程。It should be noted that: (1) Since the second embodiment is applicable to the system architecture shown in FIG. 2a, and the first embodiment is applicable to the system architecture shown in FIG. 2b, the name of the network entity in the second embodiment and the first embodiment is either The names of messages communicated between different network entities may be different, except for this difference, the two can refer to each other. For example, in the second embodiment, the second to fourth implementation procedures described in the first embodiment can also be used.
(2)本申请实施例中所描述的各个流程图(比如图6、图7)的步骤编号仅为执行流程的一种示例,并不构成对步骤执行的先后顺序的限制,本申请实施例中相互之间没有时序依赖关系的步骤之间没有严格的执行顺序。(2) The step numbers of the flowcharts described in the embodiments of the present application (for example, FIG. 6 and FIG. 7) are only an example of the execution process, and do not constitute a restriction on the order of execution of the steps. The embodiment of the present application There is no strict execution order between steps that do not have a timing dependency between each other.
上述主要从网络设备和终端设备之间交互的角度对本申请实施例提供的方案进行了介绍。可以理解的是,为了实现上述功能,网络设备或终端设备可以包括执行各个功能相应的硬件结构和/或软件模块。本领域技术人员应该很容易意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,本申请的实施例能够以硬件或硬件和计算机软件的结合形式来实现。某个功能究竟以硬件还是计算机软件驱动硬件的方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。The foregoing mainly introduces the solution provided by the embodiment of the present application from the perspective of interaction between the network device and the terminal device. It can be understood that, in order to implement the above-mentioned functions, the network device or the terminal device may include a hardware structure and/or software module corresponding to each function. Those skilled in the art should easily realize that in combination with the units and algorithm steps of the examples described in the embodiments disclosed herein, the embodiments of the present application can be implemented in the form of hardware or a combination of hardware and computer software. Whether a certain function is executed by hardware or computer software-driven hardware depends on the specific application and design constraint conditions of the technical solution. Professionals and technicians can use different methods for each specific application to implement the described functions, but such implementation should not be considered beyond the scope of this application.
本申请实施例可以根据上述方法示例对终端设备和网络设备进行功能单元的划分,例如,可以对应各个功能划分各个功能单元,也可以将两个或两个以上的功能集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。The embodiment of the present application may divide the terminal device and the network device into functional units according to the foregoing method examples. For example, each functional unit may be divided corresponding to each function, or two or more functions may be integrated into one unit. The above-mentioned integrated unit can be implemented in the form of hardware or software functional unit.
在采用集成的单元的情况下,图8示出了本申请实施例中所涉及的装置的可能的示例性框图。如图8所示,装置800可以包括:处理单元802和通信单元803。处理单元802用于对装置800的动作进行控制管理。通信单元803用于支持装置800与其他设备的通信。可选地,通信单元803也称为收发单元,可以包括接收单元和/或发送单元,分别用于执行接收和发送操作。装置800还可以包括存储单元801,用于存储装置800的程序代码和/或数据。In the case of using an integrated unit, FIG. 8 shows a possible exemplary block diagram of a device involved in an embodiment of the present application. As shown in FIG. 8, the apparatus 800 may include: a processing unit 802 and a communication unit 803. The processing unit 802 is used to control and manage the actions of the device 800. The communication unit 803 is used to support communication between the apparatus 800 and other devices. Optionally, the communication unit 803 is also called a transceiving unit, and may include a receiving unit and/or a sending unit, which are used to perform receiving and sending operations, respectively. The device 800 may further include a storage unit 801 for storing program codes and/or data of the device 800.
该装置800可以为SDMN(比如上述实施例一中的UDM实体或者上述实施例二中的HSS)或者设置在SDMN中的芯片。处理单元802可以支持装置800执行上文中各方法示例中SDMN的动作。或者,处理单元802主要执行方法示例中的SDMN的内部动作,通信单元803可以支持装置800与其它装置之间的通信。例如,处理单元802用于执行图6中的步骤605或者执行图7中的步骤705;通信单元803可以用于执行图6的步骤604、步骤607、步骤608,或者执行以及图7的步骤704、步骤707、步骤708。The device 800 may be an SDMN (such as the UDM entity in the first embodiment above or the HSS in the second embodiment above) or a chip set in the SDMN. The processing unit 802 may support the device 800 to perform the SDMN actions in the above method examples. Alternatively, the processing unit 802 mainly executes the internal actions of the SDMN in the method example, and the communication unit 803 may support communication between the device 800 and other devices. For example, the processing unit 802 is used to perform step 605 in FIG. 6 or step 705 in FIG. 7; the communication unit 803 may be used to perform step 604, step 607, and step 608 in FIG. 6, or to perform step 704 in FIG. , Step 707, Step 708.
在一个实施例中,处理单元802用于:确定终端设备的IMS会话失败,IMS会话用于承载终端设备的IMS业务;通信单元803用于:向MMN和/或SMN发送第一指示信息,第一指示信息用于指示终端设备的IMS会话失败。In one embodiment, the processing unit 802 is configured to: determine that the IMS session of the terminal device fails, and the IMS session is used to carry the IMS service of the terminal device; the communication unit 803 is configured to: send the first indication information to the MMN and/or SMN, first An indication information is used to indicate that the IMS session of the terminal device fails.
在一种可能的设计中,通信单元803用于:接收来自服务呼叫状态控制功能S-CSCF实体的第二指示信息,第二指示信息用于指示终端设备的IMS会话失败。In a possible design, the communication unit 803 is configured to receive the second indication information from the serving call state control function S-CSCF entity, and the second indication information is used to indicate that the IMS session of the terminal device fails.
在一种可能的设计中,通信单元803用于:接收MMN发送的第一信息,第一信息用于请求订阅终端设备的IMS会话失败事件。In a possible design, the communication unit 803 is configured to receive the first information sent by the MMN, and the first information is used to request to subscribe to the IMS session failure event of the terminal device.
在一种可能的设计中,通信单元803用于:接收来自SMN的第二信息,第二信息用于请求订阅终端设备的IMS会话失败事件。In a possible design, the communication unit 803 is configured to receive the second information from the SMN, and the second information is used to request to subscribe to the IMS session failure event of the terminal device.
该装置800可以为MMN(比如上述实施例一中的AMF实体或者上述实施例二中的MME)或者设置在MMN中的芯片。处理单元802可以支持装置800执行上文中各方法示 例中MMN的动作。或者,处理单元802主要执行方法示例中的MMN的内部动作,通信单元803可以支持装置800与其它装置之间的通信。例如,通信单元803可以用于执行图6的步骤601、步骤609或者执行图7中的步骤701、步骤709。The device 800 may be an MMN (such as the AMF entity in the first embodiment above or the MME in the second embodiment above) or a chip set in the MMN. The processing unit 802 can support the device 800 to perform the MMN actions in the above method examples. Alternatively, the processing unit 802 mainly executes the internal actions of the MMN in the method example, and the communication unit 803 can support communication between the device 800 and other devices. For example, the communication unit 803 may be used to perform step 601 and step 609 in FIG. 6 or to perform step 701 and step 709 in FIG. 7.
在一个实施例中,处理单元802用于:确定终端设备的IMS会话失败,IMS会话用于承载终端设备的IMS业务;以及,为终端设备重新建立IMS会话。In one embodiment, the processing unit 802 is configured to: determine that the IMS session of the terminal device fails, and the IMS session is used to carry the IMS service of the terminal device; and, to re-establish the IMS session for the terminal device.
在一种可能的设计中,通信单元803用于:向SDMN发送第一信息,第一信息用于请求订阅终端设备的IMS会话失败事件。In a possible design, the communication unit 803 is configured to send first information to the SDMN, and the first information is used to request to subscribe to the IMS session failure event of the terminal device.
在一种可能的设计中,通信单元803还用于:向终端设备发送第三指示信息,第三指示信息用于指示终端设备重新建立IMS会话。In a possible design, the communication unit 803 is further configured to send third indication information to the terminal device, and the third indication information is used to instruct the terminal device to re-establish an IMS session.
该装置800可以为SMN(比如上述实施例一中的SMF实体或者上述实施例二中的PGW-C)或者设置在SMN中的芯片。处理单元802可以支持装置800执行上文中各方法示例中SMN的动作。或者,处理单元802主要执行方法示例中的SMN的内部动作,通信单元803可以支持装置800与其它装置之间的通信。例如,通信单元803可以用于执行图6中的步骤602或者图7中的步骤702。The device 800 may be an SMN (such as the SMF entity in the first embodiment above or the PGW-C in the second embodiment above) or a chip set in the SMN. The processing unit 802 may support the device 800 to perform the SMN actions in the above method examples. Alternatively, the processing unit 802 mainly executes the internal actions of the SMN in the method example, and the communication unit 803 can support communication between the device 800 and other devices. For example, the communication unit 803 may be used to perform step 602 in FIG. 6 or step 702 in FIG. 7.
在一个实施例中,通信单元803用于:接收来自SDMN的第一指示信息,第一指示信息用于指示终端设备的IMS会话失败,IMS会话用于承载终端设备的IMS业务;处理单元802用于为终端设备重新建立IMS会话。In one embodiment, the communication unit 803 is configured to: receive first indication information from the SDMN, the first indication information is used to indicate that the IMS session of the terminal device fails, and the IMS session is used to carry the IMS service of the terminal device; the processing unit 802 uses To re-establish an IMS session for the terminal device.
在一种可能的设计中,通信单元803还用于:向SDMN发送第二信息,第二信息用于请求订阅终端设备的IMS会话失败事件。In a possible design, the communication unit 803 is further configured to send second information to the SDMN, and the second information is used to request to subscribe to the IMS session failure event of the terminal device.
该装置800可以为终端设备或者设置在终端设备中的芯片。处理单元802可以支持装置800执行上文中各方法示例中终端设备的动作。或者,处理单元802主要执行方法示例中的终端设备的内部动作,通信单元803可以支持装置800与其它装置之间的通信。例如,处理单元802用于执行图6中的步骤610或者执行图7中的步骤710。The apparatus 800 may be a terminal device or a chip set in the terminal device. The processing unit 802 may support the apparatus 800 to perform the actions of the terminal device in the foregoing method examples. Alternatively, the processing unit 802 mainly executes the internal actions of the terminal device in the method example, and the communication unit 803 may support communication between the device 800 and other devices. For example, the processing unit 802 is configured to execute step 610 in FIG. 6 or execute step 710 in FIG. 7.
在一个实施例中,通信单元803用于:接收来自MMN的第三指示信息,第三指示信息用于指示终端设备重新建立IMS会话,IMS会话用于承载终端设备的IMS业务;处理单元802用于根据第三指示信息重新建立IMS会话。In one embodiment, the communication unit 803 is configured to: receive third indication information from the MMN, the third indication information is used to instruct the terminal device to re-establish an IMS session, and the IMS session is used to carry the IMS service of the terminal device; the processing unit 802 uses According to the third instruction information, the IMS session is re-established.
在一种可能的设计中,通信单元803还用于:接收来自MMN的配置更新命令,配置更新命令包括第三指示信息。In a possible design, the communication unit 803 is further configured to: receive a configuration update command from the MMN, where the configuration update command includes the third indication information.
应理解以上装置中单元的划分仅仅是一种逻辑功能的划分,实际实现时可以全部或部分集成到一个物理实体上,也可以物理上分开。且装置中的单元可以全部以软件通过处理元件调用的形式实现;也可以全部以硬件的形式实现;还可以部分单元以软件通过处理元件调用的形式实现,部分单元以硬件的形式实现。例如,各个单元可以为单独设立的处理元件,也可以集成在装置的某一个芯片中实现,此外,也可以以程序的形式存储于存储器中,由装置的某一个处理元件调用并执行该单元的功能。此外这些单元全部或部分可以集成在一起,也可以独立实现。这里所述的处理元件又可以成为处理器,可以是一种具有信号的处理能力的集成电路。在实现过程中,上述方法的各步骤或以上各个单元可以通过处理器元件中的硬件的集成逻辑电路实现或者以软件通过处理元件调用的形式实现。It should be understood that the division of units in the above device is only a division of logical functions, and may be fully or partially integrated into one physical entity in actual implementation, or may be physically separated. In addition, the units in the device can be all implemented in the form of software called by processing elements; they can also be implemented in the form of hardware; part of the units can be implemented in the form of software called by the processing elements, and some of the units can be implemented in the form of hardware. For example, each unit can be a separate processing element, or it can be integrated in a certain chip of the device for implementation. In addition, it can also be stored in the memory in the form of a program, which is called and executed by a certain processing element of the device. Features. In addition, all or part of these units can be integrated together or implemented independently. The processing element described here can also become a processor, which can be an integrated circuit with signal processing capabilities. In the implementation process, each step of the above method or each of the above units may be implemented by an integrated logic circuit of hardware in a processor element or implemented in a form of being called by software through a processing element.
在一个例子中,以上任一装置中的单元可以是被配置成实施以上方法的一个或多个集成电路,例如:一个或多个特定集成电路(Application Specific Integrated Circuit,ASIC),或,一个或多个微处理器(digital singnal processor,DSP),或,一个或者多个现场可编程 门阵列(Field Programmable Gate Array,FPGA),或这些集成电路形式中至少两种的组合。再如,当装置中的单元可以通过处理元件调度程序的形式实现时,该处理元件可以是处理器,比如通用中央处理器(central processing unit,CPU),或其它可以调用程序的处理器。再如,这些单元可以集成在一起,以片上系统(system-on-a-chip,SOC)的形式实现。In an example, the unit in any of the above devices may be one or more integrated circuits configured to implement the above methods, for example: one or more application specific integrated circuits (ASICs), or, one or Multiple microprocessors (digital singnal processors, DSPs), or, one or more field programmable gate arrays (Field Programmable Gate Arrays, FPGAs), or a combination of at least two of these integrated circuits. For another example, when the unit in the device can be implemented in the form of a processing element scheduler, the processing element can be a processor, such as a general-purpose central processing unit (central processing unit, CPU), or other processors that can call programs. For another example, these units can be integrated together and implemented in the form of a system-on-a-chip (SOC).
以上用于接收的单元是一种该装置的接口电路,用于从其它装置接收信号。例如,当该装置以芯片的方式实现时,该接收单元是该芯片用于从其它芯片或装置接收信号的接口电路。以上用于发送的单元是一种该装置的接口电路,用于向其它装置发送信号。例如,当该装置以芯片的方式实现时,该发送单元是该芯片用于向其它芯片或装置发送信号的接口电路。The above receiving unit is an interface circuit of the device for receiving signals from other devices. For example, when the device is implemented as a chip, the receiving unit is an interface circuit used by the chip to receive signals from other chips or devices. The above unit for sending is an interface circuit of the device for sending signals to other devices. For example, when the device is implemented in the form of a chip, the sending unit is an interface circuit used by the chip to send signals to other chips or devices.
参见图9所示,为本申请实施例提供的一种恢复IMS业务的装置示意图,该装置900可以是上述实施例中的SDMN、MMN、SMN或者终端设备。该装置900包括:处理器902、通信接口903、存储器901。可选的,装置900还可以包括通信线路904。其中,通信接口903、处理器902以及存储器901可以通过通信线路904相互连接;通信线路904可以是外设部件互连标准(peripheral component interconnect,简称PCI)总线或扩展工业标准结构(extended industry standard architecture,简称EISA)总线等。所述通信线路904可以分为地址总线、数据总线、控制总线等。为便于表示,图9中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。Refer to FIG. 9, which is a schematic diagram of a device for restoring an IMS service provided by an embodiment of this application. The device 900 may be SDMN, MMN, SMN or terminal equipment in the foregoing embodiment. The device 900 includes a processor 902, a communication interface 903, and a memory 901. Optionally, the apparatus 900 may further include a communication line 904. Among them, the communication interface 903, the processor 902, and the memory 901 may be connected to each other through a communication line 904; the communication line 904 may be a peripheral component interconnection standard (peripheral component interconnect, PCI for short) bus or an extended industry standard architecture (extended industry standard architecture) , Referred to as EISA) bus and so on. The communication line 904 can be divided into an address bus, a data bus, a control bus, and so on. For ease of representation, only one thick line is used in FIG. 9, but it does not mean that there is only one bus or one type of bus.
处理器902可以是一个CPU,微处理器,ASIC,或一个或多个用于控制本申请方案程序执行的集成电路。处理器902的功能可以和图8中所描述的处理单元的功能相同。The processor 902 may be a CPU, a microprocessor, an ASIC, or one or more integrated circuits used to control the execution of the program of the present application. The function of the processor 902 may be the same as the function of the processing unit described in FIG. 8.
通信接口903,使用任何收发器一类的装置,用于与其他设备或通信网络通信,如以太网,无线接入网(radio access network,RAN),无线局域网(wireless local area networks,WLAN),有线接入网等。通信接口903的功能可以和图8中所描述的通信单元的功能相同。The communication interface 903 uses any device such as a transceiver to communicate with other devices or communication networks, such as Ethernet, radio access network (RAN), wireless local area networks (WLAN), Wired access network, etc. The function of the communication interface 903 may be the same as the function of the communication unit described in FIG. 8.
存储器901可以是ROM或可存储静态信息和指令的其他类型的静态存储设备,RAM或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(electrically erasable programmable read-only memory,EEPROM)、只读光盘(compact disc read-only memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器可以是独立存在,通过通信线路904与处理器相连接。存储器也可以和处理器集成在一起。存储器901可以和图8中所描述的存储单元的功能相同。The memory 901 may be ROM or other types of static storage devices that can store static information and instructions, RAM or other types of dynamic storage devices that can store information and instructions, or may be electrically erasable programmable read-only memory (electrically erasable programmable read-only memory). read-only memory, EEPROM), compact disc (read-only memory, CD-ROM) or other optical disc storage, optical disc storage (including compact discs, laser discs, optical discs, digital universal discs, Blu-ray discs, etc.), magnetic disks A storage medium or other magnetic storage device, or any other medium that can be used to carry or store desired program codes in the form of instructions or data structures and that can be accessed by a computer, but is not limited thereto. The memory may exist independently, and is connected to the processor through a communication line 904. The memory can also be integrated with the processor. The memory 901 may have the same function as the storage unit described in FIG. 8.
其中,存储器901用于存储执行本申请方案的计算机执行指令,并由处理器902来控制执行。处理器902用于执行存储器901中存储的计算机执行指令,从而实现本申请上述实施例提供的会话的处理方法。The memory 901 is used to store computer-executable instructions for executing the solution of the present application, and the processor 902 controls the execution. The processor 902 is configured to execute computer-executable instructions stored in the memory 901, so as to implement the session processing method provided in the foregoing embodiment of the present application.
可选的,本申请实施例中的计算机执行指令也可以称之为应用程序代码,本申请实施例对此不作具体限定。Optionally, the computer-executable instructions in the embodiments of the present application may also be referred to as application program codes, which are not specifically limited in the embodiments of the present application.
本领域内的技术人员应明白,本申请的实施例可提供为方法、系统、或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art should understand that the embodiments of the present application can be provided as methods, systems, or computer program products. Therefore, this application may adopt the form of a complete hardware embodiment, a complete software embodiment, or an embodiment combining software and hardware. Moreover, this application may adopt the form of a computer program product implemented on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) containing computer-usable program codes.
本申请是参照根据本申请的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。This application is described with reference to flowcharts and/or block diagrams of methods, equipment (systems), and computer program products according to this application. It should be understood that each process and/or block in the flowchart and/or block diagram, and the combination of processes and/or blocks in the flowchart and/or block diagram can be realized by computer program instructions. These computer program instructions can be provided to the processor of a general-purpose computer, a special-purpose computer, an embedded processor, or other programmable data processing equipment to generate a machine, so that the instructions executed by the processor of the computer or other programmable data processing equipment are used to generate It is a device that realizes the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions can also be stored in a computer-readable memory that can guide a computer or other programmable data processing equipment to work in a specific manner, so that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction device. The device implements the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded on a computer or other programmable data processing equipment, so that a series of operation steps are executed on the computer or other programmable equipment to produce computer-implemented processing, so as to execute on the computer or other programmable equipment. The instructions provide steps for implementing the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
显然,本领域的技术人员可以对本申请进行各种改动和变型而不脱离本申请的精神和范围。这样,倘若本申请的这些修改和变型属于本申请权利要求及其等同技术的范围之内,则本申请也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the application without departing from the spirit and scope of the application. In this way, if these modifications and variations of this application fall within the scope of the claims of this application and their equivalent technologies, then this application is also intended to include these modifications and variations.

Claims (30)

  1. 一种网络协议IP多媒体子系统恢复IMS业务的方法,其特征在于,所述方法包括:A method for restoring IMS services by a network protocol IP multimedia subsystem, characterized in that the method includes:
    确定终端设备的IMS会话失败,所述IMS会话用于承载所述终端设备的IMS业务;Determining that the IMS session of the terminal device fails, and the IMS session is used to carry the IMS service of the terminal device;
    向移动管理网络节点MMN和/或会话管理网络节点SMN发送第一指示信息,所述第一指示信息用于指示所述终端设备的IMS会话失败。Send first indication information to the mobility management network node MMN and/or the session management network node SMN, where the first indication information is used to indicate that the IMS session of the terminal device fails.
  2. 根据权利要求1所述的方法,其特征在于,确定终端设备的IMS会话失败,包括:The method according to claim 1, wherein determining that the IMS session of the terminal device has failed comprises:
    接收来自服务呼叫状态控制功能S-CSCF实体的第二指示信息,所述第二指示信息用于指示所述终端设备的IMS会话失败。Receiving second indication information from a serving call state control function S-CSCF entity, where the second indication information is used to indicate that the IMS session of the terminal device fails.
  3. 根据权利要求1或2所述的方法,其特征在于,向MMN发送第一指示信息,包括:The method according to claim 1 or 2, wherein sending the first indication information to the MMN comprises:
    若确定所述SMN未成功恢复所述终端设备的IMS会话,则向所述MMN发送所述第一指示信息。If it is determined that the SMN has not successfully restored the IMS session of the terminal device, sending the first indication information to the MMN.
  4. 根据权利要求3所述的方法,其特征在于,确定所述SMN未成功恢复所述终端设备的IMS会话,包括:The method according to claim 3, wherein determining that the SMN has not successfully restored the IMS session of the terminal device comprises:
    确定所述SMN发生故障;或者,It is determined that the SMN is faulty; or,
    向所述SMN发送所述第一指示信息,且在预设时间段内未接收到所述SMN的响应消息;或者,Sending the first indication information to the SMN, and the SMN response message is not received within a preset time period; or,
    向所述SMN发送所述第一指示信息,以及接收来自所述SMN的响应消息,所述响应消息携带未成功恢复所述终端设备的IMS会话的原因值。Sending the first indication information to the SMN, and receiving a response message from the SMN, the response message carrying the value of the reason for not successfully restoring the IMS session of the terminal device.
  5. 根据权利要求1至4中任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1 to 4, wherein the method further comprises:
    接收所述MMN发送的第一信息,所述第一信息用于请求订阅所述终端设备的IMS会话失败事件。Receiving the first information sent by the MMN, where the first information is used to request to subscribe to the IMS session failure event of the terminal device.
  6. 根据权利要求1至5中任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1 to 5, wherein the method further comprises:
    接收来自所述SMN的第二信息,所述第二信息用于请求订阅所述终端设备的IMS会话失败事件。Receiving second information from the SMN, where the second information is used to request to subscribe to the IMS session failure event of the terminal device.
  7. 一种恢复IMS业务的方法,其特征在于,所述方法包括:A method for restoring IMS services, characterized in that the method includes:
    确定终端设备的IMS会话失败,所述IMS会话用于承载所述终端设备的IMS业务;Determining that the IMS session of the terminal device fails, and the IMS session is used to carry the IMS service of the terminal device;
    为所述终端设备重新建立所述IMS会话。Re-establish the IMS session for the terminal device.
  8. 根据权利要求7所述的方法,其特征在于,确定终端设备的IMS会话失败,包括:The method according to claim 7, wherein determining that the IMS session of the terminal device fails, comprises:
    确定所述IMS会话关联的SMN发生故障;或者,It is determined that the SMN associated with the IMS session is faulty; or,
    接收来自SDMN的第一指示信息,所述第一指示信息用于指示所述终端设备的所述IMS会话失败。Receiving first indication information from the SDMN, where the first indication information is used to indicate that the IMS session of the terminal device fails.
  9. 根据权利要求7或8所述的方法,其特征在于,所述方法还包括:The method according to claim 7 or 8, wherein the method further comprises:
    向所述SDMN发送第一信息,所述第一信息用于请求订阅所述终端设备的IMS会话失败事件。Sending first information to the SDMN, where the first information is used to request to subscribe to the IMS session failure event of the terminal device.
  10. 根据权利要求7至9中任一项所述的方法,其特征在于,为所述终端设备重新建立所述IMS会话,包括:The method according to any one of claims 7 to 9, wherein re-establishing the IMS session for the terminal device comprises:
    向所述终端设备发送第三指示信息,所述第三指示信息用于指示所述终端设备重新建立所述IMS会话。Sending third instruction information to the terminal device, where the third instruction information is used to instruct the terminal device to re-establish the IMS session.
  11. 根据权利要求10所述的方法,其特征在于,所述第三指示信息包括所述IMS会话 的状态信息,所述IMS会话的状态信息用于指示所述IMS会话的状态为非激活态。The method according to claim 10, wherein the third indication information includes state information of the IMS session, and the state information of the IMS session is used to indicate that the state of the IMS session is inactive.
  12. 根据权利要求10或11所述的方法,其特征在于,向所述终端设备发送第三指示信息,包括:The method according to claim 10 or 11, wherein sending third indication information to the terminal device comprises:
    向所述终端设备发送配置更新命令,所述配置更新命令包括所述第三指示信息。Sending a configuration update command to the terminal device, where the configuration update command includes the third indication information.
  13. 一种恢复IMS业务的方法,其特征在于,所述方法包括:A method for restoring IMS services, characterized in that the method includes:
    接收来自SDMN的第一指示信息,所述第一指示信息用于指示终端设备的IMS会话失败,所述IMS会话用于承载所述终端设备的IMS业务;Receiving first indication information from the SDMN, where the first indication information is used to indicate that the IMS session of the terminal device fails, and the IMS session is used to carry the IMS service of the terminal device;
    为所述终端设备重新建立所述IMS会话。Re-establish the IMS session for the terminal device.
  14. 根据权利要求13所述的方法,其特征在于,所述方法还包括:The method according to claim 13, wherein the method further comprises:
    向所述SDMN发送第二信息,所述第二信息用于请求订阅所述终端设备的IMS会话失败事件。Sending second information to the SDMN, where the second information is used to request to subscribe to the IMS session failure event of the terminal device.
  15. 一种恢复IMS业务的方法,其特征在于,所述方法包括:A method for restoring IMS services, characterized in that the method includes:
    接收来自MMN的第三指示信息,所述第三指示信息用于指示所述终端设备重新建立IMS会话,所述IMS会话用于承载所述终端设备的IMS业务;Receiving third indication information from the MMN, where the third indication information is used to instruct the terminal device to re-establish an IMS session, and the IMS session is used to carry the IMS service of the terminal device;
    根据所述第三指示信息重新建立所述IMS会话。Re-establish the IMS session according to the third instruction information.
  16. 根据权利要求15所述的方法,其特征在于,所述第三指示信息包括所述IMS会话的状态信息,所述IMS会话的状态信息用于指示所述IMS会话的状态为非激活态。The method according to claim 15, wherein the third indication information includes state information of the IMS session, and the state information of the IMS session is used to indicate that the state of the IMS session is in an inactive state.
  17. 根据权利要求15或16所述的方法,其特征在于,接收来自MMN的第三指示信息,包括:The method according to claim 15 or 16, wherein receiving the third indication information from MMN comprises:
    接收来自所述MMN的配置更新命令,所述配置更新命令包括所述第三指示信息。Receiving a configuration update command from the MMN, where the configuration update command includes the third indication information.
  18. 一种恢复IMS业务的装置,其特征在于,所述装置包括处理单元和通信单元;A device for restoring IMS services, characterized in that the device includes a processing unit and a communication unit;
    所述处理单元用于,确定终端设备的IMS会话失败,所述IMS会话用于承载所述终端设备的IMS业务;The processing unit is configured to determine that the IMS session of the terminal device fails, and the IMS session is used to carry the IMS service of the terminal device;
    所述通信单元用于,向MMN和/或SMN发送第一指示信息,所述第一指示信息用于指示所述终端设备的IMS会话失败。The communication unit is configured to send first indication information to the MMN and/or SMN, where the first indication information is used to indicate that the IMS session of the terminal device fails.
  19. 根据权利要求18所述的装置,其特征在于,所述通信单元还用于:The device according to claim 18, wherein the communication unit is further configured to:
    接收来自服务呼叫状态控制功能S-CSCF实体的第二指示信息,所述第二指示信息用于指示所述终端设备的IMS会话失败。Receiving second indication information from a serving call state control function S-CSCF entity, where the second indication information is used to indicate that the IMS session of the terminal device fails.
  20. 根据权利要求18或19所述的装置,其特征在于,所述通信单元还用于:The device according to claim 18 or 19, wherein the communication unit is further configured to:
    接收所述MMN发送的第一信息,所述第一信息用于请求订阅所述终端设备的IMS会话失败事件。Receiving the first information sent by the MMN, where the first information is used to request to subscribe to the IMS session failure event of the terminal device.
  21. 根据权利要求18至20中任一项所述的装置,其特征在于,所述通信单元还用于:The device according to any one of claims 18 to 20, wherein the communication unit is further configured to:
    接收来自所述SMN的第二信息,所述第二信息用于请求订阅所述终端设备的IMS会话失败事件。Receiving second information from the SMN, where the second information is used to request to subscribe to the IMS session failure event of the terminal device.
  22. 一种恢复IMS业务的装置,其特征在于,所述装置包括处理单元和通信单元;A device for restoring IMS services, characterized in that the device includes a processing unit and a communication unit;
    所述处理单元,用于确定终端设备的IMS会话失败,所述IMS会话用于承载所述终端设备的IMS业务;以及,还用于控制所述通信单元执行:为所述终端设备重新建立所述IMS会话。The processing unit is configured to determine that the IMS session of the terminal device fails, and the IMS session is used to carry the IMS service of the terminal device; and, the processing unit is also configured to control the communication unit to perform: Describe the IMS session.
  23. 根据权利要求22所述的装置,其特征在于,所述通信单元还用于向所述SDMN发送第一信息,所述第一信息用于请求订阅所述终端设备的IMS会话失败事件。The apparatus according to claim 22, wherein the communication unit is further configured to send first information to the SDMN, and the first information is used to request a subscription to an IMS session failure event of the terminal device.
  24. 根据权利要求22或23所述的装置,其特征在于,所述通信单元还用于:The device according to claim 22 or 23, wherein the communication unit is further configured to:
    向所述终端设备发送第三指示信息,所述第三指示信息用于指示所述终端设备重新建立所述IMS会话。Sending third instruction information to the terminal device, where the third instruction information is used to instruct the terminal device to re-establish the IMS session.
  25. 一种恢复IMS业务的装置,其特征在于,所述装置包括处理单元和通信单元;A device for restoring IMS services, characterized in that the device includes a processing unit and a communication unit;
    所述通信单元用于,接收来自SDMN的第一指示信息,所述第一指示信息用于指示终端设备的IMS会话失败,所述IMS会话用于承载所述终端设备的IMS业务;The communication unit is configured to receive first indication information from the SDMN, where the first indication information is used to indicate that the IMS session of the terminal device fails, and the IMS session is used to carry the IMS service of the terminal device;
    所述处理单元用于控制所述通信单元执行:为所述终端设备重新建立所述IMS会话。The processing unit is configured to control the communication unit to perform: re-establish the IMS session for the terminal device.
  26. 根据权利要求25所述的装置,其特征在于,所述通信单元还用于,向所述SDMN发送第二信息,所述第二信息用于请求订阅所述终端设备的IMS会话失败事件。The apparatus according to claim 25, wherein the communication unit is further configured to send second information to the SDMN, and the second information is used to request to subscribe to the IMS session failure event of the terminal device.
  27. 一种恢复IMS业务的装置,其特征在于,所述装置包括处理单元和通信单元;A device for restoring IMS services, characterized in that the device includes a processing unit and a communication unit;
    所述通信单元用于,接收来自MMN的第三指示信息,所述第三指示信息用于指示所述终端设备重新建立IMS会话,所述IMS会话用于承载所述终端设备的IMS业务;The communication unit is configured to receive third indication information from the MMN, where the third indication information is used to instruct the terminal device to re-establish an IMS session, and the IMS session is used to carry the IMS service of the terminal device;
    所述处理单元用于,根据所述第三指示信息重新建立所述IMS会话。The processing unit is configured to re-establish the IMS session according to the third indication information.
  28. 根据权利要求27所述的装置,其特征在于,所述通信单元还用于,接收来自所述MMN的配置更新命令,所述配置更新命令包括所述第三指示信息。The apparatus according to claim 27, wherein the communication unit is further configured to receive a configuration update command from the MMN, the configuration update command including the third indication information.
  29. 一种恢复IMS业务的装置,其特征在于,包括:A device for restoring IMS services, characterized in that it comprises:
    通信接口,用于与其它装置通信;Communication interface, used to communicate with other devices;
    存储器,用于存储计算机程序和数据;Memory, used to store computer programs and data;
    处理器,用于运行所述存储器中的计算机程序,读取所述存储器中的计算机程序,通过所述通信接口执行如权利要求1-17任一项所述的方法。The processor is configured to run the computer program in the memory, read the computer program in the memory, and execute the method according to any one of claims 1-17 through the communication interface.
  30. 一种计算机存储介质,其特征在于,所述计算机存储介质中存储有计算机程序,当所述计算机程序被计算机执行时,使得所述计算机执行如权利要求1-17任一项所述的方法。A computer storage medium, characterized in that a computer program is stored in the computer storage medium, and when the computer program is executed by a computer, the computer is caused to execute the method according to any one of claims 1-17.
PCT/CN2020/116602 2019-12-20 2020-09-21 Method and apparatus for recovering ims service WO2021120744A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911330900.1A CN113098822B (en) 2019-12-20 2019-12-20 Method and device for recovering IMS service
CN201911330900.1 2019-12-20

Publications (1)

Publication Number Publication Date
WO2021120744A1 true WO2021120744A1 (en) 2021-06-24

Family

ID=76477074

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/116602 WO2021120744A1 (en) 2019-12-20 2020-09-21 Method and apparatus for recovering ims service

Country Status (2)

Country Link
CN (2) CN114915614B (en)
WO (1) WO2021120744A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113612739A (en) * 2021-07-21 2021-11-05 青岛海信移动通信技术股份有限公司 Method and terminal equipment for recovering long-term evolution voice bearer registration
CN114286301A (en) * 2021-12-31 2022-04-05 展讯通信(上海)有限公司 Voice service control method and device, storage medium and terminal equipment
CN114916042A (en) * 2022-06-13 2022-08-16 中国联合网络通信集团有限公司 Call processing method, device, equipment and storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114666854B (en) * 2022-01-27 2023-10-20 安科讯(福建)科技有限公司 PDU session information recovery method and terminal
CN117793064A (en) * 2022-09-22 2024-03-29 维沃移动通信有限公司 Communication method, communication device, UE and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1773934A (en) * 2004-11-12 2006-05-17 华为技术有限公司 Method for processing fault of multimedia sub-system equipment
WO2010151846A1 (en) * 2009-06-25 2010-12-29 Kineto Wireless, Inc. Recovering from a signalling connection failure
CN104335544A (en) * 2012-05-21 2015-02-04 瑞典爱立信有限公司 Method and apparatus for handling p-cscf failure and restoring connectivity
CN109391979A (en) * 2017-08-03 2019-02-26 中兴通讯股份有限公司 P-CSCF fault recovery method, apparatus and system
CN109905469A (en) * 2013-09-24 2019-06-18 日本电气株式会社 P-CSCF restores

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101489242A (en) * 2008-01-18 2009-07-22 华为技术有限公司 Method and apparatus for service recovery
EP2472990B1 (en) * 2010-04-27 2013-10-09 Nec Corporation Accelerating restoration of communication services upon MME restarting
CN104813619A (en) * 2012-10-31 2015-07-29 日本电气株式会社 Network communication system and virtualization method thereof
CN108400997A (en) * 2017-02-06 2018-08-14 电信科学技术研究院 Conversation managing method, terminal, management function entity and access network node
KR102293232B1 (en) * 2017-03-18 2021-08-23 후아웨이 테크놀러지 컴퍼니 리미티드 Connection re-activation methods, access and mobility management functional entities, and user equipment
CN109041149B (en) * 2017-07-14 2020-01-03 华为技术有限公司 Network switching method and device
CN109951824B (en) * 2018-04-09 2022-04-05 华为技术有限公司 Communication method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1773934A (en) * 2004-11-12 2006-05-17 华为技术有限公司 Method for processing fault of multimedia sub-system equipment
WO2010151846A1 (en) * 2009-06-25 2010-12-29 Kineto Wireless, Inc. Recovering from a signalling connection failure
CN104335544A (en) * 2012-05-21 2015-02-04 瑞典爱立信有限公司 Method and apparatus for handling p-cscf failure and restoring connectivity
CN109905469A (en) * 2013-09-24 2019-06-18 日本电气株式会社 P-CSCF restores
CN109391979A (en) * 2017-08-03 2019-02-26 中兴通讯股份有限公司 P-CSCF fault recovery method, apparatus and system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113612739A (en) * 2021-07-21 2021-11-05 青岛海信移动通信技术股份有限公司 Method and terminal equipment for recovering long-term evolution voice bearer registration
CN114286301A (en) * 2021-12-31 2022-04-05 展讯通信(上海)有限公司 Voice service control method and device, storage medium and terminal equipment
CN114286301B (en) * 2021-12-31 2023-09-22 展讯通信(上海)有限公司 Voice service control method and device, storage medium and terminal equipment
CN114916042A (en) * 2022-06-13 2022-08-16 中国联合网络通信集团有限公司 Call processing method, device, equipment and storage medium
CN114916042B (en) * 2022-06-13 2023-11-21 中国联合网络通信集团有限公司 Call processing method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN113098822A (en) 2021-07-09
CN113098822B (en) 2022-05-10
CN114915614B (en) 2023-04-11
CN114915614A (en) 2022-08-16

Similar Documents

Publication Publication Date Title
US11690110B2 (en) Time sensitive network bridge configuration
US11950176B2 (en) Parameter of time sensitive network bridge
WO2021120744A1 (en) Method and apparatus for recovering ims service
US11665668B2 (en) Offset of international mobile subscriber identity
US11405851B2 (en) Closed access group overload and congestion control
US20200351980A1 (en) Group Communication Service Request
US20210274575A1 (en) Application Triggering for a Wireless Device
US20220248318A1 (en) Control of Network Slice
US10694571B2 (en) Service processing method and service processing apparatus
KR20210134764A (en) Wireless Device Paging by Wireless Networks
US20220264444A1 (en) Session Management for A Network Slice
JP2022502908A (en) Systems and methods for securing NAS messages
US20230388863A1 (en) Communication method and apparatus
US20220303763A1 (en) Communication method, apparatus, and system
AU2018329060A1 (en) Session establishment method and apparatus
WO2023213181A1 (en) Communication method and apparatus
WO2021147105A1 (en) Communication method and apparatus
US20230126490A1 (en) Optimized security mode command procedure to reduce communication setup failures
WO2021088060A1 (en) Communication method and apparatus
CN117354739A (en) Group data rate control method, device, medium and chip

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20903074

Country of ref document: EP

Kind code of ref document: A1