WO2008083595A1 - A method and a call controller for triggering the user service under the controlling of the application server - Google Patents

A method and a call controller for triggering the user service under the controlling of the application server Download PDF

Info

Publication number
WO2008083595A1
WO2008083595A1 PCT/CN2007/071361 CN2007071361W WO2008083595A1 WO 2008083595 A1 WO2008083595 A1 WO 2008083595A1 CN 2007071361 W CN2007071361 W CN 2007071361W WO 2008083595 A1 WO2008083595 A1 WO 2008083595A1
Authority
WO
WIPO (PCT)
Prior art keywords
trigger
call
group
matching
triggering
Prior art date
Application number
PCT/CN2007/071361
Other languages
French (fr)
Chinese (zh)
Inventor
Weiqiang Zhou
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 WO2008083595A1 publication Critical patent/WO2008083595A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/10Architectures or entities
    • H04L65/1046Call controllers; Call servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/0016Arrangements providing connection between exchanges
    • H04Q3/0029Provisions for intelligent networking

Definitions

  • the present invention relates to the field of communications, and in particular, to a method for triggering user services under the control of a service server and a call controller.
  • a method of service implementation is defined in the IP Multimedia Subsystem (IMS).
  • the various messages of the SIP (Session Initiation Protocol) user are transmitted to the S-CSCF (Service-Call Session Control Function), and the S-CSCF triggers according to the session initialization protocol message itself.
  • the condition is matched. If the match is successful, a call is initiated to the service server (AS), and the AS completes the service control of the user according to the triggered call.
  • the above process is repeated multiple times until all the rules match.
  • the session control for the calling SIP user mainly includes the following steps:
  • the IMS multiple AS trigger conditions ie, the conditions triggered to the AS
  • the SIP session is routed to the AS service platform specified by the matching trigger condition to trigger the execution of the IMS user-related value-added service logic, and jumps to step b); if the match is unsuccessful or the remaining trigger condition is empty, then jump to step c ) ;
  • step b) Waiting for the SIP ⁇ tongue returned from the AS service platform, according to the content of the SIP session message (possibly modified), the other AS signing trigger conditions remaining for the calling SIP user are not matched, and the matching is continued in the order of priority. If the match is successful, the SIP session is routed to the AS service platform specified by the matching trigger condition, and jumps to step b); if the match is unsuccessful or the remaining trigger condition is empty, then jump to c);
  • the tongue is routed to the called side, and the called SIP user side is processed.
  • the control of the called SIP user mainly includes the following steps:
  • a) Determine whether the called user is registered. If not registered, download the relevant IMS basic subscription data directly from the HSS (Home Subsciber Server, Home User Server) through the Diameter protocol (upgraded version of the RADIUS protocol);
  • the IMS multiple AS trigger conditions signed by the called SIP user are matched in the order of priority, and if the matching is successful, the SIP session is routed to the matching successful contracting rule.
  • the specified AS service platform address or BGCF (Breakout Gateway Control Function) address to trigger the execution of the IMS user-related value-added service logic, and jump to step c); if the match is unsuccessful or the remaining trigger condition is empty In case, then jump to step d);
  • step c) Waiting for the SIP session returned from the AS service platform, determining whether the Request URL address of the SIP message content has been modified, and if not modified, the other unmatched AS subscription trigger conditions remaining for the called SIP user continue to be prioritized. The order of the levels is matched. If the matching is successful, the SIP session is routed to the AS service platform address or BGCF address specified by the contracting rule, and jumps to step c); if the matching is unsuccessful or the remaining trigger condition is empty , then go to step d). If it is modified, it jumps to step c) of the calling SIP user session control flow, and proceeds to the called network I-CSCF (Interrogating-CSCF according to the new called URL (Uniform Resource Location) address. Query the addressing of CSCF, referred to as "I-CSCF" for short;
  • the embodiment of the present invention provides a method for triggering user service under the control of a service server and a call controller, which can provide a more flexible service trigger mode for the user.
  • An embodiment of the present invention provides a method for triggering user service under the control of a service server, and the trigger condition is divided into a plurality of trigger groups in advance, and the method includes: after the call arrives at the call controller, in the call, the call controller is configured according to the call controller The information of the call triggers conditions for each of the trigger groups Matching is performed until the triggering conditions of the trigger group are all matched, and the matching of the next trigger group is performed.
  • the embodiment of the present invention further provides a method for triggering user service under the control of a service server, and pre-associating an AS trigger condition into a plurality of trigger groups, the method comprising: the call controller is configured to each of the ASs according to the received call information. Each trigger condition of the triggering group is matched. After all the triggering conditions of the current triggering group are all matched, the matching result of the current triggering group is used to determine whether to trigger the call to the service server AS, and the next triggering group is performed. Match.
  • An embodiment of the present invention further provides a call controller, including: a unit for dividing a service server AS trigger condition into a plurality of trigger groups; and triggering each trigger of each of the AS trigger groups according to the received call information The unit that matches the condition; after all the trigger conditions of the current trigger group are all matched, the unit determines whether to trigger the call according to the matching result of the current trigger group.
  • the technical solution provided by the embodiment of the present invention solves the problem of triggering by group, and triggers only when a set of trigger conditions are matched.
  • the introduction of this mechanism makes the business processing mechanism of the entire network more flexible and can meet increasingly diverse business needs.
  • FIG. 2 is a flowchart of a method for triggering a user service under a service server according to an embodiment of the present invention.
  • the trigger condition is divided into a number of trigger groups, assuming that the trigger group 1, group 2, group 3, up to group n.
  • the grouping rules can be freely set, such as dividing the triggering conditions into a number of triggering groups according to the attributes of the triggering conditions.
  • the content of the trigger condition is not limited to the SIP message itself, and may be any information in the call process, for example, at least one of call attribute including caller attribute, called attribute, relay attribute, inbound and outbound IP route attribute, and number analysis result. .
  • This determines that the trigger condition is not limited to SIP users and relays. It can also be applied to other users and relays, such as ordinary POTS ( PLAIN OLD TELEPHONE SERVICE) users (including H248, MGCP (Media). Gateway Control Protocol, User, etc.), H323 User, H323 Relay, ISUP (ISDN User Part) Relay, TUP (Telephone User Part) Relay, PRA (Packet Routing address, routing address, etc. relay.
  • the call controller performs the following processing on each trigger group according to the information of the call: matching and recording each trigger condition in the trigger group Matching result, after all the triggering conditions of the group are matched, if only one or more triggering conditions are successfully matched in the matching result record, the call controller routes the call to the AS, and carries the indication that the triggering conditions match successfully. AS; If the trigger conditions of this group do not match at all, the matching of the following trigger group is performed, that is, the matching of the trigger group 2 is performed.
  • the AS After the call is triggered to be routed to the AS, the AS performs subsequent processing according to the satisfied trigger condition. After the processing ends, the call is routed back to the call controller, and the call controller performs matching processing on the next trigger group.
  • group 1 contains trigger condition 1, trigger condition 2, trigger condition 3, trigger condition 4, referred to as FC1, FC2, FC3, FC4;
  • group 2 contains trigger condition 5, referred to as FC5;
  • group 3 Contains trigger condition 6, trigger condition 7, referred to as FC6, FC7; then the triggering of the calling user or relay side is as follows:
  • the call controller first matches all trigger conditions in trigger group 1, for FC1, FC2, FC3,
  • FC4 matches one by one, and whether it is successful or not, all matching is required
  • the call controller triggers the call to the AS, and needs to indicate that FC2, FC3 is matched in the interface triggered to the AS, and continues to step 2);
  • the call controller matches the trigger condition of the trigger group 2, and the matching process is similar to the step 1). If the I setting does not match successfully, the jump jumps directly to 4); 4) Match the trigger conditions of trigger group 3, the process is similar to step 1). Assume that there is no matching success, then directly follow the process, that is, jump directly to step 5); if the FC6 match is successful, the call is routed to the AS, and the interface indicates that the FC6 is matched;
  • the method for controlling user service under the trigger service server of the present invention implements group triggering, and triggers only when a set of trigger conditions are matched, and then one or more trigger conditions in a trigger group match. In the case of success, only one trigger can be performed. In addition, all conditions of a successful match in a trigger group can be simultaneously notified to the AS in the trigger interface.
  • This mechanism makes the business processing mechanism of the entire network more flexible; the content and scope of the matching conditions are independent of the specific user types.
  • the invention also discloses an embodiment of a call controller, the call controller comprising: a unit for dividing an AS trigger condition into a plurality of trigger groups; and a triggering group for each of the ASs according to the received call information The unit that matches each trigger condition.

