WO2010102483A1 - Method and system for registering subscriber identity - Google Patents

Method and system for registering subscriber identity Download PDF

Info

Publication number
WO2010102483A1
WO2010102483A1 PCT/CN2009/073993 CN2009073993W WO2010102483A1 WO 2010102483 A1 WO2010102483 A1 WO 2010102483A1 CN 2009073993 W CN2009073993 W CN 2009073993W WO 2010102483 A1 WO2010102483 A1 WO 2010102483A1
Authority
WO
WIPO (PCT)
Prior art keywords
user identity
mobile terminal
user
registration
information
Prior art date
Application number
PCT/CN2009/073993
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 WO2010102483A1 publication Critical patent/WO2010102483A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/34Reselection control
    • H04W36/38Reselection control by fixed network equipment
    • H04W36/385Reselection control by fixed network equipment of the core network

Definitions

  • the present invention relates to the field of authentication technologies for mobile communication systems, and more particularly to a method and system for user identity registration on a mobile terminal.
  • BACKGROUND In a mobile communication system, a network side needs to determine a legal identity of a mobile terminal before allowing a user to use the network.
  • the process of user registration that is, the authentication process.
  • Authentication is based on the specific parameters of the mobile terminal and the network side, such as the electronic serial number (Electronic Serial Number) of the mobile terminal, the verification code (Key), etc., according to the corresponding algorithm, the network side and the mobile The terminal performs the operation separately, and then the mobile terminal sends the operation result to the network side; if the operation result of the mobile terminal is consistent with the network side, the authentication is considered successful. After the authentication is successful, the mobile terminal has the right to use the network. In the normal authentication process, the network side cannot obtain more information about the user, such as the model of the mobile terminal, the personal identity information of the user, etc., so that the binding of the mobile terminal and the user identity cannot be achieved.
  • the network side cannot obtain more information about the user, such as the model of the mobile terminal, the personal identity information of the user, etc., so that the binding of the mobile terminal and the user identity cannot be achieved.
  • the operator can collect some user's data, such as the ID number, the model of the mobile terminal, etc., and bind the mobile terminal and the user identity in the system.
  • operators collect user data generally by means of manual collection.
  • users need to go through the mobile terminal access procedures, operators usually require users to provide their own identity and other information.
  • the inventor has found that at least the following problems exist in the prior art: The manner of registration of the user identity brings a lot of inconvenience to the user, and the user needs to provide relevant information to the operator's business office; and the user needs to wait for his own information to enter the system. Only then can the network service be made.
  • the present invention discloses a method for registering a user identity, and the method includes: The mobile terminal generates registration information according to the obtained user identity information, and sends the registration information to the network. The network side determines whether the user identity is legal according to the registration information, and returns the user identity registration success to the mobile terminal after determining that the user identity is legal.
  • the registration information includes: user identity information, mobile terminal identification information, and identification information of a card currently used by the mobile terminal.
  • the obtaining, by the mobile terminal, the user identity information includes: when the mobile terminal is powered on, determining whether the user identity registration is successful according to the preset flag bit, and obtaining the user identity information when determining that the user identity is not successfully registered.
  • the method further includes: when the mobile terminal powers on and determines that the user identity registration is successful, the mobile terminal enters the normal standby mode.
  • the method further includes: when the mobile terminal is powered on and determines that the user identity is successfully registered, determining whether the user identity registration needs to be performed again according to the identification information of the card currently used by the mobile terminal; if necessary, obtaining the user identity information; If not, enter normal standby mode.
  • the network side determines whether the user identity is legal according to the registration information, including: searching for the identity information of the user in the database on the network side according to the user identity information in the registration information; if not found, the user identity information, the mobile terminal identification information And the identification information of the card currently used by the mobile terminal is stored in the database, and the user identity is determined to be legal; if found, the data record of the user is continuously searched in the database; if the user has no bad record, the user identity is determined to be legal; If the user has a bad record, it is determined that the user identity is invalid, and the user is prohibited from using the network.
  • the method further includes: the mobile terminal identifies the flag bit as the user identity registration success according to the message of successful registration.
  • the invention also discloses a system for registering a user identity, the system comprising: a mobile terminal and a network side, wherein the mobile terminal is configured to obtain user identity information, and generate registration information according to the user identity information, and send the information to the network 3 ⁇ 4!
  • the network side is configured to receive registration information, determine whether the user identity is legal according to the registration information, and return a message that the user identity registration success is successful to the mobile terminal after determining that the user identity is legal.
  • the mobile terminal is further configured to determine whether the user identity registration is successful according to the preset flag bit when the power is turned on, and obtain the user identity information when determining that the user identity is not successfully registered;
  • the identity registration is successful, the user enters the normal standby mode, or determines whether the user identity registration needs to be performed again according to the identification information of the card currently used by the mobile terminal; and obtains the user identity information when the registration needs to be registered again;
  • the normal standby mode it is also used to identify the flag as the user identity registration according to the successful registration message sent by the network side.
  • the network side includes: a network server and a database server, wherein the network server is configured to receive the registration information; and is further configured to search the database server for the identity information of the user according to the user identity information in the registration information, and when not found,
  • the user identity information, the mobile terminal identification information, and the identification information of the card currently used by the mobile terminal in the registration information are stored in the database server; when the search is found, the data of the user is continuously searched in the database server, And confirm that the user identity is legal when the user has no bad record; when the user has a bad record, the user identity is invalid, and the user is prohibited from using the network;
  • the database server is configured to store the identity information of the user and the data record of the user.
  • the method and system for registering a user identity according to the present invention according to parameters of the mobile terminal and the card itself, such as a preset flag bit, identification information of the card, etc., determine the condition for the user to register the user identity on the mobile terminal, and
  • the registration information is sent to the network side in the form of a short message; the network side determines the legality of the user identity according to the registration information sent by the mobile terminal and the identity information of the user and the related historical data record stored in the network side database; In this way, the user identity information can be collected through the mobile terminal, which improves work efficiency and improves user experience.
  • FIG. 1 is a flow chart showing the steps of a method for registering a user identity according to the first embodiment of the present invention
  • FIG. 2 is a flow chart showing the steps of a method for registering a user identity according to the second embodiment of the present invention
  • 3 is a schematic diagram showing the structural relationship of a system for registering a user identity according to an embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The technical solutions of the present invention will be further elaborated below in conjunction with the accompanying drawings and specific embodiments.
  • the method for performing user identity registration on a mobile terminal of the present invention is applicable to a mobile terminal with a separate card card and a mobile terminal integrated with a machine card.
  • the mobile terminal of the present invention can use a Subscriber Identity Module (SIM, Subscriber Identity Module) card application tool set (STK, SIM Toolkit) or a User Identity Module (UIM) card application tool set (UTK).
  • SIM Subscriber Identity Module
  • UIM User Identity Module
  • STK-based SIM cards they can be called STK cards
  • UTK-based UIM cards they can be called UTK cards.
  • STK-based SIM cards they can be called STK cards
  • UTK-based UIM cards they can be called UTK cards.
  • Step 101 Determine whether the user identity registration is successful, and if yes, execute step 102; if no, execute step 103.
  • a flag bit can be set in the system file of the STK card to indicate the status of the user identity registration. If the flag is 1, the user identity is successfully registered, that is, the user identity is legal. When the flag is 0, the user identity registration fails, that is, the user identity is invalid.
  • the mobile terminal obtains the result of the user identity registration by reading the flag bit, and feeds the result back to the STK card, and the STK card determines whether to initiate the use according to the result of the feedback from the mobile terminal. User registration.
  • Step 102 Determine whether the user identity registration needs to be performed again. If yes, go to step 103; if no, the mobile terminal enters the normal standby mode, and the network can be used normally.
  • the mobile terminal determines whether it needs to register again, that is, whether the mobile terminal uses the card for replacement; if not, the mobile terminal feeds back the judgment result to the STK card, and the STK card sends a response that does not need to be registered, indicating that it is not currently
  • the user identity registration is required, and the mobile terminal enters the normal standby mode; if yes, the mobile terminal feeds back the judgment result to the STK card, and the STK card sends a response that needs to be registered, indicating that the user identity registration can be started now, and the steps are performed.
  • the mobile terminal Since the mobile terminal separated by the card can be used for card replacement, the mobile terminal updates the identification information of the currently stored card to the identification information of the card used by the current mobile terminal each time the mobile terminal is turned on. Therefore, when updating the identification information of the card, It can be known whether the mobile terminal changes the card.
  • the identification information of the card is used to uniquely identify a SIM card. In practical applications, the identification information of the card may be an integrated circuit card ID (ICCID, Integrate circuit card ID). It should be noted that, for a mobile terminal with a separate card, the card, the mobile terminal, and the user identity need to be bound. Therefore, when the mobile terminal is restarted, the result of the user identity registration obtained by the judgment of step 101 is currently stored by the mobile terminal.
  • the identification information of the card is associated.
  • the serial number of the card stored by the current mobile terminal is ID1
  • the user identity is successfully registered, indicating that when the user uses the card with the serial number ID1 on the mobile terminal, the user identity is successfully registered, that is, the authentication is performed. Successful, you can use the network. If the identification information of the currently used card is inconsistent with the identification information of the card stored by the current mobile terminal after the mobile terminal is powered on, indicating that the mobile terminal is using the card for re-entry, the user identity registration needs to be performed again for the card, that is, the user is authenticated.
  • Steps 103 to 104 selecting whether it is necessary to register immediately, if not, the mobile terminal enters the emergency mode; if yes, step 105 is performed.
  • the STK card issues a response for registering the user identity, and then moves the terminal.
  • the terminal provides the user with a choice on the operator interface: Whether to register immediately. The user only needs to register according to his own needs. If the user chooses not to register, the mobile terminal enters the emergency mode, and the mobile terminal cannot use the network; if the user chooses to register immediately, step 105 is performed. Step 105: Enter user identity information, and the mobile terminal generates registration information and sends the registration information to the network server. After the user chooses to register immediately, the information related to the user identity is input through the interface provided by the mobile terminal, and the information can uniquely identify the user, such as an ID card.
  • the mobile terminal generates registration information according to the user identity information, the mobile terminal identification information, and the identification information of the card currently used by the mobile terminal, and sends the registration information to the network server.
  • the mobile terminal identification information is used to uniquely identify the mobile terminal, such as the ESN of the mobile terminal.
  • the registration information can be sent as a short message.
  • Steps 106 to 107 The network server determines whether the user identity is legal according to the registration information. If the user identity is invalid, the user is prohibited from using the network. If the user identity is legal, step 108 is performed. The network server searches for the information of the user in the relevant database according to the registration information.
  • the user identity information, the mobile terminal identification information, and the card of the mobile terminal in the registration information are The identification information is bound and stored in the relevant database, which confirms that the user identity is legal. If there is user identity information in the relevant database that is consistent with the user identity information in the registration information, the database further searches for the historical data record of the user to confirm whether the user has a bad record, such as malicious arrears; If there is no bad record, it is confirmed that the user identity is legal; if the user has a bad record, the user is prohibited from using the network.
  • a bad record such as malicious arrears
  • Step 108 The network server sends a message of successful registration to the mobile terminal, and according to the message, the mobile terminal sets the status of the user identity registration to be successful, and the registration is completed. After confirming that the user identity is legal, the network server sends a message that the registration is successful to the mobile terminal; then the mobile terminal sets the status of the user identity registration to be successful. Preferably, the mobile terminal sets the flag bit in the STK card system file to one. After the user identity registration is completed, the mobile terminal enters the normal standby mode, and the network can be used normally.
  • the flow of the method for registering the user identity on the mobile terminal integrated mobile terminal is as shown in FIG. 2, including: Step 201: Determine whether the user identity registration is successful.
  • step 202 is performed.
  • the judgment of this step is the same as that of step 101, and will not be described again at jib. It should be noted that, since the mobile terminal integrated mobile phone cannot be used for card replacement, if the current user identity is successfully registered, indicating that the user is legal when using the mobile terminal, the user enters the normal standby state and can use the network normally.
  • the mobile terminal obtains the result of the user identity registration by reading the flag bit, and feeds the result back to the STK card.
  • the flag bit can be preset on the mobile terminal or the card as needed.
  • Steps 202 to 207 are the same as steps 103 to 108, and are not described herein again.
  • the mobile terminal in order to prevent the user from performing malicious registration, the mobile terminal needs to carry the authorization code of the card itself used by the mobile terminal when registering information on the network side.
  • the method for performing user identity registration on the mobile terminal according to the present invention may utilize the registration function of the mobile terminal to increase the user body-risk mode on the mobile terminal: Preferably, when the mobile terminal uses a certain number, the mobile terminal sends After the first short message or the first call is made, the mobile terminal sends a registration message in a specific format to the network side to inform the network that the mobile terminal is currently in the user's physical danger mode, and the network side does not use the registered short message according to the user. This communication produces related billing.
  • the present invention also provides a system for user identity registration. As shown in FIG. 3, the system includes: a mobile terminal 10 and a network side 20, wherein the mobile terminal 10 is configured to obtain a user identity.
  • the information is generated according to the user identity information, and is sent to the network side 20; the network side 20 is configured to receive the registration information sent by the mobile terminal 10, determine whether the user identity is legal according to the registration information, and determine the user identity is legal, The mobile terminal 10 returns a message that the user identity registration was successful.
  • the mobile terminal 10 is further configured to determine whether the user identity registration is successful according to the preset flag bit when the power is turned on, and obtain the user identity information when determining that the user identity is not successfully registered; When it is judged that the user identity registration is successful, the normal standby mode is entered, or The identification information of the card currently used by the terminal 10 determines whether the user identity registration needs to be performed again; and when the registration needs to be registered again, the user identity information is obtained; when it is not required to register again, the normal standby mode is entered; and is also used to send according to the network side 20 The message of successful registration, the flag is identified as the user identity registration success.
  • the network side 20 may include: a network server 201 and a database server 202, wherein the network server 201 is configured to receive registration information sent by the mobile terminal 10; and is further configured to search the database server 202 for the user according to the user identity information in the registration information.
  • the present invention achieves the following technical effects: since the condition for the user to register the user identity on the mobile terminal is determined according to the parameters of the mobile terminal and the card itself used, and the registration information can be shortened.
  • the message is sent to the network side; the network side determines the legality of the user identity according to the registration information sent by the mobile terminal and the identity information of the user and the related historical data record stored in the network side database, and solves the existing user.
  • the method of identity registration brings a lot of inconvenience to the user, so that the user identity information can be collected through the mobile terminal, which improves the work efficiency and improves the user experience.
  • the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices.
  • the invention is not limited to any specific combination of hardware and software.
  • the above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the principles and principles of the present invention should be included in the protection of the present invention. Within the scope.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The present invention discloses a method for registering subscriber identity, it includes: a mobile terminal generates a registration information according to the obtained subscriber identity information, and transmits the registration information to the network side; the network side determines whether the subscriber identity is legal according to the registration information, after the legality of the subscriber identity is determined, it returns a message that registration of the subscriber identity is succeed to the mobile terminal. The present invention also discloses a system for registering subscriber identity. Based on the method and system, the present invention can collect the subscriber identity information by the mobile terminal, thereby the subscriber experience is improved.

