WO2023169097A1 - 5g message terminal identification method, service platform and storage medium - Google Patents

5g message terminal identification method, service platform and storage medium Download PDF

Info

Publication number
WO2023169097A1
WO2023169097A1 PCT/CN2023/073934 CN2023073934W WO2023169097A1 WO 2023169097 A1 WO2023169097 A1 WO 2023169097A1 CN 2023073934 W CN2023073934 W CN 2023073934W WO 2023169097 A1 WO2023169097 A1 WO 2023169097A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
message
user terminal
tag
target
Prior art date
Application number
PCT/CN2023/073934
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 WO2023169097A1 publication Critical patent/WO2023169097A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/20Services signaling; Auxiliary data signalling, i.e. transmitting data via a non-traffic channel
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W60/00Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/22Processing or transfer of terminal data, e.g. status or physical capabilities
    • H04W8/24Transfer of terminal data

Definitions

  • the embodiments of the present application relate to the field of communication technology, and in particular to a method for identifying a 5G message terminal, a service platform and a storage medium.
  • the embodiment of this application proposes a 5G message terminal identification method, service platform and storage medium.
  • the embodiment of the present application provides a method for identifying a 5G message terminal, which is applied to a service platform, including: obtaining a contact field parsed by the 5G message platform; wherein the contact field is parsed from a registration request sent by a user terminal; in If the contact field includes a target tag, the user terminal is determined to be a 5G messaging terminal; where the target tag is used to characterize the capabilities that the 5G messaging terminal should have.
  • Embodiments of the present application also provide a service platform, including: at least one processor, and a memory communicatively connected to the at least one processor; wherein the memory stores instructions that can be executed by the at least one processor. , the instructions are executed by the at least one processor, so that the at least one processor can perform the above-mentioned identification method of 5G message terminals.
  • Embodiments of the present application also provide a computer-readable storage medium that stores a computer program.
  • the computer program is executed by a processor, the above-mentioned identification method of a 5G message terminal is implemented.
  • Figure 1 is a flow chart of the identification method of 5G message terminal mentioned in the embodiment of this application.
  • Figure 2 is a flow chart of further analysis and processing of the user terminal determined to be a 5G message terminal after step 102 mentioned in the embodiment of the present application;
  • Figure 3 is a flow chart of an implementation manner of step 201 mentioned in the embodiment of this application.
  • Figure 4 is a schematic diagram of the networking architecture for implementing the identification method of 5G message terminals mentioned in the embodiment of this application;
  • Figure 5 is a schematic structural diagram of the service platform mentioned in the embodiment of this application.
  • Method 1 When the terminal goes online, it will send a registration message to the 5G messaging platform. This message is based on the Session Initialization Protocol (SIP).
  • SIP Session Initialization Protocol
  • the User-Agent field carries information such as its terminal manufacturer, terminal model, UP version identification, etc. However, the User-Agent field is a text string, and the filling conditions of each manufacturer's terminal are varied, which brings great difficulty in identifying fields such as UP version, terminal manufacturer, model, Software Development Kit (SDK) manufacturer, and version.
  • SDK Software Development Kit
  • Method 2 When the terminal logs in, it will initiate a configuration request to the terminal access management device (Device Management, DM), carrying the configuration version prov_ver field.
  • DM Terminal Access Management
  • the embodiment of the present application relates to a method for identifying 5G message terminals, which is applied to a service platform.
  • the service platform can be understood as
  • the server that identifies the 5G message terminal means that the service platform can identify whether the user terminal is a 5G message terminal.
  • the flow chart of the 5G message terminal identification method in this embodiment can be seen in Figure 1, which includes:
  • Step 101 Obtain the contact field parsed by the 5G messaging platform; where the contact field is parsed from the registration request sent by the user terminal.
  • Step 102 If the contact field includes a target label, determine that the user terminal is a 5G messaging terminal; the target label is used to characterize the capabilities that the 5G messaging terminal should have.
  • the service platform determines whether the user terminal is a 5G messaging terminal based on whether the contact field parsed by the 5G messaging platform from the registration request sent by the user terminal includes a target tag used to characterize the capabilities that the 5G messaging terminal should have. . Because, if the target tag can be parsed from the contact field, it means that the user terminal sending the registration request has the capabilities that a 5G messaging terminal should have. Therefore, determining whether the user terminal is a 5G message terminal by whether the contact field includes the target tag can improve the accuracy of identifying the 5G message terminal.
  • step 101 after the user terminal goes online, it initiates a registration request to the 5G messaging platform.
  • the registration request may be a SIP protocol registration request.
  • the 5G messaging platform After receiving the SIP protocol registration request from the user terminal, the 5G messaging platform parses the SIP protocol registration request and obtains the contact field. The 5G messaging platform can send the parsed contact field to the service platform, so that the service platform can obtain the contact field parsed by the 5G messaging platform.
  • the service platform can determine whether the contact field contains the target tag. If it determines that the contact field If the target tag is included in the field, it is determined that the user terminal has the capabilities that a 5G messaging terminal should have, thereby determining that the user terminal is a 5G messaging terminal. If the contact field does not contain the target tag, it is determined that the user terminal does not have the capabilities that a 5G messaging terminal should have, and thus the user terminal is determined to be a non-5G messaging terminal. Among them, the target label is used to characterize the capabilities that a 5G messaging terminal should have.
  • the GSMA protocol RCC.07-v11.0 defines more than 10 capabilities of user terminals.
  • chatbot can be understood as the presentation form of industry messaging applications in 5G messaging, providing users with industry messaging service functions in the form of message conversations.
  • the target tag includes: a first tag, a second tag and a third tag; the first tag is used to indicate that the user terminal supports http mode file transmission, and the second tag is used to indicate that the user terminal supports interaction with the chatbot Chatbot. , the third tag is used to characterize the version information of Chatbot supported by the user terminal.
  • the service platform determines that the user terminal is a 5G message terminal when it is determined that the contact field includes the above-mentioned first tag, second tag and third tag at the same time. When the service platform determines that any one of the first tag, the second tag, and the third tag is missing in the contact field, it determines that the user terminal is a non-5G message terminal.
  • the third tag is: +g.gsma.rcs.botversion. That is to say, when a user terminal goes online and initiates service registration with the 5G messaging platform, the contact field of the registration message must also indicate that it supports at least three services in the following table, in order to determine that the user terminal is a 5G messaging terminal.
  • the user terminal when any one of the first label, the second label, and the third label is missing in the contact field, the user terminal is determined to be a non-5G message terminal; the first label, the second label is missing in the contact field and the third tag, and the user terminal has the identification of a 5G message terminal, the user terminal is determined to be a 5G message pseudo terminal.
  • the 5G message pseudo terminal can be understood as a disguised 5G message terminal, that is, it is not a 5G message terminal itself, but identifies itself as a 5G message terminal.
  • the identifier of the 5G message terminal may be the identifier in the User-Agent field, or may be the above-mentioned prov_ver ⁇ 5.0, which is not specifically limited in this embodiment. That is to say, in this embodiment, not only 5G message terminals and non-5G message terminals can be identified, but also 5G message pseudo terminals can be identified, which improves the comprehensiveness of identification.
  • the method further includes: sending promotion information to the non-5G messaging terminal; wherein the promotion information is used to promote the 5G messaging service. For example, if the user terminal is a non-5G messaging terminal, that is, the user terminal does not support 5G messaging, you can market 5G messaging phones to the user terminal through text messages or phone calls, promote 5G messaging services, etc., thereby increasing the activity of using the 5G messaging service.
  • the method further includes: sending rectification information to the manufacturer corresponding to the 5G message pseudo terminal; wherein the rectification information is used to prompt the manufacturer to perform a system upgrade on the 5G message pseudo terminal.
  • the manufacturer can be understood as the equipment that serves the manufacturer.
  • the service platform can send rectification information to the equipment that serves the manufacturer.
  • the rectification information can carry the identification of the 5G message pseudo terminal, so that the manufacturer can know the 5G that needs to be corrected based on the identification.
  • Message pseudo terminal For example, the service platform can screen out 5G message pseudo-terminals. After the operator contacts the corresponding terminal manufacturer for rectification, it can push system upgrades to user terminals to attract more users to use 5G messages and increase the activity of 5G message user terminals.
  • step 102 further analysis and processing will be performed on the user terminal determined to be a 5G message terminal.
  • FIG 2 The flow of further analysis and processing can be seen in Figure 2, including:
  • Step 201 Obtain portraits of each user terminal determined to be a 5G message terminal.
  • Step 202 According to the portrait, among the user terminals determined to be 5G message terminals, screen out the target user terminals whose activity in using the 5G message service is lower than the preset threshold, and determine the activity of the target user terminal in using the 5G message service. Reasons why it is lower than the preset threshold.
  • Step 203 Based on the reason, determine the target policy to be executed on the target user terminal; where the target policy is used to increase the activity of the target user terminal in using the 5G messaging service.
  • making full use of the identification results of the 5G message terminal is helpful to improve the activity of the 5G message terminal in using the 5G message service.
  • the service platform may store several portraits of user terminals.
  • the portraits may describe the characteristic information of the user terminals from multiple different dimensions.
  • the stored portraits have been previously obtained by the service platform.
  • the service platform can first search whether a portrait of the user terminal determined to be a 5G messaging terminal is stored. If a portrait of the user terminal determined to be a 5G messaging terminal is stored, it can directly obtain the stored portrait of the user terminal.
  • step 201 can refer to Figure 3, including:
  • Step 2011 Obtain the status information of each user terminal determined to be a 5G message terminal from the communication operator's business operation support system BOSS.
  • Step 2012 Obtain the access configuration information of each user terminal determined to be a 5G message terminal from the terminal access management device DM.
  • Step 2013 Obtain the online registration information of each user terminal determined to be a 5G messaging terminal from the 5G messaging platform.
  • Step 2014 Obtain the portrait of each user terminal determined to be a 5G message terminal based on the status information, access configuration information and online registration information.
  • the status information, access configuration information and online registration information of each user terminal determined to be a 5G message terminal can comprehensively characterize the status of each user terminal determined to be a 5G message terminal. Characteristic information in different dimensions. Therefore, based on status information, access configuration information and online registration information, it is helpful to accurately obtain a portrait that can comprehensively measure the user terminal.
  • the service platform obtains the status information of each user terminal determined to be a 5G message terminal from the BOSS.
  • the status information may include but is not limited to: account opening information, account cancellation information, shutdown information, resumption information, phone numbers of users who have opened accounts and their first account opening time, province, city, etc.
  • the service platform obtains the access configuration information of each user terminal determined to be a 5G messaging terminal from the DM.
  • the access configuration information may include but is not limited to: user mobile phone number, terminal brand, terminal model, terminal system version, SDK manufacturer, SDK version, configuration version, DM terminal status, latest configuration release time, etc.
  • DM can It is understood as: a device that manages terminals connected to the 5G network. DM is mainly responsible for downloading and updating terminal configuration data related to 5G messaging services, authentication and authentication of 5G messaging terminal access platforms, and obtaining access configuration information.
  • the service platform obtains the online registration information of each user terminal determined to be a 5G messaging terminal from the 5GMC.
  • 5GMC can be understood as: after the 5G message terminal is online and registered, it can realize the storage and forwarding of rich media messages such as text, pictures, videos, audio, and location network elements.
  • the online registration information may include but is not limited to: mobile phone number, terminal registration capability set, supported ChatbotVersion, UserAgent, latest registration time and other information.
  • the contact field mentioned in step 101 may include the above-mentioned terminal registration capability set, and the terminal registration capability set may include a set of all capabilities possessed by the terminal.
  • the service platform obtains the portrait of each user terminal determined to be a 5G message terminal based on the status information, access configuration information and online registration information.
  • the service platform can perform data shaping and security desensitization of sensitive information on status information, access configuration information, and online registration information, thereby forming a user-level wide table inventory portrait.
  • data regularization can be understood as: unified format, checking for omissions and filling in gaps, etc.
  • Sensitive information such as mobile phone numbers.
  • the obtained portrait can be used for data correlation analysis, such as using the mobile phone number as an index to perform multi-dimensional analysis on the terminal brand, terminal model, SDK manufacturer, SDK version, etc., and can be presented through the display interface with charts and graphs .
  • the service platform can filter out, among several user terminals determined to be 5G message terminals, those whose activity in using 5G messages is lower than a preset threshold based on the portraits of each user terminal determined to be 5G message terminals.
  • the user terminal serves as the target user terminal.
  • the preset threshold can be set according to actual needs, aiming to indicate that the target user terminal is less active in using 5G messages.
  • the service platform can determine the reason why the target user terminal's activity in using the 5G messaging service is lower than the preset threshold based on the target user terminal's portrait. For example, based on the portrait of the target user terminal, it can be determined whether the 5G message switch setting of the target user terminal is not turned on and whether the operating system version of the target user terminal is too low. If the 5G messaging switch of the target user terminal is set to not turned on or the operating system version of the target user terminal is too low, the user terminal may be less active in using the 5G messaging service.
  • the service platform may determine a target policy to be executed on the target user terminal to improve the target user terminal's activity in using 5G messaging services based on the reason why the target user terminal's activity in using the 5G messaging service is lower than a preset threshold.
  • a preset threshold There may be a preset corresponding relationship between the cause and the target strategy, so that the target strategy can be determined based on the cause based on the corresponding relationship.
  • the corresponding target policy is: combine the target user terminal Menu settings guide users to turn on the 5G messaging switch through customer service text messages or phone calls to increase the activity of target user terminals in using 5G messaging services.
  • the corresponding target strategy is to guide the user through customer service text messages or phone calls. Upgrade the operating system version of the terminal to increase the activity of target user terminals using 5G messaging services.
  • the method further includes: upon receiving the query condition, filtering out the target user terminals according to the portrait of the target user terminal.
  • Step 203 determines the target policy to be executed on the target user terminal according to the reason, including Includes: Based on the reason, determine the target policy to be executed on the target user terminal that meets the query conditions.
  • the query conditions can be set according to actual needs. For example, they can be one of the following or any combination thereof: time range, location, terminal brand, terminal model, terminal system version, SDK manufacturer, SDK version, configuration version and other dimensions. To meet the needs of multidimensional queries.
  • the service platform can filter out the target users who meet the query conditions that the destination is place A and the terminal brand is brand B based on the portrait of the target user terminal. terminal, and then determine the target policy to be executed on the target user terminal that meets the query conditions that the location is place A and the terminal brand is brand B.
  • the service platform can filter out the query that matches the query that has not been registered within three days and the terminal model is model C based on the portrait of the target user terminal. The target user terminal of the condition.
  • multi-dimensional analysis can be performed on each target user terminal through query conditions, and analysis results in desired dimensions can be obtained to meet various analysis needs.
  • This embodiment can improve the identification accuracy of 5G message terminals, and correlate the status information obtained from BOSS to subdivide user terminal provinces and cities, shutdown and recovery status, etc.; correlate the access configuration information obtained from DM to refine It is divided into user terminal manufacturers, terminal models, software versions, SDK manufacturers and SDK versions, etc. It can be used by operators in various provinces and cities to carry out market promotion and vigorously develop 5G message terminals.
  • configuration active behavior obtained from DM by multiple mainstream terminal manufacturers and thousands of terminal models in the market.
  • the identification method of 5G message terminals in the embodiments of this application can be applied to the following scenarios:
  • DM configuration inactivity can be understood as the user terminal has not obtained access configuration information from DM within a preset time period.
  • the preset time period can be set according to actual needs, which is intended to indicate that the user terminal has not obtained access configuration information from DM within a certain period of time. Access configuration information.
  • Market operation personnel check the 5G information of each terminal model in the region and each province, the active/inactive status of registered users, and obtain the active/inactive status of DM configuration, etc.
  • the user terminal supports 5G messaging (that is, the user terminal is a 5G messaging terminal) and the user has not shut down but the 5G messaging service is inactive, it may be that the user terminal settings have not turned on the 5G messaging switch.
  • the embodiment of this application can screen out these 5G message terminals, and combined with the terminal brand's settings menu, customer service text messages or phone calls can instruct users to turn on the 5G message switch, thereby increasing the activity of the 5G message service for users using 5G message terminals.
  • the user terminal supports 5G messaging (that is, the user terminal is a 5G messaging terminal) and the user has not shut down but the 5G messaging service is inactive, it may be that the operating system version of the user terminal is too low.
  • This application example can screen out this For 5G messaging terminals, customer service text messages or phone calls guide users to upgrade the operating system version of the user terminal to increase the activity of 5G messaging services for users using 5G messaging terminals.
  • the embodiment of this application can screen out these non-5G messaging terminals, market 5G messaging phones to users via text messages or phone calls, and promote 5G messaging services.
  • the operator can be controlled to contact the terminal manufacturer corresponding to the 5G message pseudo-terminal. After rectification, push the system upgrade to the user terminal to attract more users to use 5G messages and increase the activity of users in using 5G message services. Spend.
  • the schematic diagram of the network architecture for implementing the identification method of 5G message terminals can be seen in Figure 4, including: service platform 401, BOSS 402, DM 403, 5G message platform 404, user terminal 405, and market operation terminal 406.
  • the service platform 401 includes: user data module 4011, big data module 4012, and WEB service module 4013.
  • the market operation terminal 406 can be a computer operated by market operation personnel.
  • the user data module 4011 is connected to the BOSS 402 and is configured to obtain and update the status information of the user terminal 405 in real time from the communication operator's business operation support system BOSS 402. For example, the user data module 4011 receives the user's account opening, account cancellation, shutdown, resumption and other instructions from BOSS 402, and maintains and updates the user status in real time.
  • the user data module 4011 synchronizes information such as the mobile phone number of the current account-opening user and the time of first account opening, province, city, shutdown and resumption status to the big data module 4012.
  • the user data module 4011 is connected to the DM403 and is configured to obtain the access configuration information of the user terminal 405 from the terminal access management device DM403. For example, the user data module 4011 receives the access configuration information of the user terminal from DM403. The user data module 4011 synchronizes the user mobile phone number, terminal brand, terminal model, terminal system version, SDK manufacturer, SDK version, configuration version, DM terminal status, latest configuration release time and other information carried when the user terminal obtains configuration to big data. Module 4012.
  • the user data module 4011 is connected to the 5G messaging platform 404 and is configured to obtain the online registration information of the user terminal 405 from the 5G messaging platform 404. For example, obtain and update in real time the latest time the user terminal registered with the platform, etc.
  • the user data module 4011 synchronizes online registration information such as mobile phone number, terminal registration capability set, supported ChatbotVersion, UserAgent, and latest registration time to the big data module 4012.
  • the user data module 4011 is connected to the big data module 4012 and is configured to output multiple types of user-level inventory logs to the big data module 4012.
  • multi-type user-level inventory logs can include the above-mentioned status information, access configuration information, online registration information, etc.
  • the user data module 4011 is from a system design perspective, decoupling all user-type online production operations into this module for processing. It is an online production module that handles various user-level services while recording user status in a unified transaction and other information to ensure the accuracy of the data.
  • the big data module 4012 is configured to receive multiple types of user-level inventory logs from the user data module 4011, establish a schedule and index, and enter the inventory query search engine cluster.
  • the big data module 4012 is also configured to perform streaming statistics and grouping calculations on the received multi-type user-level inventory logs, and enter the statistical results into a data warehouse.
  • the day table can be understood as a table established in units of days
  • the index can be understood as query conditions.
  • the user data module 4011 transmits, encrypts, and synchronizes information such as status information, access configuration information, and online registration information to the big data module 4012.
  • the big data module 4012 performs data regularization on the received information (unified format, checking for leaks and filling gaps, etc.), safe desensitization of sensitive information (such as mobile phone numbers), list storage (forming a user-level wide table list portrait) and data association analysis ( Using mobile phone number as index, terminal brand, terminal model, SDK manufacturer, SDK version, etc. are grouped into multi-dimensional analysis).
  • the user data module 4011 may not be provided in the service platform 401, and the big data module 4012 directly collects, aggregates, and correlates logs.
  • the WEB service module 4013 may be configured to determine whether the user terminal 405 is a 5G message terminal based on whether the contact field parsed by the 5G messaging platform 404 from the registration request sent by the user terminal 405 includes a target tag.
  • the WEB service module 4013 can also be set as a list query search engine cluster based on the big data module 4012 to provide a user-level list multi-condition combination filtering page query function. Based on the statistical results data warehouse of big data module 4012, it provides functions such as 5G messaging user terminal development analysis, terminal manufacturer proportion analysis, and terminal model proportion analysis.
  • the WEB service module 4013 initiates a user terminal portrait query request to the big data module 4012 based on the query conditions from the market operation terminal 406, and the big data module 4012 extracts the corresponding user list and information.
  • the WEB service module 4013 initiates a multi-dimensional analysis report query request to the big data module 4012.
  • the big data module 4012 extracts users with corresponding time range, province, terminal brand, terminal model, terminal system version, SDK manufacturer, SDK version, configuration version and other dimension information.
  • the WEB service module 4013 can present the query results in the form of DashBoard with interface diagrams.
  • the 5G message terminal can be accurately identified based only on the contact field parsed by the 5G message platform 404 from the registration request sent by the user terminal 405.
  • the BOSS account opening and closing logs that is, the status information obtained from BOSS
  • the BOSS account opening and closing logs are aggregated and associated to obtain information such as the mobile phone number of the user who has opened an account and the time of first account opening, province, city, shutdown and resumption status, etc. It is more in line with on-site operation and maintenance and market operation requirements.
  • the embodiment of the present application also provides a service platform, as shown in Figure 5, including: at least one processor 501; and a memory 502 communicatively connected to the at least one processor 501; wherein the memory 502 stores information that can be used by at least one
  • the instructions executed by the processor 501 are executed by at least one processor 501, so that the at least one processor 501 can execute the above-mentioned identification method of a 5G message terminal.
  • the memory 502 and the processor 501 are connected using a bus.
  • the bus may include any number of interconnected buses and bridges.
  • the bus connects various circuits of one or more processors 501 and the memory 502 together.
  • the bus may also connect various other circuits together such as peripherals, voltage regulators, and power management circuits, which are all well known in the art and therefore will not be described further herein.
  • the bus interface provides the interface between the bus and the transceiver.
  • a transceiver may be one element or may be multiple elements, such as multiple receivers and transmitters, providing a unit for communicating with various other devices over a transmission medium.
  • the data processed by the processor 501 is transmitted on the wireless medium through the antenna.
  • the antenna also receives data and communicates the data to processor 501.
  • Processor 501 is responsible for managing the bus and general processing, and may also provide various functions including timing, peripheral interfaces, voltage regulation, power management, and other control functions.
  • the memory 502 may be used to store data used by the processor 501 when performing operations.
  • the identification method of 5G message terminals determines the user based on whether the contact field parsed by the 5G message platform from the registration request sent by the user terminal includes a target tag used to characterize the capabilities that the 5G message terminal should have. Whether the terminal is a 5G messaging terminal. Because, if the target tag can be parsed from the contact field, it means that the user terminal sending the registration request has the capabilities that a 5G messaging terminal should have. Therefore, determining whether the user terminal is a 5G message terminal by whether the contact field includes the target tag can improve the accuracy of identifying the 5G message terminal.
  • Embodiments of the present application also provide a computer-readable storage medium storing a computer program.
  • the above method embodiments are implemented when the computer program is executed by the processor.
  • the program is stored in a storage medium and includes several instructions to cause a device ( It may be a microcontroller, a chip, etc.) or a processor (processor) that executes all or part of the steps of the methods described in various embodiments of this application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program code. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Databases & Information Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiments of the present application relate to the technical field of communications. Disclosed are a 5G message terminal identification method, a service platform and a storage medium. The 5G message terminal identification method comprises: acquiring (101) a contact field analyzed by a 5G message platform, wherein the contact field is obtained by analyzing a registration request sent by a user terminal; and when the contact field comprises a target label, determining (102) that the user terminal is a 5G message terminal, the target label being used for characterizing a capability that the 5G message terminal should have.