Abstract

A method and a call controller for triggering the user service under the controlling of the application server are provided. The method includes the following steps: the trigger conditions are divided to several trigger groups; after the call arrives the call controller, in the call, the call controller matches each condition of each trigger group according to the call information, after this group of conditions all have been matched, the next trigger group will be matched.

Description

触发业务服务器控制下的用户业务的方法以及呼叫控制器 本申请要求于 2006 年 12 月 31 日提交中国专利局、 申请号为 200610063769.3、 发明名称为"触发业务服务器控制下的用户的方法"的中国专 利申请的优先权, 其全部内容通过引用结合在本申请中。  Method for triggering user service under control of service server and call controller This application claims to be submitted to China Patent Office on December 31, 2006, application number is 200610063769.3, and the invention name is "method of triggering users under the control of business server" Priority of the 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 for triggering user services under the control of a service server and a call controller.
背景技术 Background technique
IP多媒体业务子系统( IP Multimedia Subsystem, IMS )中定义了一种业务 实现的方法。 该架构下 SIP ( Session Initiation Protocol, 会话初始化协议)用户 的各种消息被传递到 S-CSCF(Service-Call Session Control Function, 业务呼叫 会话控制功能) , S-CSCF根据会话初始化协议消息本身的触发条件进行匹配 , 如果匹配成功则向业务服务器(Application Server, AS )发起呼叫, AS根据 触发上来的呼叫完成对用户的业务控制。上述过程被多次重复, 直到所有的规 则匹配完成为止。  A method of service implementation is defined in the IP Multimedia Subsystem (IMS). The various messages of the SIP (Session Initiation Protocol) user are transmitted to the S-CSCF (Service-Call Session Control Function), and the S-CSCF triggers according to the session initialization protocol message itself. The condition is matched. If the match is successful, a call is initiated to the service server (AS), and the AS completes the service control of the user according to the triggered call. The above process is repeated multiple times until all the rules match.
请参阅图 1, IMS体系中, 对 SIP用户定义了一定的规则。  Please refer to Figure 1. In the IMS system, certain rules are defined for SIP users.
针对主叫 SIP用户的会话控制主要包括如下步骤:  The session control for the calling SIP user mainly includes the following steps:
a)依据来自 IMS主叫用户的 SIP会话消息内容, 对主叫 SIP用户所签约的 IMS多条 AS触发条件(即触发到 AS的条件)按优先级的顺序进行匹配, 如果 匹配成功,则将 SIP会话路由到匹配的触发条件指定的 AS业务平台,以触发 IMS 用户相关增值业务逻辑的执行, 并跳转到步骤 b); 如果匹配不成功或剩余触发 条件为空, 则跳转到步骤 c ) ;  a) according to the content of the SIP session message from the IMS calling user, the IMS multiple AS trigger conditions (ie, the conditions triggered to the AS) signed by the calling SIP user are matched in the order of priority, if the matching is successful, The SIP session is routed to the AS service platform specified by the matching trigger condition to trigger the execution of the IMS user-related value-added service logic, and jumps to step b); if the match is unsuccessful or the remaining trigger condition is empty, then jump to step c ) ;
b)等待从 AS业务平台返回的 SIP^ 舌,依据该 SIP会话消息内容(可能修改 过) , 对主叫 SIP用户剩余的其他尚未进行匹配的 AS签约触发条件继续按优先 级的顺序进行匹配, 匹配成功的情况下将 SIP会话路由到匹配的触发条件指定 的 AS业务平台, 并跳转到步骤 b); 匹配不成功或剩余触发条件为空的情况下, 则跳转到 c);  b) Waiting for the SIP^ tongue returned from the AS service platform, according to the content of the SIP session message (possibly modified), the other AS signing trigger conditions remaining for the calling SIP user are not matched, and the matching is continued in the order of priority. If the match is successful, the SIP session is routed to the AS service platform specified by the matching trigger condition, and jumps to step b); if the match is unsuccessful or the remaining trigger condition is empty, then jump to c);
c) ^舌路由到被叫侧, 进行被叫 SIP用户侧处理。 针对被叫 SIP用户的^舌控制主要包括如下步骤: c) The tongue is routed to the called side, and the called SIP user side is processed. The control of the called SIP user mainly includes the following steps:
a)判断被叫用户是否已注册, 如未注册则直接从 HSS ( Home Subsciber Server, 原籍用户服务器)通过 Diameter协议( RADIUS协议的升级版本)下载 相关 IMS基本签约数据;  a) Determine whether the called user is registered. If not registered, download the relevant IMS basic subscription data directly from the HSS (Home Subsciber Server, Home User Server) through the Diameter protocol (upgraded version of the RADIUS protocol);
b)依据来自目的网络的 SIP会话消息内容, 对被叫 SIP用户所签约的 IMS 多条 AS触发条件按优先级的顺序进行匹配, 在匹配成功的情况下将 SIP会话路 由到匹配成功的签约规则指定的 AS业务平台地址或 BGCF ( Breakout Gateway Control Function边界网关控制功能 )地址, 以触发 IMS用户相关增值业务逻辑 的执行, 并跳转到步骤 c); 在匹配不成功或剩余触发条件为空的情况下, 则跳 转到步骤 d ) ;  b) According to the content of the SIP session message from the destination network, the IMS multiple AS trigger conditions signed by the called SIP user are matched in the order of priority, and if the matching is successful, the SIP session is routed to the matching successful contracting rule. The specified AS service platform address or BGCF (Breakout Gateway Control Function) address to trigger the execution of the IMS user-related value-added service logic, and jump to step c); if the match is unsuccessful or the remaining trigger condition is empty In case, then jump to step d);
c)等待从 AS业务平台返回的 SIP会话, 判断该 SIP^ 舌消息内容的 Request URL地址是否修改过, 若未修改过, 则对被叫 SIP用户剩余的其他未匹配 AS签 约触发条件继续按优先级的顺序进行匹配, 在匹配成功的情况下将 SIP会话路 由到签约规则指定的 AS业务平台地址或 BGCF地址, 并跳转到步骤 c); 在匹配 不成功或剩余触发条件为空的情况下, 则跳转到步骤 d ) 。 若修改过, 则跳转 到主叫 SIP用户会话控制流程的步骤 c ) ,根据新的被叫 URL ( Uniform Resource Location, 统一资源定位符 )地址进行到被叫网络 I-CSCF ( Interrogating-CSCF, 查询 CSCF, 简称" I-CSCF" ) 的寻址;  c) Waiting for the SIP session returned from the AS service platform, determining whether the Request URL address of the SIP message content has been modified, and if not modified, the other unmatched AS subscription trigger conditions remaining for the called SIP user continue to be prioritized. The order of the levels is matched. If the matching is successful, the SIP session is routed to the AS service platform address or BGCF address specified by the contracting rule, and jumps to step c); if the matching is unsuccessful or the remaining trigger condition is empty , then go to step d). If it is modified, it jumps to step c) of the calling SIP user session control flow, and proceeds to the called network I-CSCF (Interrogating-CSCF according to the new called URL (Uniform Resource Location) address. Query the addressing of CSCF, referred to as "I-CSCF" for short;
d) 依据被叫 IMS用户 注册过程中在 S-CSCF中记录的 P-CSCF ( Proxy-CSCF, 代理 CSCF )地址进行到被叫用户漫游所在的 P-CSCF的会话路 由。  d) According to the P-CSCF (Proxy-CSCF, Proxy CSCF) address recorded in the S-CSCF during the registration process of the called IMS user, the session route to the P-CSCF where the called user roams is performed.
发明人在实现本发明过程中发现, 上述现有触发业务的实现方法过于单 一, 无法满足越来越多样化的业务需求。  In the process of implementing the present invention, the inventor has found that the implementation method of the above existing trigger service is too simple to meet the increasingly diverse business requirements.
发明内容 Summary of the invention
本发明的实施方式提供一种触发业务服务器控制下用户业务的方法及一 种呼叫控制器, 能够为用户提供更灵活的业务触发方式。  The embodiment of the present invention provides a method for triggering user service under the control of a service server and a call controller, which can provide a more flexible service trigger mode for the user.
本发明的实施方式提供一种触发业务服务器控制下的用户业务的方法,预 先将触发条件分成若干个触发组, 所述方法包括: 呼叫到达呼叫控制器之后, 在这个呼叫内 ,呼叫控制器根据呼叫的信息对每个触发组中的每一个触发条件 进行匹配, 直到该触发组的触发条件全部匹配完毕之后,进行下一个触发组的 匹配。 An embodiment of the present invention provides a method for triggering user service under the control of a service server, and the trigger condition is divided into a plurality of trigger groups in advance, and the method includes: after the call arrives at the call controller, in the call, the call controller is configured according to the call controller The information of the call triggers conditions for each of the trigger groups Matching is performed until the triggering conditions of the trigger group are all matched, and the matching of the next trigger group is performed.
本发明的实施方式还提供一种触发业务服务器控制下的用户业务的方法, 预先将 AS触发条件分成若干个触发组, 所述方法包括: 呼叫控制器根据接收 的呼叫信息对所述每个 AS触发组的每一个触发条件进行匹配; 其中, 在对当 前触发组的触发条件全部匹配完毕之后 ,再根据当前触发组的匹配结果确定是 否将该呼叫触发到业务服务器 AS, 以及进行下一个触发组的匹配。  The embodiment of the present invention further provides a method for triggering user service under the control of a service server, and pre-associating an AS trigger condition into a plurality of trigger groups, the method comprising: the call controller is configured to each of the ASs according to the received call information. Each trigger condition of the triggering group is matched. After all the triggering conditions of the current triggering group are all matched, the matching result of the current triggering group is used to determine whether to trigger the call to the service server AS, and the next triggering group is performed. Match.
本发明的实施方式还提供一种呼叫控制器, 包括: 用于将业务服务器 AS 触发条件分成若干个触发组的单元; 用于根据接收的呼叫信息对所述每个 AS 触发组的每一个触发条件进行匹配的单元;该单元在对当前触发组的触发条件 全部匹配完毕之后 , 再根据当前触发组的匹配结果确定是否将该呼叫触发到 An embodiment of the present invention further provides a call controller, including: a unit for dividing a service server AS trigger condition into a plurality of trigger groups; and triggering each trigger of each of the AS trigger groups according to the received call information The unit that matches the condition; after all the trigger conditions of the current trigger group are all matched, the unit determines whether to trigger the call according to the matching result of the current trigger group.
AS , 以及进行下一个触发组的匹配。 AS, and the matching of the next trigger group.
与现有技术相比 ,本发明的实施方式提供的技术方案解决了按组触发的问 题, 当只有在一组触发条件都匹配结束后才进行触发。这种机制的引入使得整 个网络的业务处理机制更加灵活, 可以满足越来越多样化的业务需求。  Compared with the prior art, the technical solution provided by the embodiment of the present invention solves the problem of triggering by group, and triggers only when a set of trigger conditions are matched. The introduction of this mechanism makes the business processing mechanism of the entire network more flexible and can meet increasingly diverse business needs.
附图说明 DRAWINGS
图 1为现有技术的 SIP^ 舌过程的流程图;  1 is a flow chart of a prior art SIP^ tongue process;
图 2 为本发明一个实施方式的触发业务服务器控制下用户业务的方法的 流程图。  2 is a flowchart of a method for triggering a user service under a service server according to an embodiment of the present invention.
具体实施方式 detailed description
以下结合具体实施方式来说明本发明的实现过程。  The implementation process of the present invention will be described below in conjunction with specific embodiments.
在本发明的一个具体实施方式中,触发条件被分成若干个触发组,假设分 为触发组 1, 组 2, 组 3, 一直到组 n。 分组的规则可以是自由设置的, 比如将触 发条件依照触发条件的属性分成若干个触发组。  In one embodiment of the invention, the trigger condition is divided into a number of trigger groups, assuming that the trigger group 1, group 2, group 3, up to group n. The grouping rules can be freely set, such as dividing the triggering conditions into a number of triggering groups according to the attributes of the triggering conditions.
触发条件的内容不限于 SIP消息本身, 可以是呼叫过程中的任何信息, 例 如包括主叫属性、 被叫属性、 中继属性、 出入 IP路由属性以及号码分析结果等 呼叫本身属性中的至少一项。 这决定了触发条件并不限于 SIP用户和中继, 还 可以同时适用于其他用户和中继, 比如普通的 POTS ( PLAIN OLD TELEPHONE SERVICE,普通老式电话服务)用户(包括 H248, MGCP ( Media Gateway Control Protocol ,媒体网关控制协议 )用户等等), H323用户, H323 中继 , ISUP ( ISDN User Part, ISDN用户部分)中继, TUP ( Telephone User Part, 电话用户部分)中继, PRA ( Packet Routing Address分组路由选择地址)等中 继。 The content of the trigger condition is not limited to the SIP message itself, and may be any information in the call process, for example, at least one of call attribute including caller attribute, called attribute, relay attribute, inbound and outbound IP route attribute, and number analysis result. . This determines that the trigger condition is not limited to SIP users and relays. It can also be applied to other users and relays, such as ordinary POTS ( PLAIN OLD TELEPHONE SERVICE) users (including H248, MGCP (Media). Gateway Control Protocol, User, etc.), H323 User, H323 Relay, ISUP (ISDN User Part) Relay, TUP (Telephone User Part) Relay, PRA (Packet Routing address, routing address, etc. relay.
请参阅图 2, 呼叫到达呼叫控制器之后, 在这个呼叫内, 呼叫控制器才艮据 呼叫的信息对每个触发组进行如下的处理:对该触发组中的每一个触发条件进 行匹配并且记录匹配结果, 当该组的触发条件全部匹配完毕之后, 匹配结果记 录中只要有一个或者一个以上的触发条件匹配成功 ,则呼叫控制器把呼叫路由 到 AS, 同时携带那些触发条件匹配成功的指示到 AS; 如果这一组的触发条件 全部不匹配, 则进行下面一个触发组的匹配, 即进行触发组 2的匹配。  Referring to FIG. 2, after the call arrives at the call controller, within the call, the call controller performs the following processing on each trigger group according to the information of the call: matching and recording each trigger condition in the trigger group Matching result, after all the triggering conditions of the group are matched, if only one or more triggering conditions are successfully matched in the matching result record, the call controller routes the call to the AS, and carries the indication that the triggering conditions match successfully. AS; If the trigger conditions of this group do not match at all, the matching of the following trigger group is performed, that is, the matching of the trigger group 2 is performed.
呼叫被触发路由到 AS后, AS根据满足的触发条件进行后续处理, 处理结 束之后把这个呼叫路由回呼叫控制器,呼叫控制器再进行对下面一个触发组的 匹配处理。  After the call is triggered to be routed to the AS, the AS performs subsequent processing according to the satisfied trigger condition. After the processing ends, the call is routed back to the call controller, and the call controller performs matching processing on the next trigger group.
以上对每个触发组的处理过程从第一个触发条件开始 ,一直反复持续到所 有的触发组的触发条件匹配完毕。  The above process for each trigger group starts from the first trigger condition and continues until the trigger conditions of all trigger groups are matched.
假设有三个触发组, 组 1中含有触发条件 1, 触发条件 2, 触发条件 3, 触发 条件 4, 简称为 FC1, FC2, FC3 , FC4; 组 2中含有触发条件 5, 简称 FC5; 组 3 中含有触发条件 6, 触发条件 7, 简称 FC6, FC7; 则主叫用户或者中继侧的触 发实现如下:  Suppose there are three trigger groups, group 1 contains trigger condition 1, trigger condition 2, trigger condition 3, trigger condition 4, referred to as FC1, FC2, FC3, FC4; group 2 contains trigger condition 5, referred to as FC5; group 3 Contains trigger condition 6, trigger condition 7, referred to as FC6, FC7; then the triggering of the calling user or relay side is as follows:
1 )呼叫控制器首先匹配触发组 1中的所有触发条件, 对 FC1, FC2, FC3 , 1) The call controller first matches all trigger conditions in trigger group 1, for FC1, FC2, FC3,
FC4逐个进行匹配, 不管是不是成功, 都需要全部匹配完毕; FC4 matches one by one, and whether it is successful or not, all matching is required;
如果没有一个触发条件匹配成功, 则不触发, 直接跳到步骤 3 ) ;  If no trigger condition matches successfully, it will not trigger and jump directly to step 3);
如果有至少一个触发条件匹配成功, ϋ殳 FC2, FC3匹配成功, 则呼叫控 制器将呼叫触发到 AS, 同时需要在触发到 AS的接口中表明匹配了 FC2, FC3 , 继续跳到步骤 2 ) ;  If at least one trigger condition is successfully matched, ϋ殳FC2, and FC3 match successfully, the call controller triggers the call to the AS, and needs to indicate that FC2, FC3 is matched in the interface triggered to the AS, and continues to step 2);
2 ) AS接受触发并完成相关的处理, 把呼叫路由回呼叫控制器, 继续进行 触发组 2的匹配, 继续执行步骤 3 ) ;  2) The AS accepts the trigger and completes the relevant processing, routes the call back to the call controller, continues the matching of the trigger group 2, and continues to perform step 3);
3 )呼叫控制器对触发组 2的触发条件进行匹配, 该匹配过程类似步骤 1 ) , I设没有匹配成功, 则直接跳到 4 ) ; 4 )对触发组 3的触发条件进行匹配, 过程类似步骤 1 ) 。 假设没有匹配成 功, 则直接后续的处理, 即直接跳到步骤 5 ) ; 如果 FC6匹配成功的话, 把呼 叫路由到 AS, 同时在接口中表明匹配了 FC6; 3) The call controller matches the trigger condition of the trigger group 2, and the matching process is similar to the step 1). If the I setting does not match successfully, the jump jumps directly to 4); 4) Match the trigger conditions of trigger group 3, the process is similar to step 1). Assume that there is no matching success, then directly follow the process, that is, jump directly to step 5); if the FC6 match is successful, the call is routed to the AS, and the interface indicates that the FC6 is matched;
5 )按照上面的方法匹配完所有的触发条件; 直到匹配结束, 然后可以进 行被叫的路由。  5) Match all the trigger conditions as described above; until the match is over, then the called route can be made.
被叫用户或者中继侧的处理过程同上。  The process of the called user or the relay side is the same as above.
本发明的触发业务服务器控制下用户业务的方法实施例实现了按组触发, 当只有在一组触发条件都匹配结束后才进行触发,进而当一个触发组中的某一 个或者多个触发条件匹配成功的情况下可以只做一次触发,此外还可以在触发 接口中把一个触发组中的匹配成功的所有条件同时通知 AS。 这种机制的引入 使得整个网络的业务处理机制更加灵活; 匹配条件的内容、适用范围与具体的 用户类型无关。  The method for controlling user service under the trigger service server of the present invention implements group triggering, and triggers only when a set of trigger conditions are matched, and then one or more trigger conditions in a trigger group match. In the case of success, only one trigger can be performed. In addition, all conditions of a successful match in a trigger group can be simultaneously notified to the AS in the trigger interface. The introduction of this mechanism makes the business processing mechanism of the entire network more flexible; the content and scope of the matching conditions are independent of the specific user types.
本领域普通技术人员可以理解实现上述方法实施例中的全部或部分步骤 是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可 读存储介质中, 所述的存储介质, 如: ROM/RAM、 磁碟、 光盘等。  A person skilled in the art may understand that all or part of the steps in implementing the above method embodiments may be completed by a program instructing related hardware, and the program may be stored in a computer readable storage medium, the storage medium Such as: ROM / RAM, disk, CD, etc.
本发明还公开了一种呼叫控制器实施例, 该呼叫控制器包括: 用于将 AS 触发条件分成若干个触发组的单元;以及用于根据接收的呼叫信息对所述每个 AS触发组的每一个触发条件进行匹配的单元。 其中, 所述用于对每个 AS触 发组的每一个触发条件进行匹配的单元,在对当前触发组的触发条件全部匹配 完毕之后, 再根据当前触发组的匹配结果确定是否将该呼叫触发到 AS, 以及 进行下一个触发组的匹配。  The invention also discloses an embodiment of a call controller, the call controller comprising: a unit for dividing an AS trigger condition into a plurality of trigger groups; and a triggering group for each of the ASs according to the received call information The unit that matches each trigger condition. The unit for matching each trigger condition of each AS trigger group, after all the trigger conditions of the current trigger group are all matched, determining whether to trigger the call according to the matching result of the current trigger group. AS, and the matching of the next trigger group.
以上所述,仅为本发明较佳的具体实施方式,但本发明的保护范围并不局 限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围和不脱离本 发明的技术思想范围内,可轻易想到的变化或替换,都应涵盖在本发明的保护 范围之内。 因此, 本发明的保护范围应该以权利要求的保护范围为准。  The above is only a preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any technical person skilled in the art can disclose the technical scope of the present invention and the technical idea of the present invention. Variations or substitutions that are conceivable within the scope of the invention are intended to be included within the scope of the invention. Therefore, the scope of protection of the present invention should be determined by the scope of the claims.