Description

一种用户身份注册的方法和系统  Method and system for user identity registration
技术领域 本发明涉及移动通信系统的鉴权技术领域,特别是指一种在移动终端上 进行用户身份注册的方法和系统。 背景技术 在移动通讯系统中, 网络侧需要在确定移动终端的合法身份后, 才能允 许用户使用网络。 用户进行身份注册的过程, 也就是鉴权过程。 鉴权就是移 动终端和网络侧才艮据一些特定的参数, 如移动终端的电子序列号(Electronic Serial Number, 以下筒称 ESN )、 验证码( Key ) 等 , 按照相应的算法 , 网络 侧和移动终端分别进行运算, 然后移动终端将运算结果发送给网络侧; 若移 动终端的运算结果和网络侧一致, 就认为鉴权成功。 鉴权成功之后, 移动终 端就有权利使用网络了。 在通常的鉴权过程中 , 网络侧无法获得更多有关用户的信息 , 比如移动 终端的型号、 用户的个人身份信息等, 这样就无法实现移动终端和用户身份 的绑定。 但是, 运营商可以收集一些用户的资料, 比如身份证号、 移动终端 的型号等, 在系统中将移动终端和用户身份进行绑定。 目前, 运营商收集用户资料一般是通过手动收集的方式, 当用户需要办 理移动终端入网手续时, 运营商通常会要求用户提供自己的身份等信息。 发 明人发现现有技术至少存在以下问题: 这种用户身份注册的方式给用户带来 了许多不便, 需要用户专门到运营商的营业点提供相关信息; 并且用户需要 等待自己的信息录入系统后, 才可以使网络服务。 发明内容 有鉴于此, 本发明的主要目的在于提供一种用户身份注册的方法和系 统 , 以提高收集用户身份信息的效率。 为达到上述目的, 本发明的技术方案是这样实现的: 本发明公开了一种用户身份注册的方法, 该方法包括: 移动终端依据获得的用户身份信息生成注册信息,并将注册信息发送给 网络 ¾!; 网络侧依据注册信息判断用户身份是否合法, 并在判定用户身份合法 后, 向移动终端返回用户身份注册成功的消息。 其中, 注册信息包括: 用户身份信息、 移动终端标识信息和移动终端当 前使用的卡的标识信息。 其中 , 移动终端获得用户身份信息包括: 移动终端在开机上电时, 才艮据预设的标志位判断用户身份注册是否成 功, 并在判断用户身份未注册成功时, 获得用户身份信息。 该方法进一步包括: 移动终端在开机上电并判断用户身份注册成功时, 进入普通待机模式。 该方法进一步包括: 移动终端在开机上电并判断用户身份注册成功时, 才艮据移动终端当前使用的卡的标识信息判断是否需要再次进行用户身份注 册; 如果需要, 则获得用户身份信息; 如果不需要, 则进入普通待机模式。 其中, 网络侧依据注册信息判断用户身份是否合法包括: 依据注册信息中的用户身份信息在网络侧的数据库中查找该用户的身 份信息; 如果没有查找到 , 则将用户身份信息、 移动终端标识信息和移动终端当 前使用的卡的标识信息存入数据库 , 并判定用户身份合法; 如果查找到, 则在数据库中继续查找该用户的资料记录; 如果该用户没 有不良记录则判定该用户身份合法; 如果该用户有不良记录, 则判定该用户 身份不合法, 禁止该用户使用网络。 其中, 在网络侧向移动终端返回用户身份注册成功的消息之后, 该方法 进一步包括: 移动终端依据注册成功的消息 , 将标志位标识为用户身份注册 成功。 本发明还公开了一种用户身份注册的系统, 该系统包括: 移动终端和网 络侧, 其中, 移动终端 ,用于获得用户身份信息 ,并依据用户身份信息生成注册信息 , 发送给网络 ¾!; 网络侧, 用于接收注册信息, 依据注册信息判断用户身份是否合法, 并 在判定用户身份合法后 , 向移动终端返回用户身份注册成功的消息。 其中, 移动终端, 还用于在开机上电时, 才艮据预设的标志位判断用户身 份注册是否成功, 并在判断用户身份未注册成功时, 获得用户身份信息; 还 用于在判断用户身份注册成功时, 进入普通待机模式, 或者, 才艮据移动终端 当前使用的卡的标识信息判断是否需要再次进行用户身份注册; 并在需要再 次注册时, 获得用户身份信息; 在不需要再次注册时, 进入普通待机模式; 还用于依据网络侧发送的注册成功的消息, 将标志位标识为用户身份注册成 功。 网络侧包括: 网络服务器和数据库服务器, 其中, 网络服务器, 用于接收注册信息; 还用于依据注册信息中的用户身份信 息在数据库服务器中查找该用户的身份信息 , 并在没有查找到时 , 将注册信 息中的用户身份信息、 移动终端标识信息和移动终端当前使用的卡的标识信 息存入数据库月 务器; 在查找到时 , 在数据库月 务器中继续查找该用户的资 料己录, 并在用户没有不良己录时确认该用户身份合法; 在用户有不良己录 时确认该用户身份不合法, 禁止该用户使用网络; 数据库服务器 , 用于存储用户的身份信息和用户的资料记录。 本发明的用户身份注册的方法和系统,依据移动终端和使用的卡自身的 参数, 如预设的标志位、 卡的标识信息等来判断用户在移动终端上进行用户 身份注册的条件, 并可以将注册信息以短消息的形式发送给网络侧; 网络侧 依据移动终端发送的注册信息和网络侧数据库中存储的该用户的身份信息、 相关历史资料记录等信息来判断该用户身份的合法性; 如此, 可以通过移动 终端来收集用户身份信息, 提高了工作效率, 同时也提高了用户体验度。 附图说明 此处所说明的附图用来提供对本发明的进一步理解 ,构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的 不当限定。 在附图中: 图 1为才艮据本发明实施例一的用户身份注册的方法的步骤流程图; 图 2为才艮据本发明实施例二的用户身份注册的方法的步骤流程图; 图 3为才艮据本发明实施例的用户身份注册的系统的结构关系示意图。 具体实施方式 下面结合附图和具体实施例对本发明的技术方案进一步详细阐述。 本发明的在移动终端上进行用户身份注册的方法适用于机卡分离的移 动终端和机卡一体的移动终端。 较佳地, 本发明的移动终端可以使用支持用 户身份识别模块 (SIM, Subscriber Identity Module ) 卡应用工具集 ( STK, SIM Toolkit ) 或用户识别模块 (UIM, User Identity Module ) 卡应用工具集 ( UTK, UIM Toolkit )应用的卡。 其中, 对于基于 STK的 SIM卡, 可以将 其称为 STK卡; 对于基于 UTK的 UIM卡, 可以将其称为 UTK卡。 下面以移动终端使用 STK卡为例,通过具体的实施例来说明本发明的方 案。 在机卡分离的移动终端上进行用户身份注册的方法的流程如图 1所示, 包括: 步骤 101 , 判断用户身份注册是否成功, 如果是, 则执行步骤 102; 如 果否, 则执行步骤 103。 移动终端开机上电后 ,进行初始化操作 ,并判断用户身份注册是否成功。 较佳地, 可以在 STK卡的系统文件中设置一个标志位, 用来表示用户身份注 册的状态。 设该标志位为 1时, 表示用户身份注册成功, 即用户身份合法; 该标志位为 0时, 表示用户身份注册失败, 即用户身份不合法。 初始化时, 移动终端通过读取该标志位得到用户身份注册的结果, 并将 结果反馈给 STK卡, 由 STK卡才艮据移动终端反馈的结果, 决定是否发起用 户身份注册。 步骤 102, 判断是否需要再次进行用户身份注册, 如果是, 则执行步骤 103; 如果否, 则移动终端进入普通待机模式, 可以正常使用网络。 当前用户身份注册成功时, 移动终端判断是否需要再次注册, 即判断移 动终端是否换卡使用; 如果否, 移动终端将该判断结果反馈给 STK卡, STK 卡发出不需要注册的响应, 表示目前不需要进行用户身份的注册, 此时移动 终端进入普通待机模式;如果是,移动终端将该判断结果反馈给 STK卡, STK 卡发出需要注册的响应, 表示现在可以开始进行用户身份的注册, 执行步骤TECHNICAL FIELD The present invention relates to the field of authentication technologies for mobile communication systems, and more particularly to a method and system for user identity registration on a mobile terminal. BACKGROUND In a mobile communication system, a network side needs to determine a legal identity of a mobile terminal before allowing a user to use the network. The process of user registration, that is, the authentication process. Authentication is based on the specific parameters of the mobile terminal and the network side, such as the electronic serial number (Electronic Serial Number) of the mobile terminal, the verification code (Key), etc., according to the corresponding algorithm, the network side and the mobile The terminal performs the operation separately, and then the mobile terminal sends the operation result to the network side; if the operation result of the mobile terminal is consistent with the network side, the authentication is considered successful. After the authentication is successful, the mobile terminal has the right to use the network. In the normal authentication process, the network side cannot obtain more information about the user, such as the model of the mobile terminal, the personal identity information of the user, etc., so that the binding of the mobile terminal and the user identity cannot be achieved. However, the operator can collect some user's data, such as the ID number, the model of the mobile terminal, etc., and bind the mobile terminal and the user identity in the system. Currently, operators collect user data generally by means of manual collection. When users need to go through the mobile terminal access procedures, operators usually require users to provide their own identity and other information. The inventor has found that at least the following problems exist in the prior art: The manner of registration of the user identity brings a lot of inconvenience to the user, and the user needs to provide relevant information to the operator's business office; and the user needs to wait for his own information to enter the system. Only then can the network service be made. SUMMARY OF THE INVENTION In view of the above, it is a primary object of the present invention to provide a method and system for user identity registration to improve the efficiency of collecting user identity information. In order to achieve the above object, the technical solution of the present invention is implemented as follows: The present invention discloses a method for registering a user identity, and the method includes: The mobile terminal generates registration information according to the obtained user identity information, and sends the registration information to the network. The network side determines whether the user identity is legal according to the registration information, and returns the user identity registration success to the mobile terminal after determining that the user identity is legal. Message. The registration information includes: user identity information, mobile terminal identification information, and identification information of a card currently used by the mobile terminal. The obtaining, by the mobile terminal, the user identity information includes: when the mobile terminal is powered on, determining whether the user identity registration is successful according to the preset flag bit, and obtaining the user identity information when determining that the user identity is not successfully registered. The method further includes: when the mobile terminal powers on and determines that the user identity registration is successful, the mobile terminal enters the normal standby mode. The method further includes: when the mobile terminal is powered on and determines that the user identity is successfully registered, determining whether the user identity registration needs to be performed again according to the identification information of the card currently used by the mobile terminal; if necessary, obtaining the user identity information; If not, enter normal standby mode. The network side determines whether the user identity is legal according to the registration information, including: searching for the identity information of the user in the database on the network side according to the user identity information in the registration information; if not found, the user identity information, the mobile terminal identification information And the identification information of the card currently used by the mobile terminal is stored in the database, and the user identity is determined to be legal; if found, the data record of the user is continuously searched in the database; if the user has no bad record, the user identity is determined to be legal; If the user has a bad record, it is determined that the user identity is invalid, and the user is prohibited from using the network. After the network side returns the message that the user identity registration is successful to the mobile terminal, the method further includes: the mobile terminal identifies the flag bit as the user identity registration success according to the message of successful registration. The invention also discloses a system for registering a user identity, the system comprising: a mobile terminal and a network side, wherein the mobile terminal is configured to obtain user identity information, and generate registration information according to the user identity information, and send the information to the network 3⁄4! The network side is configured to receive registration information, determine whether the user identity is legal according to the registration information, and return a message that the user identity registration success is successful to the mobile terminal after determining that the user identity is legal. The mobile terminal is further configured to determine whether the user identity registration is successful according to the preset flag bit when the power is turned on, and obtain the user identity information when determining that the user identity is not successfully registered; When the identity registration is successful, the user enters the normal standby mode, or determines whether the user identity registration needs to be performed again according to the identification information of the card currently used by the mobile terminal; and obtains the user identity information when the registration needs to be registered again; When the normal standby mode is entered, it is also used to identify the flag as the user identity registration according to the successful registration message sent by the network side. The network side includes: a network server and a database server, wherein the network server is configured to receive the registration information; and is further configured to search the database server for the identity information of the user according to the user identity information in the registration information, and when not found, The user identity information, the mobile terminal identification information, and the identification information of the card currently used by the mobile terminal in the registration information are stored in the database server; when the search is found, the data of the user is continuously searched in the database server, And confirm that the user identity is legal when the user has no bad record; when the user has a bad record, the user identity is invalid, and the user is prohibited from using the network; the database server is configured to store the identity information of the user and the data record of the user. The method and system for registering a user identity according to the present invention, according to parameters of the mobile terminal and the card itself, such as a preset flag bit, identification information of the card, etc., determine the condition for the user to register the user identity on the mobile terminal, and The registration information is sent to the network side in the form of a short message; the network side determines the legality of the user identity according to the registration information sent by the mobile terminal and the identity information of the user and the related historical data record stored in the network side database; In this way, the user identity information can be collected through the mobile terminal, which improves work efficiency and improves user experience. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a flow chart showing the steps of a method for registering a user identity according to the first embodiment of the present invention; FIG. 2 is a flow chart showing the steps of a method for registering a user identity according to the second embodiment of the present invention; 3 is a schematic diagram showing the structural relationship of a system for registering a user identity according to an embodiment of the present invention. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The technical solutions of the present invention will be further elaborated below in conjunction with the accompanying drawings and specific embodiments. The method for performing user identity registration on a mobile terminal of the present invention is applicable to a mobile terminal with a separate card card and a mobile terminal integrated with a machine card. Preferably, the mobile terminal of the present invention can use a Subscriber Identity Module (SIM, Subscriber Identity Module) card application tool set (STK, SIM Toolkit) or a User Identity Module (UIM) card application tool set (UTK). , UIM Toolkit ) application card. Among them, for STK-based SIM cards, they can be called STK cards; for UTK-based UIM cards, they can be called UTK cards. The following describes the solution of the present invention by using a specific example of a mobile terminal using an STK card as an example. The flow of the method for registering the user identity on the mobile terminal separated by the card is as shown in FIG. 1 , including: Step 101: Determine whether the user identity registration is successful, and if yes, execute step 102; if no, execute step 103. After the mobile terminal is powered on, perform an initialization operation and determine whether the user identity registration is successful. Preferably, a flag bit can be set in the system file of the STK card to indicate the status of the user identity registration. If the flag is 1, the user identity is successfully registered, that is, the user identity is legal. When the flag is 0, the user identity registration fails, that is, the user identity is invalid. During initialization, the mobile terminal obtains the result of the user identity registration by reading the flag bit, and feeds the result back to the STK card, and the STK card determines whether to initiate the use according to the result of the feedback from the mobile terminal. User registration. Step 102: Determine whether the user identity registration needs to be performed again. If yes, go to step 103; if no, the mobile terminal enters the normal standby mode, and the network can be used normally. When the current user identity is successfully registered, the mobile terminal determines whether it needs to register again, that is, whether the mobile terminal uses the card for replacement; if not, the mobile terminal feeds back the judgment result to the STK card, and the STK card sends a response that does not need to be registered, indicating that it is not currently The user identity registration is required, and the mobile terminal enters the normal standby mode; if yes, the mobile terminal feeds back the judgment result to the STK card, and the STK card sends a response that needs to be registered, indicating that the user identity registration can be started now, and the steps are performed.
103。 103.
由于机卡分离的移动终端可以换卡使用 ,因此移动终端每次开机时会将 当前存储的卡的标识信息更新为当前移动终端使用的卡的标识信息 , 因此, 在更新卡的标识信息时, 可以得知移动终端是否换卡。 其中, 卡的标识信息 用来唯一识别一个 SIM卡。 实际应用中, 卡的标识信息可以为集成电路卡识 别码 ( ICCID, Integrate circuit card ID ) 等。 需要指出的是, 对于机卡分离的移动终端, 需要将卡、 移动终端和用户 身份进行绑定, 所以移动终端重新开机时, 通过步骤 101的判断得到的用户 身份注册的结果与移动终端当前存储的卡的标识信息是相关联的。 艮设移动 终端重新开机时, 当前移动终端存储的卡的序列号为 ID1 , 且用户身份注册 成功, 说明用户在该移动终端上使用序列号为 ID1的卡时, 用户身份注册成 功, 即鉴权成功, 可以使用网络。 如果移动终端重新开机后 ,当前使用的卡的标识信息与当前移动终端存 储的卡的标识信息不一致, 说明移动终端换卡使用了, 则需要针对该卡再次 进行用户身份注册, 即验证用户在该移动终端上使用该卡时的身份合法性; 如果当前使用的卡的标识信息与当前移动终端存储的卡的标识信息一致 , 说 明移动终端没有换卡使用, 此时用户的身份已经确认为合法, 则移动终端进 入普通待机模式, 可以正常使用网络。 步骤 103至步骤 104, 选择当前是否需要立刻注册, 如果否, 则移动终 端进入紧急模式; 如果是, 则执行步骤 105。 当移动终端反馈给 STK卡的信息为用户身份未注册成功, 或者需要再 次进行用户身份注册时, STK卡发出进行用户身份注册的响应, 然后移动终 端在操作界面上为用户提供选择: 是否立刻进行注册。 用户才艮据自己的需要, 如果选择不注册, 则移动终端进入紧急模式, 此 时移动终端就不能够使用网络; 如果用户选择立刻注册, 则执行步骤 105。 步骤 105 , 输入用户身份信息, 移动终端生成注册信息, 并发送给网络 服务器。 用户选择立刻进行注册后 ,通过移动终端提供的界面输入与用户身份相 关的信息, 该信息可以唯一识别该用户, 如身份证。 然后, 移动终端依据用 户身份信息、 移动终端标识信息和移动终端当前使用的卡的标识信息生成注 册信息, 并发送给网络服务器。 其中, 移动终端标识信息用来唯一识别该移 动终端, 如移动终端的 ESN。较佳地, 可以将注册信息以短消息的方式发送。 步骤 106至步骤 107 , 网络服务器依据注册信息, 判断用户身份是否合 法, 如果用户身份不合法, 则禁止该用户使用网络; 如果用户身份合法, 则 执行步骤 108。 网络服务器依据注册信息在相关数据库中查找该用户的信息 ,如果没有 查找到, 说明该用户是第一次进行注册, 则将注册信息中的用户身份信息、 移动终端标识信息和移动终端的卡的标识信息进行绑定, 并存储在相关数据 库中, 这种情况确认该用户身份是合法的。 如果相关数据库中存在与注册信 息中的用户身份信息一致的用户身份信息 , 则在数据库中继续查找该用户的 历史资料记录, 用来确认该用户是否有不良记录, 如恶意欠费等; 如果用户 没有不良记录, 则确认该用户身份是合法的; 如果该用户有不良记录, 则禁 止该用户使用网络。 步骤 108 , 网络^ ^务器向移动终端发送注册成功的消息, 移动终端依据 该消息, 将用户身份注册的状态设置为成功, 注册完成。 网络服务器确认用户身份合法后, 向移动终端发送注册成功的消息; 然 后移动终端将用户身份注册的状态设置为成功。 较佳地 , 移动终端将 STK卡 系统文件中的标志位设置为 1。 用户身份注册完成后,移动终端进入普通待机模式,可以正常使用网络。 在机卡一体的移动终端上进行用户身份注册的方法的流程如图 2所示, 包括: 步骤 201 , 判断用户身份注册是否成功, 如果是, 则移动终端进入普通 待机模式, 可以正常使用网络; 如果否, 则执行步骤 202。 该步骤的判断与步骤 101相同, jib处不再赘述。 需要指出的是, 由于机卡一体的移动终端不能换卡使用, 因此如果当前 用户身份注册成功, 说明该用户使用该移动终端时身份是合法的, 则进入普 通待机犬态, 可以正常使用网络。 初始化时, 移动终端通过读取该标志位得到用户身份注册的结果, 并将 结果反馈给 STK卡。 对于机卡一体的移动终端, 可以根据需要将该标志位预 设在移动终端或者卡上。 步骤 202至步骤 207与步骤 103至步骤 108相同, 此处不再赘述。 本发明中, 为了防止用户进行恶意注册, 移动终端在向网络侧上 4艮注册 信息时 , 需要携带移动终端使用的卡自身的授权码。 另外, 基于本发明在移动终端上进行用户身份注册的方法, 可以利用移 动终端的注册功能, 在移动终端上增加用户体-险模式: 较佳地, 当移动终端 使用某个特定的号码, 发送了第一条短信或者进行了第一次呼叫, 则移动终 端向网络侧发送一条特定格式的注册短信 , 告知网络该移动终端目前处于用 户体险模式, 则网络侧依据该注册短信, 不对该用户该次的通信产生相关计 费。 为了实现用户身份注册的方法,本发明还提供了一种用户身份注册的系 统, 如图 3所示, 该系统包括: 移动终端 10和网络侧 20, 其中, 移动终端 10, 用于获得用户身份信息, 并依据用户身份信息生成注册 信息, 发送给网络侧 20; 网络侧 20, 用于接收移动终端 10发送的注册信息, 依据注册信息判断 用户身份是否合法, 并在判定用户身份合法后, 向移动终端 10 返回用户身 份注册成功的消息。 另外, 移动终端 10, 还用于在开机上电时, 才艮据预设的标志位判断用 户身份注册是否成功, 并在判断用户身份未注册成功时,获得用户身份信息; 还用于, 在判断用户身份注册成功时, 进入普通待机模式, 或者, 才艮据移动 终端 10 当前使用的卡的标识信息判断是否需要再次进行用户身份注册; 并 在需要再次注册时, 获得用户身份信息; 在不需要再次注册时, 进入普通待 机模式; 还用于依据网络侧 20 发送的注册成功的消息, 将标志位标识为用 户身份注册成功。 网络侧 20可以包括: 网络服务器 201和数据库服务器 202, 其中, 网络服务器 201 , 用于接收移动终端 10发送的注册信息; 还用于依据 注册信息中的用户身份信息在数据库服务器 202中查找该用户的身份信息 , 并在没有查找到时, 将注册信息中的用户身份信息、 移动终端标识信息和移 动终端当前使用的卡的标识信息存入数据库服务器 202; 在查找到时, 在数 据库月 务器 202中继续查找该用户的资料记录, 并在用户没有不良记录时确 认该用户身份合法; 在用户有不良记录时确认该用户身份不合法, 禁止该用 户使用网络; 数据库服务器 202 , 用于存储用户的身份信息和用户的资料记录。 从以上的描述中, 可以看出, 本发明实现了如下技术效果: 由于依据移 动终端和使用的卡自身的参数来判断用户在移动终端上进行用户身份注册的 条件, 并可以将注册信息以短消息的形式发送给网络侧; 网络侧依据移动终 端发送的注册信息和网络侧数据库中存储的该用户的身份信息、 相关历史资 料记录等信息来判断该用户身份的合法性, 解决了现有用户身份注册的方式 给用户带来了许多不便的问题,从而可以通过移动终端来收集用户身份信息, 提高了工作效率, 同时也提高了用户体验度。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 或 者将它们分别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制 作成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软 件结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的^^申和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。 Since the mobile terminal separated by the card can be used for card replacement, the mobile terminal updates the identification information of the currently stored card to the identification information of the card used by the current mobile terminal each time the mobile terminal is turned on. Therefore, when updating the identification information of the card, It can be known whether the mobile terminal changes the card. The identification information of the card is used to uniquely identify a SIM card. In practical applications, the identification information of the card may be an integrated circuit card ID (ICCID, Integrate circuit card ID). It should be noted that, for a mobile terminal with a separate card, the card, the mobile terminal, and the user identity need to be bound. Therefore, when the mobile terminal is restarted, the result of the user identity registration obtained by the judgment of step 101 is currently stored by the mobile terminal. The identification information of the card is associated. When the mobile terminal is rebooted, the serial number of the card stored by the current mobile terminal is ID1, and the user identity is successfully registered, indicating that when the user uses the card with the serial number ID1 on the mobile terminal, the user identity is successfully registered, that is, the authentication is performed. Successful, you can use the network. If the identification information of the currently used card is inconsistent with the identification information of the card stored by the current mobile terminal after the mobile terminal is powered on, indicating that the mobile terminal is using the card for re-entry, the user identity registration needs to be performed again for the card, that is, the user is authenticated. Identity legality when the card is used on the mobile terminal; if the identification information of the currently used card is consistent with the identification information of the card stored by the current mobile terminal, the mobile terminal does not use the card for replacement, and the identity of the user has been confirmed as legal. Then the mobile terminal enters the normal standby mode, and the network can be used normally. Steps 103 to 104, selecting whether it is necessary to register immediately, if not, the mobile terminal enters the emergency mode; if yes, step 105 is performed. When the information fed back to the STK card by the mobile terminal is that the user identity is not successfully registered, or the user identity registration needs to be performed again, the STK card issues a response for registering the user identity, and then moves the terminal. The terminal provides the user with a choice on the operator interface: Whether to register immediately. The user only needs to register according to his own needs. If the user chooses not to register, the mobile terminal enters the emergency mode, and the mobile terminal cannot use the network; if the user chooses to register immediately, step 105 is performed. Step 105: Enter user identity information, and the mobile terminal generates registration information and sends the registration information to the network server. After the user chooses to register immediately, the information related to the user identity is input through the interface provided by the mobile terminal, and the information can uniquely identify the user, such as an ID card. Then, the mobile terminal generates registration information according to the user identity information, the mobile terminal identification information, and the identification information of the card currently used by the mobile terminal, and sends the registration information to the network server. The mobile terminal identification information is used to uniquely identify the mobile terminal, such as the ESN of the mobile terminal. Preferably, the registration information can be sent as a short message. Steps 106 to 107: The network server determines whether the user identity is legal according to the registration information. If the user identity is invalid, the user is prohibited from using the network. If the user identity is legal, step 108 is performed. The network server searches for the information of the user in the relevant database according to the registration information. If the user does not find that the user is the first time to register, the user identity information, the mobile terminal identification information, and the card of the mobile terminal in the registration information are The identification information is bound and stored in the relevant database, which confirms that the user identity is legal. If there is user identity information in the relevant database that is consistent with the user identity information in the registration information, the database further searches for the historical data record of the user to confirm whether the user has a bad record, such as malicious arrears; If there is no bad record, it is confirmed that the user identity is legal; if the user has a bad record, the user is prohibited from using the network. Step 108: The network server sends a message of successful registration to the mobile terminal, and according to the message, the mobile terminal sets the status of the user identity registration to be successful, and the registration is completed. After confirming that the user identity is legal, the network server sends a message that the registration is successful to the mobile terminal; then the mobile terminal sets the status of the user identity registration to be successful. Preferably, the mobile terminal sets the flag bit in the STK card system file to one. After the user identity registration is completed, the mobile terminal enters the normal standby mode, and the network can be used normally. The flow of the method for registering the user identity on the mobile terminal integrated mobile terminal is as shown in FIG. 2, including: Step 201: Determine whether the user identity registration is successful. If yes, the mobile terminal enters the normal standby mode, and the network can be used normally; if not, step 202 is performed. The judgment of this step is the same as that of step 101, and will not be described again at jib. It should be noted that, since the mobile terminal integrated mobile phone cannot be used for card replacement, if the current user identity is successfully registered, indicating that the user is legal when using the mobile terminal, the user enters the normal standby state and can use the network normally. Upon initialization, the mobile terminal obtains the result of the user identity registration by reading the flag bit, and feeds the result back to the STK card. For a mobile terminal integrated with a machine card, the flag bit can be preset on the mobile terminal or the card as needed. Steps 202 to 207 are the same as steps 103 to 108, and are not described herein again. In the present invention, in order to prevent the user from performing malicious registration, the mobile terminal needs to carry the authorization code of the card itself used by the mobile terminal when registering information on the network side. In addition, the method for performing user identity registration on the mobile terminal according to the present invention may utilize the registration function of the mobile terminal to increase the user body-risk mode on the mobile terminal: Preferably, when the mobile terminal uses a certain number, the mobile terminal sends After the first short message or the first call is made, the mobile terminal sends a registration message in a specific format to the network side to inform the network that the mobile terminal is currently in the user's physical danger mode, and the network side does not use the registered short message according to the user. This communication produces related billing. The present invention also provides a system for user identity registration. As shown in FIG. 3, the system includes: a mobile terminal 10 and a network side 20, wherein the mobile terminal 10 is configured to obtain a user identity. The information is generated according to the user identity information, and is sent to the network side 20; the network side 20 is configured to receive the registration information sent by the mobile terminal 10, determine whether the user identity is legal according to the registration information, and determine the user identity is legal, The mobile terminal 10 returns a message that the user identity registration was successful. In addition, the mobile terminal 10 is further configured to determine whether the user identity registration is successful according to the preset flag bit when the power is turned on, and obtain the user identity information when determining that the user identity is not successfully registered; When it is judged that the user identity registration is successful, the normal standby mode is entered, or The identification information of the card currently used by the terminal 10 determines whether the user identity registration needs to be performed again; and when the registration needs to be registered again, the user identity information is obtained; when it is not required to register again, the normal standby mode is entered; and is also used to send according to the network side 20 The message of successful registration, the flag is identified as the user identity registration success. The network side 20 may include: a network server 201 and a database server 202, wherein the network server 201 is configured to receive registration information sent by the mobile terminal 10; and is further configured to search the database server 202 for the user according to the user identity information in the registration information. Identity information, and when not found, the user identity information, the mobile terminal identification information in the registration information, and the identification information of the card currently used by the mobile terminal are stored in the database server 202; when found, in the database server 202 continues to search for the user's data record, and confirms that the user's identity is legal when the user has no bad records; confirms that the user's identity is illegal when the user has a bad record, prohibits the user from using the network; the database server 202 is used to store the user Identity information and user data records. From the above description, it can be seen that the present invention achieves the following technical effects: since the condition for the user to register the user identity on the mobile terminal is determined according to the parameters of the mobile terminal and the card itself used, and the registration information can be shortened. The message is sent to the network side; the network side determines the legality of the user identity according to the registration information sent by the mobile terminal and the identity information of the user and the related historical data record stored in the network side database, and solves the existing user. The method of identity registration brings a lot of inconvenience to the user, so that the user identity information can be collected through the mobile terminal, which improves the work efficiency and improves the user experience. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device, or they may be separately fabricated into individual integrated circuit modules, or they may be Multiple modules or steps are made into a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software. The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the principles and principles of the present invention should be included in the protection of the present invention. Within the scope.