Description

5G消息终端的识别方法、服务平台和存储介质Identification method, service platform and storage medium of 5G message terminal

相关申请的交叉引用Cross-references to related applications

本申请基于申请号为202210239539.7、申请日为2022年3月11日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。This application is filed based on a Chinese patent application with application number 202210239539.7 and a filing date of March 11, 2022, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is hereby incorporated into this application as a reference.

技术领域Technical field

本申请实施例涉及通信技术领域,特别涉及一种5G消息终端的识别方法、服务平台和存储介质。The embodiments of the present application relate to the field of communication technology, and in particular to a method for identifying a 5G message terminal, a service platform and a storage medium.

背景技术Background technique

基于全球移动通讯系统协会(Global System for Mobile Communications Association,GSMA)融合通信(Rich Communication Suite,RCS)通用配置版本(Universal Profile,UP)规范,中国移动、电信、联通已联合发布了《5G消息白皮书》,也都建设了5G消息平台。目前,智能手机各大主流品牌已升级5G消息版本,接下来,中国三大运营商的定制终端将逐步实现5G消息版本的全面覆盖。要想发展全面支持5G消息各类体验的终端,首先要解决识别5G消息终端问题。然而,目前对于5G消息终端的识别还存在识别不准确的问题。Based on the Global System for Mobile Communications Association (GSMA) Rich Communication Suite (RCS) Universal Profile (UP) specification, China Mobile, China Telecom, and China Unicom have jointly released the "5G Message White Paper" 》, have also built 5G messaging platforms. At present, major mainstream smartphone brands have upgraded their 5G messaging versions. Next, customized terminals from China's three major operators will gradually achieve full coverage of the 5G messaging versions. If we want to develop terminals that fully support all kinds of 5G messaging experiences, we must first solve the problem of identifying 5G messaging terminals. However, the current identification of 5G message terminals still has the problem of inaccurate identification.