Claims

权 利 要 求 Rights request
1. 一种触发业务服务器控制下的用户业务的方法, 预先将触发条件分成 若干个触发组, 其特征在于, 所述方法包括:  A method for triggering a user service under the control of a service server, and the triggering condition is divided into a plurality of trigger groups in advance, wherein the method includes:
呼叫到达呼叫控制器之后,在这个呼叫内,呼叫控制器根据呼叫的信息对 每个触发组中的每一个触发条件进行匹配,直到该触发组的触发条件全部匹配 完毕之后, 进行下一个触发组的匹配。  After the call arrives at the call controller, within the call, the call controller matches each trigger condition in each trigger group according to the information of the call, until the trigger conditions of the trigger group are all matched, and the next trigger group is performed. Match.
2.根据权利要求 1 所述的方法, 其特征在于, 所述呼叫控制器在根据呼 叫信息对每个触发组中的每一个触发条件进行匹配时,还一并记录匹配的结果 信息。  The method according to claim 1, wherein the call controller records the matching result information together when matching each trigger condition in each trigger group according to the call information.
3.根据权利要求 2所述的方法, 其特征在于, 当该触发组的触发条件全部 匹配完毕之后, 匹配结果记录中只要有一个或者一个以上的条件匹配成功, 则 呼叫控制器把呼叫路由到业务服务器 AS , 同时携带那些触发条件匹配成功的 指示到 AS; 在 AS完成触发处理之后, 呼叫被路由回呼叫控制器, 呼叫控制器 再进行下一个触发组的匹配; 如果该触发组的触发条件全部不匹配, 则进行下 一个触发组的匹配。  The method according to claim 2, wherein, after all the triggering conditions of the triggering group are matched, if the one or more conditions in the matching result record are successfully matched, the call controller routes the call to The service server AS carries the indication that the trigger condition matches successfully to the AS; after the AS completes the trigger processing, the call is routed back to the call controller, and the call controller performs the matching of the next trigger group; if the trigger condition of the trigger group If all do not match, the next trigger group is matched.
4. 一种触发业务服务器控制下的用户业务的方法, 其特征在于, 预先将 业务服务器 AS触发条件分成若干个触发组, 所述方法包括:  A method for triggering a user service under the control of a service server, which is characterized in that the service server AS triggering condition is divided into a plurality of trigger groups in advance, and the method includes:
呼叫控制器根据接收的呼叫信息对所述每个 AS触发组的每一个触发条件 进行匹配; 其中, 在对当前触发组的触发条件全部匹配完毕之后, 再根据当前 触发组的匹配结果确定是否将该呼叫触发到业务服务器 AS, 以及进行下一个 触发组的匹配。  The call controller matches each trigger condition of each of the AS trigger groups according to the received call information. After all the trigger conditions of the current trigger group are all matched, the call controller determines whether the current trigger group matches the result of the current trigger group. The call is triggered to the service server AS and the next trigger group is matched.
5. 如权利要求 4所述的方法, 其特征在于, 所述触发条件的内容包括 SIP 消息和呼叫过程中的信息。  5. The method according to claim 4, wherein the content of the trigger condition comprises a SIP message and information during a call.
6. 如权利要求 5所述的方法, 其特征在于, 所述呼叫过程中的信息包括 主叫属性、 被叫属性、 中继属性、 出入 IP路由属性以及呼叫本身属性中的至 少一项。  The method according to claim 5, wherein the information in the calling process comprises at least one of a calling attribute, a called attribute, a relay attribute, an inbound and outbound IP routing attribute, and a call identity attribute.
7. 如权利要求 4所述的方法, 其特征在于, 所述预先将触发条件分成若 干个触发组包括: 预先将触发条件依照属性分成若干个触发组。  The method according to claim 4, wherein the pre-setting the trigger condition into the plurality of trigger groups comprises: dividing the trigger condition into a plurality of trigger groups according to the attribute in advance.
8. 根据权利要求 4至 7中任一项所述的方法, 其特征在于, 所述根据当前 触发组的匹配结果确定是否将该呼叫触发到 AS以及进行下一个触发组的匹配 包括: The method according to any one of claims 4 to 7, wherein the according to the current The matching result of the trigger group determines whether the call is triggered to the AS and the matching of the next trigger group includes:
如果当前触发组的匹配结果为该触发组的所有触发条件中至少有一个匹 配成功, 则呼叫控制器把呼叫路由到 AS; 当所述呼叫经所述 AS处理后被路由 回所述呼叫控制器时, 所述呼叫控制器进行下一个触发组的匹配;  If the matching result of the current trigger group is that at least one of all trigger conditions of the trigger group is successfully matched, the call controller routes the call to the AS; and when the call is processed by the AS, it is routed back to the call controller. The call controller performs matching of the next trigger group;
如果当前触发组的匹配结果为该触发组的所有触发条件全部不匹配, 则 进行下一个触发组的匹配。  If the matching result of the current trigger group is that all the trigger conditions of the trigger group do not match, the matching of the next trigger group is performed.
9. 根据权利要求 8所述的方法, 其特征在于, 所述呼叫控制器把呼叫路 由到 AS时, 还向 AS指示当前触发组中匹配成功的触发条件。  The method according to claim 8, wherein when the call controller routes the call to the AS, it also indicates to the AS the trigger condition that the matching is successful in the current trigger group.
10. 一种呼叫控制器, 其特征在于, 包括:  10. A call controller, comprising:
用于将业务服务器 AS触发条件分成若干个触发组的单元;  A unit for dividing a service server AS trigger condition into a plurality of trigger groups;
用于根据接收的呼叫信息对所述每个 AS触发组的每一个触发条件进行匹 配的单元; 该单元在对当前触发组的触发条件全部匹配完毕之后,再根据当前 触发组的匹配结果确定是否将该呼叫触发到 AS, 以及进行下一个触发组的匹 配。  a unit for matching each trigger condition of each AS trigger group according to the received call information; after all the trigger conditions of the current trigger group are all matched, the unit determines whether the current trigger group matches the result according to the matching result of the current trigger group. The call is triggered to the AS and the next trigger group is matched.
11. 根据权利要求 10所述的呼叫控制器, 其特征在于, 所述 AS触发条 件的内容包括 SIP消息和呼叫过程中的信息。  11. The call controller according to claim 10, wherein the content of the AS trigger condition comprises a SIP message and information during a call.
12. 根据权利要求 11所述的呼叫控制器, 其特征在于, 所述呼叫过程中 的信息包括主叫属性、 被叫属性、 中继属性、 出入 IP路由属性以及呼叫本身 属性中的至少一项。  The call controller according to claim 11, wherein the information in the calling process includes at least one of a calling attribute, a called attribute, a relay attribute, an inbound and outbound IP routing attribute, and a call itself attribute. .
13. 根据权利要求 10所述的呼叫控制器, 其特征在于, 所述该单元在对 当前触发组的触发条件全部匹配完毕之后 ,再根据当前触发组的匹配结果确定 是否将该呼叫触发到 AS以及进行下一个触发组的匹配具体包括:  The call controller according to claim 10, wherein the unit determines whether to trigger the call to the AS according to the matching result of the current trigger group after all the triggering conditions of the current trigger group are all matched. And the matching of the next trigger group specifically includes:
该单元在对当前触发组的触发条件全部匹配完毕之后,如果当前触发组的 匹配结果为该触发组的所有触发条件中至少有一个匹配成功,则将该呼叫路由 到 AS; 当所述呼叫经所述 AS处理后被路由回所述呼叫控制器时, 进行下一个 触发组的匹配;如果当前触发组的匹配结果为该触发组的所有触发条件全部不 匹配, 则进行下一个触发组的匹配。  After the matching condition of the current triggering group is all matched, if the matching result of the current triggering group is that at least one of all the triggering conditions of the triggering group is successfully matched, the call is routed to the AS; When the AS is processed and returned to the call controller, the matching of the next trigger group is performed; if the matching result of the current trigger group is that all the trigger conditions of the trigger group do not match, the matching of the next trigger group is performed. .
14. 根据权利要求 10至 13中任一项所述的呼叫控制器, 其特征在于, 还包括: 向 AS指示当前触发组中匹配成功的触发条件的单元。  The call controller according to any one of claims 10 to 13, characterized by, further comprising: indicating to the AS, a unit that triggers a successful trigger condition in the current trigger group.
PCT/CN2007/071361 2006-12-31 2007-12-28 A method and a call controller for triggering the user service under the controlling of the application server WO2008083595A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN 200610063769 CN101001250B (en) 2006-12-31 2006-12-31 Method for trigging user under service server control
CN200610063769.3 2006-12-31