Claims

权 利 要 求 书 Claim
1. 一种用户身份注册的方法, 其特征在于, 该方法包括: A method for registering a user identity, the method comprising:
移动终端依据获得的用户身份信息生成注册信息 , 并将所述注册 信息发送给网络侧;  The mobile terminal generates registration information according to the obtained user identity information, and sends the registration information to the network side;
网络侧依据所述注册信息判断用户身份是否合法, 并在判定用户 身份合法后 , 向移动终端返回用户身份注册成功的消息。  The network side determines whether the user identity is legal according to the registration information, and returns a message that the user identity registration is successful to the mobile terminal after determining that the user identity is legal.
2. 根据权利要求 1所述的用户身份注册的方法, 其特征在于, 所述注册 信息包括: 用户身份信息、 移动终端标识信息和移动终端当前使用的 卡的标识信息。 The method for registering a user identity according to claim 1, wherein the registration information comprises: user identity information, mobile terminal identification information, and identification information of a card currently used by the mobile terminal.
3. 根据权利要求 1或 2所述的用户身份注册的方法, 其特征在于, 所述 移动终端获得所述用户身份信息包括: The user identity registration method according to claim 1 or 2, wherein the obtaining, by the mobile terminal, the user identity information comprises:
所述移动终端在开机上电时, 才艮据预设的标志位判断用户身份注 册是否成功, 并在判断用户身份未注册成功时, 获得所述用户身份信 息。  When the mobile terminal is powered on, it determines whether the user identity registration is successful according to the preset flag bit, and obtains the user identity information when it is determined that the user identity is not successfully registered.
4. 根据权利要求 3所述的用户身份注册的方法 , 其特征在于, 该方法进 一步包括: 所述移动终端在开机上电并判断用户身份注册成功时, 进 入普通待机模式。 The method for registering a user identity according to claim 3, wherein the method further comprises: the mobile terminal entering the normal standby mode when the power is turned on and the user identity is successfully registered.
5. 根据权利要求 3所述的用户身份注册的方法 , 其特征在于, 该方法进 一步包括: 所述移动终端在开机上电并判断用户身份注册成功时, 根 据所述移动终端当前使用的卡的标识信息判断是否需要再次进行用户 身份注册; 如果需要, 则获得所述用户身份信息; 如果不需要, 则进 入普通待机模式。 The method for registering a user identity according to claim 3, wherein the method further comprises: when the mobile terminal is powered on and determines that the user identity is successfully registered, according to the card currently used by the mobile terminal The identification information determines whether the user identity registration needs to be performed again; if necessary, the user identity information is obtained; if not, the normal standby mode is entered.
6. 根据权利要求 1或 2所述的用户身份注册的方法, 其特征在于, 网络 侧依据所述注册信息判断用户身份是否合法包括: The method for registering a user identity according to claim 1 or 2, wherein the determining, by the network side, whether the identity of the user is legal according to the registration information comprises:
依据所述注册信息中的用户身份信息在所述网络侧的数据库中 查找该用户的身份信息;  Searching for identity information of the user in the database on the network side according to the user identity information in the registration information;
如果没有查找到, 则将所述用户身份信息、 移动终端标识信息和 移动终端当前使用的卡的标识信息存入所述数据库 , 并判定用户身份 合法; 如果查找到 , 则在所述数据库中继续查找该用户的资料记录; 如 果该用户没有不良记录则判定该用户身份合法; 如果该用户有不良记 录, 则判定该用户身份不合法, 禁止该用户使用网络。 If not found, the user identity information, the mobile terminal identification information, and the identification information of the card currently used by the mobile terminal are stored in the database, and the user identity is determined to be legal; If found, the data record of the user is continuously searched in the database; if the user has no bad record, the user identity is determined to be legal; if the user has a bad record, it is determined that the user identity is illegal, and the user is prohibited from using The internet.
7. 根据权利要求 3所述的用户身份注册的方法 , 其特征在于 , 在所述网 络侧向移动终端返回用户身份注册成功的消息之后, 该方法进一步包 括: 所述移动终端依据所述注册成功的消息, 将所述标志位标识为用 户身份注册成功。 The method for registering a user identity according to claim 3, wherein after the network side returns a message that the user identity registration is successful to the mobile terminal, the method further comprises: the mobile terminal succeeding according to the registration The message identifies the flag bit as a user identity registration success.
8. 一种用户身份注册的系统, 其特征在于, 该系统包括: 移动终端和网 络侧, 其中, A system for registering a user identity, the system comprising: a mobile terminal and a network side, wherein
所述移动终端, 用于获得用户身份信息, 并依据所述用户身份信 息生成注册信息 , 发送给网络侧;  The mobile terminal is configured to obtain user identity information, and generate registration information according to the user identity information, and send the registration information to the network side;
所述网络侧, 用于接收所述注册信息, 依据所述注册信息判断用 户身份是否合法, 并在判定用户身份合法后, 向所述移动终端返回用 户身份注册成功的消息。  The network side is configured to receive the registration information, determine whether the user identity is legal according to the registration information, and return a message that the user identity registration is successful to the mobile terminal after determining that the user identity is legal.
9. 根据权利要求 8所述的用户身份注册的系统, 其特征在于, 9. The system for user identity registration according to claim 8, wherein:
所述移动终端, 还用于在开机上电时, 根据预设的标志位判断用 户身份注册是否成功, 并在判断用户身份未注册成功时, 获得所述用 户身份信息; 还用于在判断用户身份注册成功时, 进入普通待机模式, 或者 , 才艮据所述移动终端当前使用的卡的标识信息判断是否需要再次 进行用户身份注册; 并在需要再次注册时, 获得所述用户身份信息; 在不需要再次注册时, 进入普通待机模式; 还用于依据所述网络侧发 送的注册成功的消息, 将所述标志位标识为用户身份注册成功。  The mobile terminal is further configured to: when the power is turned on, determine whether the user identity registration is successful according to the preset flag, and obtain the user identity information when determining that the user identity is not successfully registered; When the identity registration is successful, the user enters the normal standby mode, or determines whether the user identity registration needs to be performed again according to the identification information of the card currently used by the mobile terminal; and when the registration needs to be registered again, the user identity information is obtained; When it is not necessary to register again, the normal standby mode is entered; and the flag is also used to identify that the user identity is successfully registered according to the message that the registration is successfully sent by the network side.
10. 根据权利要求 8或 9所述的用户身份注册的系统, 其特征在于, 所述 网络侧包括: 网络服务器和数据库服务器, 其中, The system for registering a user identity according to claim 8 or 9, wherein the network side comprises: a network server and a database server, wherein
所述网络服务器, 用于接收所述注册信息; 还用于依据所述注册 信息中的用户身份信息在所述数据库月 务器中查找该用户的身份信 息, 并在没有查找到时, 将所述注册信息中的用户身份信息、 移动终 端标识信息和移动终端当前使用的卡的标识信息存入所述数据库 务 器; 在查找到时, 在所述数据库服务器中继续查找该用户的资料记录, 并在用户没有不良己录时确认该用户身份合法; 在用户有不良己录时 确认该用户身份不合法 , 禁止该用户使用网络; The network server is configured to receive the registration information, and is further configured to search for the identity information of the user in the database server according to the user identity information in the registration information, and if not found, The user identity information, the mobile terminal identification information, and the identification information of the card currently used by the mobile terminal in the registration information are stored in the database server; when the search is found, the data record of the user is continuously searched in the database server, And confirm that the user's identity is legal when the user has no bad record; when the user has a bad record Confirm that the user identity is invalid, and the user is prohibited from using the network;
所述数据库服务器 , 用于存储用户的身份信息和用户的资料记 录。  The database server is configured to store the identity information of the user and the data record of the user.
PCT/CN2009/073993 2009-03-13 2009-09-17 Method and system for registering subscriber identity WO2010102483A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910079945.6 2009-03-13
CNA2009100799456A CN101505480A (en) 2009-03-13 2009-03-13 Method and system for customer identity registration