发明内容Contents of the invention

本申请实施例提出一种5G消息终端的识别方法、服务平台和存储介质。The embodiment of this application proposes a 5G message terminal identification method, service platform and storage medium.

本申请实施例提供了一种5G消息终端的识别方法,应用于服务平台,包括:获取5G消息平台解析得到的contact字段;其中,所述contact字段从用户终端发送的注册请求中解析得到;在所述contact字段中包括目标标签的情况下,确定所述用户终端为5G消息终端;其中,所述目标标签用于表征所述5G消息终端应该具备的能力。The embodiment of the present application provides a method for identifying a 5G message terminal, which is applied to a service platform, including: obtaining a contact field parsed by the 5G message platform; wherein the contact field is parsed from a registration request sent by a user terminal; in If the contact field includes a target tag, the user terminal is determined to be a 5G messaging terminal; where the target tag is used to characterize the capabilities that the 5G messaging terminal should have.

本申请实施例还提供了一种服务平台,包括:至少一个处理器,以及与所述至少一个处理器通信连接的存储器;其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行上述的5G消息终端的识别方法。Embodiments of the present application also provide a service platform, including: at least one processor, and a memory communicatively connected to the at least one processor; wherein the memory stores instructions that can be executed by the at least one processor. , the instructions are executed by the at least one processor, so that the at least one processor can perform the above-mentioned identification method of 5G message terminals.

本申请实施例还提供了一种计算机可读存储介质,存储有计算机程序,所述计算机程序被处理器执行时实现上述的5G消息终端的识别方法。Embodiments of the present application also provide a computer-readable storage medium that stores a computer program. When the computer program is executed by a processor, the above-mentioned identification method of a 5G message terminal is implemented.

附图说明Description of the drawings

图1是本申请实施例中提到的5G消息终端的识别方法的流程图;Figure 1 is a flow chart of the identification method of 5G message terminal mentioned in the embodiment of this application;

图2是本申请实施例中提到的在步骤102之后对被确定为5G消息终端的用户终端进行进一步的分析处理的流程图;Figure 2 is a flow chart of further analysis and processing of the user terminal determined to be a 5G message terminal after step 102 mentioned in the embodiment of the present application;

图3是本申请实施例中提到的步骤201的一种实现方式的流程图; Figure 3 is a flow chart of an implementation manner of step 201 mentioned in the embodiment of this application;

图4是本申请实施例中提到的实现5G消息终端的识别方法的组网架构的示意图;Figure 4 is a schematic diagram of the networking architecture for implementing the identification method of 5G message terminals mentioned in the embodiment of this application;

图5是本申请实施例中提到的服务平台的结构示意图。Figure 5 is a schematic structural diagram of the service platform mentioned in the embodiment of this application.

具体实施方式Detailed ways

为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合附图对本申请的各实施例进行详细的阐述。然而,本领域的普通技术人员可以理解,在本申请各实施例中,为了使读者更好地理解本申请而提出了许多技术细节。但是,即使没有这些技术细节和基于以下各实施例的种种变化和修改,也可以实现本申请所要求保护的技术方案。以下各个实施例的划分是为了描述方便,不应对本申请的具体实现方式构成任何限定,各个实施例在不矛盾的前提下可以相互结合相互引用。In order to make the purpose, technical solutions and advantages of the embodiments of the present application clearer, each embodiment of the present application will be described in detail below with reference to the accompanying drawings. However, those of ordinary skill in the art can understand that in each embodiment of the present application, many technical details are provided to enable readers to better understand the present application. However, even without these technical details and various changes and modifications based on the following embodiments, the technical solution claimed in this application can also be implemented. The division of the following embodiments is for the convenience of description and should not constitute any limitation on the specific implementation of the present application. The various embodiments can be combined with each other and referenced with each other on the premise that there is no contradiction.

在一些实施例中,对于5G消息终端的识别存在如下两种方式:In some embodiments, there are the following two ways to identify 5G message terminals:

方式1:终端上线时,会向5G消息平台发送注册消息,该消息基于会话初始协议(Session initialization Protocol,SIP),User-Agent字段携带其终端厂商、终端型号、UP版本标识等信息。但User-Agent字段是个文本串,各厂商终端填写情况五花八门,对UP版本、终端厂商、型号、软件开发工具包(Software Development Kit,SDK)厂商、版本等字段识别带来了很大困难。而且现网测试过程中还发现有一些非5G消息终端错误标识自己是5G消息终端,这些终端已销售给广大用户,难以全部修正。Method 1: When the terminal goes online, it will send a registration message to the 5G messaging platform. This message is based on the Session Initialization Protocol (SIP). The User-Agent field carries information such as its terminal manufacturer, terminal model, UP version identification, etc. However, the User-Agent field is a text string, and the filling conditions of each manufacturer's terminal are varied, which brings great difficulty in identifying fields such as UP version, terminal manufacturer, model, Software Development Kit (SDK) manufacturer, and version. Moreover, during the live network testing process, it was also discovered that some non-5G messaging terminals incorrectly identified themselves as 5G messaging terminals. These terminals have been sold to a large number of users and it is difficult to correct them all.

方式2:终端登录时,会向终端接入管理设备(Device Management,DM)发起获取配置请求,携带配置版本prov_ver字段。中移规范约定只有5G消息终端填写prov_ver≥5.0。然而,现网测试过程中,也发现了有非5G消息终端错误标识prov_ver≥5.0,这些终端已销售给广大用户,难以全部修正。Method 2: When the terminal logs in, it will initiate a configuration request to the terminal access management device (Device Management, DM), carrying the configuration version prov_ver field. China Mobile's specifications stipulate that only 5G message terminals should fill in prov_ver≥5.0. However, during the live network test, it was also discovered that some non-5G message terminals had the wrong identification prov_ver≥5.0. These terminals have been sold to a large number of users and it is difficult to correct them all.

基于上述两种方式均难以准确识别5G消息终端,为了提高识别5G消息终端的准确性,本申请实施方式涉及一种5G消息终端的识别方法,应用于服务平台,该服务平台可以理解为用于识别5G消息终端的服务器,即该服务平台可以识别出用户终端是否为5G消息终端。本实施方式的5G消息终端的识别方法的流程图可以参阅图1,包括:Based on the above two methods, it is difficult to accurately identify 5G message terminals. In order to improve the accuracy of identifying 5G message terminals, the embodiment of the present application relates to a method for identifying 5G message terminals, which is applied to a service platform. The service platform can be understood as The server that identifies the 5G message terminal means that the service platform can identify whether the user terminal is a 5G message terminal. The flow chart of the 5G message terminal identification method in this embodiment can be seen in Figure 1, which includes:

步骤101:获取5G消息平台解析得到的contact字段;其中,contact字段从用户终端发送的注册请求中解析得到。Step 101: Obtain the contact field parsed by the 5G messaging platform; where the contact field is parsed from the registration request sent by the user terminal.

步骤102:在contact字段中包括目标标签的情况下,确定用户终端为5G消息终端;其中,目标标签用于表征5G消息终端应该具备的能力。Step 102: If the contact field includes a target label, determine that the user terminal is a 5G messaging terminal; the target label is used to characterize the capabilities that the 5G messaging terminal should have.