Publications (1)

Publication Number Publication Date
WO2008083595A1 true WO2008083595A1 (en) 2008-07-17

Family

ID=38693058

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/071361 WO2008083595A1 (en) 2006-12-31 2007-12-28 A method and a call controller for triggering the user service under the controlling of the application server

Country Status (2)

Country Link
CN (1) CN101001250B (en)
WO (1) WO2008083595A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101001250B (en) * 2006-12-31 2010-10-27 华为技术有限公司 Method for trigging user under service server control
CN110471821B (en) * 2019-08-07 2023-10-13 深圳市腾讯计算机系统有限公司 Abnormality change detection method, server, and computer-readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1698328A (en) * 2001-03-20 2005-11-16 全球通讯公司 Recursive querry for communications network data
CN1774015A (en) * 2004-11-08 2006-05-17 华为技术有限公司 Method for providing fixed network intelligent business and system thereof
CN101001250A (en) * 2006-12-31 2007-07-18 华为技术有限公司 Method for trigging user under service server control

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1698328A (en) * 2001-03-20 2005-11-16 全球通讯公司 Recursive querry for communications network data
CN1774015A (en) * 2004-11-08 2006-05-17 华为技术有限公司 Method for providing fixed network intelligent business and system thereof
CN101001250A (en) * 2006-12-31 2007-07-18 华为技术有限公司 Method for trigging user under service server control

Also Published As

Publication number Publication date
CN101001250B (en) 2010-10-27
CN101001250A (en) 2007-07-18

Similar Documents

Publication Publication Date Title
US8359015B2 (en) Method of providing a call completion service to a not registered or not available user in a telecommunication network
CA2471640C (en) Communication node architecture
US8792480B2 (en) IMS and method of multiple S-CSCF operation in support of single PUID
EP1895803B1 (en) A method for processing the register abnormality during the user register procedure
RU2449488C2 (en) Session access controller, multimedia ip subsystem and registration and method for session establishing using them
CN101313543B (en) Exchange functional network element, CSI terminal, IMS terminal exchange system and method
US20090279425A1 (en) Method, system, and network element for service processing after data of network element is invalid or network element fails
JP2008546225A (en) Service control method and element
JP2006522501A5 (en)
JP2006522501A (en) Multiple registration of subscribers in mobile communication systems
US20130080648A1 (en) Session initiation from application servers in an ip multimedia subsystem
WO2008098459A1 (en) Method, system and means for applying ims communication service identifiers in a communication system
CN101855876A (en) The calling of being undertaken by application server in internet protocol multimedia core network subsystem is started
CN101563903A (en) Service adaptation in an IP multimedia subsystem network
EP2299671A1 (en) Method and system for implementing color ring back tone and multimedia ring alert tone service
KR100703426B1 (en) Method and apparatus for sending and receiving call unregistered user in a ip multimedia subsystem network
CN100550884C (en) Based in the business procedure of retry mechanism to Session Initiation Protocol processing of request method
WO2008083595A1 (en) A method and a call controller for triggering the user service under the controlling of the application server
CN102469066B (en) Message processing method and device
WO2008040171A1 (en) A method, system of circuit switching domain apperceiving multi-media session media information of ims domain
WO2011134289A1 (en) Method and system for updating initial filter criteria of subscriber
CN103118352B (en) Call request message is carried out to the method and system of route
CN100502407C (en) ISC interface protection method and device
WO2018113992A1 (en) Call collision resolution in a communication network
CN101997856A (en) Signaling message interaction method and application server

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

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

Country of ref document: EP

Kind code of ref document: A1