Publications (1)

Publication Number Publication Date
WO2010102483A1 true WO2010102483A1 (en) 2010-09-16

Family

ID=40977496

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/073993 WO2010102483A1 (en) 2009-03-13 2009-09-17 Method and system for registering subscriber identity

Country Status (2)

Country Link
CN (1) CN101505480A (en)
WO (1) WO2010102483A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103618794A (en) * 2013-11-29 2014-03-05 北京奇虎科技有限公司 Automatic login method, terminal and server
WO2022217962A1 (en) * 2021-04-13 2022-10-20 青岛海尔电冰箱有限公司 Control method for refrigerator, and refrigerator

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101505480A (en) * 2009-03-13 2009-08-12 中兴通讯股份有限公司 Method and system for customer identity registration
CN101778469B (en) * 2009-12-30 2014-06-18 深圳市戴文科技有限公司 Method, mobile terminal and system for realizing rapid registration service
CN103686747B (en) * 2012-09-21 2018-10-12 中兴通讯股份有限公司 A kind of method and apparatus that subsystem is registered in the database and system
CN103763717B (en) * 2013-12-09 2015-09-02 宇龙计算机通信科技(深圳)有限公司 The start hauling method of communication terminal and communication terminal
CN104780520B (en) * 2014-01-10 2018-06-19 华为终端(东莞)有限公司 terminal registration method and device
CN110891267A (en) * 2019-11-20 2020-03-17 中国联合网络通信集团有限公司 Service processing method based on block chain and operator network node

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1929492A (en) * 2006-09-26 2007-03-14 华为技术有限公司 System and method for realizing mobile terminal number real name system
CN101166351A (en) * 2006-10-21 2008-04-23 华为技术有限公司 Method, device and system for user registration based on MIP
CN101267638A (en) * 2008-04-16 2008-09-17 中国联合通信有限公司 A method and system for obtaining CDMA mobile terminal information
CN101304583A (en) * 2008-06-17 2008-11-12 中国电信股份有限公司 Method and system for implementing individual information backup based on smart card
CN101505480A (en) * 2009-03-13 2009-08-12 中兴通讯股份有限公司 Method and system for customer identity registration

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1929492A (en) * 2006-09-26 2007-03-14 华为技术有限公司 System and method for realizing mobile terminal number real name system
CN101166351A (en) * 2006-10-21 2008-04-23 华为技术有限公司 Method, device and system for user registration based on MIP
CN101267638A (en) * 2008-04-16 2008-09-17 中国联合通信有限公司 A method and system for obtaining CDMA mobile terminal information
CN101304583A (en) * 2008-06-17 2008-11-12 中国电信股份有限公司 Method and system for implementing individual information backup based on smart card
CN101505480A (en) * 2009-03-13 2009-08-12 中兴通讯股份有限公司 Method and system for customer identity registration

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103618794A (en) * 2013-11-29 2014-03-05 北京奇虎科技有限公司 Automatic login method, terminal and server
WO2022217962A1 (en) * 2021-04-13 2022-10-20 青岛海尔电冰箱有限公司 Control method for refrigerator, and refrigerator