本实施例中,服务平台根据5G消息平台从用户终端发送的注册请求中解析得到的contact字段中是否包括用于表征5G消息终端应该具备的能力的目标标签,来确定用户终端是否为5G消息终端。由于,如果能从contact字段中解析出目标标签,说明发送注册请求的用户终端具备5G消息终端应该具备的能力。因此,通过contact字段中是否包括目标标签,来判定用户终端是否为5G消息终端,可以提高识别5G消息终端的准确性。In this embodiment, the service platform determines whether the user terminal is a 5G messaging terminal based on whether the contact field parsed by the 5G messaging platform from the registration request sent by the user terminal includes a target tag used to characterize the capabilities that the 5G messaging terminal should have. . Because, if the target tag can be parsed from the contact field, it means that the user terminal sending the registration request has the capabilities that a 5G messaging terminal should have. Therefore, determining whether the user terminal is a 5G message terminal by whether the contact field includes the target tag can improve the accuracy of identifying the 5G message terminal.

在步骤101中,用户终端上线后,向5G消息平台发起注册请求,该注册请求可以为SIP协议注册请求。5G消息平台接收到用户终端的SIP协议注册请求后,对SIP协议注册请求进行解析,解析得到contact字段。5G消息平台可以将解析得到的contact字段发送给服务平台,从而服务平台可以获取到5G消息平台解析得到的contact字段。In step 101, after the user terminal goes online, it initiates a registration request to the 5G messaging platform. The registration request may be a SIP protocol registration request. After receiving the SIP protocol registration request from the user terminal, the 5G messaging platform parses the SIP protocol registration request and obtains the contact field. The 5G messaging platform can send the parsed contact field to the service platform, so that the service platform can obtain the contact field parsed by the 5G messaging platform.

在步骤102中,服务平台可以判断contact字段中是否包含目标标签,如果判定contact 字段中包含目标标签,则确定用户终端具有5G消息终端应该具备的能力,从而确定该用户终端为5G消息终端。如果contact字段中不包含目标标签,则确定用户终端不具有5G消息终端应该具备的能力,从而确定该用户终端为非5G消息终端。其中,目标标签用于表征5G消息终端应该具备的能力。GSMA协议RCC.07-v11.0定义了用户终端的10余种能力,本申请的发明人通过对各类手机终端进行了大量现网测试工作,总结出:5G消息终端需要具备的能力包括:以超文本传输协议(Hyper Text Transfer Protocol,http)方式传输文件的能力、与聊天机器人Chatbot交互的能力、支持的Chatbot的版本信息。Chatbot可以理解为5G消息中行业消息应用的呈现形式,以消息对话的方式,向用户提供行业消息服务功能。In step 102, the service platform can determine whether the contact field contains the target tag. If it determines that the contact field If the target tag is included in the field, it is determined that the user terminal has the capabilities that a 5G messaging terminal should have, thereby determining that the user terminal is a 5G messaging terminal. If the contact field does not contain the target tag, it is determined that the user terminal does not have the capabilities that a 5G messaging terminal should have, and thus the user terminal is determined to be a non-5G messaging terminal. Among them, the target label is used to characterize the capabilities that a 5G messaging terminal should have. The GSMA protocol RCC.07-v11.0 defines more than 10 capabilities of user terminals. The inventor of this application conducted a large number of live network tests on various mobile phone terminals and concluded that the capabilities that 5G messaging terminals need to have include: The ability to transfer files using Hyper Text Transfer Protocol (http), the ability to interact with the chatbot Chatbot, and supported Chatbot version information. Chatbot can be understood as the presentation form of industry messaging applications in 5G messaging, providing users with industry messaging service functions in the form of message conversations.

在一些实施例中,目标标签包括:第一标签、第二标签和第三标签;第一标签用于表征用户终端支持http方式文件传输,第二标签用于表征用户终端支持与聊天机器人Chatbot交互,第三标签用于表征用户终端支持的Chatbot的版本信息。在步骤102中,服务平台在确定断contact字段中同时包括上述第一标签、第二标签和第三标签的情况下,确定用户终端为5G消息终端。服务平台在确定contact字段中缺少第一标签、第二标签和第三标签中任意一个的情况下,确定用户终端为非5G消息终端。In some embodiments, the target tag includes: a first tag, a second tag and a third tag; the first tag is used to indicate that the user terminal supports http mode file transmission, and the second tag is used to indicate that the user terminal supports interaction with the chatbot Chatbot. , the third tag is used to characterize the version information of Chatbot supported by the user terminal. In step 102, the service platform determines that the user terminal is a 5G message terminal when it is determined that the contact field includes the above-mentioned first tag, second tag and third tag at the same time. When the service platform determines that any one of the first tag, the second tag, and the third tag is missing in the contact field, it determines that the user terminal is a non-5G message terminal.

在一些实施例中,第一标签为:+g.3gpp.iari-ref="urn%3Aurn-7%3A3gpp-application.ims.iari.rcs.fthttp";第二标签为:+g.3gpp.iari-ref="urn%3Aurn-7%3A3gpp-application.ims.iari.rcs.chatbot.sa";第三标签为:+g.gsma.rcs.botversion。也就是说,用户终端上线向5G消息平台发起业务注册时,注册消息的contact字段必须同时标识至少支持如下表中的3种服务,才能判定该用户终端为5G消息终端。
In some embodiments, the first tag is: +g.3gpp.iari-ref="urn%3Aurn-7%3A3gpp-application.ims.iari.rcs.fthttp"; the second tag is: +g.3gpp. iari-ref="urn%3Aurn-7%3A3gpp-application.ims.iari.rcs.chatbot.sa"; the third tag is: +g.gsma.rcs.botversion. That is to say, when a user terminal goes online and initiates service registration with the 5G messaging platform, the contact field of the registration message must also indicate that it supports at least three services in the following table, in order to determine that the user terminal is a 5G messaging terminal.

在一些实施例中,在contact字段中缺少第一标签、第二标签和第三标签中任意一个的情况下,确定用户终端为非5G消息终端;在contact字段中缺少第一标签、第二标签和第三标签中任意一个,且用户终端具有5G消息终端的标识的情况下,确定用户终端为5G消息伪终端。其中,5G消息伪终端可以理解为伪装的5G消息终端,即本身并不是5G消息终端,却标识自己为5G消息终端。5G消息终端的标识可以为User-Agent字段中的标识,还可以为上述的prov_ver≥5.0,本实施例对此不做具体限定。也就是说,本实施例中不仅可以识别出5G消息终端以及非5G消息终端,还可以识别出5G消息伪终端,提高了识别的全面性。In some embodiments, when any one of the first label, the second label, and the third label is missing in the contact field, the user terminal is determined to be a non-5G message terminal; the first label, the second label is missing in the contact field and the third tag, and the user terminal has the identification of a 5G message terminal, the user terminal is determined to be a 5G message pseudo terminal. Among them, the 5G message pseudo terminal can be understood as a disguised 5G message terminal, that is, it is not a 5G message terminal itself, but identifies itself as a 5G message terminal. The identifier of the 5G message terminal may be the identifier in the User-Agent field, or may be the above-mentioned prov_ver≥5.0, which is not specifically limited in this embodiment. That is to say, in this embodiment, not only 5G message terminals and non-5G message terminals can be identified, but also 5G message pseudo terminals can be identified, which improves the comprehensiveness of identification.

在一些实施例中,在确定用户终端为非5G消息终端之后,还包括:向非5G消息终端发送推广信息;其中,推广信息用于推广5G消息业务。比如,如果用户终端为非5G消息终端,即用户终端不支持5G消息,则可以通过短信或电话向用户终端营销5G消息手机,推广5G消息业务等,从而提高5G消息业务被使用的活跃度。In some embodiments, after determining that the user terminal is a non-5G messaging terminal, the method further includes: sending promotion information to the non-5G messaging terminal; wherein the promotion information is used to promote the 5G messaging service. For example, if the user terminal is a non-5G messaging terminal, that is, the user terminal does not support 5G messaging, you can market 5G messaging phones to the user terminal through text messages or phone calls, promote 5G messaging services, etc., thereby increasing the activity of using the 5G messaging service.

在一些实施例中,在确定用户终端为5G消息伪终端之后,还包括:向5G消息伪终端对应的厂商端发送整改信息;其中,整改信息用于提示厂商端对5G消息伪终端进行系统升级; 厂商端可以理解为服务于厂商的设备,服务平台可以向服务于厂商的设备发送整改信息,该整改信息可以携带5G消息伪终端的标识,使得该厂商可以根据该标识得知需要进行整改的5G消息伪终端。比如,服务平台可以筛选出5G消息伪终端,运营商联系对应终端厂商整改后,向用户终端推送系统升级,牵引更多用户使用5G消息,提升5G消息用户终端活跃度。In some embodiments, after determining that the user terminal is a 5G message pseudo terminal, the method further includes: sending rectification information to the manufacturer corresponding to the 5G message pseudo terminal; wherein the rectification information is used to prompt the manufacturer to perform a system upgrade on the 5G message pseudo terminal. ; The manufacturer can be understood as the equipment that serves the manufacturer. The service platform can send rectification information to the equipment that serves the manufacturer. The rectification information can carry the identification of the 5G message pseudo terminal, so that the manufacturer can know the 5G that needs to be corrected based on the identification. Message pseudo terminal. For example, the service platform can screen out 5G message pseudo-terminals. After the operator contacts the corresponding terminal manufacturer for rectification, it can push system upgrades to user terminals to attract more users to use 5G messages and increase the activity of 5G message user terminals.

在一些实施例中,在步骤102确定用户终端为5G消息终端之后,还会对被确定为5G消息终端的用户终端进行进一步的分析处理,进一步的分析处理的流程可以参阅图2,包括:In some embodiments, after the user terminal is determined to be a 5G message terminal in step 102, further analysis and processing will be performed on the user terminal determined to be a 5G message terminal. The flow of further analysis and processing can be seen in Figure 2, including:

步骤201:获取被确定为5G消息终端的各用户终端的画像。Step 201: Obtain portraits of each user terminal determined to be a 5G message terminal.

步骤202:根据画像,在被确定为5G消息终端的各用户终端中,筛选出使用5G消息业务的活跃度低于预设门限的目标用户终端,并确定目标用户终端使用5G消息业务的活跃度低于预设门限的原因。Step 202: According to the portrait, among the user terminals determined to be 5G message terminals, screen out the target user terminals whose activity in using the 5G message service is lower than the preset threshold, and determine the activity of the target user terminal in using the 5G message service. Reasons why it is lower than the preset threshold.

步骤203:根据原因,确定对目标用户终端执行的目标策略;其中,目标策略用于提高目标用户终端使用5G消息业务的活跃度。Step 203: Based on the reason, determine the target policy to be executed on the target user terminal; where the target policy is used to increase the activity of the target user terminal in using the 5G messaging service.

本实施例中,充分利用5G消息终端的识别结果,有利于提高5G消息终端使用5G消息业务的活跃度。In this embodiment, making full use of the identification results of the 5G message terminal is helpful to improve the activity of the 5G message terminal in using the 5G message service.

在步骤201中,服务平台中可以存储有若干用户终端的画像,该画像可以从多个不同的维度描述用户终端的特征信息,存储的画像为服务平台之前获取过的。服务平台首先可以查找是否存储有被确定为5G消息终端的用户终端的画像,如果存储有被确定为5G消息终端的用户终端的画像,则可以直接获取存储的用户终端的画像。In step 201, the service platform may store several portraits of user terminals. The portraits may describe the characteristic information of the user terminals from multiple different dimensions. The stored portraits have been previously obtained by the service platform. The service platform can first search whether a portrait of the user terminal determined to be a 5G messaging terminal is stored. If a portrait of the user terminal determined to be a 5G messaging terminal is stored, it can directly obtain the stored portrait of the user terminal.

在一些实施例中,步骤201的实现方式可以参阅图3,包括:In some embodiments, the implementation of step 201 can refer to Figure 3, including:

步骤2011:从通信运营商的业务运营支撑系统BOSS获取被确定为5G消息终端的各用户终端的状态信息。Step 2011: Obtain the status information of each user terminal determined to be a 5G message terminal from the communication operator's business operation support system BOSS.

步骤2012:从终端接入管理设备DM获取被确定为5G消息终端的各用户终端的接入配置信息。Step 2012: Obtain the access configuration information of each user terminal determined to be a 5G message terminal from the terminal access management device DM.

步骤2013:从5G消息平台获取被确定为5G消息终端的各用户终端的上线注册信息。Step 2013: Obtain the online registration information of each user terminal determined to be a 5G messaging terminal from the 5G messaging platform.

步骤2014:根据状态信息、接入配置信息和上线注册信息,获取被确定为5G消息终端的各用户终端的画像。Step 2014: Obtain the portrait of each user terminal determined to be a 5G message terminal based on the status information, access configuration information and online registration information.

本实施例中,从通信运营商的业务运营支撑系统(Business and Operation Support System,BOSS)、终端接入管理设备(Device Management,DM)、5G消息平台(5G Message Center,5GMC)这三方分别得到被确定为5G消息终端的各用户终端的状态信息、接入配置信息和上线注册信息,状态信息、接入配置信息和上线注册信息能够较为全面的表征被确定为5G消息终端的各用户终端在不同维度的特征信息,因此,根据状态信息、接入配置信息和上线注册信息,有利于准确的获取到能够全面衡量用户终端的画像。In this embodiment, we obtain The status information, access configuration information and online registration information of each user terminal determined to be a 5G message terminal. The status information, access configuration information and online registration information can comprehensively characterize the status of each user terminal determined to be a 5G message terminal. Characteristic information in different dimensions. Therefore, based on status information, access configuration information and online registration information, it is helpful to accurately obtain a portrait that can comprehensively measure the user terminal.

在步骤2011中,服务平台从BOSS中获取被确定为5G消息终端的各用户终端的状态信息。其中,状态信息可以包括但不限于:开户信息、销户信息、停机信息、复机信息、已开户用户电话号码及其首次开户时间、归属省份、地市等。In step 2011, the service platform obtains the status information of each user terminal determined to be a 5G message terminal from the BOSS. Among them, the status information may include but is not limited to: account opening information, account cancellation information, shutdown information, resumption information, phone numbers of users who have opened accounts and their first account opening time, province, city, etc.

在步骤2012中,服务平台从DM中获取被确定为5G消息终端的各用户终端的接入配置信息。其中,接入配置信息可以包括但不限于:用户手机号码、终端品牌、终端型号、终端系统版本、SDK厂商、SDK版本、配置版本、DM终端状态、最近配置下发时间等。DM可 以理解为:对接入5G网络的终端进行管理的设备。DM主要负责5G消息业务相关的终端配置数据的下载、更新、5G消息终端接入平台的认证鉴权及接入配置信息的获取。In step 2012, the service platform obtains the access configuration information of each user terminal determined to be a 5G messaging terminal from the DM. The access configuration information may include but is not limited to: user mobile phone number, terminal brand, terminal model, terminal system version, SDK manufacturer, SDK version, configuration version, DM terminal status, latest configuration release time, etc. DM can It is understood as: a device that manages terminals connected to the 5G network. DM is mainly responsible for downloading and updating terminal configuration data related to 5G messaging services, authentication and authentication of 5G messaging terminal access platforms, and obtaining access configuration information.

在步骤2013中,服务平台从5GMC中获取被确定为5G消息终端的各用户终端的上线注册信息。5GMC可以理解为:5G消息终端上线注册后可实现文本、图片、视频、音频、位置等富媒体消息存储转发网元。其中,上线注册信息可以包括但不限于:手机号码、终端注册能力集、支持的ChatbotVersion、UserAgent、最近注册时间等信息。其中,步骤101中提到的contact字段中可以包括上述的终端注册能力集,终端注册能力集中可以包括终端所具有的的所有能力的集合。In step 2013, the service platform obtains the online registration information of each user terminal determined to be a 5G messaging terminal from the 5GMC. 5GMC can be understood as: after the 5G message terminal is online and registered, it can realize the storage and forwarding of rich media messages such as text, pictures, videos, audio, and location network elements. Among them, the online registration information may include but is not limited to: mobile phone number, terminal registration capability set, supported ChatbotVersion, UserAgent, latest registration time and other information. The contact field mentioned in step 101 may include the above-mentioned terminal registration capability set, and the terminal registration capability set may include a set of all capabilities possessed by the terminal.

在步骤2014中,服务平台根据状态信息、接入配置信息和上线注册信息,获取被确定为5G消息终端的各用户终端的画像。在一些实施例中,服务平台可以对状态信息、接入配置信息和上线注册信息进行数据规整以及敏感信息的安全脱敏,从而形成用户级宽表清单画像。其中,数据规整可以理解为:统一格式、查漏补缺等,敏感信息比如为手机号码。In step 2014, the service platform obtains the portrait of each user terminal determined to be a 5G message terminal based on the status information, access configuration information and online registration information. In some embodiments, the service platform can perform data shaping and security desensitization of sensitive information on status information, access configuration information, and online registration information, thereby forming a user-level wide table inventory portrait. Among them, data regularization can be understood as: unified format, checking for omissions and filling in gaps, etc. Sensitive information such as mobile phone numbers.

本实施例中,获取的画像可以用于进行数据关联分析,比如以手机号码为索引,对终端品牌、终端型号、SDK厂商、SDK版本等分组进行多维分析,并可以通过显示界面图表并茂的呈现。In this embodiment, the obtained portrait can be used for data correlation analysis, such as using the mobile phone number as an index to perform multi-dimensional analysis on the terminal brand, terminal model, SDK manufacturer, SDK version, etc., and can be presented through the display interface with charts and graphs .

在步骤202中,服务平台可以根据被确定为5G消息终端的各用户终端的画像,在被确定为5G消息终端的若干个用户终端中,筛选出使用5G消息的活跃度低于预设门限的用户终端作为目标用户终端。其中,预设门限可以根据实际需要进行设置,旨在表明目标用户终端使用5G消息的活跃度较低。In step 202, the service platform can filter out, among several user terminals determined to be 5G message terminals, those whose activity in using 5G messages is lower than a preset threshold based on the portraits of each user terminal determined to be 5G message terminals. The user terminal serves as the target user terminal. Among them, the preset threshold can be set according to actual needs, aiming to indicate that the target user terminal is less active in using 5G messages.

在筛选出目标用户终端后,服务平台可以根据目标用户终端的画像,确定目标用户终端使用5G消息业务的活跃度低于预设门限的原因。比如,根据目标用户终端的画像可以确定目标用户终端的5G消息开关设置是否为未打开以及目标用户终端的操作系统是否版本过低等。如果目标用户终端的5G消息开关设置为未打开或者目标用户终端的操作系统版本过低,则可能导致用户终端使用5G消息业务的活跃度较低。After screening out the target user terminal, the service platform can determine the reason why the target user terminal's activity in using the 5G messaging service is lower than the preset threshold based on the target user terminal's portrait. For example, based on the portrait of the target user terminal, it can be determined whether the 5G message switch setting of the target user terminal is not turned on and whether the operating system version of the target user terminal is too low. If the 5G messaging switch of the target user terminal is set to not turned on or the operating system version of the target user terminal is too low, the user terminal may be less active in using the 5G messaging service.

在步骤203中,服务平台可以根据目标用户终端使用5G消息业务的活跃度低于预设门限的原因,确定对目标用户终端执行的目标策略以提高目标用户终端使用5G消息的活跃度。其中,原因和目标策略之间可以存在预设的对应关系,从而结合该对应关系可以根据原因,确定目标策略。In step 203, the service platform may determine a target policy to be executed on the target user terminal to improve the target user terminal's activity in using 5G messaging services based on the reason why the target user terminal's activity in using the 5G messaging service is lower than a preset threshold. There may be a preset corresponding relationship between the cause and the target strategy, so that the target strategy can be determined based on the cause based on the corresponding relationship.

在一些实施例中,如果目标用户终端使用5G消息业务的活跃度低于预设门限的原因为:目标用户终端的5G消息开关设置为未打开,则对应的目标策略为:结合该目标用户终端的菜单设置,通过客服短信或电话指导用户打开5G消息开关,以提升目标用户终端使用5G消息业务的活跃度。In some embodiments, if the target user terminal's activity in using the 5G messaging service is lower than the preset threshold because the target user terminal's 5G messaging switch is set to not turned on, the corresponding target policy is: combine the target user terminal Menu settings guide users to turn on the 5G messaging switch through customer service text messages or phone calls to increase the activity of target user terminals in using 5G messaging services.

在一些实施例中,如果目标用户终端使用5G消息业务的活跃度低于预设门限的原因为:目标用户终端的操作系统版本过低,则对应的目标策略为:通过客服短信或电话指导用户升级终端的操作系统版本,以提升目标用户终端使用5G消息业务的活跃度。In some embodiments, if the target user terminal's activity in using the 5G messaging service is lower than the preset threshold because the operating system version of the target user terminal is too low, the corresponding target strategy is to guide the user through customer service text messages or phone calls. Upgrade the operating system version of the terminal to increase the activity of target user terminals using 5G messaging services.

在一些实施例中,在步骤201获取被确定为5G消息终端的各用户终端的画像之后,还包括:在接收到查询条件的情况下,根据目标用户终端的画像,在目标用户终端中筛选出符合查询条件的目标用户终端。步骤203根据原因,确定对目标用户终端执行的目标策略,包 括:根据原因,确定对符合查询条件的目标用户终端执行的目标策略。其中,查询条件可以根据实际需要设置,比如可以为以下之一或其任意组合:时间范围、归属地、终端品牌、终端型号、终端系统版本、SDK厂商、SDK版本、配置版本等维度的条件,以满足多维查询的需求。以如,查询条件为归属地为A地且终端品牌为B品牌,则服务平台可以根据目标用户终端的画像,筛选出符合归属地为A地且终端品牌为B品牌这一查询条件的目标用户终端,进而确定对符合归属地为A地且终端品牌为B品牌这一查询条件的目标用户终端执行的目标策略。再比如,查询条件为三天内未注册(表明注册不活跃)且终端型号为C型号,则服务平台可以根据目标用户终端的画像,筛选出符合三天内未注册且终端型号为C型号这一查询条件的目标用户终端。In some embodiments, after obtaining the portraits of each user terminal determined to be a 5G message terminal in step 201, the method further includes: upon receiving the query condition, filtering out the target user terminals according to the portrait of the target user terminal. Target user terminals that meet the query conditions. Step 203 determines the target policy to be executed on the target user terminal according to the reason, including Includes: Based on the reason, determine the target policy to be executed on the target user terminal that meets the query conditions. Among them, the query conditions can be set according to actual needs. For example, they can be one of the following or any combination thereof: time range, location, terminal brand, terminal model, terminal system version, SDK manufacturer, SDK version, configuration version and other dimensions. To meet the needs of multidimensional queries. For example, if the query condition is that the destination is place A and the terminal brand is brand B, then the service platform can filter out the target users who meet the query conditions that the destination is place A and the terminal brand is brand B based on the portrait of the target user terminal. terminal, and then determine the target policy to be executed on the target user terminal that meets the query conditions that the location is place A and the terminal brand is brand B. For another example, if the query conditions are not registered within three days (indicating that registration is inactive) and the terminal model is model C, the service platform can filter out the query that matches the query that has not been registered within three days and the terminal model is model C based on the portrait of the target user terminal. The target user terminal of the condition.

本实施例中,能够通过查询条件,对各目标用户终端进行多维度的分析,得到期望维度的分析结果,满足多样的分析需求。本实施例可以提高5G消息终端的识别准确性,而且关联从BOSS获取的状态信息,以细分用户终端省份和地市,停复机状态等;关联从DM获取的接入配置信息,以细分用户终端厂商、终端型号、软件版本、SDK厂商和SDK版本等。可用于运营商各省、各地市进行市场推广,大力发展5G消息终端。以及对市场上多种主流终端厂商、上千种终端型号的用户终端注册、向DM获取配置活跃行为的情况分析和故障定位等。In this embodiment, multi-dimensional analysis can be performed on each target user terminal through query conditions, and analysis results in desired dimensions can be obtained to meet various analysis needs. This embodiment can improve the identification accuracy of 5G message terminals, and correlate the status information obtained from BOSS to subdivide user terminal provinces and cities, shutdown and recovery status, etc.; correlate the access configuration information obtained from DM to refine It is divided into user terminal manufacturers, terminal models, software versions, SDK manufacturers and SDK versions, etc. It can be used by operators in various provinces and cities to carry out market promotion and vigorously develop 5G message terminals. As well as the analysis and fault location of user terminal registration, configuration active behavior obtained from DM by multiple mainstream terminal manufacturers and thousands of terminal models in the market.

在一些实施例中,本申请实施例中的5G消息终端的识别方法可以应用于如下场景:In some embodiments, the identification method of 5G message terminals in the embodiments of this application can be applied to the following scenarios:

场景一:scene one:

市场运营人员日常查看本大区及各省5G消息终端总体的已开户用户注册活跃/不活跃情况、获取DM配置活跃/不活跃情况等。其中,DM配置不活跃可以理解为用户终端在预设时间段内未从DM获取接入配置信息,预设时间段可以根据实际需要进行设置,旨在表明用户终端在一定时间内未从DM获取接入配置信息。Market operation personnel daily check the overall registration activity/inactivity of 5G messaging terminals in the region and provinces, obtain the active/inactive status of DM configuration, etc. Among them, DM configuration inactivity can be understood as the user terminal has not obtained access configuration information from DM within a preset time period. The preset time period can be set according to actual needs, which is intended to indicate that the user terminal has not obtained access configuration information from DM within a certain period of time. Access configuration information.

场景二:Scene two:

市场运营人员日常查看本大区及各省各个终端品牌5G消息已开户用户注册活跃/不活跃情况、获取DM配置活跃/不活跃情况等。Market operation personnel daily check the active/inactive status of 5G messages of various terminal brands in the region and provinces, and obtain the active/inactive status of registered users, and obtain the active/inactive status of DM configuration, etc.

场景三:Scene three:

市场运营人员查看本大区及各省各个终端型号5G消息已开户用户注册活跃/不活跃情况、获取DM配置活跃/不活跃情况等。Market operation personnel check the 5G information of each terminal model in the region and each province, the active/inactive status of registered users, and obtain the active/inactive status of DM configuration, etc.

场景四:Scene four:

省份和地市市场营销、运维人员自助筛选查询自己片区注册不活跃、获取DM配置不活跃用户清单,分析排查原因。Provincial and prefecture-level marketing and operation and maintenance personnel can self-screen and query the inactive registrations in their own areas, obtain a list of inactive users in the DM configuration, and analyze and troubleshoot the reasons.

本申请实施例可解决如下典型问题:The embodiments of this application can solve the following typical problems:

1.如果用户终端支持5G消息(即用户终端为5G消息终端)且用户未停机但使用5G消息业务不活跃,可能是用户终端设置没打开5G消息开关导致。本申请实施例可以筛选出这部分5G消息终端,结合该终端品牌的设置菜单,客服短信或电话指导用户打开5G消息开关,提升用户使用5G消息终端的5G消息业务的活跃度。1. If the user terminal supports 5G messaging (that is, the user terminal is a 5G messaging terminal) and the user has not shut down but the 5G messaging service is inactive, it may be that the user terminal settings have not turned on the 5G messaging switch. The embodiment of this application can screen out these 5G message terminals, and combined with the terminal brand's settings menu, customer service text messages or phone calls can instruct users to turn on the 5G message switch, thereby increasing the activity of the 5G message service for users using 5G message terminals.

2.如果用户终端支持5G消息(即用户终端为5G消息终端)且用户未停机但使用5G消息业务不活跃,也可能是用户终端的操作系统版本过低导致。本申请实施例可以筛选出这部 分5G消息终端,客服短信或电话指导用户升级用户终端的操作系统版本,提升用户使用5G消息终端的5G消息业务的活跃度。2. If the user terminal supports 5G messaging (that is, the user terminal is a 5G messaging terminal) and the user has not shut down but the 5G messaging service is inactive, it may be that the operating system version of the user terminal is too low. This application example can screen out this For 5G messaging terminals, customer service text messages or phone calls guide users to upgrade the operating system version of the user terminal to increase the activity of 5G messaging services for users using 5G messaging terminals.

3.如果用户终端不支持5G消息(即用户终端为非5G消息终端),本申请实施例可以筛选出这部分非5G消息终端,短信或电话向用户营销5G消息手机,推广5G消息业务等。3. If the user terminal does not support 5G messaging (that is, the user terminal is a non-5G messaging terminal), the embodiment of this application can screen out these non-5G messaging terminals, market 5G messaging phones to users via text messages or phone calls, and promote 5G messaging services.

4.如果用户终端为5G消息伪终端,可以控制运营商联系5G消息伪终端对应的终端厂商整改后,向用户终端推送系统升级,牵引更多用户使用5G消息,提升用户使用5G消息业务的活跃度。4. If the user terminal is a 5G message pseudo-terminal, the operator can be controlled to contact the terminal manufacturer corresponding to the 5G message pseudo-terminal. After rectification, push the system upgrade to the user terminal to attract more users to use 5G messages and increase the activity of users in using 5G message services. Spend.

在一些实施例中,实现5G消息终端的识别方法的组网架构的示意图可以参阅图4,包括:服务平台401、BOSS402、DM403、5G消息平台404、用户终端405、市场运营端406。其中,服务平台401包括:用户数据模块4011、大数据模块4012、WEB服务模块4013。市场运营端406可以为市场运营人员所操作的电脑。In some embodiments, the schematic diagram of the network architecture for implementing the identification method of 5G message terminals can be seen in Figure 4, including: service platform 401, BOSS 402, DM 403, 5G message platform 404, user terminal 405, and market operation terminal 406. Among them, the service platform 401 includes: user data module 4011, big data module 4012, and WEB service module 4013. The market operation terminal 406 can be a computer operated by market operation personnel.

用户数据模块4011与BOSS402连接,被设置为从通信运营商的业务运营支撑系统BOSS402获取并实时更新用户终端405的状态信息。比如,用户数据模块4011接收BOSS402对用户的开户、销户、停机、复机等指令,实时维护更新用户状态。用户数据模块4011将当前已开户用户手机号码及其首次开户时间、归属省份、地市、停复机状态等信息同步给大数据模块4012。The user data module 4011 is connected to the BOSS 402 and is configured to obtain and update the status information of the user terminal 405 in real time from the communication operator's business operation support system BOSS 402. For example, the user data module 4011 receives the user's account opening, account cancellation, shutdown, resumption and other instructions from BOSS 402, and maintains and updates the user status in real time. The user data module 4011 synchronizes information such as the mobile phone number of the current account-opening user and the time of first account opening, province, city, shutdown and resumption status to the big data module 4012.

用户数据模块4011与DM403连接,被设置为从终端接入管理设备DM403获取用户终端405的接入配置信息。比如,用户数据模块4011接收DM403对用户终端的接入配置信息。用户数据模块4011将用户终端获取配置时携带的用户手机号码、终端品牌、终端型号、终端系统版本、SDK厂商、SDK版本、配置版本、DM终端状态、最近配置下发时间等信息同步给大数据模块4012。The user data module 4011 is connected to the DM403 and is configured to obtain the access configuration information of the user terminal 405 from the terminal access management device DM403. For example, the user data module 4011 receives the access configuration information of the user terminal from DM403. The user data module 4011 synchronizes the user mobile phone number, terminal brand, terminal model, terminal system version, SDK manufacturer, SDK version, configuration version, DM terminal status, latest configuration release time and other information carried when the user terminal obtains configuration to big data. Module 4012.

用户数据模块4011与5G消息平台404连接,被设置为从5G消息平台404获取用户终端405的上线注册信息。比如,获取并实时更新最近该用户终端向平台注册的时间等。用户数据模块4011将手机号码、终端注册能力集、支持ChatbotVersion、UserAgent、最近注册时间等上线注册信息同步给大数据模块4012。The user data module 4011 is connected to the 5G messaging platform 404 and is configured to obtain the online registration information of the user terminal 405 from the 5G messaging platform 404. For example, obtain and update in real time the latest time the user terminal registered with the platform, etc. The user data module 4011 synchronizes online registration information such as mobile phone number, terminal registration capability set, supported ChatbotVersion, UserAgent, and latest registration time to the big data module 4012.

用户数据模块4011与大数据模块4012连接,被设置为向大数据模块4012输出多类用户级清单日志。其中,多类用户级清单日志可以包括上述的状态信息、接入配置信息和上线注册信息等。The user data module 4011 is connected to the big data module 4012 and is configured to output multiple types of user-level inventory logs to the big data module 4012. Among them, multi-type user-level inventory logs can include the above-mentioned status information, access configuration information, online registration information, etc.

本实施例中,用户数据模块4011是从系统设计角度出发,将用户类在线生产操作都解耦在这个模块处理,是一个在线生产模块,处理各类用户级业务的同时,统一事务记录用户状态等信息,保证数据的准确性。In this embodiment, the user data module 4011 is from a system design perspective, decoupling all user-type online production operations into this module for processing. It is an online production module that handles various user-level services while recording user status in a unified transaction and other information to ensure the accuracy of the data.

