CN105263132B - The standby configuration file selection method and user terminal of eUICC - Google Patents
The standby configuration file selection method and user terminal of eUICC Download PDFInfo
- Publication number
- CN105263132B CN105263132B CN201510564517.8A CN201510564517A CN105263132B CN 105263132 B CN105263132 B CN 105263132B CN 201510564517 A CN201510564517 A CN 201510564517A CN 105263132 B CN105263132 B CN 105263132B
- Authority
- CN
- China
- Prior art keywords
- configuration file
- list
- euicc
- management server
- remote management
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000010187 selection method Methods 0.000 title claims description 8
- 238000000034 method Methods 0.000 claims abstract description 23
- 238000012795 verification Methods 0.000 claims description 3
- 238000012217 deletion Methods 0.000 claims description 2
- 230000037430 deletion Effects 0.000 claims description 2
- 238000001914 filtration Methods 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 9
- 230000003213 activating effect Effects 0.000 description 4
- 230000000694 effects Effects 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000004913 activation Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/18—Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
- H04W8/183—Processing at user equipment or user record carrier
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephonic Communication Services (AREA)
Abstract
本发明提供一种eUICC的备用配置文件选择方法及用户终端,该方法包括:获取当前位置的PLMN列表;根据PLMN列表确定与列表中的各PLMN对应的eUICC远程管理服务器地址;根据PLMN列表对eUICC中存储的各配置文件进行筛选,获取可用配置文件列表,并将其发送至eUICC远程管理服务器,以使服务器对可用配置文件列表中的各配置文件进行有效性验证,获得有效配置文件列表;确定有效配置文件列表中包含的配置文件为备用配置文件。本发明所确定的备用配置文件均是支持当前位置所覆盖的网络的,且是经过eUICC远程管理服务器进行有效验证过的,从而保证了终端选择的备用配置文件的可靠性,提高了终端入网的成功率。
The present invention provides a method for selecting a backup configuration file of an eUICC and a user terminal. The method includes: obtaining a PLMN list at a current location; determining an eUICC remote management server address corresponding to each PLMN in the list according to the PLMN list; Filter the configuration files stored in the configuration file, obtain the list of available configuration files, and send it to the eUICC remote management server, so that the server can verify the validity of each configuration file in the list of available configuration files, and obtain a list of valid configuration files; determine The profiles included in the list of active profiles are alternate profiles. The backup configuration files determined by the present invention all support the network covered by the current location, and have been effectively verified by the eUICC remote management server, thereby ensuring the reliability of the backup configuration file selected by the terminal and improving the network access of the terminal. Success rate.
Description
技术领域technical field
本发明涉及物联网通信技术领域,尤其涉及一种eUICC的备用配置文件选择方法及用户终端。The present invention relates to the technical field of Internet of Things communication, in particular to a method for selecting an eUICC standby configuration file and a user terminal.
背景技术Background technique
随着物联网(Machine to Machine,简称M2M)技术的快速发展与广泛应用,越来越多的M2M终端设备将嵌入式通用集成电路卡(embedded Universal Integrated CircuitCard,简称eUICC)作为SIM模块用于接入移动网络。With the rapid development and wide application of IoT (Machine to Machine, M2M for short) technology, more and more M2M terminal devices use embedded Universal Integrated Circuit Card (eUICC for short) as the SIM module for accessing mobile network.
目前,eUICC中往往存储有多套配置文件,在同一时间,只有一个配置文件处于激活状态,终端通过该处于激活状态的配置文件连接到该配置文件所对应的网络中。为了避免eUICC由于对该配置文件操作异常或错误等原因,导致终端永久丢失网络连接,现有技术中提供了一种回滚机制。简单来说,就是在eUICC中设置具有回滚属性的配置文件,该具有回滚属性的配置文件作为终端丢失当前网络连接时的备用,终端可以在当前激活的配置文件无法提供网络接入的情况下,通过激活该备用配置文件连接到对应的网络中。At present, multiple sets of configuration files are often stored in the eUICC, and only one configuration file is active at a time, and the terminal is connected to the network corresponding to the configuration file through the active configuration file. In order to prevent the terminal from permanently losing the network connection due to abnormal or wrong operation of the configuration file by the eUICC, a rollback mechanism is provided in the prior art. To put it simply, it is to set a configuration file with a rollback attribute in the eUICC. The configuration file with a rollback attribute is used as a backup when the terminal loses the current network connection. The terminal can provide network access when the currently activated configuration file cannot provide network access. Next, connect to the corresponding network by activating the standby configuration file.
由于所述备用配置文件的重要作用,因此如何从eUICC中存储的多套配置文件中选择可靠的配置文件作为备用,以保证终端在丢失当前网络连接后,能够通过激活该备用配置文件以成功接入网络,成为亟待解决的问题。Due to the important role of the backup configuration file, how to select a reliable configuration file as a backup from multiple sets of configuration files stored in the eUICC, so as to ensure that the terminal can successfully connect to the network by activating the backup configuration file after losing the current network connection. Access to the network has become an urgent problem to be solved.
发明内容Contents of the invention
本发明提供一种eUICC的备用配置文件选择方法及用户终端,用于解决如何选择可靠的配置文件作为备用配置文件以成功接入网络的问题。The invention provides a method for selecting a backup configuration file of eUICC and a user terminal, which are used to solve the problem of how to select a reliable configuration file as a backup configuration file to successfully access the network.
本发明的第一方面提供一种eUICC的备用配置文件选择方法,包括:A first aspect of the present invention provides a method for selecting an eUICC standby configuration file, including:
获取当前位置的公共陆地移动网络PLMN列表;Obtain a list of public land mobile network PLMNs at the current location;
根据所述PLMN列表中的各PLMN的移动国家号码MCC,确定与所述各PLMN对应的eUICC远程管理服务器地址;Determine the eUICC remote management server address corresponding to each PLMN according to the mobile country number MCC of each PLMN in the PLMN list;
根据所述PLMN列表对eUICC中存储的各配置文件进行筛选,获取可用配置文件列表;Filter each configuration file stored in the eUICC according to the PLMN list to obtain a list of available configuration files;
发送所述可用配置文件列表至所述eUICC远程管理服务器,以使所述eUICC远程管理服务器对所述可用配置文件列表中的各配置文件进行有效性验证,获得有效配置文件列表;Sending the list of available configuration files to the eUICC remote management server, so that the eUICC remote management server performs validity verification on each configuration file in the list of available configuration files to obtain a list of valid configuration files;
接收所述eUICC远程管理服务器发送的所述有效配置文件列表,并确定所述有效配置文件列表中包含的配置文件为备用配置文件。receiving the valid configuration file list sent by the eUICC remote management server, and determining that the configuration files included in the valid configuration file list are standby configuration files.
本发明的第二方面提供一种用户终端,包括:A second aspect of the present invention provides a user terminal, including:
第一获取模块,用于获取当前位置的公共陆地移动网络PLMN列表;The first obtaining module is used to obtain the public land mobile network PLMN list of the current location;
第二获取模块,用于根据所述PLMN列表中的各PLMN的移动国家号码MCC,确定与所述各PLMN对应的eUICC远程管理服务器地址;The second acquisition module is used to determine the eUICC remote management server address corresponding to each PLMN according to the mobile country number MCC of each PLMN in the PLMN list;
第三获取模块,用于根据所述PLMN列表对eUICC中存储的各配置文件进行筛选,获取可用配置文件列表;The third obtaining module is used to screen each configuration file stored in the eUICC according to the PLMN list, and obtain a list of available configuration files;
发送模块,用于向eUICC远程管理服务器发送所述可用配置文件列表,以使所述eUICC远程管理服务器对所述可用配置文件列表中的各配置文件进行有效性验证,获得有效配置文件列表;A sending module, configured to send the list of available configuration files to the eUICC remote management server, so that the eUICC remote management server can verify the validity of each configuration file in the list of available configuration files, and obtain a list of valid configuration files;
接收模块,用于接收所述eUICC远程管理服务器发送的有效配置文件列表;A receiving module, configured to receive a valid configuration file list sent by the eUICC remote management server;
确定模块,用于确定所述有效配置文件列表中包含的配置文件为备用配置文件。A determining module, configured to determine that the configuration files contained in the valid configuration file list are standby configuration files.
本发明提供的eUICC的备用配置文件选择方法及用户终端,通过在终端设备具备网络连接能力时,获取当前位置的PLMN列表,根据PLMN列表分别获取对应的eUICC远程管理服务器地址和可用配置文件列表,通过eUICC远程管理服务器对所述可用配置文件列表中的各配置文件进行有效性验证,获得有效配置文件列表,并确定所述有效配置文件列表中包含的配置文件为备用配置文件。本发明由于终端获取的备用配置文件均是支持当前位置所覆盖的网络的,且是经过eUICC远程管理服务器进行有效验证过的,即终端获取的备用配置文件均是有效的,因此当终端丢失当前网络连接时,只需要通过激活所获取的备用配置文件即可成功接入备用配置文件对应的网络,使用户成功登网,提高了终端网络连接的可靠性。The eUICC backup configuration file selection method and the user terminal provided by the present invention obtain the PLMN list of the current location when the terminal device has the network connection capability, and respectively obtain the corresponding eUICC remote management server address and the list of available configuration files according to the PLMN list, The validity of each configuration file in the available configuration file list is verified by the eUICC remote management server to obtain a valid configuration file list, and the configuration file included in the valid configuration file list is determined to be a backup configuration file. In the present invention, since the backup configuration files obtained by the terminal all support the network covered by the current location, and have been effectively verified by the eUICC remote management server, that is, the backup configuration files obtained by the terminal are all valid, so when the terminal loses the current When connecting to the network, only by activating the obtained standby configuration file can the network corresponding to the standby configuration file be successfully accessed, so that the user can successfully log in to the network, and the reliability of the terminal network connection is improved.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description These are some embodiments of the present invention. For those skilled in the art, other drawings can also be obtained according to these drawings without any creative effort.
图1为本发明提供的eUICC的备用配置文件选择方法实施例一的流程示意图;FIG. 1 is a schematic flow diagram of Embodiment 1 of a method for selecting a backup configuration file of an eUICC provided by the present invention;
图2为本发明提供的eUICC的备用配置文件选择方法实施例二的流程示意图;FIG. 2 is a schematic flow diagram of Embodiment 2 of the eUICC standby configuration file selection method provided by the present invention;
图3为本发明提供的eUICC的备用配置文件选择方法实施例三的流程示意图;FIG. 3 is a schematic flow diagram of Embodiment 3 of the eUICC standby configuration file selection method provided by the present invention;
图4为本发明提供的用户终端实施例一的结构示意图;FIG. 4 is a schematic structural diagram of Embodiment 1 of a user terminal provided by the present invention;
图5为本发明提供的用户终端实施例二的结构示意图;FIG. 5 is a schematic structural diagram of Embodiment 2 of a user terminal provided by the present invention;
图6为本发明提供的用户终端实施例三的结构示意图。FIG. 6 is a schematic structural diagram of Embodiment 3 of a user terminal provided by the present invention.
具体实施方式Detailed ways
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the described embodiments It is a part of embodiments of the present invention, but not all embodiments. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.
图1为本发明提供的eUICC的备用配置文件选择方法实施例一的流程示意图,如图1所示,该方法包括:Fig. 1 is a schematic flow chart of Embodiment 1 of the eUICC standby configuration file selection method provided by the present invention. As shown in Fig. 1, the method includes:
S101、获取当前位置的公共陆地移动网络PLMN列表。S101. Obtain a list of public land mobile networks (PLMNs) at the current location.
具体地,当用户开机或主动发起、或者终端检测到其已注册的PLMN发生变化时,触发终端搜索用户当前位置下所支持的所有频点,获取当前位置下所有可用的PLMN标识,这些PLMN标识形成了所述的公共陆地移动网络PLMN列表。Specifically, when the user turns on or initiates, or the terminal detects that the registered PLMN has changed, the terminal is triggered to search for all frequency points supported by the user's current location, and obtain all available PLMN identities at the current location. These PLMN identities Said public land mobile network PLMN list is formed.
S102、根据所述PLMN列表中的各PLMN的移动国家号码MCC,确定与所述各PLMN对应的eUICC远程管理服务器地址。S102. Determine an eUICC remote management server address corresponding to each PLMN according to the mobile country code MCC of each PLMN in the PLMN list.
具体地,eUICC卡自身存储有各移动国家号码MCC对应区域的eUICC远程管理服务器的地址,由于用户当前位置是确定的,因此步骤S101获取的PLMN列表中的各PLMN标识所对应的移动国家号码MCC是唯一的。终端从所述PLMN列表中获取并存储该移动国家号码MCC,然后从eUICC中读取该MCC对应区域的eUICC远程管理服务器的地址。同时,终端获取该地址后,可以选择将该地址存储起来。Specifically, the eUICC card itself stores the address of the eUICC remote management server in the area corresponding to each mobile country number MCC. Since the current location of the user is determined, the mobile country number MCC corresponding to each PLMN identifier in the PLMN list obtained in step S101 only one. The terminal obtains and stores the MCC from the PLMN list, and then reads the address of the eUICC remote management server in the area corresponding to the MCC from the eUICC. At the same time, after the terminal obtains the address, it can choose to store the address.
S103、根据所述PLMN列表对eUICC中存储的各配置文件进行筛选,获取可用配置文件列表。S103. Filter each configuration file stored in the eUICC according to the PLMN list, and obtain a list of available configuration files.
即读取所述eUICC中存储的各配置文件,根据所述PLMN列表对所述eUICC中存储的配置文件进行筛选,排除不支持所述PLMN列表的配置文件,将支持所述PLMN列表的配置文件组成的列表确定为所述可用配置文件列表。That is, read the configuration files stored in the eUICC, filter the configuration files stored in the eUICC according to the PLMN list, exclude configuration files that do not support the PLMN list, and support the configuration files in the PLMN list The formed list is determined as the list of available profiles.
具体地,根据所述eUICC的各配置文件中的标识数据获取所述各配置文件对应的运营商PLMN标识,判断各运营商PLMN标识是否存在于所述PLMN列表中,若存在,则确定所述运营商PLMN标识对应的配置文件为可用配置文件。Specifically, according to the identification data in each configuration file of the eUICC, obtain the operator PLMN identification corresponding to each configuration file, determine whether each operator PLMN identification exists in the PLMN list, and if so, determine the The configuration file corresponding to the operator's PLMN identifier is an available configuration file.
在本实施例中,所述配置文件中的标识数据指的是配置文件所对应的集成电路卡识别码(Integrate circuit card identity,简称ICCID)、移动台识别码(MobileSubscriber International ISDN/PSTN number,简称MSISDN)、国际移动用户识别码(International Mobile Subscriber Identification Number,简称IMSI)其中之一或者其组合,但本发明并不以此为限。In this embodiment, the identification data in the configuration file refers to the corresponding IC card identification code (Integrate circuit card identity, ICCID for short), mobile station identification code (MobileSubscriber International ISDN/PSTN number, short for short) corresponding to the configuration file. MSISDN), International Mobile Subscriber Identification Number (IMSI for short) or a combination thereof, but the present invention is not limited thereto.
S104、发送所述可用配置文件列表至所述eUICC远程管理服务器,以使所述eUICC远程管理服务器对所述可用配置文件列表中的各配置文件进行有效性验证,获得有效配置文件列表。S104. Send the list of available configuration files to the eUICC remote management server, so that the eUICC remote management server verifies the validity of each configuration file in the list of available configuration files to obtain a list of valid configuration files.
具体地,eUICC远程管理服务器接收到所述可用配置文件列表后,将可用配置文件列表中的各配置文件分别发送至各自对应的运营商网络系统,运营商网络系统对接收到的配置文件进行查询,确认配置文件是否有效。例如:查询该配置文件是否欠费,是否销号等等,如果该配置文件没有欠费或者销号,则被认为是有效的配置文件。运营商网络系统将查询结果反馈至eUICC远程管理服务器,eUICC远程管理服务器将获得的所述有效配置文件列表下发至终端。Specifically, after receiving the list of available configuration files, the eUICC remote management server sends each configuration file in the list of available configuration files to the respective corresponding operator network systems, and the operator network system queries the received configuration files to confirm whether the configuration file is valid. For example: query whether the configuration file is in arrears, whether the number is canceled, etc., if the configuration file has no arrears or cancellation, it is considered to be a valid configuration file. The operator's network system feeds back the query result to the eUICC remote management server, and the eUICC remote management server sends the obtained valid configuration file list to the terminal.
S105、接收所述eUICC远程管理服务器发送的所述有效配置文件列表,并确定所述有效配置文件列表中包含的配置文件为备用配置文件。S105. Receive the valid configuration file list sent by the eUICC remote management server, and determine that the configuration files included in the valid configuration file list are standby configuration files.
具体地,终端接收eUICC远程管理服务器发送的有效配置文件列表,并将列表中的各有效配置文件存储至eUICC的本地备用配置文件列表中。若当前网络丢失时,终端从本地备用配置文件列表中选取一个备用配置文件进行网络接入即可。Specifically, the terminal receives the valid configuration file list sent by the eUICC remote management server, and stores each valid configuration file in the list into the local backup configuration file list of the eUICC. If the current network is lost, the terminal selects a backup configuration file from the local backup configuration file list to access the network.
本实施例通过在终端设备具备网络连接能力时,获取当前位置的PLMN列表,根据PLMN列表分别获取对应的eUICC远程管理服务器地址和可用配置文件列表,并将可用配置文件列表发送至eUICC远程管理服务器,eUICC远程管理服务器向各配置文件的运营商网络系统核实各配置文件的有效性,然后eUICC远程管理服务器将其中经验证有效的配置文件返回终端,终端将接收到的有效配置文件作为备用配置文件。由于终端获取的备用配置文件均是支持当前位置所覆盖的网络的,且是经过eUICC远程管理服务器进行有效验证过的,即终端获取的备用配置文件均是有效的,均能成功接入网络,因此当终端丢失当前网络连接时,只需要通过优先激活终端所存储的备用配置文件即可成功接入备用配置文件对应的网络,为用户成功登网提供了保障,提高了终端网络连接的可靠性。In this embodiment, when the terminal device has network connection capability, obtain the PLMN list of the current location, respectively obtain the corresponding eUICC remote management server address and the list of available configuration files according to the PLMN list, and send the list of available configuration files to the eUICC remote management server , the eUICC remote management server verifies the validity of each configuration file to the operator network system of each configuration file, and then the eUICC remote management server returns the verified valid configuration file to the terminal, and the terminal uses the received valid configuration file as a backup configuration file . Since the backup configuration files obtained by the terminal support the network covered by the current location and have been effectively verified by the eUICC remote management server, that is, the backup configuration files obtained by the terminal are all valid and can successfully access the network. Therefore, when the terminal loses the current network connection, it only needs to first activate the backup configuration file stored in the terminal to successfully access the network corresponding to the backup configuration file, which provides a guarantee for users to successfully log in to the network and improves the reliability of the terminal network connection .
图2为本发明提供的eUICC的备用配置文件选择方法实施例二的流程示意图,在图1所示实施例的基础上,如图2所示,在本实施例中,步骤S104、发送所述可用配置文件列表至所述eUICC远程管理服务器,以使所述eUICC远程管理服务器对所述可用配置文件列表中的各配置文件进行有效性验证,获得有效配置文件列表之前,所述方法还包括:Figure 2 is a schematic flow chart of Embodiment 2 of the eUICC standby configuration file selection method provided by the present invention. On the basis of the embodiment shown in Figure 1, as shown in Figure 2, in this embodiment, step S104, sending the The available configuration file list is sent to the eUICC remote management server, so that the eUICC remote management server performs validity verification on each configuration file in the available configuration file list, and before obtaining the valid configuration file list, the method also includes:
S201、判断所述可用配置文件列表是否为空,若所述可用配置文件列表不为空,则执行所述步骤S104,若所述可用配置文件列表为空,则依次执行步骤S202和S203。S201. Determine whether the list of available configuration files is empty. If the list of available configuration files is not empty, execute step S104. If the list of available configuration files is empty, execute steps S202 and S203 in sequence.
S202、向所述eUICC远程管理服务器发送获取请求,所述获取请求用于请求所述eUICC远程管理服务器分配临时配置文件。S202. Send an acquisition request to the eUICC remote management server, where the acquisition request is used to request the eUICC remote management server to allocate a temporary configuration file.
S203、接收所述eUICC远程管理服务器发送的所述临时配置文件,并确定所述临时配置文件为备用配置文件。S203. Receive the temporary configuration file sent by the eUICC remote management server, and determine that the temporary configuration file is a standby configuration file.
具体地,若所述可用配置文件列表不为空,即可用配置文件列表长度大于或等于1,也就是说,eUICC中存储的配置文件中至少有一个支持所述PLMN列表中的PLMN,或者说,所述可用配置文件列表中存在至少一个可用配置文件,然后发送所述可用配置文件列表至所述eUICC远程管理服务器,eUICC远程管理服务器与该可用配置文件列表中的各配置文件对应的运营商网络系统建立连接,通过运营商网络系统核实各配置文件的有效性,以确定各配置文件是否可以作为备用配置文件。Specifically, if the list of available configuration files is not empty, that is, the length of the list of available configuration files is greater than or equal to 1, that is, at least one of the configuration files stored in the eUICC supports the PLMN in the PLMN list, or , there is at least one available configuration file in the list of available configuration files, and then the list of available configuration files is sent to the eUICC remote management server, and the eUICC remote management server is an operator corresponding to each configuration file in the list of available configuration files The network system establishes a connection, and verifies the validity of each configuration file through the operator's network system to determine whether each configuration file can be used as a backup configuration file.
若所述可用配置文件列表为空,即所述可用配置文件列表长度等于0,也就是说,eUICC中存储的配置文件都不支持所述PLMN列表中的PLMN,在这种情况下,则向所述eUICC远程管理服务器发送获取请求,请求所述eUICC远程管理服务器分配一个临时配置文件至终端,终端存储该临时配置文件,将其作为备用配置文件,在丢失当前网络连接时,激活该临时配置文件实现网络接入。If the list of available configuration files is empty, that is, the length of the list of available configuration files is equal to 0, that is, none of the configuration files stored in the eUICC supports the PLMN in the PLMN list, in this case, send The eUICC remote management server sends an acquisition request, requesting the eUICC remote management server to assign a temporary configuration file to the terminal, and the terminal stores the temporary configuration file as a backup configuration file, and activates the temporary configuration file when the current network connection is lost file for network access.
本实施例通过对所获取的可用配置文件列表进行逻辑判断,当可用配置文件列表不为空时,将可用配置文件列表中的各可用配置文件发送至eUICC远程管理服务器,eUICC远程管理服务器向各配置文件的运营商网络系统核实各配置文件的有效性,然后eUICC远程管理服务器将其中经验证有效的配置文件返回终端,终端将接收到的有效配置文件作为备用配置文件。当可用配置文件列表为空时,则直接请求eUICC远程管理服务器分配临时配置文件,使用户在丢失网络时可再次快速接入网络。In this embodiment, by logically judging the obtained list of available configuration files, when the list of available configuration files is not empty, each available configuration file in the list of available configuration files is sent to the eUICC remote management server, and the eUICC remote management server sends each The operator's network system of the configuration files verifies the validity of each configuration file, and then the eUICC remote management server returns the verified valid configuration files to the terminal, and the terminal takes the received valid configuration file as a backup configuration file. When the list of available configuration files is empty, it directly requests the eUICC remote management server to allocate a temporary configuration file, so that the user can quickly access the network again when the network is lost.
在本实施例中,步骤S104、发送所述可用配置文件列表至所述eUICC远程管理服务器,以使所述eUICC远程管理服务器对所述可用配置文件列表中的各配置文件进行有效性验证,获得有效配置文件列表之后,所述方法还包括:In this embodiment, step S104, sending the list of available configuration files to the eUICC remote management server, so that the eUICC remote management server can verify the validity of each configuration file in the list of available configuration files, and obtain After the list of valid configuration files, the method further includes:
S204、判断所述有效配置文件列表是否为空,若所述有效配置文件列表不为空,则执行所述步骤105,若所述有效配置文件列表为空,则执行所述步骤S202。S204. Determine whether the list of valid configuration files is empty, and if the list of valid configuration files is not empty, execute the step 105, and if the list of effective configuration files is empty, execute the step S202.
具体地,当eUICC远程管理服务器接收到的各可用配置文件经过各自对应的运营商网络系统验证后,均为不可用时,例如配置文件欠费或停机或销号,即有效配置文件列表为空。此种情况下,则由终端向所述eUICC远程管理服务器发送获取请求,请求所述eUICC远程管理服务器分配一个临时配置文件至终端,终端存储该临时配置文件,将其作为备用配置文件,在丢失当前网络连接时,激活该临时配置文件实现网络接入。Specifically, when the available configuration files received by the eUICC remote management server are all unavailable after being verified by their corresponding operator network systems, for example, the configuration files are in arrears or downtime or canceled, that is, the list of valid configuration files is empty. In this case, the terminal sends an acquisition request to the eUICC remote management server, requesting the eUICC remote management server to allocate a temporary configuration file to the terminal, and the terminal stores the temporary configuration file and uses it as a backup configuration file. When the current network is connected, the temporary configuration file is activated to realize network access.
本实施例通过对所获取的可用配置文件列表以及有效配置文件列表进行判断,当eUICC中无可用的配置文件时,或者可用配置文件经运营商网络系统验证确认为无效配置文件时,请求eUICC远程管理服务器推送一个临时配置文件至终端作为备用配置文件。所述的临时配置文件用于终端当前激活的配置文件由于终端离开网络覆盖区、网络侧故障等原因突然无法联网时,用户可优先激活该临时配置文件,为终端提供临时网络连接。In this embodiment, by judging the obtained list of available configuration files and the list of valid configuration files, when there is no available configuration file in the eUICC, or when the available configuration file is verified as an invalid configuration file by the operator's network system, the eUICC is requested to remotely The management server pushes a temporary configuration file to the terminal as a backup configuration file. The temporary configuration file is used for when the currently activated configuration file of the terminal suddenly cannot be connected to the Internet due to reasons such as the terminal leaving the network coverage area or a network failure, etc., the user can activate the temporary configuration file first to provide a temporary network connection for the terminal.
图3为本发明提供的eUICC的备用配置文件选择方法实施例三的流程示意图,本实施例可以以上述任一方法实施例为基础,如图3所示,在本实施例中,S102、根据所述PLMN列表中的各PLMN的移动国家号码MCC,确定与所述各PLMN对应的eUICC远程管理服务器地址之后,所述方法还包括:Fig. 3 is a schematic flowchart of Embodiment 3 of the eUICC backup configuration file selection method provided by the present invention. This embodiment can be based on any of the above method embodiments, as shown in Fig. 3 , in this embodiment, S102, according to After the mobile country number MCC of each PLMN in the PLMN list determines the eUICC remote management server address corresponding to each PLMN, the method further includes:
S301、判断所述eUICC中是否预存有临时配置文件,若所述eUICC中没有预存的临时配置文件,则执行所述步骤S103,若所述eUICC中预存有临时配置文件,则执行步骤S302。S301. Determine whether a temporary configuration file is pre-stored in the eUICC. If there is no pre-stored temporary configuration file in the eUICC, perform step S103. If a temporary configuration file is pre-stored in the eUICC, perform step S302.
S302、判断所述预存的临时配置文件对应的eUICC远程管理服务器的地址与所述eUICC远程管理服务器的地址是否一致,若预存的临时配置文件对应的eUICC远程管理服务器的地址与所述eUICC远程管理服务器的地址一致,则执行步骤S303,若预存的临时配置文件对应的eUICC远程管理服务器的地址与所述eUICC远程管理服务器的地址不一致,则执行步骤S304。S302. Determine whether the address of the eUICC remote management server corresponding to the pre-stored temporary configuration file is consistent with the address of the eUICC remote management server, if the address of the eUICC remote management server corresponding to the pre-stored temporary configuration file is the same as the address of the eUICC remote management server If the addresses of the servers are consistent, step S303 is executed, and if the address of the eUICC remote management server corresponding to the prestored temporary configuration file is inconsistent with the address of the eUICC remote management server, step S304 is executed.
S303、确定所述预存的临时配置文件为备用配置文件。S303. Determine that the prestored temporary configuration file is a backup configuration file.
具体地,当终端预存的临时配置文件对应的eUICC远程管理服务器的地址与所述eUICC远程管理服务器的地址一致,终端直接将该预存的临时配置文件作为备用配置文件,当丢失当前网络连接时,直接通过激活该预存的临时配置文件进行网络接入即可,使终端可快速地接入网络。Specifically, when the address of the eUICC remote management server corresponding to the temporary configuration file stored in the terminal is consistent with the address of the eUICC remote management server, the terminal directly uses the pre-stored temporary configuration file as a backup configuration file. When the current network connection is lost, The network access can be performed directly by activating the pre-stored temporary configuration file, so that the terminal can quickly access the network.
S304、删除eUICC中所述预存的临时配置文件。S304. Delete the pre-stored temporary configuration file in the eUICC.
具体地,若终端本地已经存储有临时配置文件,终端将该临时配置文件对应的eUICC远程管理服务器的地址与终端当前位置对应的eUICC远程管理服务器的地址进行比较,当所述临时配置文件对应的eUICC远程管理服务器的地址与用户当前位置的eUICC远程管理服务器的地址不一致时,此处可以理解为终端已从一个区域漫游至另一区域的远程管理服务器,则删除终端上原先预存的临时配置文件,并通过用户当前所处位置对应的eUICC远程管理服务器通知所述预存的临时配置文件对应的原eUICC远程管理服务器,使原eUICC远程管理服务器变更该临时配置文件的状态。Specifically, if the terminal has stored a temporary configuration file locally, the terminal compares the address of the eUICC remote management server corresponding to the temporary configuration file with the address of the eUICC remote management server corresponding to the current location of the terminal. When the address of the eUICC remote management server is inconsistent with the address of the eUICC remote management server at the user's current location, it can be understood that the terminal has roamed from one area to the remote management server in another area, and the temporary configuration file previously stored on the terminal will be deleted , and notify the original eUICC remote management server corresponding to the pre-stored temporary configuration file through the eUICC remote management server corresponding to the user's current location, so that the original eUICC remote management server changes the state of the temporary configuration file.
本实施例当终端本地预存有临时配置文件时,若预存的临时配置文件对应的服务器地址与用户当前位置对应的服务器地址不一致,终端删除该临时配置文件,并通过当前eUICC远程管理服务器通知原eUICC远程管理服务器变更该预存的临时配置文件的状态。由于该预存的临时配置文件对应的服务器不是用户当前位置对应的远程管理服务器,因此该预存的临时配置文件是不可用的,本实施例为了避免该预存的临时配置文件与当前所述eUICC远程管理服务器推送给终端的临时配置文件产生混淆,将该预存的临时配置文件删除,以保证终端从本地选取的预激活的临时配置文件均是可用的,为用户成功接入网络提供保障。In this embodiment, when a temporary configuration file is pre-stored locally in the terminal, if the server address corresponding to the pre-stored temporary configuration file is inconsistent with the server address corresponding to the user's current location, the terminal deletes the temporary configuration file and notifies the original eUICC through the current eUICC remote management server The remote management server changes the state of the pre-stored temporary configuration file. Since the server corresponding to the pre-stored temporary configuration file is not the remote management server corresponding to the user's current location, the pre-stored temporary configuration file is unavailable. In this embodiment, in order to prevent the pre-stored temporary configuration file from being related to the current eUICC remote management server The temporary configuration file pushed by the server to the terminal is confused, and the pre-stored temporary configuration file is deleted to ensure that all the pre-activated temporary configuration files selected by the terminal locally are available and guarantee the user's successful access to the network.
图4为本发明提供的用户终端实施例一的结构示意图,参照附图4所示,该终端包括:第一获取模块401、第二获取模块402、第三获取模块403、发送模块404、接收模块405和确定模块406,其中:FIG. 4 is a schematic structural diagram of the first embodiment of the user terminal provided by the present invention. Referring to FIG. Module 405 and determination module 406, wherein:
第一获取模块401,用于获取当前位置的公共陆地移动网络PLMN列表。The first obtaining module 401 is configured to obtain a list of public land mobile networks (PLMNs) at the current location.
第二获取模块402,用于根据所述PLMN列表中的各PLMN的移动国家号码MCC,确定与所述各PLMN对应的eUICC远程管理服务器地址。The second acquiring module 402 is configured to determine the address of the eUICC remote management server corresponding to each PLMN according to the mobile country code MCC of each PLMN in the PLMN list.
第三获取模块403,用于根据所述PLMN列表对eUICC中存储的各配置文件进行筛选,获取可用配置文件列表。The third obtaining module 403 is configured to screen the configuration files stored in the eUICC according to the PLMN list, and obtain a list of available configuration files.
发送模块404,用于向eUICC远程管理服务器发送所述可用配置文件列表,以使所述eUICC远程管理服务器对所述可用配置文件列表中的各配置文件进行有效性验证,获得有效配置文件列表。The sending module 404 is configured to send the list of available configuration files to the eUICC remote management server, so that the eUICC remote management server can verify the validity of each configuration file in the list of available configuration files to obtain a list of valid configuration files.
接收模块405,用于接收所述eUICC远程管理服务器发送的有效配置文件列表。The receiving module 405 is configured to receive the valid configuration file list sent by the eUICC remote management server.
确定模块406,用于确定所述有效配置文件列表中包含的配置文件为备用配置文件。A determining module 406, configured to determine that the configuration files included in the valid configuration file list are standby configuration files.
本实施例的用户终端在具备网络连接能力时,获取当前位置的PLMN列表,根据PLMN列表分别获取对应的eUICC远程管理服务器地址和可用配置文件列表,并将可用配置文件列表发送至eUICC远程管理服务器,以使eUICC远程管理服务器向各配置文件对应的运营商网络系统核实各配置文件的有效性,然后将eUICC远程管理服务器返回的有效配置文件作为备用配置文件。由于终端获取的备用配置文件均是支持当前位置所覆盖的网络的,且是经过eUICC远程管理服务器向运营商网络系统进行有效验证过的,因此当终端丢失当前网络连接时,只需要通过优先激活终端所存储的备用配置文件即可成功接入备用配置文件对应的网络,为用户成功登网提供了保障,提高了终端网络连接的可靠性。When the user terminal in this embodiment has the network connection capability, obtain the PLMN list of the current location, respectively obtain the corresponding eUICC remote management server address and the list of available configuration files according to the PLMN list, and send the list of available configuration files to the eUICC remote management server , so that the eUICC remote management server verifies the validity of each configuration file with the operator network system corresponding to each configuration file, and then uses the valid configuration file returned by the eUICC remote management server as a backup configuration file. Since the standby configuration files obtained by the terminal support the network covered by the current location, and have been effectively verified by the eUICC remote management server to the operator's network system, when the terminal loses the current network connection, it only needs to be activated through priority activation. The backup configuration file stored in the terminal can be successfully connected to the network corresponding to the backup configuration file, which provides a guarantee for the user to successfully log in to the network and improves the reliability of the terminal network connection.
进一步地,第三获取模块403,具体用于根据所述eUICC中存储的各配置文件中的标识数据获取所述各配置文件对应的各运营商PLMN标识,判断各运营商PLMN标识是否存在于所述PLMN列表中,若是,则确定所述运营商PLMN标识对应的配置文件为可用配置文件。Further, the third acquiring module 403 is specifically configured to acquire the PLMN identifiers of the operators corresponding to the configuration files according to the identifier data in the configuration files stored in the eUICC, and determine whether the PLMN identifiers of the operators exist in the In the PLMN list, if yes, determine that the configuration file corresponding to the operator PLMN identifier is an available configuration file.
本实施例的用户终端可以用于执行图1所示方法实施例的技术方案,其具体实现原理不再赘述,详见方法实施例的描述。The user terminal in this embodiment can be used to execute the technical solution of the method embodiment shown in FIG. 1 , and its specific implementation principle will not be described again. For details, refer to the description of the method embodiment.
图5为本发明提供的用户终端实施例二的结构示意图,在图4所示实施例的基础上,参照附图5所示,本实施例所示的用户终端,还包括第一判断模块501,其中:Fig. 5 is a schematic structural diagram of the second embodiment of the user terminal provided by the present invention. On the basis of the embodiment shown in Fig. 4, referring to Fig. 5, the user terminal shown in this embodiment also includes a first judgment module 501 ,in:
第一判断模块501,用于判断所述第三获取模块403获取的可用配置文件列表是否为空。The first judging module 501 is configured to judge whether the list of available configuration files acquired by the third acquiring module 403 is empty.
发送模块404具体用于,若所述可用配置文件列表不为空,则执行发送所述可用配置文件列表至所述eUICC远程管理服务器的步骤。若所述可用配置文件列表为空,或者所述有效配置文件列表为空时,向所述eUICC远程管理服务器发送获取请求,所述获取请求用于请求所述eUICC远程管理服务器分配临时配置文件。The sending module 404 is specifically configured to, if the available configuration file list is not empty, perform the step of sending the available configuration file list to the eUICC remote management server. If the list of available configuration files is empty, or the list of valid configuration files is empty, send an acquisition request to the eUICC remote management server, where the acquisition request is used to request the eUICC remote management server to allocate a temporary configuration file.
接收模块405,还用于接收所述eUICC远程管理服务器发送的所述临时配置文件。The receiving module 405 is further configured to receive the temporary configuration file sent by the eUICC remote management server.
确定模块406,还用于确定所述接收模块接收到的临时配置文件为备用配置文件。The determining module 406 is further configured to determine that the temporary configuration file received by the receiving module is a standby configuration file.
本实施例的用户终端可以用于执行图2所示方法实施例的技术方案,其具体实现原理和技术效果类似,在此不再赘述,详见方法实施例的描述。The user terminal in this embodiment can be used to execute the technical solution of the method embodiment shown in FIG. 2 , and its specific implementation principles and technical effects are similar, so details are not repeated here. For details, refer to the description of the method embodiment.
图6为本发明提供的用户终端实施例三的结构示意图,在图4或图5所示实施例的基础上,参照附图6所示,本实施例中,所述用户终端还包括:第二判断模块601、第三判断模块602和删除模块603,其中:Fig. 6 is a schematic structural diagram of the third embodiment of the user terminal provided by the present invention. On the basis of the embodiment shown in Fig. 4 or Fig. 5, referring to Fig. 6, in this embodiment, the user terminal further includes: The second judging module 601, the third judging module 602 and the deleting module 603, wherein:
第二判断模块601,用于判断所述eUICC中是否预存有临时配置文件。The second judging module 601 is configured to judge whether a temporary configuration file is pre-stored in the eUICC.
第三判断模块602,用于若所述eUICC中预存有临时配置文件时,判断所述预存的临时配置文件对应的eUICC远程管理服务器的地址与所述第二获取模块402获取的eUICC远程管理服务器的地址是否一致。The third judging module 602 is configured to judge that the address of the eUICC remote management server corresponding to the pre-stored temporary configuration file is the same as the eUICC remote management server obtained by the second obtaining module 402 if a temporary configuration file is pre-stored in the eUICC address is the same.
删除模块603,用于若所述预存的临时配置文件对应的eUICC远程管理服务器的地址与所述第二获取模块402获取的eUICC远程管理服务器的地址不一致时,删除eUICC中所述预存的临时配置文件。A deletion module 603, configured to delete the pre-stored temporary configuration in the eUICC if the address of the eUICC remote management server corresponding to the pre-stored temporary configuration file is inconsistent with the address of the eUICC remote management server acquired by the second acquisition module 402 document.
本实施例的用户终端可以用于执行图3所示方法实施例的技术方案,其实现原理和技术效果类似,在此不再赘述。The user terminal in this embodiment can be used to execute the technical solution of the method embodiment shown in FIG. 3 , and its implementation principle and technical effect are similar, and details are not repeated here.
本领域普通技术人员可以理解:实现上述各方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成。前述的程序可以存储于一计算机可读取存储介质中。该程序在执行时,执行包括上述各方法实施例的步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。Those of ordinary skill in the art can understand that all or part of the steps for implementing the above method embodiments can be completed by program instructions and related hardware. The aforementioned program can be stored in a computer-readable storage medium. When the program is executed, it executes the steps including the above-mentioned method embodiments; and the aforementioned storage medium includes: ROM, RAM, magnetic disk or optical disk and other various media that can store program codes.
最后应说明的是:以上各实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述各实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分或者全部技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present invention, rather than limiting them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: It is still possible to modify the technical solutions described in the foregoing embodiments, or perform equivalent replacements for some or all of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the technical solutions of the various embodiments of the present invention. scope.
Claims (8)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510564517.8A CN105263132B (en) | 2015-09-07 | 2015-09-07 | The standby configuration file selection method and user terminal of eUICC |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510564517.8A CN105263132B (en) | 2015-09-07 | 2015-09-07 | The standby configuration file selection method and user terminal of eUICC |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105263132A CN105263132A (en) | 2016-01-20 |
CN105263132B true CN105263132B (en) | 2018-07-10 |
Family
ID=55102600
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510564517.8A Active CN105263132B (en) | 2015-09-07 | 2015-09-07 | The standby configuration file selection method and user terminal of eUICC |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105263132B (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10477383B2 (en) * | 2017-07-20 | 2019-11-12 | T-Mobile Usa, Inc. | ESIM profile metadata provisioning |
US10356604B2 (en) * | 2017-07-20 | 2019-07-16 | T-Mobile Usa, Inc. | eSIM profile reuse for eUICCs |
CN109429226B (en) * | 2017-09-05 | 2021-08-06 | 中国移动通信有限公司研究院 | A method for generating temporary user credentials, user card, terminal and network device |
CN109286925A (en) * | 2018-09-26 | 2019-01-29 | 深圳高新兴物联科技有限公司 | ESIM card Activiation method, terminal device and storage medium |
CN111866981A (en) * | 2020-09-07 | 2020-10-30 | 中国联合网络通信集团有限公司 | A kind of operator network switching method and system |
CN112367660B (en) * | 2020-10-12 | 2024-03-15 | 深圳市广和通无线通信软件有限公司 | Parameter configuration method, device, terminal and readable storage medium |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101198115A (en) * | 2006-12-08 | 2008-06-11 | 北京三星通信技术研究有限公司 | Automatic switching method of mobile communication terminal configuration information |
CN102076124A (en) * | 2009-11-19 | 2011-05-25 | 中兴通讯股份有限公司 | System, method and equipment for changing signature data |
CN102917426A (en) * | 2012-11-15 | 2013-02-06 | 中国联合网络通信集团有限公司 | Operator network switching method and device for IOT (Internal of Things) terminal |
CN103493541A (en) * | 2012-08-24 | 2014-01-01 | 华为终端有限公司 | Method and terminal for switching operator network |
CN103518401A (en) * | 2012-10-31 | 2014-01-15 | 华为终端有限公司 | Network switching method and device |
CN103533634A (en) * | 2013-10-25 | 2014-01-22 | 中国联合网络通信集团有限公司 | Profile activation system, eUICC and profile activation method of eUICC |
CN104363629A (en) * | 2014-11-03 | 2015-02-18 | 联通兴业通信技术有限公司 | System, method and identification card for accessing operator networks |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8583180B2 (en) * | 2011-12-22 | 2013-11-12 | Intel Mobile Communications GmbH | Communication terminal |
-
2015
- 2015-09-07 CN CN201510564517.8A patent/CN105263132B/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101198115A (en) * | 2006-12-08 | 2008-06-11 | 北京三星通信技术研究有限公司 | Automatic switching method of mobile communication terminal configuration information |
CN102076124A (en) * | 2009-11-19 | 2011-05-25 | 中兴通讯股份有限公司 | System, method and equipment for changing signature data |
CN103493541A (en) * | 2012-08-24 | 2014-01-01 | 华为终端有限公司 | Method and terminal for switching operator network |
CN103518401A (en) * | 2012-10-31 | 2014-01-15 | 华为终端有限公司 | Network switching method and device |
CN102917426A (en) * | 2012-11-15 | 2013-02-06 | 中国联合网络通信集团有限公司 | Operator network switching method and device for IOT (Internal of Things) terminal |
CN103533634A (en) * | 2013-10-25 | 2014-01-22 | 中国联合网络通信集团有限公司 | Profile activation system, eUICC and profile activation method of eUICC |
CN104363629A (en) * | 2014-11-03 | 2015-02-18 | 联通兴业通信技术有限公司 | System, method and identification card for accessing operator networks |
Also Published As
Publication number | Publication date |
---|---|
CN105263132A (en) | 2016-01-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105263132B (en) | The standby configuration file selection method and user terminal of eUICC | |
EP3557913B1 (en) | Network slice selection policy updating method and apparatus | |
JP6161076B2 (en) | An extensible framework for wireless network connectivity | |
US11432349B2 (en) | Group creation method, apparatus, and system | |
JP3686038B2 (en) | Method and system for obtaining identification information about a party monitored in a communication network | |
CN111527777A (en) | PLMN selection for mission critical equipment | |
CN112437456A (en) | A communication method and device in a non-public network | |
CN104244227A (en) | Terminal access authentication method and device in internet of things system | |
US20120147872A1 (en) | Method and system for remotely accessing | |
CN107645722B (en) | Private network selective access method and system, public network MME, HSS and base station | |
US10863555B2 (en) | Access method, apparatus, device, and system | |
US20180054463A1 (en) | Security domain management method, apparatus, and system | |
CN108200568B (en) | Mobile communication electronic SIM card data processing method and device | |
CN110915264B (en) | Session processing method and terminal device in wireless communication | |
CN102098659A (en) | Method and system for fast verifying international mobile equipment identity (IMEI) | |
CN112218342A (en) | Method, device and system for realizing core network sub-slice disaster tolerance | |
CN116438824A (en) | Method, device and system for reallocating core network devices in wireless network | |
CN103812653A (en) | Method and system for automatically acquiring account information accessed into wireless network | |
CN117099423A (en) | Method, device and system for reallocating core network equipment in wireless network | |
CN105120450B (en) | Card data selecting method and user terminal in SIM card | |
CN104519551B (en) | WiFi network DHCP negotiation method and client | |
CN118921648A (en) | Enhancement for user equipment network slice management | |
CN104980912B (en) | Method and device for notification and update of ProSe temporary identification | |
CN103313245B (en) | Based on the Network access method of mobile phone terminal, equipment and system | |
JP6884209B2 (en) | Service ordering method and equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |