WO2009067918A1 - Method, system and functional entity of pfo for application event detection - Google Patents

Method, system and functional entity of pfo for application event detection Download PDF

Info

Publication number
WO2009067918A1
WO2009067918A1 PCT/CN2008/073002 CN2008073002W WO2009067918A1 WO 2009067918 A1 WO2009067918 A1 WO 2009067918A1 CN 2008073002 W CN2008073002 W CN 2008073002W WO 2009067918 A1 WO2009067918 A1 WO 2009067918A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
event detection
pfo
detection rule
application event
Prior art date
Application number
PCT/CN2008/073002
Other languages
French (fr)
Chinese (zh)
Inventor
Shibi Huang
Yu Zuo
Peng Zhao
Fengbo Wang
Yuxin Mao
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2009067918A1 publication Critical patent/WO2009067918A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/24Negotiating SLA [Service Level Agreement]; Negotiating QoS [Quality of Service]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/24Accounting or billing

Definitions

  • the present invention relates to the field of communications, and in particular, to a method, system, and packet stream optimization function entity for applying event detection. Background technique
  • the 3rd Generation Mobile Communications Standardization Partnership Project (3GPP) defines the Policy and Charging Control (PCC) architecture to meet different Quality of Service (QoS) control and billing requirements for different services.
  • the PCC framework is a functional framework that can be applied to multiple access technologies. Some typical access technologies include Universal Mobile Telecommunications System (UMTS) Terrestrial Radio Access Network (UTRAN), GSM/EDGE Radio Access Network (GERAN). And I-WLAN (Interworking WLAN, interworking WLAN (specifically refers to interworking with 3GPP systems)).
  • UMTS Universal Mobile Telecommunications System
  • UTRAN Universal Mobile Telecommunications System
  • GERAN GSM/EDGE Radio Access Network
  • I-WLAN Interworking WLAN, interworking WLAN (specifically refers to interworking with 3GPP systems)
  • the PFO function is to filter the IP flow under the control of the policy.
  • the policy rule specifies which application the PFO should detect and how to handle it after detecting the application.
  • the Policy and Charging Enforcement Function (PCEF) and PFO functions coexist on the Gateway (GW) entity. Policy and Charging Rules, regardless of the PFO architecture Functions, PCRF) can activate the detection of application events based on the capabilities of the PFO.
  • the PCRF When the application event detection is activated, the PCRF needs to give the following application event detection indication information: the identification information of the activated detection application, such as a BT application, an FTP application, an RTSP streaming video on demand application, a network game, etc.;
  • the detection rules of the application event include application events of the activated detection, such as application startup, application termination, application change, etc., and may also give some restrictions to match the detection of the activated application, such as application filtering rules.
  • the application event detection rule can be pre-configured on the PFO function.
  • the PCRF can only carry the application identification information to indicate which rule needs to be activated when the application event detection is activated. Of course, the detection rule of the application event can also be activated by the PCRF.
  • the indication of the event detection is sent to the PFO for execution.
  • the problem is that the existing application event detection activation mechanism is only for the user, that is, if it is required to perform the same application event detection for multiple users, the PCRF needs to separately activate the application event detection for each user.
  • the PFO function detects that any user is conducting the service, it needs to adopt the same policy to deny the user to carry out the service.
  • Many users ⁇ Experience the IPTV video on demand service (VOD) by paying monthly subscription fees.
  • VOD IPTV video on demand service
  • the PFO When the PFO detects that such a user performs a video on demand service, it can obtain the same charging policy or QoS control policy for the service.
  • the policy can be obtained through local configuration or request to the PCRF.
  • the existing active application event detection mechanism cannot meet the requirements of these users to share application event detection rules when performing business.
  • the existing mechanism only implements independent application event detection rules for each user. If the existing mechanism is used to meet the above application requirements, the efficiency of subscribing/activating application event detection is low, maintenance and management are complicated. The same application event detection rule cannot be met for the needs of multiple users. Summary of the invention
  • the technical problem to be solved by the embodiment of the present invention is to provide a method and system for applying event detection.
  • the packet flow optimization function entity in order to conduct business for multiple users, the same application event detection rule is used to easily and efficiently detect application events.
  • an embodiment of the present invention provides a method for applying event detection, including the following steps:
  • the packet flow optimization function entity PFO acquires application range information of an application event detection rule;
  • the PFO applies the application event detection rule to perform application event detection according to the application scope information of the application event detection rule in the corresponding application scope.
  • the embodiment of the present invention further provides a system for applying event detection, including: a policy control and charging control function entity PCRF, configured to deliver activation or installation indication information directed to at least one application event detection rule; and a packet flow optimization function entity
  • PCRF policy control and charging control function entity
  • the PFO is configured to obtain the application scope information of the application event detection rule, and apply the detection rule to perform the application event detection within the application scope of the application event detection rule when the activation or installation indication information is received.
  • An embodiment of the present invention further provides a packet flow optimization function entity, including:
  • An acquiring unit configured to acquire an application event detection rule, and application scope information of the application event detection rule; and an execution unit, configured to use, according to the application scope detection information of the application event detection rule acquired by the acquiring unit,
  • the detection rule is applied within the application range of the application event detection rule.
  • the embodiments of the present invention have the following beneficial effects: By specifying the application scope of the application event detection rule, setting an application event detection rule applied to multiple users, using the same application event detection rule within the range, so that the policy requirements are the same. Users can share application event detection rules to simplify control, improve control efficiency, and reduce detection management and maintenance complexity.
  • FIG. 1 is a schematic structural diagram of a PCC architecture defined in TS 23.203; 2 is a schematic flowchart of a method for specifying an application scope of an application event detection rule according to an embodiment of the present invention; FIG. 3 is a schematic flowchart of performing PFO control on a user service by using a network system level application event detection rule according to an embodiment of the present invention;
  • FIG. 5 is a schematic flowchart of PFO control of an application by using a user group level application event detection rule according to an embodiment of the present invention
  • FIG. 6 is a schematic flow chart of applying event detection rules predefined on a PFO and setting an application range of the application event detection rule to perform application event detection control according to an embodiment of the present invention. detailed description
  • the PCC architecture defined in TS 23.203 is illustrated.
  • the PCC framework mainly implements two major functions, one is a policy control function, and the other is a charging function.
  • the policy control function mainly includes: monitoring a service parameter (mainly a QoS parameter) negotiation process of the user; authorizing the network bearer resource used by the service according to the obtained service information; controlling the service flow in real time on the data bearer plane Passing or not; notifying the relevant changes of the business plane to the data bearer surface; notifying the relevant changes of the data bearer surface to the business plane, etc.; performing policy control based on the user subscription information.
  • a service parameter mainly a QoS parameter
  • the main entities involved in the policy control function include Application Function (AF), PCRF, PCEF, and Subscription Profile Repository (SPR).
  • the charging function mainly includes: comprehensive service information, bearer information, and user subscription information, and formulating charging rules; association between charging data on the service side and charging data on the carrying surface; in the dynamic charging mode, performing credit control.
  • the entities involved in the billing function include AF, PCRF, PCEF, SPR, Online Charging System (OCS), and Offline Charging System (OFCS).
  • the application layer session information is dynamically provided for the PCRF policy and charging control.
  • the P-CSCF in the IP Multimedia Subsystem (IMS) belongs to the AF.
  • PCRF Policy Control and Charging Control Function Entity. Based on the restrictions of the user accessing the network, the application service information currently being performed by the user, the local carrier configuration, and the user subscription information, the corresponding policies are formulated and the policies are provided to the PCEF for execution. Policies include: traffic data flow detection, QoS control, gating, and flow-based charging.
  • PCEF Policy and Charging Enforcement Entity.
  • the policy that is delivered or specified by the PCRF performs the functions of detecting the service data flow, ensuring the QoS of the service data flow, gate control, completing the online/offline charging, and triggering the session with the control plane.
  • GGSN GPRS Gateway Support Node
  • GPRS General Packet Radio Service
  • Rx This reference point is used by the AF to deliver application layer session related information, including the IP filter used to identify the service data stream and the bandwidth information required by the service flow.
  • the interface uses the Diameter protocol defined by the IETF.
  • This reference point is used by the PCRF to dynamically control the PCC rules executed by the PCEF. It has the following functions: Establish, maintain and terminate IP-CAN Session (IP-CAN SESSION); PCEF requests PCC rules from PCRF; PCRF provides PCC rules to PCEF; Negotiates IP-CAN bearer setup mode.
  • IP-CAN SESSION IP-CAN SESSION
  • PCEF requests PCC rules from PCRF
  • PCRF provides PCC rules to PCEF
  • This reference point uses the Diameter protocol defined by the IETF (a new generation (authentication, authorization, charging) technology, an interface between entities in the IP multimedia domain of the 3G network).
  • a service data stream is composed of multiple IP packets including a quintuple (source address, source port number, destination address, destination port number, protocol).
  • the user-developed service can be composed of multiple service data streams. For example, when a user conducts a multimedia call, one video stream is a service data stream.
  • the PCRF needs to formulate a corresponding policy for the service based on the policy context information obtained from each functional entity (AF/PCEF/SPR, etc.) and deliver it to the PCEF on the bearer layer entity to implement Policy control of QoS, gating, and accounting for services.
  • Packet Flow Optimization is one of them.
  • the PFO function is to filter the IP flow under the control of the policy.
  • the policy rule specifies which application the PFO should detect and how to process it after detecting the application.
  • an embodiment of the present invention specifies a method for applying an application scope of an event detection rule, including the following steps:
  • Step 1 The packet flow optimization function entity PFO obtains the application scope information of the application event detection rule.
  • Step 2 The PFO applies the application event detection rule to apply the event detection according to the application scope information of the application event detection rule in the corresponding application scope.
  • the application scope information of the application event detection rule is used to indicate that the application event detection rule is applied to multiple users.
  • the multiple users may refer to users within a user group, and may also refer to network system users. If the application scope information of the application event detection rule is applied to the user group, perform the same application event detection rule for all users in the user group; if the application scope information of the application event detection rule indicates that the application scope information is applied to the network system , implement the same application event detection rules for all users who use the bearer layer functional entity.
  • the application event detection rule includes: the detected application event, the filtering rule of the detection application, and the like. Dynamic PCC rules and pre-defined are included in the 3GPP defined Policy and Charging Control (PCC) architecture
  • the dynamic PCC rule is generated by the PCRF according to the application service information, the user subscription information, the operator policy, or other policy context information when the trigger information is sent by the PCRF, and includes the quintuple, QoS, and gating of the service data flow. Rule content such as billing, the dynamic PCC rule is uniquely identified by the rule name.
  • the rules are sent to the PCEF for execution by the PCRF.
  • the predefined PCC rules are pre-configured on the PCEF, and the corresponding rule name is saved on the PCRF.
  • the PCRF sends an activation command containing the rule name to the PCEF, instructing the PCEF to activate the predefined PCC rule.
  • the PFO obtains one of the following methods for applying the event detection rule application range information:
  • Method 1 Pre-defined application event detection rules on the PFO.
  • the application event detection rule is first defined on the PFO, but the application scope of the predefined rule is not set.
  • the PCRF sends the indication information for activating the predefined application event detection rule to the PCEF, that is, the identification information of the activated detection application and the application range indication of the predefined application event detection rule.
  • the information of the activation detection application is used by the PFO to identify a predefined application event detection rule of the application, and the application scope indication information of the predefined application event detection rule is used to specify a predefined application event detection rule application.
  • the user group is still applied to the network system. An example is as follows:
  • the APP-Event-Activate AVP indicates that the detection of an application event is activated. To activate and detect multiple applications, multiple APP-Event-Activate AVPs can be used. App-Identifier AVP indicates the identification information of the activated detection application, such as BT application, FTP application, and so on.
  • Detect-Regulate-Info AVP indicates the application event detection range indication information, Grouped type. If the Detect-Regulate-Info AVP is not included in the APP-Event-Activate AVP, the application event detection rule is applied to a single user.
  • User-group-Requirement AVP indicates that the application event detection rule is applied to the user group, OctetString.
  • the value of the AVP can be the user group ID or the address list of all or some users under the user group.
  • System-Requirement AVP indicates that application event detection rules are applied to the network system.
  • Method 2 Use dynamic application event detection rules.
  • the PCRF When the PCRF receives the trigger information of the application event detection rule, the PCRF generates a dynamic application event detection rule to be sent to the PFO according to the operator policy, the user subscription information, and/or other context information, and the application event detection rule is further
  • the application scope indication information of the rule is sent to indicate the application scope of the application event detection rule.
  • An example of this is similar to the description of the example in the first mode.
  • the App-Filter-Rule AVP is used to indicate the application event detection rule.
  • Method 3 Use predefined application event detection rules, and set the application scope of the application event detection rule.
  • an application event detection rule is predefined on the PFO, and application scope information of the predefined application event detection rule is set.
  • the PCRF then sends an indication to the PFO to activate the predefined application event detection rule, where the indication information includes an identifier of the activation detection application, and is only used to activate a specific application event detection rule. Since the application scope of the application event detection has been set, when the application event detection rule is activated, the application range of the application event detection rule is also limited.
  • the application event detection rule is applied to datagrams of all or a part of users in the user group. If the information indicating the application scope of the control policy is applied to the network system, the application event detection rule is applied to the data packets of all users in the network system.
  • the specific corresponding mode 1 The PFO needs to apply the predefined application event detection rule activation to the corresponding data packet according to the application scope information of the application event detection rule.
  • the specific corresponding mode 2 The PFO needs to install and apply the dynamic application event detection rule to the corresponding data packet according to the application scope information of the application event detection rule.
  • the PFO needs to apply the predefined application event detection rule activation to the data packet within the application scope set for the predefined application event detection rule.
  • the embodiment of the present invention further provides a system for specifying an application scope of an application event detection rule, including: a policy control and charging control function entity PCRF, configured to deliver activation or installation indication information directed to at least one application event detection rule;
  • the packet flow optimization function entity PFO is configured to acquire information about the application event detection rule, and apply the detection rule to apply the event detection within the application scope of the application event detection rule when the activation or installation indication information is received.
  • the embodiment of the present invention further provides a packet flow optimization function entity, including: an obtaining unit, configured to acquire an application event detection rule, and application scope information of the application event detection rule; and an execution unit, configured to be used according to the acquiring unit
  • the obtained application scope information of the application event detection rule is obtained, and the detection rule is applied within the application scope of the application event detection rule.
  • the obtaining unit obtains the application range information of the application event detection rule by using one of the following methods:
  • the first application of the predefined application event detection rule is obtained by the PFO, and the PFO obtains the application scope information of the predefined application event detection rule from the received indication information of the application scope of the predefined application event detection rule.
  • the PFO receives the application scope indication information sent by the application event detection rule, and the PFO obtains the application scope information of the application event detection rule from the indication information.
  • Method 3 Pre-define the application event detection rule on the PFO, and set the application scope information of the application event detection rule.
  • Embodiment 1 Implementing policy control by using a network system level strategy.
  • the PCC uses the same application event detection rules for all network users and draws the same policy.
  • the PCEF and the PFO are combined to configure a filtering rule for the network system level application event for all users using the functional entity on the PFO functional entity, where the filtering rule includes the restricted data packet.
  • Related information such as IP quintuple
  • the network system level application event detection rule detects the If the data packet matches the filtering rule, the "closed" gating policy can be directly retrieved, and the user is prohibited from accessing.
  • This application event detection mechanism obviously simplifies the complexity and avoids the independent generation of application event detection rules for each user. The rate of decline.
  • the process of PFO control of user services using network system level application event detection rules includes the following steps:
  • the triggering of the event by the PCRF requires activation of the detection of the application event.
  • the PCRF sends an instruction to activate the application event detection to the PFO functional entity.
  • the PCRF sends the identification information of the application event (such as the SKYPE application) to the PFO function entity, and indicates that the application event detection filtering rule and the related control policy of the specified application are activated; and the application event detection range is included.
  • the indication information indicates that the rule is applicable to the network system level; the form of the application event detection indication information and the application event detection range indication information is as follows:
  • the APP-Identifier AVP is used to indicate the application identifier that needs to be activated.
  • the Detect-Regulate-Info AVP contains the System-Requirement AVP to indicate that the filtering rule of the specified application to be activated is applied to the network system. All users in the system can share the same filtering rules;
  • the PFO functional entity activates the corresponding network within the network system according to the obtained application identifier. Filter rules and corresponding control strategies.
  • the PFO function entity detects whether the type of the data packet of the service carried by the user matches the filtering rule of the network system level.
  • step S206 is performed, that is, the PFO function performs a "closed" gate on the detected data packet that matches the filtering rule according to the pre-configured corresponding control policy.
  • the control policy does not allow the data packet to pass.
  • the data packet that is detected does not match the filtering rule is allowed to pass.
  • Embodiment 2 Implementing PFO control by using user group-level application event detection rules (the user group is represented by the user group identifier)
  • the filtering rules of each application event are configured on the PFO and User group information
  • the PCRF activates the user group-level application event detection to the PFO.
  • the PFO dynamically requests an accounting policy from the PCRF.
  • the PCRF generates a policy rule according to the operator's policy and sends the policy to the PCEF.
  • the policy rule charges the detected traffic data stream.
  • the process of applying event detection control to the user service by using the user group-level application detection rule includes the following steps:
  • the triggering of the event by the PCRF requires activation of the detection of the application event.
  • the PCRF sends an instruction to activate the application event detection to the PFO function.
  • the PCRF sends the identification information of the application event (VOD application) to be detected to the PFO by using the Diameter message to indicate the filtering rule applied to activate the VOD.
  • the indication information including the application event detection range indicates that the rule is applicable to the user group level.
  • the form of the application event detection indication information and the application event detection range indication information is as follows:
  • the APP-Identifier AVP is used to indicate the application identifier that needs to be activated for detection. It can also include other AVPs to indicate the detected application events (such as application termination).
  • Detect-Regulate-Info AVP contains the Usergroup-Requirement AVP for The application event detection rule that is sent to the user group is applied to the user group.
  • the user group ID (12345678) indicates that the same detection rule is implemented for all users in the user group.
  • the PFO functional entity activates the application group-level application detection filtering rule according to the obtained application identifier and the user group identifier.
  • the user views the VOD service, and the data message is transmitted to the PFO function entity.
  • the PFO function entity detects that the user is in the user group, and the VOD data packet matches the application-level application event filtering rule of the user level; 5305.
  • the PFO functional entity detects a data packet that meets a user-level application filtering rule.
  • the PFO function entity reports to the PCRF a data packet that is detected to meet the application-level application filtering rule.
  • the PCRF generates a new policy rule for the detected application according to the policy context.
  • the PCEF executes a new policy rule for the application that meets the filtering rule.
  • Embodiment 3 Implementing policy control by using user group-level policies (user groups are represented by user lists) Operators can divide users of the same level into one user group, and implement the same QoS control policy for all users in the user group. .
  • the PCEF is separated from the PFO, and the PFO is used as an independent functional entity.
  • the PCRF activates the user group-level application event detection to the PFO, and the PFO detects the related application according to the application event detection filtering rule delivered by the PCRF.
  • the QoS policy is dynamically requested from the PCRF.
  • the PCRF generates a policy rule according to the policy of the operator and sends it to the PCEF.
  • the PCEF performs QoS control on the detected application according to the policy rule. Taking the online game application as an example, the process of performing PFO control corresponding to the user group-level application event detection rule, as shown in FIG. 5, includes the following steps:
  • the PCRF is triggered by an event to activate the detection of an application event.
  • the PCRF sends a detection instruction for activating an application event to the PFO functional entity.
  • the PCRF sends the application event information (including the application identification information (the network game application) and the application filter rule information (such as the IP quintuple)) to the PFO function, indicating that the activation detection network game application is activated;
  • An indication of the scope of the application event detection indicates that the rule applies to the user group level.
  • the form of the application event detection indication information and the application event detection range indication information is as follows:
  • the Detect-Regulate-Info AVP contains the Usergroup-Requirement AVP to indicate the delivery.
  • the application event detection rules are applied to the user group, and the user list (for example: ABCD, abcd, ...) indicates that the same detection rule is implemented for all users in the user group.
  • the PFO functional entity performs application group level application event detection according to the application identifier obtained from the PCRF, the applied filtering rule, and the user group member information.
  • the user launches the online game application, and the data message is transmitted to the PFO functional entity.
  • the PFO functional entity detects that the user is in the user group, and the data message matches the user-level filtering rule.
  • the PFO detects a data packet that meets a user-level filtering rule.
  • the PFO reports to the PCRF a data packet that is detected to meet the user-level filtering rule.
  • the PCRF generates a new policy rule for the detected application according to the policy context.
  • the PCEF executes a new policy rule for the application that meets the filtering rule.
  • Embodiment 4 The application event detection rule is predefined on the PFO, and the application scope of the application event detection rule is set; the application event detection rule includes a predefined application applied to the user group. Event detection rules and application event detection rules applied to the network system (that is, various application event detection rules and application scope of each application event detection rule are predefined on the PFO); the PCRF issues an instruction to the PFO functional entity to activate the application event. Detection rules; PFO functional entities execute the corresponding application event detection rules.
  • the specific implementation process of the program is shown in Figure 6:
  • a predefined application event detection rule applied to the multi-user on the PFO functional entity including a user group level predefined application event detection rule and a network system level predefined application event detection rule. These two predefined application event detection rules are identified by different rule names and have a rule name stored in the PCRF.
  • the PCRF is triggered by an event to activate an application event detection to the PFO.
  • the predefined application event detection rule name to be activated is included in the issuing instruction, and is sent to the PFO function entity by using a Diameter message.
  • the PFO function entity uses the predefined application event detection rule to detect the application event according to the rule name included in the issued instruction.
  • the present invention can be implemented by hardware, or can be implemented by means of software plus necessary general hardware platform, and the technical solution of the present invention. It may be embodied in the form of a software product, which may be stored in a computer readable storage medium (which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.), including a number of instructions for making a computer device (may be A personal computer, server, or network device, etc., performs the methods described in various embodiments of the present invention.
  • a computer readable storage medium which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.
  • a computer device may be A personal computer, server, or network device, etc., performs the methods described in various embodiments of the present invention.
  • the embodiment of the present invention sets an application event detection rule applied to multiple users by specifying an application scope of an application event detection rule, and uses the same application event detection rule in the application scope, so that the policy requirements are the same. Users can share application event detection rules to simplify control, improve control efficiency, and reduce detection management and maintenance complexity.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

An application event detecting method is provided, comprising the steps that the PFO acquires the application range information of the application event detection rules and the PFO performs corresponding application event detection according to the application range information of the application event detection rules. A system and a functional entity of PFO for application event detection are also provided. By means of designating application range of the application event detection rules, configuring the application event detection rules applied to multiple users, and using the same application event detection rules in the range, it can beachieved that users with the same policy requirements can share application event detection rules, so that the control can be simplified, the control efficiency can be improved and the complexity for detection management and maintenance can be reduced.

Description

应用事件检测的方法、 系统以及分组流优化功能实体 本申请要求于 2007年 11月 28曰提交中国专利局、申请号为 200710031760.9、 发明名称为"应用事件检测的方法、系统以及分组流优化功能实体"的中国专利申 请的优先权, 其全部内容通过引用结合在本申请中。 技术领域  Method, system and packet stream optimization function entity for applying event detection This application claims to be filed on November 28, 2007, the Chinese Patent Office, the application number is 200710031760.9, and the invention name is "application event detection method, system and packet stream optimization function entity" The priority of the Chinese Patent Application, the entire contents of which is incorporated herein by reference. Technical field
本发明涉及通信领域, 尤其是涉及一种应用事件检测的方法、 系统以及分 组流优化功能实体。 背景技术  The present invention relates to the field of communications, and in particular, to a method, system, and packet stream optimization function entity for applying event detection. Background technique
第三代移动通信标准化的伙伴项目( 3GPP )中定义了策略和计费控制( PCC, Policy and Charging Control )架构, 以此满足对不同的业务进行不同的服务质量 ( QoS )控制和计费需求。 PCC框架是一个能够应用于多种接入技术的功能框 架, 一些典型的接入技术包括通用移动通信系统 (UMTS ) 陆上无线接入网 ( UTRAN )、 GSM/EDGE无线接入网 (GERAN ) 以及 I - WLAN ( Interworking WLAN, 互通 WLAN (专指与 3GPP系统互通))等。 随着网络的发展和业务的丰富, 在 PCC架构上实现了更多其他的功能, 例 如: 分组流优化 ( Packet Flow Optimization, PFO )„  The 3rd Generation Mobile Communications Standardization Partnership Project (3GPP) defines the Policy and Charging Control (PCC) architecture to meet different Quality of Service (QoS) control and billing requirements for different services. . The PCC framework is a functional framework that can be applied to multiple access technologies. Some typical access technologies include Universal Mobile Telecommunications System (UMTS) Terrestrial Radio Access Network (UTRAN), GSM/EDGE Radio Access Network (GERAN). And I-WLAN (Interworking WLAN, interworking WLAN (specifically refers to interworking with 3GPP systems)). With the development of the network and the enrichment of services, more functions are implemented on the PCC architecture, such as: Packet Flow Optimization (PFO)
PFO功能是在策略的控制下对 IP流进行过滤,策略规则指定 PFO应该检测 哪种应用, 以及检测到该应用后如何处理。 在具体实现上有两种架构, 一种是 分离的架构, 即 PFO功能作为独立的承载层功能实体, 与网关 (GW )分离; 另一种是合一的架构, 即策略与计费执行功能实体 (Policy and Charging Enforcement Function, PCEF )和 PFO功能共同存在于网关 ( GW ) 实体上。 无 论何种 PFO 架构下, 策略与计费规则功能实体 (Policy and Charging Rules Functions, PCRF )都可以根据 PFO的能力激活应用事件的检测。 激活应用事件 检测时 PCRF 需要给出如下激活应用事件检测指示信息: 所激活检测应用的标 识信息, 如 BT应用、 FTP应用、 RTSP流媒体视频点播应用、 网络游戏等应用; 可选的还可能给出应用事件的检测规则, 包括所激活检测的应用事件, 如应用 启动、 应用终止、 应用更改等, 以及还可能给出匹配所激活应用检测的一些限 制条件,如应用的过滤规则等。 而在 PFO功能上可以预配置应用事件检测规则, 那么 PCRF在激活应用事件检测时可以仅携带应用的标识信息来指示需要激活 哪条规则; 当然应用事件的检测规则也可以完全由 PCRF通过激活应用事件检 测的指示信息下发到 PFO执行。 但问题在于, 现有应用事件检测激活机制仅是 针对用户的, 即如果需要对多个用户进行相同的应用事件的检测, 则 PCRF 需 要针对每个用户分别进行应用事件检测的激活。 在实际应用中, 存在对多个用户釆取相同应用事件检测规则的需求。 例如: 电信运营商禁止所有用户开展使用 P2P技术的 SKYPE和 BT下载,当 PFO功能 检测到任何用户正在进行该项业务时, 需要釆取相同的策略拒绝用户开展此业 务; 又如: 很多用户釆取包月付费的方式体验 IPTV视频点播业务(VOD ), 当 The PFO function is to filter the IP flow under the control of the policy. The policy rule specifies which application the PFO should detect and how to handle it after detecting the application. There are two architectures in the specific implementation, one is a separate architecture, that is, the PFO function is an independent bearer layer functional entity, which is separated from the gateway (GW); the other is a unified architecture, that is, the policy and charging execution function. The Policy and Charging Enforcement Function (PCEF) and PFO functions coexist on the Gateway (GW) entity. Policy and Charging Rules, regardless of the PFO architecture Functions, PCRF) can activate the detection of application events based on the capabilities of the PFO. When the application event detection is activated, the PCRF needs to give the following application event detection indication information: the identification information of the activated detection application, such as a BT application, an FTP application, an RTSP streaming video on demand application, a network game, etc.; The detection rules of the application event include application events of the activated detection, such as application startup, application termination, application change, etc., and may also give some restrictions to match the detection of the activated application, such as application filtering rules. The application event detection rule can be pre-configured on the PFO function. The PCRF can only carry the application identification information to indicate which rule needs to be activated when the application event detection is activated. Of course, the detection rule of the application event can also be activated by the PCRF. The indication of the event detection is sent to the PFO for execution. The problem is that the existing application event detection activation mechanism is only for the user, that is, if it is required to perform the same application event detection for multiple users, the PCRF needs to separately activate the application event detection for each user. In practical applications, there is a need to capture the same application event detection rules for multiple users. For example: The telecom operator prohibits all users from using Skype and BT downloads using P2P technology. When the PFO function detects that any user is conducting the service, it needs to adopt the same policy to deny the user to carry out the service. Another example: Many users釆Experience the IPTV video on demand service (VOD) by paying monthly subscription fees.
PFO检测到此类用户开展视频点播服务时, 可以对该业务釆取相同的计费策略 或 QoS控制策略, 该策略可以通过本地配置或向 PCRF请求获得。 对于上述这些场景, 现有激活应用事件检测机制还无法满足这些用户在开 展业务时共享应用事件检测规则需求。 现有机制仅实现了对每个用户分别建立 独立的应用事件检测规则, 如果用现有机制满足上述应用需求时, 就会导致订 阅 /激活应用事件检测的效率低下、 维护和管理复杂等问题, 无法满足同一应用 事件检测规则运用于多用户的需求。 发明内容 When the PFO detects that such a user performs a video on demand service, it can obtain the same charging policy or QoS control policy for the service. The policy can be obtained through local configuration or request to the PCRF. For these scenarios, the existing active application event detection mechanism cannot meet the requirements of these users to share application event detection rules when performing business. The existing mechanism only implements independent application event detection rules for each user. If the existing mechanism is used to meet the above application requirements, the efficiency of subscribing/activating application event detection is low, maintenance and management are complicated. The same application event detection rule cannot be met for the needs of multiple users. Summary of the invention
本发明实施例要解决的技术问 在于, 提供一种应用事件检测的方法、 系 统以及分组流优化功能实体, 以针对多用户开展业务时, 釆取相同应用事件检 测规则简便、 高效地检测应用事件。 为解决上述技术问题, 本发明实施例提供一种应用事件检测的方法, 包括 以下步骤: 分组流优化功能实体 PFO获取应用事件检测规则的应用范围信息; 以及The technical problem to be solved by the embodiment of the present invention is to provide a method and system for applying event detection. And the packet flow optimization function entity, in order to conduct business for multiple users, the same application event detection rule is used to easily and efficiently detect application events. To solve the above technical problem, an embodiment of the present invention provides a method for applying event detection, including the following steps: The packet flow optimization function entity PFO acquires application range information of an application event detection rule;
PFO根据所述应用事件检测规则的应用范围信息,在相应应用范围内应用所 述应用事件检测规则进行应用事件检测。 本发明实施例又提供一种应用事件检测的系统, 包括: 策略控制和计费控制功能实体 PCRF , 用于下发指向至少一个应用事件检测 规则的激活或安装指示信息; 以及 分组流优化功能实体 PFO,用于获取应用事件检测规则的应用范围信息, 并 在收到所述激活或安装指示信息时, 在所述应用事件检测规则的应用范围内应 用所述检测规则进行应用事件检测。 本发明实施例还提供一种分组流优化功能实体, 包括: The PFO applies the application event detection rule to perform application event detection according to the application scope information of the application event detection rule in the corresponding application scope. The embodiment of the present invention further provides a system for applying event detection, including: a policy control and charging control function entity PCRF, configured to deliver activation or installation indication information directed to at least one application event detection rule; and a packet flow optimization function entity The PFO is configured to obtain the application scope information of the application event detection rule, and apply the detection rule to perform the application event detection within the application scope of the application event detection rule when the activation or installation indication information is received. An embodiment of the present invention further provides a packet flow optimization function entity, including:
获取单元, 用于获取应用事件检测规则, 以及所述应用事件检测规则的应 用范围信息; 以及 执行单元, 用于根据所述获取单元获取的所述应用事件检测规则的应用范 围指信息, 在所述应用事件检测规则的应用范围内应用所述检测规则。 本发明实施例具有以下有益的效果: 通过指定应用事件检测规则的应用范 围, 设置应用于多用户的应用事件检测规则, 在该范围内釆用相同的应用事件 检测规则, 使得对策略需求相同的用户可以共享应用事件检测规则, 从而达到 简化控制、 提高控制效率、 减少检测管理和维护复杂度的目的。 附图说明  An acquiring unit, configured to acquire an application event detection rule, and application scope information of the application event detection rule; and an execution unit, configured to use, according to the application scope detection information of the application event detection rule acquired by the acquiring unit, The detection rule is applied within the application range of the application event detection rule. The embodiments of the present invention have the following beneficial effects: By specifying the application scope of the application event detection rule, setting an application event detection rule applied to multiple users, using the same application event detection rule within the range, so that the policy requirements are the same. Users can share application event detection rules to simplify control, improve control efficiency, and reduce detection management and maintenance complexity. DRAWINGS
图 1是 TS 23.203中定义的一种 PCC架构的结构示意图; 图 2是本发明实施例指定应用事件检测规则应用范围的方法的流程示意图; 图 3 是本发明实施例利用网络系统级应用事件检测规则对用户业务进行 PFO控制的流程示意图; 1 is a schematic structural diagram of a PCC architecture defined in TS 23.203; 2 is a schematic flowchart of a method for specifying an application scope of an application event detection rule according to an embodiment of the present invention; FIG. 3 is a schematic flowchart of performing PFO control on a user service by using a network system level application event detection rule according to an embodiment of the present invention;
检测控制的流程示意图; 图 5是本发明实施例利用用户组级应用事件检测规则对应用进行 PFO控制 的流程示意图; FIG. 5 is a schematic flowchart of PFO control of an application by using a user group level application event detection rule according to an embodiment of the present invention;
图 6是本发明实施例中在 PFO上预定义的应用事件检测规则及设定该应用 事件检测规则的应用范围来进行应用事件检测控制的流程示意图。 具体实施方式  6 is a schematic flow chart of applying event detection rules predefined on a PFO and setting an application range of the application event detection rule to perform application event detection control according to an embodiment of the present invention. detailed description
以下结合附图对本发明实施例进行详细描述。 参考图 1 , 图示了 TS 23.203中定义的 PCC架构, PCC框架主要实现了两 大功能, 一是策略控制功能, 另一个是计费功能。 策略控制功能主要包括: 对用户的业务参数(主要是 QoS参数)协商过程 进行监控; 根据所获得的业务信息, 对业务所使用的网络承载资源进行授权; 在数据承载面实时地控制业务流的通过与否; 将业务面的相关变化情况通知到 数据承载面; 将数据承载面的相关变化情况通知到业务面等; 进行基于用户签 约信息的策略控制。 在 PCC框架中, 策略控制功能主要涉及的实体包括应用功 能实体( Application Function, AF )、 PCRF、 PCEF以及签约规格库( Subscription Profile Repository, SPR )等。 计费功能主要包括: 综合业务信息、 承载信息以及用户签约信息, 制定计 费规则; 在业务面的计费数据和承载面的计费数据之间进行关联; 在动态计费 模式下,进行信用控制。在 PCC框架下,计费功能主要涉及的实体包括 AF、 PCRF、 PCEF, SPR、 在线计费系统(Online Charging System, OCS ) 以及离线计费系 统( Offline Charging System, OFCS )等。 The embodiments of the present invention are described in detail below with reference to the accompanying drawings. Referring to Figure 1, the PCC architecture defined in TS 23.203 is illustrated. The PCC framework mainly implements two major functions, one is a policy control function, and the other is a charging function. The policy control function mainly includes: monitoring a service parameter (mainly a QoS parameter) negotiation process of the user; authorizing the network bearer resource used by the service according to the obtained service information; controlling the service flow in real time on the data bearer plane Passing or not; notifying the relevant changes of the business plane to the data bearer surface; notifying the relevant changes of the data bearer surface to the business plane, etc.; performing policy control based on the user subscription information. In the PCC framework, the main entities involved in the policy control function include Application Function (AF), PCRF, PCEF, and Subscription Profile Repository (SPR). The charging function mainly includes: comprehensive service information, bearer information, and user subscription information, and formulating charging rules; association between charging data on the service side and charging data on the carrying surface; in the dynamic charging mode, performing credit control. In the PCC framework, the entities involved in the billing function include AF, PCRF, PCEF, SPR, Online Charging System (OCS), and Offline Charging System (OFCS).
对图 1所示的 PCC架构中一些实体的功能描述如下:  The functions of some entities in the PCC architecture shown in Figure 1 are described as follows:
AF: 应用功能实体。 主要为 PCRF制订策略和计费控制动态提供应用层会 话信息, 例如: IP多媒体子系统(IP Multimedia Subsystem, IMS )中的 P-CSCF 就属于 AF。  AF: Application functional entity. The application layer session information is dynamically provided for the PCRF policy and charging control. For example, the P-CSCF in the IP Multimedia Subsystem (IMS) belongs to the AF.
PCRF: 策略控制和计费控制功能实体。 根据用户接入网络的限制、 用户当 前正在进行的应用业务信息、 本地运营商配置及用户签约信息, 制订相应的策 略, 并将策略提供给 PCEF执行。 策略包括: 业务数据流检测、 QoS控制、 门 控和基于流的计费等。  PCRF: Policy Control and Charging Control Function Entity. Based on the restrictions of the user accessing the network, the application service information currently being performed by the user, the local carrier configuration, and the user subscription information, the corresponding policies are formulated and the policies are provided to the PCEF for execution. Policies include: traffic data flow detection, QoS control, gating, and flow-based charging.
PCEF: 策略和计费执行实体。 执行 PCRF下发或指定的策略, 即完成对业 务数据流的检测、 保证业务数据流的 QoS、 门控、 完成在线 /离线计费以及触发 与控制面的会话等功能。 例如: 通用无线分组业务(GPRS ) 中的 GPRS网关支 持节点 (GGSN ) 实体。  PCEF: Policy and Charging Enforcement Entity. The policy that is delivered or specified by the PCRF performs the functions of detecting the service data flow, ensuring the QoS of the service data flow, gate control, completing the online/offline charging, and triggering the session with the control plane. For example: GPRS Gateway Support Node (GGSN) entity in General Packet Radio Service (GPRS).
对图 1所示的 PCC架构中的一些接口功能描述如下:  Some of the interface functions in the PCC architecture shown in Figure 1 are described as follows:
Rx: 该参考点用于 AF 下发应用层会话相关信息, 包括用于识别业务数据 流的 IP过滤器、 业务流所需的带宽信息, 该接口使用 IETF定义的 Diameter协 议。  Rx: This reference point is used by the AF to deliver application layer session related information, including the IP filter used to identify the service data stream and the bandwidth information required by the service flow. The interface uses the Diameter protocol defined by the IETF.
Gx:该参考点用于 PCRF动态控制 PCEF执行的 PCC规则。具备以下功能: 建立 , 维护和终止 IP-CAN会话 ( IP-CAN SESSION ); PCEF向 PCRF请求 PCC 规则; PCRF向 PCEF提供 PCC规则; 协商 IP-CAN承载建立模式等。 该参考点 使用 IETF定义的 Diameter协议(新一代的 (认证、 授权、 计费)技术, 3G网 络的 IP多媒体域中实体间的接口使用)。 网络的数据传输中, 一个业务数据流由包含五元组(源地址、 源端口号、 目的地址、 目的端口号、 协议) 的多个 IP报文构成。 用户开展的业务可以由多 个业务数据流组成, 例如用户开展一次多媒体通话中, 一个视频流就是一个业 务数据流。 Gx: This reference point is used by the PCRF to dynamically control the PCC rules executed by the PCEF. It has the following functions: Establish, maintain and terminate IP-CAN Session (IP-CAN SESSION); PCEF requests PCC rules from PCRF; PCRF provides PCC rules to PCEF; Negotiates IP-CAN bearer setup mode. This reference point uses the Diameter protocol defined by the IETF (a new generation (authentication, authorization, charging) technology, an interface between entities in the IP multimedia domain of the 3G network). In data transmission of a network, a service data stream is composed of multiple IP packets including a quintuple (source address, source port number, destination address, destination port number, protocol). The user-developed service can be composed of multiple service data streams. For example, when a user conducts a multimedia call, one video stream is a service data stream.
在定义的 PCC 策略控制架构中, PCRF 需要依据从各个功能实体 ( AF/PCEF/SPR等)获取的策略上下文信息为业务制定相应的策略并下发给承 载层实体上的 PCEF执行, 以实现对业务的 QoS、 门控、 计费的策略控制。  In the defined PCC policy control architecture, the PCRF needs to formulate a corresponding policy for the service based on the policy context information obtained from each functional entity (AF/PCEF/SPR, etc.) and deliver it to the PCEF on the bearer layer entity to implement Policy control of QoS, gating, and accounting for services.
然而随着网络的发展和业务的丰富,在 PCC架构上实现了更多其他的功能 , 分组流优化 ( Packet Flow Optimization, PFO )就是其中的一种。 PFO功能是在 策略的控制下对 IP流进行过滤, 策略规则指定 PFO应该检测哪种应用, 以及检 测到该应用后如何处理。  However, with the development of the network and the richness of services, more functions are implemented on the PCC architecture. Packet Flow Optimization (PFO) is one of them. The PFO function is to filter the IP flow under the control of the policy. The policy rule specifies which application the PFO should detect and how to process it after detecting the application.
请参照图 2所示, 本发明实施例指定应用事件检测规则应用范围的方法, 包 括以下步骤:  Referring to FIG. 2, an embodiment of the present invention specifies a method for applying an application scope of an event detection rule, including the following steps:
步骤一,分组流优化功能实体 PFO获取应用事件检测规则的应用范围信息。 步骤二, PFO根据所述应用事件检测规则的应用范围信息, 在相应应用范 围内应用所述应用事件检测规则进行应用事件检测。  Step 1: The packet flow optimization function entity PFO obtains the application scope information of the application event detection rule. Step 2: The PFO applies the application event detection rule to apply the event detection according to the application scope information of the application event detection rule in the corresponding application scope.
具体的, 该应用事件检测规则的应用范围信息用于指示应用事件检测规则 应用于多用户。 所述多用户可以指用户组内用户, 也可以指网络系统用户。 如 果所述应用事件检测规则的应用范围信息表明应用于用户组, 则对用户组内所 有用户开展业务实施相同的应用事件检测规则; 如果所述应用事件检测规则的 应用范围信息表明应用于网络系统, 则对使用承载层功能实体的所有用户开展 业务实施相同的应用事件检测规则。 进一步地, 该应用事件检测规则包括: 检 测的应用事件以及检测应用的过滤规则等。 3GPP定义的策略和计费控制( PCC )架构中包含了动态 PCC规则和预定义Specifically, the application scope information of the application event detection rule is used to indicate that the application event detection rule is applied to multiple users. The multiple users may refer to users within a user group, and may also refer to network system users. If the application scope information of the application event detection rule is applied to the user group, perform the same application event detection rule for all users in the user group; if the application scope information of the application event detection rule indicates that the application scope information is applied to the network system , implement the same application event detection rules for all users who use the bearer layer functional entity. Further, the application event detection rule includes: the detected application event, the filtering rule of the detection application, and the like. Dynamic PCC rules and pre-defined are included in the 3GPP defined Policy and Charging Control (PCC) architecture
PCC规则。 动态 PCC规则是由 PCRF在收到规则下发的触发信息时, 根据应用 业务信息、 用户签约信息、 运营商策略或其他策略上下文信息生成, 包含了业 务数据流的五元组、 QoS、 门控、 计费等规则内容, 由规则名唯一标识动态 PCC 规则。 由 PCRF将规则下发给 PCEF执行。 预定义 PCC规则预配置在 PCEF上, 并且在 PCRF上保存有相应的规则名, 当 PCRF收到规则激活的触发信息时, 由 PCC rules. The dynamic PCC rule is generated by the PCRF according to the application service information, the user subscription information, the operator policy, or other policy context information when the trigger information is sent by the PCRF, and includes the quintuple, QoS, and gating of the service data flow. Rule content such as billing, the dynamic PCC rule is uniquely identified by the rule name. The rules are sent to the PCEF for execution by the PCRF. The predefined PCC rules are pre-configured on the PCEF, and the corresponding rule name is saved on the PCRF. When the PCRF receives the trigger information of the rule activation,
PCRF将包含该规则名的激活指令下发 PCEF,指示 PCEF激活预定义 PCC规则。 The PCRF sends an activation command containing the rule name to the PCEF, instructing the PCEF to activate the predefined PCC rule.
基于 PCC架构,所述 PFO获得应用事件检测规则应用范围信息的方式为下 列之一:  Based on the PCC architecture, the PFO obtains one of the following methods for applying the event detection rule application range information:
方式一: 在 PFO上预定义应用事件检测规则。  Method 1: Pre-defined application event detection rules on the PFO.
首先在 PFO上预定义应用事件检测规则, 但没有设定该预定义规则的应用 范围。 之后在 PCRF收到下发应用事件检测的触发信息时, PCRF向 PCEF下发 激活预定义应用事件检测规则的指示信息, 即所激活检测应用的标识信息以及 预定义应用事件检测规则的应用范围指示信息, 所述激活检测应用的标识信息, 用于 PFO识别预定义的该应用的应用事件检测规则, 所述预定义应用事件检测 规则的应用范围指示信息, 用于指定预定义应用事件检测规则应用于用户组还 是应用于网络系统。 一个示例如下:  The application event detection rule is first defined on the PFO, but the application scope of the predefined rule is not set. After the triggering information of the application event detection is sent by the PCRF, the PCRF sends the indication information for activating the predefined application event detection rule to the PCEF, that is, the identification information of the activated detection application and the application range indication of the predefined application event detection rule. The information of the activation detection application is used by the PFO to identify a predefined application event detection rule of the application, and the application scope indication information of the predefined application event detection rule is used to specify a predefined application event detection rule application. The user group is still applied to the network system. An example is as follows:
App-Event- Activate: := < AVP Header: χ χ χ > App-Event- Activate: := < AVP Header: χ χ χ >
{ Αρρ- Identifier AVP } [ Detect-Regulate-Info ]  { Αρρ- Identifier AVP } [ Detect-Regulate-Info ]
Detect-Regulate-Info ::= < AVP Header: χ χ χ > Detect-Regulate-Info ::= < AVP Header: χ χ χ >
[ Usergroup-Requirement ] [ System-Requirement ] 其中 , APP-Event- Activate AVP表示激活某个应用事件的检测 , 若要激活检 测多个应用, 则可以使用多个 APP-Event- Activate AVP表示。 App-Identifier AVP 表示所激活检测应用的标识信息, 如 BT应用、 FTP应用等。 [ Usergroup-Requirement ] [ System-Requirement ] The APP-Event-Activate AVP indicates that the detection of an application event is activated. To activate and detect multiple applications, multiple APP-Event-Activate AVPs can be used. App-Identifier AVP indicates the identification information of the activated detection application, such as BT application, FTP application, and so on.
Detect-Regulate-Info AVP表示应用事件检测范围指示信息, Grouped型。 在 APP-Event-Activate AVP中如果不包含 Detect-Regulate-Info AVP, 则表示该应用 事件检测规则应用于单用户。 Detect-Regulate-Info AVP indicates the application event detection range indication information, Grouped type. If the Detect-Regulate-Info AVP is not included in the APP-Event-Activate AVP, the application event detection rule is applied to a single user.
User-group-Requirement AVP 表示应用事件检测规则应用于用户组, OctetString型; 该 AVP的取值可以是用户组标识, 或者是用户组下的所有或部 分用户的地址列表。 User-group-Requirement AVP indicates that the application event detection rule is applied to the user group, OctetString. The value of the AVP can be the user group ID or the address list of all or some users under the user group.
System-Requirement AVP 表示应用事件检测规则应用于网络系统,System-Requirement AVP indicates that application event detection rules are applied to the network system.
OctetString型。 OctetString type.
方式二: 釆用动态应用事件检测规则。  Method 2: Use dynamic application event detection rules.
PCRF收到下发应用事件检测规则的触发信息时, 根据运营商策略、 用户签 约信息和 /或其他上下文信息, PCRF生成动态应用事件检测规则向 PFO下发, 并且随该应用事件检测规则还下发该规则的应用范围指示信息, 用以表明该应 用事件检测规则的应用范围。 其示例与方式一中示例的描述类似。  When the PCRF receives the trigger information of the application event detection rule, the PCRF generates a dynamic application event detection rule to be sent to the PFO according to the operator policy, the user subscription information, and/or other context information, and the application event detection rule is further The application scope indication information of the rule is sent to indicate the application scope of the application event detection rule. An example of this is similar to the description of the example in the first mode.
App-Event- Activate: := < AVP Header: χ χ χ > App-Event- Activate: := < AVP Header: χ χ χ >
{ Αρρ- Identifier AVP }  { Αρρ- Identifier AVP }
[ Detect-Regulate-Info ]  [ Detect-Regulate-Info ]
[Αρρ- Filter-Rule]  [Αρρ- Filter-Rule]
其中 App-Filter-Rule AVP用于表示应用事件检测规则。 The App-Filter-Rule AVP is used to indicate the application event detection rule.
方式三、 釆用预定义应用事件检测规则, 并设定该应用事件检测规则的应 用范围。 首先在 PFO上预定义应用事件检测规则, 并设定该预定义应用事件检测规 则的应用范围信息。 之后 PCRF向 PFO下发激活预定义应用事件检测规则的指 示信息, 所述指示信息包含激活检测应用的标识, 只用于激活特定的应用事件 检测规则。 由于已经设定了应用事件检测的应用范围, 所以在该应用事件检测 规则被激活时, 也就限定了该应用事件检测规则的应用范围。 Method 3: Use predefined application event detection rules, and set the application scope of the application event detection rule. First, an application event detection rule is predefined on the PFO, and application scope information of the predefined application event detection rule is set. The PCRF then sends an indication to the PFO to activate the predefined application event detection rule, where the indication information includes an identifier of the activation detection application, and is only used to activate a specific application event detection rule. Since the application scope of the application event detection has been set, when the application event detection rule is activated, the application range of the application event detection rule is also limited.
其示例 ¾口下:  Its example 3⁄4 mouth:
App-Event- Activate ::= < AVP Header: χ χ χ > App-Event- Activate ::= < AVP Header: χ χ χ >
{ Αρρ- Identifier AVP } 在上述三种方式中, 如果所述应用事件检测规则的应用范围信息指示应用 于用户组, 则将所述应用事件检测规则应用于用户组内所有或部分用户的数据 报文; 如果所述控制策略应用范围的信息指示应用于网络系统, 则将应用事件 检测规则应用到网络系统内所有用户的数据报文。  { Αρρ- Identifier AVP } In the above three manners, if the application scope information indication of the application event detection rule is applied to a user group, the application event detection rule is applied to datagrams of all or a part of users in the user group. If the information indicating the application scope of the control policy is applied to the network system, the application event detection rule is applied to the data packets of all users in the network system.
具体对应方式一: PFO根据应用事件检测规则的应用范围信息, 需要将预 定义应用事件检测规则激活应用到相应的数据报文上。  The specific corresponding mode 1: The PFO needs to apply the predefined application event detection rule activation to the corresponding data packet according to the application scope information of the application event detection rule.
具体对应方式二: PFO根据应用事件检测规则的应用范围信息, 需要将动 态应用事件检测规则安装应用到相应的数据报文上。  The specific corresponding mode 2: The PFO needs to install and apply the dynamic application event detection rule to the corresponding data packet according to the application scope information of the application event detection rule.
具体对应方式三: PFO 需要将预定义应用事件检测规则激活应用到为该预 定义应用事件检测规则设定的应用范围内的数据报文上。 本发明实施例还提供一种指定应用事件检测规则的应用范围的系统, 包括: 策略控制和计费控制功能实体 PCRF , 用于下发指向至少一个应用事件检测 规则的激活或安装指示信息; 以及  Specific Correspondence 3: The PFO needs to apply the predefined application event detection rule activation to the data packet within the application scope set for the predefined application event detection rule. The embodiment of the present invention further provides a system for specifying an application scope of an application event detection rule, including: a policy control and charging control function entity PCRF, configured to deliver activation or installation indication information directed to at least one application event detection rule;
分组流优化功能实体 PFO,用于获取应用事件检测规则的信息, 并在收到所 述激活或安装指示信息时, 在所述应用事件检测规则的应用范围内应用所述检 测规则进行应用事件检测。 本发明实施例还提供一种分组流优化功能实体, 包括: 获取单元, 用于获 取应用事件检测规则, 以及所述应用事件检测规则的应用范围信息; 以及执行 单元, 用于根据所述获取单元获取的所述应用事件检测规则的应用范围信息, 在所述应用事件检测规则的应用范围内应用所述检测规则。 其中, 获取单元获取应用事件检测规则的应用范围信息可以通过下列方式 之一: The packet flow optimization function entity PFO is configured to acquire information about the application event detection rule, and apply the detection rule to apply the event detection within the application scope of the application event detection rule when the activation or installation indication information is received. . The embodiment of the present invention further provides a packet flow optimization function entity, including: an obtaining unit, configured to acquire an application event detection rule, and application scope information of the application event detection rule; and an execution unit, configured to be used according to the acquiring unit The obtained application scope information of the application event detection rule is obtained, and the detection rule is applied within the application scope of the application event detection rule. The obtaining unit obtains the application range information of the application event detection rule by using one of the following methods:
方式一、 PFO上预定义应用事件检测规则, PFO从收到的所述预定义应用 事件检测规则的应用范围的指示信息中获得所述预定义应用事件检测规则的应 用范围信息;  The first application of the predefined application event detection rule is obtained by the PFO, and the PFO obtains the application scope information of the predefined application event detection rule from the received indication information of the application scope of the predefined application event detection rule.
方式二、 PFO收到随应用事件检测规则发来的应用范围指示信息, PFO从 所述指示信息中获得该应用事件检测规则的应用范围信息;  In the second mode, the PFO receives the application scope indication information sent by the application event detection rule, and the PFO obtains the application scope information of the application event detection rule from the indication information.
方式三、 PFO 上预定义应用事件检测规则, 并设定该应用事件检测规则的 应用范围信息。  Method 3: Pre-define the application event detection rule on the PFO, and set the application scope information of the application event detection rule.
以下通过 4个实施例进一步描述。  The following is further described by four embodiments.
实施例一: 利用网络系统级策略实现策略控制。 对于网络运营商规定的一些受限应用, PCC对所有网络用户使用相同的应 用事件检测规则并釆取相同的策略。 在本实施例中, 釆用 PCEF与 PFO合一的 架构, 在 PFO功能实体上为所有使用该功能实体的用户配置网络系统级应用事 件的过滤规则, 该过滤规则中包含受限数据报文的相关信息(如 IP五元组 ), 并 同时配置相应的控制策略。 PCRF对该网络系统级的应用事件检测规则进行了激 活后, 一旦任何用户开展该受限应用, 受限应用的数据报文经过 PFO功能时, 通过网络系统级的应用事件检测规则, 检测到该数据报文与该过滤规则匹配, 则可直接釆取 "关闭" 的门控策略, 禁止用户访问。 这种应用事件检测机制, 显然简化了复杂度, 避免为每个用户独立生成应用事件检测规则而带来检测效 率的下降。使用网络系统级应用事件检测规则对用户业务进行 PFO控制的流程, 参见图 3所示, 包括下列步骤: Embodiment 1: Implementing policy control by using a network system level strategy. For some restricted applications specified by the network operator, the PCC uses the same application event detection rules for all network users and draws the same policy. In this embodiment, the PCEF and the PFO are combined to configure a filtering rule for the network system level application event for all users using the functional entity on the PFO functional entity, where the filtering rule includes the restricted data packet. Related information (such as IP quintuple), and configure the corresponding control strategy at the same time. After the PCRF activates the application event detection rule of the network system level, once any user performs the limited application, and the data packet of the restricted application passes the PFO function, the network system level application event detection rule detects the If the data packet matches the filtering rule, the "closed" gating policy can be directly retrieved, and the user is prohibited from accessing. This application event detection mechanism obviously simplifies the complexity and avoids the independent generation of application event detection rules for each user. The rate of decline. The process of PFO control of user services using network system level application event detection rules, as shown in Figure 3, includes the following steps:
S201、 在 PFO功能实体上为所有使用该功能实体的用户配置网络系统级应 用事件的过滤规则,该过滤规则中包含受限数据报文的相关信息(如 IP五元组 ), 并同时配置相应的控制策略。  S201. Configure, on the PFO functional entity, a filtering rule for a network system level application event for all users that use the functional entity, where the filtering rule includes information about the restricted data packet (such as an IP quintuple), and configures the corresponding Control strategy.
5202、 PCRF受到事件的触发需要激活应用事件的检测。  5202. The triggering of the event by the PCRF requires activation of the detection of the application event.
5203、 PCRF向 PFO功能实体下发激活应用事件检测的指令。  5203. The PCRF sends an instruction to activate the application event detection to the PFO functional entity.
PCRF将需检测的应用事件(如 SKYPE应用 )的标识信息用 Diameter消息 下发给 PFO功能实体, 指示激活所指定应用的应用事件检测过滤规则以及相关 的控制策略; 并同时包含应用事件检测范围的指示信息表示该规则适用于网络 系统级; 下发应用事件检测指示信息和应用事件检测范围指示信息的形式如下: The PCRF sends the identification information of the application event (such as the SKYPE application) to the PFO function entity, and indicates that the application event detection filtering rule and the related control policy of the specified application are activated; and the application event detection range is included. The indication information indicates that the rule is applicable to the network system level; the form of the application event detection indication information and the application event detection range indication information is as follows:
APP-EVENT- ACTIVATE:: = < AVP Header: χ χ χ > APP-EVENT- ACTIVATE:: = < AVP Header: χ χ χ >
{APP- Identifier AVP} {APP- Identifier AVP}
[Detect-Regulate-Info] [Detect-Regulate-Info]
[System-Requirement ] 其中 APP-Identifier AVP 用于表示需要激活检测的应用标识; Detect-Regulate-Info AVP包含的 System-Requirement AVP用于指示待激活的指 定应用的过滤规则应用于网络系统, 对网络系统内的所有用户都可共享相同的 过滤规则;  [System-Requirement] The APP-Identifier AVP is used to indicate the application identifier that needs to be activated. The Detect-Regulate-Info AVP contains the System-Requirement AVP to indicate that the filtering rule of the specified application to be activated is applied to the network system. All users in the system can share the same filtering rules;
S204、 PFO 功能实体根据获得的应用标识在网络系统范围内激活相应的过 滤规则以及相应的控制策略。 S204. The PFO functional entity activates the corresponding network within the network system according to the obtained application identifier. Filter rules and corresponding control strategies.
S205、 PFO 功能实体检测用户开展的业务的数据报文的类型是否与网络系 统级的过滤规则相符。  S205. The PFO function entity detects whether the type of the data packet of the service carried by the user matches the filtering rule of the network system level.
如果该数据报文的类型与网络系统级的过滤规则相符, 则执行步骤 S206, 即 PFO功能根据预配置的相应控制策略, 对检测到的与过滤规则相符的数据报 文执行 "关闭" 的门控策略, 不允许该数据报文通过; 对检测到的与过滤规则 不相符的数据报文, 允许该数据报文通过。  If the type of the data packet is consistent with the filtering rule of the network system level, step S206 is performed, that is, the PFO function performs a "closed" gate on the detected data packet that matches the filtering rule according to the pre-configured corresponding control policy. The control policy does not allow the data packet to pass. The data packet that is detected does not match the filtering rule is allowed to pass.
例如, 用户开展受限 SKYPE业务, 其数据报文传输至 PFO功能实体, 该 SKYPE数据报文与网络系统级的过滤规则相符, PFO功能根据相应的控制策略, 对检测到的 SKYPE数据报文执行"关闭"的门控策略,不允许该数据报文通过。 实施例二: 利用用户组级应用事件检测规则实现 PFO控制(用户组由用户组 标识表示 ) 在本实施例中, 使用 PCEF与 PFO合一的架构, 在 PFO上配置各应用事件 的过滤规则以及用户组信息, PCRF向 PFO激活用户组级的应用事件检测, PFO 在检测到该应用后, 动态的向 PCRF请求计费策略, PCRF按照运营商的策略生 成策略规则并下发给 PCEF, PCEF根据该策略规则对检测到的业务数据流进行 计费。  For example, the user carries out the restricted SKYPE service, and the data message is transmitted to the PFO functional entity, the SKYPE data packet is consistent with the network system level filtering rule, and the PFO function performs the detected SKYPE data packet according to the corresponding control policy. The "closed" gating policy does not allow the data message to pass. Embodiment 2: Implementing PFO control by using user group-level application event detection rules (the user group is represented by the user group identifier) In this embodiment, using the architecture of PCEF and PFO, the filtering rules of each application event are configured on the PFO and User group information, the PCRF activates the user group-level application event detection to the PFO. After detecting the application, the PFO dynamically requests an accounting policy from the PCRF. The PCRF generates a policy rule according to the operator's policy and sends the policy to the PCEF. The policy rule charges the detected traffic data stream.
众多用户都釆取包月付费的方式收看 IPTV视频点播业务(VOD ), PCC架 构可使用相同的应用事件检测规则检测出这些包月付费用户开展的 VOD业务, 从而釆用相同的计费策略。 以 VOD应用为例, 利用用户组级应用检测规则对用 户业务进行应用事件检测控制的流程, 参见图 4所示, 包括下列步骤:  Many users listen to the IPTV video on demand service (VOD) in a monthly subscription manner. The PCC architecture can use the same application event detection rule to detect the VOD services carried out by these monthly subscription users, thereby using the same charging strategy. Taking the VOD application as an example, the process of applying event detection control to the user service by using the user group-level application detection rule, as shown in FIG. 4, includes the following steps:
S301、 在 PFO功能实体上配置需检测应用的标识以及相应的应用事件检测 过滤规则, 并配置用户组标识以及用户组标识表示的用户组成员列表信息。S301. Configure an identifier of the application to be detected and a corresponding application event detection on the PFO functional entity. Filter the rules, and configure the user group ID and the user group member list information represented by the user group ID.
5302、 PCRF受到事件的触发需要激活应用事件的检测。 5302. The triggering of the event by the PCRF requires activation of the detection of the application event.
5303、 PCRF向 PFO功能下发激活应用事件检测的指令。  5303. The PCRF sends an instruction to activate the application event detection to the PFO function.
PCRF将需检测的应用事件 (VOD应用 ) 的标识信息用 Diameter消息下发 给 PFO, 指示激活 VOD所应用的过滤规则; 并同时包含应用事件检测范围的指 示信息表示该规则适用于用户组级。 下发应用事件检测指示信息和应用事件检 测范围指示信息的形式如下:  The PCRF sends the identification information of the application event (VOD application) to be detected to the PFO by using the Diameter message to indicate the filtering rule applied to activate the VOD. The indication information including the application event detection range indicates that the rule is applicable to the user group level. The form of the application event detection indication information and the application event detection range indication information is as follows:
APP-EVENT- ACTIVATE := < AVP Header: χ χ χ >  APP-EVENT- ACTIVATE := < AVP Header: χ χ χ >
{APP-IdentifierAVP} {APP-IdentifierAVP}
[ Detect-Regulate-Info ] [ Detect-Regulate-Info ]
[Usergroup-Requirement ] 其中 APP- Identifier AVP用于表示需要激活检测的应用标识,还可以包含其 他 AVP表示检测的应用事件 (如应用终止); Detect-Regulate-Info AVP包含的 Usergroup-Requirement AVP用于指示下发的应用事件检测规则应用于用户组, 以用户组标识 ( 12345678 )表示, 对用户组内的所有用户开展业务实施相同的 检测规则。  [Usergroup-Requirement] The APP-Identifier AVP is used to indicate the application identifier that needs to be activated for detection. It can also include other AVPs to indicate the detected application events (such as application termination). Detect-Regulate-Info AVP contains the Usergroup-Requirement AVP for The application event detection rule that is sent to the user group is applied to the user group. The user group ID (12345678) indicates that the same detection rule is implemented for all users in the user group.
S304、 PFO 功能实体根据获得的应用标识以及用户组标识激活用户组级的 应用检测过滤规则。  S304: The PFO functional entity activates the application group-level application detection filtering rule according to the obtained application identifier and the user group identifier.
用户收看 VOD业务, 其数据报文传输至 PFO功能实体, PFO功能实体检 测到该用户在用户组内,且该 VOD数据报文与用户级的应用事件过滤规则相符; 5305、 PFO功能实体检测到符合用户级的应用过滤规则的数据报文。 The user views the VOD service, and the data message is transmitted to the PFO function entity. The PFO function entity detects that the user is in the user group, and the VOD data packet matches the application-level application event filtering rule of the user level; 5305. The PFO functional entity detects a data packet that meets a user-level application filtering rule.
5306、 PFO功能实体向 PCRF上报检测到符合用户级的应用过滤规则的数 据报文。  5306. The PFO function entity reports to the PCRF a data packet that is detected to meet the application-level application filtering rule.
5307、 PCRF根据策略上下文为检测到的应用生成新的策略规则。  5307. The PCRF generates a new policy rule for the detected application according to the policy context.
S308、 PCRF下发 PCC规则给 PCEF;  S308 and PCRF issue PCC rules to PCEF;
S309、 PCEF对符合过滤规则的应用执行新的策略规则。  S309. The PCEF executes a new policy rule for the application that meets the filtering rule.
实施例三: 利用用户组级策略实现策略控制 (用户组由用户列表表示) 运营商可以将同一等级的用户划分为一个用户组, 对该用户组下的所有用 户开展业务实施相同的 QoS控制策略。  Embodiment 3: Implementing policy control by using user group-level policies (user groups are represented by user lists) Operators can divide users of the same level into one user group, and implement the same QoS control policy for all users in the user group. .
在本实施例中,使用 PCEF与 PFO分离的架构, PFO作为独立的功能实体, PCRF向 PFO激活用户组级的应用事件检测, PFO根据 PCRF下发的应用事件 检测过滤规则检测到相关应用后, 动态的向 PCRF请求 QoS策略, PCRF按照运 营商的策略生成策略规则并下发给 PCEF, PCEF根据该策略规则对检测到的应 用进行 QoS控制。 以网络游戏应用为例, 利用用户组级应用事件检测规则对应 用进行 PFO控制的流程, 参见图 5所示, 包括如下步骤:  In this embodiment, the PCEF is separated from the PFO, and the PFO is used as an independent functional entity. The PCRF activates the user group-level application event detection to the PFO, and the PFO detects the related application according to the application event detection filtering rule delivered by the PCRF. The QoS policy is dynamically requested from the PCRF. The PCRF generates a policy rule according to the policy of the operator and sends it to the PCEF. The PCEF performs QoS control on the detected application according to the policy rule. Taking the online game application as an example, the process of performing PFO control corresponding to the user group-level application event detection rule, as shown in FIG. 5, includes the following steps:
S401、 PCRF受到事件的触发激活应用事件的检测。  S401. The PCRF is triggered by an event to activate the detection of an application event.
S402、 PCRF向 PFO功能实体下发激活应用事件的检测指令。  S402. The PCRF sends a detection instruction for activating an application event to the PFO functional entity.
PCRF将需检测的应用事件信息(包含应用标识信息(网络游戏应用 )以及 应用的过滤规则信息 (如 IP五元组))用 Diameter消息下发给 PFO功能, 指示 激活检测网络游戏应用; 并同时包含应用事件检测范围的指示信息表示该规则 适用于用户组级。 下发应用事件检测指示信息和应用事件检测范围指示信息的 形式如下:  The PCRF sends the application event information (including the application identification information (the network game application) and the application filter rule information (such as the IP quintuple)) to the PFO function, indicating that the activation detection network game application is activated; An indication of the scope of the application event detection indicates that the rule applies to the user group level. The form of the application event detection indication information and the application event detection range indication information is as follows:
APP-EVENT- ACTIVATE:: = < AVP Header: χ χ χ > {APP-IdentifierAVP} APP-EVENT- ACTIVATE:: = < AVP Header: χ χ χ > {APP-IdentifierAVP}
[APP-Filter-Rule]  [APP-Filter-Rule]
[ Detect-Regulate-Info ] [ Detect-Regulate-Info ]
[Usergroup-Requirement ] 其中 APP-Identifier AVP用于表示需要激活检测的应用标识, APP-Filter-Rule AVP 表示检测应用 的过滤规则 ; Detect-Regulate-Info AVP 包含的 Usergroup-Requirement AVP用于指示下发的应用事件检测规则应用于用户组, 以用户列表(比如: A.B.C.D、 a.b.c.d ...... )表示, 对用户组内的所有用户开展业 务实施相同的检测规则。  [Usergroup-Requirement] where the APP-Identifier AVP is used to indicate the application ID that needs to be activated for detection, and the APP-Filter-Rule AVP is used to detect the application's filtering rules. The Detect-Regulate-Info AVP contains the Usergroup-Requirement AVP to indicate the delivery. The application event detection rules are applied to the user group, and the user list (for example: ABCD, abcd, ...) indicates that the same detection rule is implemented for all users in the user group.
5403、 PFO功能实体根据从 PCRF获得的应用标识、 应用的过滤规则以及 用户组成员信息, 执行用户组级的应用事件检测。  5403. The PFO functional entity performs application group level application event detection according to the application identifier obtained from the PCRF, the applied filtering rule, and the user group member information.
用户开展网络游戏应用, 其数据报文传输至 PFO功能实体, PFO功能实体 检测到该用户在用户组内, 且该数据报文与用户级的过滤规则相符。  The user launches the online game application, and the data message is transmitted to the PFO functional entity. The PFO functional entity detects that the user is in the user group, and the data message matches the user-level filtering rule.
5404、 PFO检测到符合用户级的过滤规则的数据报文。  5404. The PFO detects a data packet that meets a user-level filtering rule.
5405、 PFO向 PCRF上报检测到符合用户级的过滤规则的数据报文。  5405. The PFO reports to the PCRF a data packet that is detected to meet the user-level filtering rule.
5406、 PCRF根据策略上下文为检测到的应用生成新的策略规则。  5406. The PCRF generates a new policy rule for the detected application according to the policy context.
S407、 PCRF下发 PCC规则给 PCEF。  S407 and PCRF issue PCC rules to PCEF.
S408、 PCEF对符合过滤规则的应用执行新的策略规则。  S408. The PCEF executes a new policy rule for the application that meets the filtering rule.
实施例四: 釆用在 PFO上预定义应用事件检测规则, 并设定该应用事件检 测规则的应用范围; 所述应用事件检测规则包含应用于用户组的预定义的应用 事件检测规则和应用于网络系统的应用事件检测规则 (即在 PFO上预定义了各 种应用事件检测规则以及每一应用事件检测规则的应用范围); PCRF向 PFO功 能实体下发指令激活应用事件检测规则; PFO 功能实体执行相应的应用事件检 测规则。 该方案具体实施流程如图 6所示: Embodiment 4: The application event detection rule is predefined on the PFO, and the application scope of the application event detection rule is set; the application event detection rule includes a predefined application applied to the user group. Event detection rules and application event detection rules applied to the network system (that is, various application event detection rules and application scope of each application event detection rule are predefined on the PFO); the PCRF issues an instruction to the PFO functional entity to activate the application event. Detection rules; PFO functional entities execute the corresponding application event detection rules. The specific implementation process of the program is shown in Figure 6:
5501、 在 PFO功能实体上配置应用于多用户的预定义应用事件检测规则, 包括用户组级预定义应用事件检测规则、 网络系统级预定义应用事件检测规则。 这两种预定义应用事件检测规则以不同的规则名标识, 并在 PCRF保存有规则 名。 5501. Configure a predefined application event detection rule applied to the multi-user on the PFO functional entity, including a user group level predefined application event detection rule and a network system level predefined application event detection rule. These two predefined application event detection rules are identified by different rule names and have a rule name stored in the PCRF.
5502、 PCRF受到事件的触发向 PFO激活应用事件检测。 5502. The PCRF is triggered by an event to activate an application event detection to the PFO.
5503、 将待激活的预定义应用事件检测规则名包含在下发指令中, 用 Diameter消息下发给 PFO功能实体。 5503. The predefined application event detection rule name to be activated is included in the issuing instruction, and is sent to the PFO function entity by using a Diameter message.
5504、 根据下发指令中包含的规则名, PFO 功能实体使用预定义应用事件 检测规则进行应用事件的检测。 5504. The PFO function entity uses the predefined application event detection rule to detect the application event according to the rule name included in the issued instruction.
通过以上的实施方式的描述, 本领域的技术人员可以清楚地了解到本发明 可以通过硬件实现, 也可以可借助软件加必要的通用硬件平台的方式来实现基 于这样的理解, 本发明的技术方案可以以软件产品的形式体现出来, 该软件产 品可以存储在一个计算机可读存储介质(可以是 CD-ROM, U盘, 移动硬盘等) 中, 包括若干指令用以使得一台计算机设备(可以是个人计算机, 服务器, 或 者网络设备等)执行本发明各个实施例所述的方法。  Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by hardware, or can be implemented by means of software plus necessary general hardware platform, and the technical solution of the present invention. It may be embodied in the form of a software product, which may be stored in a computer readable storage medium (which may be a CD-ROM, a USB flash drive, a mobile hard disk, etc.), including a number of instructions for making a computer device (may be A personal computer, server, or network device, etc., performs the methods described in various embodiments of the present invention.
综上所述, 本发明实施例通过指定应用事件检测规则的应用范围, 设置应 用于多用户的应用事件检测规则, 在该应用范围内釆用相同的应用事件检测规 则, 使得对策略需求相同的用户可以共享应用事件检测规则, 从而达到简化控 制、 提高控制效率、 减少检测管理和维护复杂度的目的。  In summary, the embodiment of the present invention sets an application event detection rule applied to multiple users by specifying an application scope of an application event detection rule, and uses the same application event detection rule in the application scope, so that the policy requirements are the same. Users can share application event detection rules to simplify control, improve control efficiency, and reduce detection management and maintenance complexity.
明的精神和范围。 这样, 倘若本发明的这些修改和变型属于本发明权利要求及 其等同技术的范围之内, 则本发明也意图包含这些改动和变型在内。 The spirit and scope of the Ming. Thus, if such modifications and variations of the present invention are within the scope of the present invention The present invention is also intended to cover such modifications and variations within the scope of the equivalents.

Claims

权 利 要 求 Rights request
1、 一种应用事件检测的方法, 包括以下步骤: 1. A method for applying event detection, comprising the following steps:
分组流优化功能实体 PFO获取应用事件检测规则的应用范围信息; 以及 所述 PFO根据所述应用事件检测规则的应用范围信息,在所述应用范围信息 确定的应用范围内应用所述应用事件检测规则进行应用事件检测。  The packet flow optimization function entity PFO acquires the application scope information of the application event detection rule; and the PFO applies the application event detection rule within the application scope determined by the application scope information according to the application scope information of the application event detection rule. Perform application event detection.
2、 如权利要求 1所述的方法, 其特征在于: 所述 PFO获取应用事件检测规 则的应用范围信息包括:  2. The method according to claim 1, wherein: the application scope information of the PFO to acquire an application event detection rule comprises:
所述 PFO上预定义应用事件检测规则, 接收所述预定义应用检测规则的应 用范围指示信息;  Pre-defining an application event detection rule on the PFO, and receiving application scope indication information of the predefined application detection rule;
所述 PFO从所述应用范围指示信息中获取所述预定义应用事件检测规则的 应用范围信息。  The PFO obtains application range information of the predefined application event detection rule from the application range indication information.
3、 如权利要求 1所述的方法, 其特征在于: 所述 PFO获取应用事件检测规 则的应用范围信息包括:  3. The method according to claim 1, wherein: the application scope information of the PFO to acquire an application event detection rule comprises:
所述 PFO接收应用事件检测规则和该应用事件检测规则的应用范围指示信 息;  The PFO receives an application event detection rule and an application range indication information of the application event detection rule;
所述 PFO从所述应用事件检测规则的应用范围指示信息中获取所述应用事 件检测规则的应用范围信息。  The PFO obtains application range information of the application event detection rule from the application range indication information of the application event detection rule.
4、 如权利要求 1所述的方法, 其特征在于: 所述 PFO获取应用事件检测规 则的应用范围信息包括:  4. The method according to claim 1, wherein: the application scope information of the PFO to acquire an application event detection rule comprises:
PFO上预定义应用事件检测规则;  Predefined application event detection rules on the PFO;
PFO上设定所述应用事件检测规则的应用范围信息。  The application scope information of the application event detection rule is set on the PFO.
5、 如权利要求 2所述的方法, 其特征在于: 所述 PFO在所述应用范围信息 确定的应用范围内应用所述检测规则是指: 所述 PFO在所述预定义应用事件检 测规则的应用范围内激活所述检测规则。  The method of claim 2, wherein: the applying, by the PFO, the detection rule in the application scope determined by the application scope information refers to: the PFO in the predefined application event detection rule The detection rule is activated within the scope of the application.
6、 如权利要求 3所述的方法, 其特征在于: 所述 PFO在所述应用范围信息 确定的应用范围内应用所述检测规则是指: 所述 PFO安装所述应用事件检测规 则。 6. The method of claim 3, wherein: said PFO is in said application range information Applying the detection rule within the determined application scope means: the PFO installs the application event detection rule.
7、 如权利要求 2或 3所述的方法, 其特征在于: 所述应用事件检测规则的 应用范围指示信息由策略控制和计费控制功能实体 PCRF发送给 PFO。  The method according to claim 2 or 3, wherein: the application range indication information of the application event detection rule is sent by the policy control and charging control function entity PCRF to the PFO.
8、 根据权利要求 1所述的方法, 其特征在于: 所述应用事件检测规则的应 用范围信息用于指示应用事件检测规则应用于多用户, 所述多用户是指用户组 内的所有用户或部分用户, 或所述 PFO归属的网络系统内的所有用户。 The method according to claim 1, wherein: the application scope information of the application event detection rule is used to indicate that the application event detection rule is applied to multiple users, and the multiple users refer to all users in the user group or Part of the user, or all users within the network system to which the PFO belongs.
9、 根据权利要求 1所述的方法, 其特征在于: 所述 PFO设置在网关设备上, 或作为独立的承载层功能实体。 9. The method according to claim 1, wherein: the PFO is set on a gateway device or as a separate bearer layer functional entity.
10、 根据权利要求 8所述的方法, 其特征在于: 如果所述应用事件检测规则 的应用范围信息表明所述应用事件检测规则应用于用户组,则所述 PFO对用户组 内所有用户实施相同的应用事件检测规则。 10. The method according to claim 8, wherein: if the application scope information of the application event detection rule indicates that the application event detection rule is applied to a user group, the PFO implements the same for all users in the user group. Application event detection rules.
11、 根据权利要求 8所述的方法, 其特征在于: 如果所述应用事件检测规则 的应用范围信息表明所述应用事件检测规则应用于网络系统,则所述 PFO对使用 PFO的所有用户实施相同的应用事件检测规则。 11. The method according to claim 8, wherein: if the application scope information of the application event detection rule indicates that the application event detection rule is applied to a network system, the PFO implements the same for all users using the PFO. Application event detection rules.
12、根据权利要求 8所述的方法, 其特征在于: 所述应用事件检测规则包括: 检测的应用事件、 检测应用的过滤规则或检测应用的限制条件。 The method according to claim 8, wherein: the application event detection rule comprises: a detected application event, a filtering rule of the detection application, or a restriction condition of the detection application.
13、 一种应用事件检测的系统, 其特征在于: 包括: 策略控制和计费控制功能实体, 用于下发指向至少一个应用事件检测规则 的激活或安装指示信息; 以及 A system for detecting event detection, comprising: a policy control and charging control function entity, configured to deliver activation or installation indication information directed to at least one application event detection rule;
分组流优化功能实体, 用于获取应用事件检测规则的应用范围信息, 并在 收到所述激活或安装指示信息时, 在所述应用事件检测规则的应用范围内应用 所述检测规则进行应用事件检测。  a packet flow optimization function entity, configured to acquire application scope information of an application event detection rule, and apply the detection rule to apply an application event within an application scope of the application event detection rule when the activation or installation indication information is received Detection.
14、 一种分组流优化功能实体, 其特征在于: 包括: 获取单元, 用于获取应用事件检测规则, 以及所述应用事件检测规则的应 用范围信息; 以及 执行单元, 用于根据所述获取单元获取的所述应用事件检测规则的应用范 围信息, 在所述应用事件检测规则的应用范围内应用所述检测规则。 14. A packet flow optimization function entity, comprising: An acquiring unit, configured to acquire an application event detection rule, and application scope information of the application event detection rule; and an execution unit, configured to use, according to the application scope information of the application event detection rule acquired by the acquiring unit, The detection rule is applied within the application scope of the application event detection rule.
PCT/CN2008/073002 2007-11-28 2008-11-11 Method, system and functional entity of pfo for application event detection WO2009067918A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710031760.9 2007-11-28
CN2007100317609A CN101453380B (en) 2007-11-28 2007-11-28 Method and system for application event detection and functional entity for packet stream optimization

Publications (1)

Publication Number Publication Date
WO2009067918A1 true WO2009067918A1 (en) 2009-06-04

Family

ID=40678026

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/073002 WO2009067918A1 (en) 2007-11-28 2008-11-11 Method, system and functional entity of pfo for application event detection

Country Status (2)

Country Link
CN (1) CN101453380B (en)
WO (1) WO2009067918A1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101296094A (en) * 2007-04-26 2008-10-29 华为技术有限公司 Method, system and device for detecting bearing event

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1260910C (en) * 2004-08-11 2006-06-21 华为技术有限公司 Processing method based on packet data stream charging triggered event and re-authorized events
CN100349422C (en) * 2005-11-10 2007-11-14 上海交通大学 Interactive inbreak detection testing system for supporting large scale multi-user subsequent control
CN1996846A (en) * 2006-01-01 2007-07-11 腾讯科技(深圳)有限公司 A method and system for providing the differential service based on the attribute of the user group

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101296094A (en) * 2007-04-26 2008-10-29 华为技术有限公司 Method, system and device for detecting bearing event

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SIEMENS: "Update of IP-CAN Session Modification Procedure", 3GPPTSG SA WG2 ARCHITECTURE - S2#52, 8 May 2006 (2006-05-08), pages 1 - 7 *
SPRINT ET AL.: "PCC Control of Packet Flow Optimization (PFO) Discussion Paper", 3GPP TSG-SA1#42, 13 October 2008 (2008-10-13), pages 1 - 6 *

Also Published As

Publication number Publication date
CN101453380B (en) 2011-08-24
CN101453380A (en) 2009-06-10

Similar Documents

Publication Publication Date Title
US11647085B2 (en) Service redirection from a policy and charging control architecture
US9191960B2 (en) Methods and apparatus for mitigating service interruption
RU2513711C2 (en) Service event trigger
US20100186064A1 (en) Method and device for obtaining capabilities of policy and charging enforcement function
US20090307746A1 (en) Method, system and device for implementing security control
JP2012507223A (en) Policy and accounting control method, server, and computer program
WO2008154840A1 (en) Method, system and entity for implementing policy control
WO2008128470A1 (en) Method,system and entity of realizing event detection
WO2008116406A1 (en) A control method, system and function entity of reporting signaling internet flow bearing event
JP2009513078A5 (en)
WO2010108356A1 (en) Charging method, system and reporting method for terminal accessing through multiple access networks
WO2009018759A1 (en) Control device, execution device, method and system of generating filter rule
WO2009033382A1 (en) Method and network element device for acquiring the policy control information of ip access session
WO2010051853A1 (en) Policy control apparatus and method for handing over policy control information
WO2006017985A1 (en) A method of implementing the service treatment by the functional entity in the service control layer
WO2013007142A1 (en) Usage monitoring method and system
KR20130034553A (en) Policy and charging enforcement function and method for charging control rule in mobile communication network
WO2011085614A1 (en) Method for controlling resources in full service converged network and system therefor
WO2013091410A1 (en) Network access method, system and device
WO2011022893A1 (en) Interaction method and apparatus between resource and admission control systems
WO2009026795A1 (en) Method for implementing user policy self-help service and entity and system thereof
WO2013159617A1 (en) Method, system and control network element for network congestion
WO2013013547A1 (en) Method and system for monitoring the usage of group subscribers
WO2009056046A1 (en) A method for session termination
WO2009026812A1 (en) A device and a system to apply a control policy and a method thereof

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08853169

Country of ref document: EP

Kind code of ref document: A1