WO2016110028A1 - 一种用户配置信息获取方法及装置 - Google Patents
一种用户配置信息获取方法及装置 Download PDFInfo
- Publication number
- WO2016110028A1 WO2016110028A1 PCT/CN2015/077905 CN2015077905W WO2016110028A1 WO 2016110028 A1 WO2016110028 A1 WO 2016110028A1 CN 2015077905 W CN2015077905 W CN 2015077905W WO 2016110028 A1 WO2016110028 A1 WO 2016110028A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- user
- service card
- user profile
- server
- configuration file
- 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.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/02—Arrangements for optimising operational condition
-
- 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
Definitions
- the present invention relates to the field of communications, and in particular, to a method and an apparatus for acquiring user configuration information.
- the communication system downloads the configuration information of the corresponding communication service according to the service card of the terminal, for example, the SIM card, the USIM or the R-UIM card, and the user can set the configuration information as needed. For example, set whether to use certain features of the business.
- the configuration information corresponding to the service card cannot be automatically loaded, and the user needs to reset the information of the corresponding service after the service card is replaced next time.
- the user needs to reset the configuration information when the user replaces the service card.
- the user profile template is displayed on the terminal interface as a universal configuration user interface.
- the user profile of the current service card includes: user configuration information of different wireless network access points corresponding to the International Mobile Subscriber Identity (IMSI).
- IMSI International Mobile Subscriber Identity
- the user profile template is displayed on the terminal interface as a universal configuration user interface.
- FIG. 1 is a flowchart of a method for acquiring user configuration information according to Embodiment 1 of the present invention
- FIG. 2 is a block diagram showing the configuration of a user configuration information acquiring apparatus according to Embodiment 3 of the present invention.
- FIG. 1 is a flowchart of a method for acquiring user configuration information according to Embodiment 1 of the present invention.
- the communication system involved in the method is RCS (RCS (Rich Communication Suite) shown in FIG. 1 , the method includes the following steps:
- the server configuration file of the current service card or the user profile of the current service card has at least one;
- the configuration information set by the user for the configuration file delivered by the communication server is the configuration information set by the terminal user based on the communication service used by the terminal through the service card, that is, the configuration information and the current location of the terminal.
- the service card used corresponds to the IMSI number of the user service card, and the information may include information about whether the user uses certain service functions according to the current communication service.
- the user profile includes: the same
- the user configuration information of different wireless network access points corresponding to the IMSI and the user configuration information corresponding to different IMSIs store the corresponding user configuration information with the IMSI as a key for subsequent searching.
- the user profile is only used to store user configuration information, that is, stored separately from the configuration file sent by the server, so as to replace the wireless network access point or the service card at the terminal. In the case of user profiles, they are not cleared.
- Step 102 When the terminal replaces the service card, the user profile of the current service card is searched for the user profile corresponding to the service card, and the user profile is obtained according to the user profile corresponding to the replaced service card.
- the IMSI of the service card used by the current terminal is used as a key to search in the user profile, that is, inserting a new service card in the terminal, and using the If the service card performs the communication service, or the terminal replaces the wireless network access point, or the terminal replaces the wireless network connection mode, the user corresponding to the new service card may be searched according to the IMSI of the service card in the previously stored user profile.
- the configuration information or the user configuration information corresponding to the replaced wireless network access point provided that the service card or wireless access point has been used before. If the terminal uses the replaced service card or wireless network access point for the first time, the terminal needs to establish a new user profile to store the corresponding user configuration information.
- the method further includes: not searching for a user profile corresponding to the replaced service card in the user profile of the current service card, and generating a server configuration of the replaced service card according to the preset server profile template.
- the user profile of the user service profile generated by the user is configured according to the preset user profile template.
- the user profile is the configuration information set by the user for the profile sent by the communication server, and the server profile is delivered to the terminal by the communication server. Configuration file.
- the user profile template is displayed as a general configuration user interface on the terminal interface, and the user can set configuration information in the interface, and the user profile template can be an XML file.
- the user profile is an XML file named after the SIMI number of the service card currently used by the terminal and the user identifier
- the server configuration file is an XML file named with the SIMI number of the service card currently used by the terminal and the server identifier, so that it is convenient
- the terminal searches for the corresponding configuration information based on the file name, which improves the efficiency of the terminal acquiring the user configuration information.
- the user identifier may be an identifier for the terminal to identify the configuration file as a user profile according to the file name. For example, keywords such as “User” or “user” may be used as the user identifier.
- the server identifier may also be used to enable the terminal to identify the configuration file as the identifier of the configuration file delivered by the server according to the name of the file. For example, keywords such as “AS” or “server” may be used as the server identifier.
- This embodiment is the same as the implementation principle of the foregoing embodiment 1.
- the embodiment of the present invention uses the RCS system as an example to further describe the user configuration information obtaining method provided by the present invention by using more technical details. It should be noted that This embodiment is only a preferred embodiment and is not intended to limit the invention.
- the user profile template is displayed on the user interface of the terminal as a general configuration UI (User Interface), and the user can set the usage habit of the RCS in the UI.
- UI User Interface
- the terminal After the terminal inserts a new service card, it searches for the corresponding configuration file according to the IMSI number of the service card. If there is no corresponding configuration file, the two files are generated, that is, the user configuration file and the server configuration file, specifically, according to The user profile template (UserProfile.XML) is used to generate the user profile User+IMSI+.xml. The user-configured changes are saved in the file.
- the configuration file sent by the server is saved in AS+IMSI+.xml, if it is in the configuration directory. If the corresponding configuration file is found, the found configuration file is used.
- the rules displayed on the user interface are:
- the function set by the user to be turned off is displayed as the off state
- the storage module 21 is configured to: when the communication server delivers the configuration file, or the user is based on the communication service When the configuration file sent by the device is set, the configuration file sent by the communication server or the configuration information set by the user based on the configuration file is stored as the server configuration file of the current service card or the user configuration file of the current service card, where the above At least one of the server profile of the current service card or the user profile of the current service card;
- the searching module 22 is configured to search for a user profile corresponding to the replaced service card in the user profile of the current service card, and obtain user configuration information according to the user profile corresponding to the replaced service card.
- the user profile of the current service card may specifically include: user configuration information of different wireless network access points corresponding to the international mobile subscriber identity IMSI.
- the user profile template is displayed on the terminal interface as a universal configuration user interface.
- the user profile is an extensible markup language XML file named after the SIMI number of the service card currently used by the terminal and the user identifier
- the server configuration file is an XML named with the SIMI number of the service card currently used by the terminal and the server identifier. file.
- the configuration information generated by setting the configuration file sent by the communication server is stored in the user configuration file of the current service card, and when the configuration information needs to be used after the service card is to be replaced, the multiple The configuration information corresponding to the service card after the replacement is obtained in the user profile.
- the user does not need to reset the configuration information after replacing the service card, which is convenient for the user to operate.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Telephonic Communication Services (AREA)
- Telephone Function (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims (10)
- 一种用户配置信息获取方法,其特征在于,包括:在通信服务器下发配置文件时,或用户基于所述通信服务器下发的配置文件进行设置时,将所述通信服务器下发的配置文件,或用户基于所述配置文件设定的配置信息存储为当前业务卡的服务器配置文件或当前业务卡的用户配置文件,所述当前业务卡的服务器配置文件或当前业务卡的用户配置文件至少有一个;在终端更换业务卡时,在所述当前业务卡的用户配置文件中查找更换后的业务卡对应的用户配置文件,根据所述更换后的业务卡对应的用户配置文件获取用户配置信息。
- 如权利要求1所述的方法,其特征在于,所述当前业务卡的用户配置文件,包括:国际移动用户识别码IMSI对应的不同无线网络接入点的用户配置信息。
- 如权利要求1所述的方法,其特征在于,所述方法还包括:若在所述当前业务卡的用户配置文件中未查找到更换后的业务卡对应的用户配置文件,根据预先设置的服务器配置文件模板生成更换后的业务卡的服务器配置文件,以及根据预先设置的用户配置文件模板生成更换后的业务卡的用户配置文件。
- 如权利要求3所述的方法,其特征在于,所述用户配置文件模板在终端界面上显示为通用配置用户界面。
- 如权利要求1~4任意一项所述的方法,其特征在于,所述用户配置文件为以终端当前使用的业务卡的SIMI号码以及用户标识命名的可扩展标记语言XML文件,所述服务器配置文件为以终端当前使用的业务卡的SIMI号码以及服务器标识命名的XML文件。
- 一种用户配置信息获取装置,其特征在于,包括:存储模块,用于在通信服务器下发配置文件时,或用户基于所述通信服务器下发的配置文件进行设置时,将所述通信服务器下发的配置文件,或用户基于所述配置文件设定的配置信息存储为当前业务卡的服务器配置文件或当前 业务卡的用户配置文件,所述当前业务卡的服务器配置文件或当前业务卡的用户配置文件至少有一个;查找模块,用于在终端更换业务卡时,在所述当前业务卡的用户配置文件中查找更换后的业务卡对应的用户配置文件,根据所述更换后的业务卡对应的用户配置文件获取用户配置信息。
- 如权利要求6所述的装置,其特征在于,所述当前业务卡的用户配置文件,包括:国际移动用户识别码IMSI对应的不同无线网络接入点的用户配置信息。
- 如权利要求6所述的装置,其特征在于,所述装置还包括:生成模块,用于若在所述当前业务卡的用户配置文件中未查找到更换后的业务卡对应的用户配置文件,根据预先设置的服务器配置文件模板生成更换后的业务卡的服务器配置文件,以及根据预先设置的用户配置文件模板生成更换后的业务卡的用户配置文件。
- 如权利要求8所述的装置,其特征在于,所述用户配置文件模板在终端界面上显示为通用配置用户界面。
- 如权利要求6~9任意一项所述的装置,其特征在于,所述用户配置文件为以终端当前使用的业务卡的SIMI号码以及用户标识命名的可扩展标记语言XML文件,所述服务器配置文件为以终端当前使用的业务卡的SIMI号码以及服务器标识命名的XML文件。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/634,710 US10321302B2 (en) | 2015-01-07 | 2017-06-27 | Method for acquiring use configuration information and terminal |
| US16/387,097 US10470033B2 (en) | 2015-01-07 | 2019-04-17 | Method for acquiring user configuration information and terminal |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510008047.7A CN104640135B (zh) | 2015-01-07 | 2015-01-07 | 一种用户配置信息获取方法及装置 |
| CN201510008047.7 | 2015-01-07 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/634,710 Continuation-In-Part US10321302B2 (en) | 2015-01-07 | 2017-06-27 | Method for acquiring use configuration information and terminal |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016110028A1 true WO2016110028A1 (zh) | 2016-07-14 |
Family
ID=53218337
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2015/077905 Ceased WO2016110028A1 (zh) | 2015-01-07 | 2015-04-30 | 一种用户配置信息获取方法及装置 |
Country Status (3)
| Country | Link |
|---|---|
| US (2) | US10321302B2 (zh) |
| CN (1) | CN104640135B (zh) |
| WO (1) | WO2016110028A1 (zh) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP3315977B1 (en) * | 2016-10-31 | 2025-12-03 | Rohde & Schwarz GmbH & Co. KG | Measuring device for measuring signals and data handling method |
| CN106775810A (zh) * | 2016-11-16 | 2017-05-31 | 深圳市中博睿存科技有限公司 | 分布式文件系统中配置文件的写入方法及装置 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101677438A (zh) * | 2008-09-17 | 2010-03-24 | 爱思开电讯投资(中国)有限公司 | 用于下载内容的方法和装置 |
| CN101754187A (zh) * | 2009-12-30 | 2010-06-23 | 中兴通讯股份有限公司 | 连接设置的管理方法和终端 |
| EP2629556A1 (en) * | 2012-02-17 | 2013-08-21 | Doro AB | Improved set up and configuration of a mobile communications terminal |
| CN103259850A (zh) * | 2013-04-18 | 2013-08-21 | 深圳市宏电技术股份有限公司 | 一种配置智能终端的方法及装置 |
Family Cites Families (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| DE69913553T2 (de) * | 1998-10-09 | 2004-11-18 | Sun Microsystems, Inc., Palo Alto | Konfigurierung von systemeinheiten |
| US8090810B1 (en) * | 2005-03-04 | 2012-01-03 | Netapp, Inc. | Configuring a remote management module in a processing system |
| US8533741B2 (en) * | 2006-12-29 | 2013-09-10 | Sandisk Technologies Inc. | Methods for launching a program application |
| CN101583125A (zh) * | 2009-06-08 | 2009-11-18 | 厦门敏讯信息技术股份有限公司 | 无线终端定制功能实现方法、终端以及服务器 |
| CN102455915A (zh) * | 2010-10-18 | 2012-05-16 | 卓望数码技术(深圳)有限公司 | 一种分布式系统的自动化配置方法及服务器 |
| CN102724657B (zh) * | 2012-06-19 | 2015-08-19 | 惠州Tcl移动通信有限公司 | Android系统的移动终端参数自动配置方法及系统 |
| CN103813295B (zh) * | 2012-11-13 | 2017-06-13 | 中兴通讯股份有限公司 | 一种自动配置和更新接入点名称参数的方法及装置 |
| CN104243202A (zh) * | 2014-08-25 | 2014-12-24 | 中兴通讯股份有限公司 | 参数配置的数据处理方法、装置及参数配置方法、装置 |
-
2015
- 2015-01-07 CN CN201510008047.7A patent/CN104640135B/zh active Active
- 2015-04-30 WO PCT/CN2015/077905 patent/WO2016110028A1/zh not_active Ceased
-
2017
- 2017-06-27 US US15/634,710 patent/US10321302B2/en active Active
-
2019
- 2019-04-17 US US16/387,097 patent/US10470033B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101677438A (zh) * | 2008-09-17 | 2010-03-24 | 爱思开电讯投资(中国)有限公司 | 用于下载内容的方法和装置 |
| CN101754187A (zh) * | 2009-12-30 | 2010-06-23 | 中兴通讯股份有限公司 | 连接设置的管理方法和终端 |
| EP2629556A1 (en) * | 2012-02-17 | 2013-08-21 | Doro AB | Improved set up and configuration of a mobile communications terminal |
| CN103259850A (zh) * | 2013-04-18 | 2013-08-21 | 深圳市宏电技术股份有限公司 | 一种配置智能终端的方法及装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN104640135A (zh) | 2015-05-20 |
| US20170295486A1 (en) | 2017-10-12 |
| US10470033B2 (en) | 2019-11-05 |
| US20190246264A1 (en) | 2019-08-08 |
| US10321302B2 (en) | 2019-06-11 |
| CN104640135B (zh) | 2018-05-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11570703B2 (en) | Roaming network access method and apparatus | |
| US10187798B2 (en) | Terminal device having subscriber identity device and method for selecting profile thereof | |
| CN104159276B (zh) | 多模终端的网络搜索方法和装置 | |
| CN104869615B (zh) | 一种网络接入方法及移动通信终端 | |
| CN104796962B (zh) | 一种选网方法和装置 | |
| EP3327992A1 (en) | Method of selecting network slice and system utilizing same | |
| CN107371234B (zh) | 注册方法、装置及终端 | |
| JP6680548B2 (ja) | 別個の認証アルゴリズムを動的にサポートするための技術 | |
| CN103648148A (zh) | 多模终端注册网络的方法及终端 | |
| CN103650597A (zh) | 在支持可变信道带宽的移动通信系统中优化小区搜索 | |
| WO2013123829A1 (zh) | 安装软件的方法、设备及系统 | |
| CN104812024B (zh) | 一种网络优选方法、装置及终端 | |
| CN104507070A (zh) | 信息加载的方法、装置及终端 | |
| US9693292B2 (en) | Method for searching network at startup, communication processor and terminal equipment | |
| EP2750453A1 (en) | Mobile terminal and method for selecting network | |
| CN114980070B (zh) | 一种终端配置方法及装置 | |
| CN104980998B (zh) | 一种网络接入方法及移动终端 | |
| JP2017517988A (ja) | ローミングネットワークアクセスの方法および装置 | |
| US20210243682A1 (en) | Wireless communication method and terminal device | |
| CN104484206A (zh) | 安装应用程序的方法、终端及系统 | |
| US20130273908A1 (en) | Specifying Available Telecommunication Standards in Respective Geographic Regions Based on Mobile Country Code | |
| US10470033B2 (en) | Method for acquiring user configuration information and terminal | |
| WO2016131375A1 (zh) | 一种实现网络注册的方法及终端 | |
| WO2017181465A1 (zh) | 一种接入点名称apn的配置方法及装置 | |
| CN101483905B (zh) | 网络消息处理方法及系统、网络搜索方法、服务器和终端 |
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: 15876534 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: 15876534 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 04.12.2017) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15876534 Country of ref document: EP Kind code of ref document: A1 |