Also Published As

Publication number Publication date
CN101505480A (en) 2009-08-12

Similar Documents

Publication Publication Date Title
WO2010102483A1 (en) Method and system for registering subscriber identity
US10462647B2 (en) Communication control method and apparatus, terminal, and network platform
JP5605733B2 (en) Smart card remote control method and system
US8369823B2 (en) Method for legitimately unlocking a SIM card lock, unlocking server, and unlocking system for a SIM card lock
JP4709556B2 (en) Electronic device and communication system mounted on terminal device
JP5513618B2 (en) Smart card remote control method and system
CN101155212A (en) Method for limiting use of mobile terminal
CN101163290A (en) Method of limiting use of mobile terminal through machine-card mutual authentication
KR20080066956A (en) Remote activation of a user account in a telecommunication network
CN107623907B (en) eSIM card network locking method, terminal and network locking authentication server
WO2019033840A1 (en) Password authentication method for shared device, shared device, cloud server, and system
WO2011153850A1 (en) System, method and terminal for implementing real-name system management
CN111049831B (en) Generation control method and device of user hidden identifier and terminal
WO2010105559A1 (en) Method, device and communication system for verifying validity of terminal
WO2011015075A1 (en) Method for reserving card information of subscriber identity module card and system thereof
CN107277799A (en) Method, apparatus and system for binding phone number
CN102595376B (en) A kind of activating method, Apparatus and system of User Identity card
CN108791188B (en) Vehicle control method, device and system
WO2012155598A1 (en) Method and apparatus for mobile terminal retrieval and information protection
CN112532458B (en) Cooperative configuration method and device for Internet of things equipment and electronic equipment
CN101163289A (en) Method of limiting use region of mobile terminal
CN103109554A (en) Mediation server, control method therefor, communication device, control method therefor, account provisioning server, and control method therefor
CN103441889A (en) Statistical information generating method and system
CN115134117B (en) Method and device for verifying identity of Internet registered user, server and storage medium
CN111835701B (en) Account management method, device, equipment and computer readable storage medium

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

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

Country of ref document: EP

Kind code of ref document: A1