大数据模块4012,被设置为接收用户数据模块4011的多类用户级清单日志,建立天表和索引,录入清单查询搜索引擎集群。大数据模块4012还被设置为对接收的多类用户级清单日志进行流式统计和分组计算,录入统计结果数据仓库。其中,天表可以理解为以天为单位建立的表,索引可以理解为查询条件。The big data module 4012 is configured to receive multiple types of user-level inventory logs from the user data module 4011, establish a schedule and index, and enter the inventory query search engine cluster. The big data module 4012 is also configured to perform streaming statistics and grouping calculations on the received multi-type user-level inventory logs, and enter the statistical results into a data warehouse. Among them, the day table can be understood as a table established in units of days, and the index can be understood as query conditions.

在一些实施例中,用户数据模块4011将状态信息、接入配置信息和上线注册信息等信息传输加密同步给大数据模块4012。大数据模块4012对接收到的信息进行数据规整(统一格式、查漏补缺等),敏感信息(如手机号码)安全脱敏,清单入库(形成用户级宽表清单画像)和数据关联分析(以手机号码为索引,终端品牌、终端型号、SDK厂商、SDK版本等分组多维分析)。 In some embodiments, the user data module 4011 transmits, encrypts, and synchronizes information such as status information, access configuration information, and online registration information to the big data module 4012. The big data module 4012 performs data regularization on the received information (unified format, checking for leaks and filling gaps, etc.), safe desensitization of sensitive information (such as mobile phone numbers), list storage (forming a user-level wide table list portrait) and data association analysis ( Using mobile phone number as index, terminal brand, terminal model, SDK manufacturer, SDK version, etc. are grouped into multi-dimensional analysis).

在一些实施例中,服务平台401中也可以不设置用户数据模块4011,由大数据模块4012直接收集、汇聚、关联日志。In some embodiments, the user data module 4011 may not be provided in the service platform 401, and the big data module 4012 directly collects, aggregates, and correlates logs.

WEB服务模块4013可以被设置为根据5G消息平台404从用户终端405发送的注册请求中解析得到的contact字段是否包括目标标签,来确定用户终端405是否为5G消息终端。The WEB service module 4013 may be configured to determine whether the user terminal 405 is a 5G message terminal based on whether the contact field parsed by the 5G messaging platform 404 from the registration request sent by the user terminal 405 includes a target tag.

WEB服务模块4013还可以被设置为基于大数据模块4012的清单查询搜索引擎集群,提供用户级清单多条件组合筛选页面查询功能。并基于大数据模块4012的统计结果数据仓库,提供5G消息用户终端发展分析、终端厂商占比分析、终端型号占比分析等功能。The WEB service module 4013 can also be set as a list query search engine cluster based on the big data module 4012 to provide a user-level list multi-condition combination filtering page query function. Based on the statistical results data warehouse of big data module 4012, it provides functions such as 5G messaging user terminal development analysis, terminal manufacturer proportion analysis, and terminal model proportion analysis.

比如,WEB服务模块4013根据来自市场运营端406的查询条件向大数据模块4012发起用户终端画像查询请求,大数据模块4012提取相应用户清单及信息。WEB服务模块4013向大数据模块4012发起多维分析报表查阅请求,大数据模块4012提取对应时间范围、省份、终端品牌、终端型号、终端系统版本、SDK厂商、SDK版本、配置版本等维度信息的用户终端注册及获取DM配置情况,WEB服务模块4013可以界面图表并茂DashBoard的形式呈现查询结果。For example, the WEB service module 4013 initiates a user terminal portrait query request to the big data module 4012 based on the query conditions from the market operation terminal 406, and the big data module 4012 extracts the corresponding user list and information. The WEB service module 4013 initiates a multi-dimensional analysis report query request to the big data module 4012. The big data module 4012 extracts users with corresponding time range, province, terminal brand, terminal model, terminal system version, SDK manufacturer, SDK version, configuration version and other dimension information. To register the terminal and obtain the DM configuration status, the WEB service module 4013 can present the query results in the form of DashBoard with interface diagrams.

本实施例中,可以仅基于5G消息平台404从用户终端405发送的注册请求中解析得到的contact字段,准确识别5G消息终端。同时,本实施例中又汇聚关联了BOSS开销户日志(即从BOSS获取的状态信息),获取用户已开户用户手机号码及其首次开户时间、归属省份、地市、停复机状态等信息,更加贴合现场运维和市场运营诉求。还汇聚关联了DM的终端获取接入配置日志(即从DM获取的接入配置信息),获取终端品牌、终端型号、终端系统版本、SDK厂商、SDK版本、配置版本、DM终端状态、最近配置下发时间等信息,更加贴合现场运维和市场运营诉求。In this embodiment, the 5G message terminal can be accurately identified based only on the contact field parsed by the 5G message platform 404 from the registration request sent by the user terminal 405. At the same time, in this embodiment, the BOSS account opening and closing logs (that is, the status information obtained from BOSS) are aggregated and associated to obtain information such as the mobile phone number of the user who has opened an account and the time of first account opening, province, city, shutdown and resumption status, etc. It is more in line with on-site operation and maintenance and market operation requirements. It also aggregates terminals associated with DM to obtain access configuration logs (i.e., access configuration information obtained from DM), and obtains terminal brands, terminal models, terminal system versions, SDK manufacturers, SDK versions, configuration versions, DM terminal status, and recent configurations. Information such as release time is more in line with on-site operation and maintenance and market operation requirements.

需要说明的是,本申请实施例中的上述各示例均为为方便理解进行的举例说明,并不对本申请的技术方案构成限定。It should be noted that the above-mentioned examples in the embodiments of the present application are illustrations for the convenience of understanding and do not limit the technical solution of the present application.

上面各种方法的步骤划分,只是为了描述清楚,实现时可以合并为一个步骤或者对某些步骤进行拆分,分解为多个步骤,只要包括相同的逻辑关系,都在本专利的保护范围内;对算法中或者流程中添加无关紧要的修改或者引入无关紧要的设计,但不改变其算法和流程的核心设计都在该专利的保护范围内。The steps of the various methods above are divided just for the purpose of clear description. During implementation, they can be combined into one step or some steps can be split into multiple steps. As long as they include the same logical relationship, they are all within the scope of protection of this patent. ; Adding insignificant modifications or introducing insignificant designs to the algorithm or process without changing the core design of the algorithm and process are within the scope of protection of this patent.

本申请实施例还提供了一种服务平台,如图5所示,包括:至少一个处理器501;以及,与至少一个处理器501通信连接的存储器502;其中,存储器502存储有可被至少一个处理器501执行的指令,指令被至少一个处理器501执行,以使至少一个处理器501能够执行上述的5G消息终端的识别方法。The embodiment of the present application also provides a service platform, as shown in Figure 5, including: at least one processor 501; and a memory 502 communicatively connected to the at least one processor 501; wherein the memory 502 stores information that can be used by at least one The instructions executed by the processor 501 are executed by at least one processor 501, so that the at least one processor 501 can execute the above-mentioned identification method of a 5G message terminal.

其中,存储器502和处理器501采用总线方式连接,总线可以包括任意数量的互联的总线和桥,总线将一个或多个处理器501和存储器502的各种电路连接在一起。总线还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路连接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口在总线和收发机之间提供接口。收发机可以是一个元件,也可以是多个元件,比如多个接收器和发送器,提供用于在传输介质上与各种其他装置通信的单元。经处理器501处理的数据通过天线在无线介质上进行传输。在一些实施例中,天线还接收数据并将数据传送给处理器501。The memory 502 and the processor 501 are connected using a bus. The bus may include any number of interconnected buses and bridges. The bus connects various circuits of one or more processors 501 and the memory 502 together. The bus may also connect various other circuits together such as peripherals, voltage regulators, and power management circuits, which are all well known in the art and therefore will not be described further herein. The bus interface provides the interface between the bus and the transceiver. A transceiver may be one element or may be multiple elements, such as multiple receivers and transmitters, providing a unit for communicating with various other devices over a transmission medium. The data processed by the processor 501 is transmitted on the wireless medium through the antenna. In some embodiments, the antenna also receives data and communicates the data to processor 501.

处理器501负责管理总线和通常的处理,还可以提供各种功能,包括定时,外围接口, 电压调节、电源管理以及其他控制功能。而存储器502可以被用于存储处理器501在执行操作时所使用的数据。Processor 501 is responsible for managing the bus and general processing, and may also provide various functions including timing, peripheral interfaces, voltage regulation, power management, and other control functions. The memory 502 may be used to store data used by the processor 501 when performing operations.

本申请实施例提供的5G消息终端的识别方法,根据5G消息平台从用户终端发送的注册请求中解析得到的contact字段中是否包括用于表征5G消息终端应该具备的能力的目标标签,来确定用户终端是否为5G消息终端。由于,如果能从contact字段中解析出目标标签,说明发送注册请求的用户终端具备5G消息终端应该具备的能力。因此,通过contact字段中是否包括目标标签,来判定用户终端是否为5G消息终端,可以提高识别5G消息终端的准确性。The identification method of 5G message terminals provided by the embodiments of this application determines the user based on whether the contact field parsed by the 5G message platform from the registration request sent by the user terminal includes a target tag used to characterize the capabilities that the 5G message terminal should have. Whether the terminal is a 5G messaging terminal. Because, if the target tag can be parsed from the contact field, it means that the user terminal sending the registration request has the capabilities that a 5G messaging terminal should have. Therefore, determining whether the user terminal is a 5G message terminal by whether the contact field includes the target tag can improve the accuracy of identifying the 5G message terminal.

本申请实施例还提供了一种计算机可读存储介质,存储有计算机程序。计算机程序被处理器执行时实现上述方法实施例。Embodiments of the present application also provide a computer-readable storage medium storing a computer program. The above method embodiments are implemented when the computer program is executed by the processor.

即,本领域技术人员可以理解,实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序存储在一个存储介质中,包括若干指令用以使得一个设备(可以是单片机,芯片等)或处理器(processor)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。That is, those skilled in the art can understand that all or part of the steps in the methods of the above embodiments can be completed by instructing relevant hardware through a program. The program is stored in a storage medium and includes several instructions to cause a device ( It may be a microcontroller, a chip, etc.) or a processor (processor) that executes all or part of the steps of the methods described in various embodiments of this application. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program code. .

本领域的普通技术人员可以理解,上述各实施方式是实现本申请的具体实施例,而在实际应用中,可以在形式上和细节上对其作各种改变,而不偏离本申请的实质和范围。 Those of ordinary skill in the art can understand that the above-mentioned embodiments are specific examples for implementing the present application, and in actual applications, various changes can be made in form and details without departing from the essence and spirit of the present application. scope.

Claims (10)

一种5G消息终端的识别方法,应用于服务平台,包括:A method for identifying 5G message terminals, applied to service platforms, including: 获取5G消息平台解析得到的contact字段;其中,所述contact字段由所述5G消息平台从用户终端发送的注册请求中解析得到;Obtain the contact field parsed by the 5G messaging platform; wherein the contact field is parsed by the 5G messaging platform from the registration request sent by the user terminal; 在所述contact字段中包括目标标签的情况下,确定所述用户终端为5G消息终端;其中,所述目标标签用于表征5G消息终端应该具备的能力集。When the contact field includes a target label, the user terminal is determined to be a 5G messaging terminal; where the target label is used to characterize the set of capabilities that the 5G messaging terminal should have. 根据权利要求1所述的5G消息终端的识别方法,其中,所述目标标签包括:第一标签、第二标签和第三标签;The identification method of 5G message terminal according to claim 1, wherein the target tag includes: a first tag, a second tag and a third tag; 所述第一标签用于表征所述用户终端支持http方式文件传输,所述第二标签用于表征所述用户终端支持与聊天机器人Chatbot交互,所述第三标签用于表征所述用户终端支持的Chatbot的版本信息。The first label is used to represent that the user terminal supports HTTP file transmission, the second label is used to represent that the user terminal supports interaction with the chat robot Chatbot, and the third label is used to represent that the user terminal supports Chatbot version information. 根据权利要求2所述的5G消息终端的识别方法,其中,The identification method of 5G message terminal according to claim 2, wherein, 所述第一标签为:+g.3gpp.iari-ref="urn%3Aurn-7%3A3gpp-application.ims.iari.rcs.fthttp";所述第二标签为:+g.3gpp.iari-ref="urn%3Aurn-7%3A3gpp-application.ims.iari.rcs.chatbot.sa";所述第三标签为:+g.gsma.rcs.botversion。The first tag is: +g.3gpp.iari-ref="urn%3Aurn-7%3A3gpp-application.ims.iari.rcs.fthttp"; the second tag is: +g.3gpp.iari- ref="urn%3Aurn-7%3A3gpp-application.ims.iari.rcs.chatbot.sa"; the third tag is: +g.gsma.rcs.botversion. 根据权利要求1至3任一项所述的5G消息终端的识别方法,其中,在所述确定所述用户终端为5G消息终端之后,还包括:The method for identifying a 5G message terminal according to any one of claims 1 to 3, wherein after determining that the user terminal is a 5G message terminal, it further includes: 获取被确定为5G消息终端的各用户终端的画像;Obtain the portrait of each user terminal determined to be a 5G message terminal; 根据所述画像,在所述被确定为5G消息终端的各用户终端中,筛选出使用5G消息业务的活跃度低于预设门限的目标用户终端,并确定所述目标用户终端使用5G消息业务的活跃度低于预设门限的原因;According to the portrait, among the user terminals determined to be 5G message terminals, target user terminals whose activity in using the 5G message service is lower than a preset threshold are screened out, and it is determined that the target user terminal uses the 5G message service The reason why the activity level is lower than the preset threshold; 根据所述原因,确定对所述目标用户终端执行的目标策略;其中,所述目标策略用于提高所述目标用户终端使用5G消息业务的活跃度。According to the reason, a target policy to be executed on the target user terminal is determined; wherein the target policy is used to increase the activity of the target user terminal in using the 5G messaging service. 根据权利要求4所述的5G消息终端的识别方法,其中,所述获取被确定为5G消息终端的各用户终端的画像,包括:The method for identifying 5G message terminals according to claim 4, wherein said obtaining the portrait of each user terminal determined to be a 5G message terminal includes: 从通信运营商的业务运营支撑系统BOSS获取所述被确定为5G消息终端的各用户终端的状态信息;Obtain the status information of each user terminal determined to be a 5G message terminal from the communication operator's business operation support system BOSS; 从终端接入管理设备DM获取所述被确定为5G消息终端的各用户终端的接入配置信息;Obtain the access configuration information of each user terminal determined to be a 5G message terminal from the terminal access management device DM; 从所述5G消息平台获取所述被确定为5G消息终端的各用户终端的上线注册信息;Obtain the online registration information of each user terminal determined to be a 5G messaging terminal from the 5G messaging platform; 根据所述状态信息、所述接入配置信息和所述上线注册信息,获取被确定为5G消息终端的各用户终端的画像。According to the status information, the access configuration information and the online registration information, a portrait of each user terminal determined to be a 5G message terminal is obtained. 根据权利要求4所述的5G消息终端的识别方法,其中,在所述获取被确定为5G消息终端的各用户终端的画像之后,还包括:The method for identifying 5G message terminals according to claim 4, wherein after obtaining the portraits of each user terminal determined to be a 5G message terminal, it further includes: 在接收到查询条件的情况下,根据所述目标用户终端的画像,在所述目标用户终端中筛选出符合所述查询条件的目标用户终端;When the query condition is received, filter out the target user terminals that meet the query condition from the target user terminals according to the portrait of the target user terminal; 所述根据所述原因,确定对所述目标用户终端执行的目标策略,包括:Determining a target policy to be executed on the target user terminal based on the reason includes: 根据所述原因,确定对所述符合所述查询条件的目标用户终端执行的目标策略。According to the reason, a target policy to be executed on the target user terminal that meets the query condition is determined. 根据权利要求2所述的5G消息终端的识别方法,还包括:The identification method of 5G message terminal according to claim 2, further comprising: 在所述contact字段中缺少所述第一标签、所述第二标签和所述第三标签中任意一个的情 况下,确定所述用户终端为非5G消息终端;When any one of the first tag, the second tag and the third tag is missing in the contact field In this case, it is determined that the user terminal is a non-5G message terminal; 在所述contact字段中缺少所述第一标签、所述第二标签和所述第三标签中任意一个,且所述用户终端具有5G消息终端的标识的情况下,确定所述用户终端为5G消息伪终端。If any one of the first tag, the second tag, and the third tag is missing in the contact field, and the user terminal has the identification of a 5G message terminal, it is determined that the user terminal is 5G Message pseudo terminal. 根据权利要求7所述的5G消息终端的识别方法,其中,在所述确定所述用户终端为非5G消息终端之后,还包括:The method for identifying a 5G message terminal according to claim 7, wherein after determining that the user terminal is a non-5G message terminal, it further includes: 向所述非5G消息终端发送推广信息;其中,所述推广信息用于推广5G消息业务;Send promotion information to the non-5G message terminal; wherein the promotion information is used to promote the 5G message service; 或者,or, 在所述确定所述用户终端为5G消息伪终端之后,还包括:After determining that the user terminal is a 5G message pseudo terminal, the method further includes: 向所述5G消息伪终端对应的厂商端发送整改信息;其中,所述整改信息用于提示所述厂商端对所述5G消息伪终端进行系统升级。Send rectification information to the manufacturer corresponding to the 5G message pseudo terminal; wherein the rectification information is used to prompt the manufacturer to perform a system upgrade on the 5G message pseudo terminal. 一种服务平台,包括:A service platform including: 至少一个处理器;以及,at least one processor; and, 与所述至少一个处理器通信连接的存储器;其中,a memory communicatively connected to the at least one processor; wherein, 所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行如权利要求1至8中任一所述的5G消息终端的识别方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor, so that the at least one processor can perform the execution of any one of claims 1 to 8 Identification method of 5G message terminal. 一种计算机可读存储介质,存储有计算机程序,当所述计算机程序被处理器执行时,实现权利要求1至8中任一所述的5G消息终端的识别方法。 A computer-readable storage medium stores a computer program. When the computer program is executed by a processor, the identification method of the 5G message terminal described in any one of claims 1 to 8 is implemented.
PCT/CN2023/073934 2022-03-11 2023-01-31 5g message terminal identification method, service platform and storage medium WO2023169097A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210239539.7 2022-03-11
CN202210239539.7A CN116782367A (en) 2022-03-11 2022-03-11 5G message terminal identification method, service platform and storage medium

Publications (1)

Publication Number Publication Date
WO2023169097A1 true WO2023169097A1 (en) 2023-09-14

Family

ID=87937098

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/073934 WO2023169097A1 (en) 2022-03-11 2023-01-31 5g message terminal identification method, service platform and storage medium

Country Status (2)

Country Link
CN (1) CN116782367A (en)
WO (1) WO2023169097A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118714522A (en) * 2024-08-27 2024-09-27 江西掌中无限网络科技股份有限公司 A system and method for improving multi-tenant 5G message push efficiency

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112637799A (en) * 2020-12-16 2021-04-09 中国联合网络通信集团有限公司 5G terminal identification method and device
US20210136859A1 (en) * 2017-01-17 2021-05-06 Samsung Electronics Co., Ltd Method and apparatus for interworking between networks in wireless communication system
CN113852906A (en) * 2020-06-10 2021-12-28 中国移动通信有限公司研究院 An information processing method, terminal, network device and storage medium
CN114048199A (en) * 2021-11-09 2022-02-15 中国联合网络通信集团有限公司 Method, device, equipment and storage medium for identifying potential users of 5G package

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210136859A1 (en) * 2017-01-17 2021-05-06 Samsung Electronics Co., Ltd Method and apparatus for interworking between networks in wireless communication system
CN113852906A (en) * 2020-06-10 2021-12-28 中国移动通信有限公司研究院 An information processing method, terminal, network device and storage medium
CN112637799A (en) * 2020-12-16 2021-04-09 中国联合网络通信集团有限公司 5G terminal identification method and device
CN114048199A (en) * 2021-11-09 2022-02-15 中国联合网络通信集团有限公司 Method, device, equipment and storage medium for identifying potential users of 5G package

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118714522A (en) * 2024-08-27 2024-09-27 江西掌中无限网络科技股份有限公司 A system and method for improving multi-tenant 5G message push efficiency

Also Published As

Publication number Publication date
CN116782367A (en) 2023-09-19

Similar Documents

Publication Publication Date Title
CN109818868B (en) Method, device, equipment and storage medium for realizing edge network capability opening
US10089106B2 (en) Communications network, computer architecture, computer-implemented method and computer program product for development and management of femtocell-based applications
CN107872823B (en) Method and system for identifying communication operation mode in mobile edge computing environment
US10831641B2 (en) Method and apparatus for determining a performance impact by a software upgrade of a mobile user endpoint device
WO2021169268A1 (en) Data processing method, apparatus and device, and storage medium
US20140080478A1 (en) Identification of Communication Devices in Telecommunication Networks
US11799982B2 (en) Message push method, apparatus, device and medium
CN104378391A (en) Software updating method, system and device
US20080162690A1 (en) Application Management System
CN108337308B (en) Data communication method, device and system for LWM2M client and upper computer
CN103546343A (en) Network flow display method and system for network flow analyzing systems
CN107645546A (en) File monitor method, smart machine and storage medium based on Android system
CN113055421A (en) Service grid management method and system
CN104468288B (en) Terminal network data test method and device
CN111930625B (en) Log acquisition method, device and system based on cloud service platform
CN110515855B (en) Simulation control method, server and system for application program
CN106993043A (en) Data communication system and method based on agency
CN112241362B (en) A testing method, device, server and storage medium
JP2016511451A (en) System and method for opening network functions and associated network elements
CN112423322B (en) Model information sending method, device, storage medium and electronic device
US20050148329A1 (en) Smartphone profiler system and method
WO2023169097A1 (en) 5g message terminal identification method, service platform and storage medium
CN100521616C (en) Method and its system for uploading terminal information in equipment management
CN1937461B (en) Terminal test device based on terminal management service
EP4462840A1 (en) Method and apparatus for mining security vulnerability of air interface protocol, and mobile terminal

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 28.01.2025)