WO2009121281A1 - A method for invoking a service in ims network, system and device thereof - Google Patents

A method for invoking a service in ims network, system and device thereof Download PDF

Info

Publication number
WO2009121281A1
WO2009121281A1 PCT/CN2009/071029 CN2009071029W WO2009121281A1 WO 2009121281 A1 WO2009121281 A1 WO 2009121281A1 CN 2009071029 W CN2009071029 W CN 2009071029W WO 2009121281 A1 WO2009121281 A1 WO 2009121281A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
message
request message
call request
control unit
Prior art date
Application number
PCT/CN2009/071029
Other languages
French (fr)
Chinese (zh)
Inventor
施有铸
郑波
廖洪波
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2009121281A1 publication Critical patent/WO2009121281A1/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/1016IP multimedia subsystem [IMS]

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method, system, and apparatus for service invocation in an IMS network.
  • the SIP protocol is an application layer control protocol for establishing, changing, and terminating multimedia sessions or calls. These multimedia sessions include multimedia conferencing, distance learning, Internet telephony, etc., and its core is composed of the Internet Engineering Task Force (IETF). Standard organization definition.
  • IETF Internet Engineering Task Force
  • IP multimedia subsystem IMS
  • 3GPP 3rd Generation Partnership Project
  • SIP Session Control Protocol
  • the application server provides value-added multimedia services, and an AS can provide a service for users.
  • an AS can provide a service for users.
  • the calling service in the IMS network can be triggered according to the initial filtering rule (iFC).
  • the initial filtering rules of multiple priorities are included in the iFC.
  • the existing iFC triggering mechanism is to perform iFC matching and matching according to the priority of the user subscription information according to the priority of the user, when the call session control function entity S-CSCF receives the SIP session initial request (such as INVITE) message. After the success, the SIP session initial request message is sent to the corresponding AS, and each AS is added to the SIP session signaling path, so that the service of the AS can be called. Due to the routing mechanism of SIP itself It is determined that subsequent messages cannot be serialized into a new SIP entity.
  • the current service trigger needs to pre-integrate the ASs that may be applied to the signaling path to ensure the implementation of each service, but the AS is not immediately after the serialization.
  • the service is executed, or some ASs have never called the corresponding service because they do not meet the conditions triggered by the service.
  • sending the SIP session initial request message to each AS causes routing redundancy, thereby prolonging the call connection time.
  • the embodiments of the present invention provide a method, a system, and a device for invoking a service in an IMS network, so as to implement a service call according to actual needs, and solve the problem of routing redundancy caused by iFC triggering in the prior art.
  • the embodiment of the invention provides a method for calling a service in an IMS network, including:
  • the service triggering unit receives the first communication message
  • the service triggering unit matches the preset service invocation rule according to the content of the first communication message, and after the matching is successful, generates a service invocation request message that is unrelated to the session to which the first communication message belongs, and the service is
  • the call request message is sent to the service control unit described in the successfully matched service invocation rule to perform a service call, where the service invocation rule includes a combination of conditions required for a service call matching the content of the first communication message and an execution corresponding
  • the business control unit of the service describes the information.
  • An embodiment of the present invention provides a system for calling a service in an IMS network, where the system includes a service triggering unit and a service control unit.
  • the service triggering unit is configured to receive the first communication message, and match the preset service invocation rule according to the content of the first communication message. After the matching is successful, generate a service invocation request message that is not related to the session to which the first communication message belongs. And sending the service call request message to the service control unit described in the matching successful service invocation rule;
  • the service control unit is configured to receive the service call request message, and perform a service call according to the call request message.
  • the service invocation rule includes a combination of conditions required for a service call that matches the content of the first communication message and a service control unit description information that performs a corresponding service.
  • An embodiment of the present invention provides a service triggering unit in an IMS network, including a receiving module, a storage module, a triggering module, and a sending module, where
  • a receiving module configured to receive a first communication message
  • a storage module configured to store a service invocation rule, where the service invocation rule includes a combination of conditions required for the service invocation and a description of the service control unit that executes the corresponding service;
  • a triggering module configured to match, according to the first communication message received from the receiving module, a service invocation rule stored by the storage module, and after the matching is successful, generate a service invocation request message that is not related to the session to which the first communication message belongs;
  • a sending module configured to send a service call request message generated by the triggering module to the service control unit described in the service matching rule that is successfully matched.
  • the technical solution of the embodiment of the present invention after receiving the first communication message by the service triggering unit, matching the content of the first communication message with a preset service calling rule, and after the matching is successful, generating the first communication message
  • the session inactivity-free service invocation request message is sent to the service control unit described in the matching successful service invocation rule to perform a service call. Since the service invocation rule includes a combination of conditions required for the service invocation, when the conditional combination is satisfied, the service is invoked.
  • the request message is sent to the corresponding service control unit, thereby ensuring that the service control unit immediately performs the service call after receiving the service call request message, thereby avoiding routing the signaling to the unnecessary service control unit, thereby reducing Routing redundancy reduces the time for call connection.
  • the service control unit that receives the service call request message is not added to the original SIP session signaling route, and the service call is implemented. Complete separation of session control.
  • FIG. 1 is a structural diagram of a service invocation system in an IMS network according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a service triggering unit according to an embodiment of the present invention.
  • FIG. 3 is a flowchart of a method for calling a service according to an embodiment of the present invention.
  • FIG. 4 is a schematic flowchart of a specific embodiment of a service invocation method according to the present invention.
  • FIG. 5 is a schematic flowchart diagram of another specific embodiment of a service invoking method according to the present invention.
  • FIG. 6 is a schematic flowchart diagram of another specific embodiment of a service invocation method according to the present invention.
  • FIG. 1 it is an architecture diagram of a service invoking system in an IMS network according to an embodiment of the present invention.
  • the service invoking system includes a service triggering unit 11 and a service control unit 13, and the service triggering unit 11 and the service control unit 13 pass through an E1 interface. connection.
  • the service triggering unit 11 is configured to receive the first communication message, and match the preset service invocation rule according to the content of the first communication message. After the matching is successful, generate a service invocation request that is not related to the session to which the first communication message belongs. a message, and the service call request message is sent to the service control unit 13 described in the matching successful call rule;
  • the service control unit 13 is configured to receive the service call request message, and perform a service call according to the service call request message to provide a logical control function of the service, which is a host execution environment of various services.
  • the service invocation rule includes a combination of conditions required for a service call that matches the content of the first communication message and a service control unit description information that performs a corresponding service.
  • the first communication message received by the service triggering unit 11 may be a SIP message, and may be a request message, such as an initial session request INVITE message, or a response message, such as various SIP response messages, such as 200, 486, etc.
  • the first communication message content may include one or any combination of the following: a request URI, a request method, a message header field, a message body content; when the SIP message is a response message
  • the content of the first communication message includes one or any combination of the following: a message header field, a message body content, and a status code.
  • the preset service invocation rules may be stored in the service triggering unit or stored in a separate storage entity, and the service triggering unit 11 obtains from the storage entity when needed.
  • the service invocation rule may be configured by the operator, the user, or both, and may be dynamically updated.
  • the service invocation rule may be generally composed of a service triggering rule and a corresponding service control unit description information, where the service triggering rule description A combination of conditions required for a service call matching the content of the first communication message, the condition combination defining a condition that the service call must satisfy, and taking the busy forwarding service as an example, the condition combination of the service call may be Received a 486 busy response message.
  • the service triggering unit may invoke the corresponding service control unit to perform a service call only when the received first communication message content matches the condition combination described in the service triggering rule. When the condition is empty, the service triggering unit may invoke the service unconditionally.
  • the service triggering unit 11 matches the received content of the first communication message with the service triggering rule. If the matching is successful, the service triggering request may be generated according to the received content of the first communication message and the corresponding service control unit description information, and the service control is performed.
  • the unit description information includes the address information of the service control unit, and the service triggering unit 11 may send the generated service call request to the corresponding service control unit 13 according to the address information therein.
  • the service control unit description information may further include The service identification information, the service identification information may be used to distinguish the case where the multiple service is available on the single service control unit 13, and the service triggering unit 11 may carry the service identification information in the generated service call request.
  • the service invocation rule may further include a service invocation request type information, and is used to instruct the service triggering unit 11 to generate a corresponding type of service invoking request, and the specific type may include a SIP message type and
  • the HTTP message type when it is an HTTP message type, may be specifically a SOAP request message, and the service call request generated by the service triggering unit 11 is a SOAP service call request message.
  • the service call request generated by the service triggering unit 11 is a SIP message type
  • the service call request of the SIP message type has a different session identifier than the received first communication message, that is, the two SIP sessions are independent of each other, when the service trigger unit
  • the generated service call request is of the HTTP message type
  • the request belongs to a new HTTP transaction, and is also independent of the session to which the first communication message belongs.
  • the E1 interface between the service triggering unit 11 and the service control unit 13 may be a SIP protocol interface, and the E1 interface may be a direct interface or an indirect interface.
  • the indirect interface refers to other interfaces between the service triggering unit 11 and the service control unit 13. Intermediate node.
  • the service triggering unit 11 may be located in a network element such as a call session control function entity S-CSCF, a service agent Service Broker, etc.
  • the service control unit 13 may be a unit that provides telecommunication services, such as an application server AS in an IMS network. It can also be a unit that provides Web services, such as a WEB server, which is a server that uses a standard Web protocol (such as HTTP) interface, and can be located in the Internet (Internet) or Intranet (Local Area Network).
  • the service triggering unit 11 can further refer to the description of the following embodiments.
  • the service invoking system in the IMS network after receiving the first communication message by the service triggering unit, matches the content of the first communication message with a preset service calling rule, and after the matching is successful, generating the first
  • the session-independent service call request message of the communication message is sent to the service control unit described in the successfully matched service call rule to perform a service call. Since the service call rule includes a combination of conditions required for the service call, when the condition combination is met, The service call request message is sent to the corresponding service control unit, thereby ensuring that the service control unit immediately performs the service call after receiving the service call request message, thereby avoiding routing the signaling to the unnecessary service control unit. , reducing routing redundancy and shortening call connection time.
  • FIG. 2 it is a schematic structural diagram of a service triggering unit in an IMS network according to an embodiment of the present invention.
  • the service triggering unit is applicable to the service calling system in the foregoing embodiment, where the service triggering unit may include a receiving module 21, a storage module 23, The triggering module 25 and the sending module 27, wherein the receiving module 21 is configured to receive the first communication message, where the first communication message may be a SIP message, and may be a request message, such as an initial session request INVITE message, or a response message, such as various SIP response messages, such as 200, 486, etc.;
  • the storage module 23 is configured to store a service invocation rule, where the service invocation rule may include a combination of conditions required for the service invocation (ie, a service triggering rule) and a service control unit description information of the corresponding service, where the service invocation rule may be specifically determined by the operator.
  • the user or both, can be set up dynamically or dynamically.
  • the service triggering rule describes a combination of conditions required for a service call matching the content of the communication message, the condition combination defines a condition that the service call must satisfy, and the service control unit description information includes the address information of the service control unit.
  • the service control unit description information may further include service identification information, where the service identification information may be used to distinguish between a plurality of services on a single service control unit, and the service invocation rule may further include a service call request type information, which is used to indicate corresponding generation.
  • a type of service call request the specific type may include a SIP message type and an HTTP message type. When it is an HTTP message type, it may be specifically a SOAP request message.
  • the triggering module 25 is configured to match the content of the first communication message received from the receiving module 21 with the service calling rule stored by the storage module 23, and after the matching is successful, generate a service calling request that is not related to the session to which the first communication message belongs.
  • the message when the first communication message is a SIP message, and the SIP message is a request message, the first communication message content may include one or any combination of the following: a request URI, a request method, a message header field, a message body Content:
  • the first communication message content includes one or any combination of the following: a message header field, a message body content, and a status code.
  • the triggering module 25 may generate a service call request according to the content of the first communication message received by the receiving module 21 and the service control unit description information in the successfully matched service calling rule;
  • the service invocation request generated by the triggering module 25 is a SIP message type
  • the service invoking request of the SIP message type has a different session identifier from the received first communication message, that is, the two SIP sessions are independent of each other, and the triggering module 25 generates
  • the service call request is of the HTTP message type, the request belongs to the new HTTP transaction and is also independent of the session to which the first communication message belongs.
  • the sending module 27 is configured to send the service call request message generated by the triggering module 25 to the service control unit described in the successfully matched service invocation rule.
  • the triggering module 25 may further include a matching submodule 252 and a service invoking request message generating submodule 254, where
  • the matching sub-module 252 is configured to match the content of the first communication message received from the receiving module 21 with the service calling rule stored by the storage module 23, and notify the service calling request message generating sub-module 254 of the matching result;
  • the service call request message generation sub-module 254 is configured to generate, when the matching sub-module 252 matches successfully, a service call request message that is unrelated to the session to which the first communication message belongs.
  • the triggering module 25 may further include a message type determining sub-module 256, configured to determine a service call request message type according to the service call request type information described in the successfully matched service invocation rule, after the matching sub-module 252 is successfully matched. And outputting to the service call request message generation sub-module 254, the service call request message generation sub-module 254 generates a corresponding service call request message according to the service call request message type, and the specific type may include a SIP message type and an HTTP message type. When it is an HTTP message type, it can be specifically a SOAP request message.
  • the triggering module 25 may further include a service identifier obtaining sub-module 258, configured to obtain a service identifier according to the service identification information in the service invocation rule that is successfully matched, and output the service identifier to the service after the matching sub-module 252 is successfully matched.
  • the call request message generation sub-module 254, the service call request message generation sub-module 254 carries the service identifier in the generated service call request message.
  • the service invocation request message generating sub-module 254 may further include a mapping encapsulation processing sub-module 2542, configured to perform mapping or encapsulation processing between the SIP message and the HTTP message, specifically, when the message type determining sub-module 256 determines When the message type is an HTTP message type, the service The call request message generation sub-module 254 can encapsulate or map the first communication message content into a SOAP service call request message.
  • a mapping encapsulation processing sub-module 2542 configured to perform mapping or encapsulation processing between the SIP message and the HTTP message, specifically, when the message type determining sub-module 256 determines When the message type is an HTTP message type, the service The call request message generation sub-module 254 can encapsulate or map the first communication message content into a SOAP service call request message.
  • the service triggering unit may be a call session control function entity S-CSCF or a service agent Service Broker.
  • the service triggering unit in the IMS network after receiving the first communication message, matches the content of the first communication message with a preset service calling rule, and after the matching is successful, generates a message with the first communication message.
  • the session-independent service invocation request message is sent to the service control unit described in the matching successful service invocation rule to perform a service invocation. Since the service invocation rule includes a combination of conditions required for the service invocation, when the conditional combination is satisfied, the service invocation request is performed.
  • the message is sent to the corresponding service control unit, so that the service control unit immediately performs the service call after receiving the service call request message, thereby avoiding routing the signaling to the unnecessary service control unit, thereby reducing the number of Route redundancy reduces the time for call connection.
  • the service control unit that receives the service call request message is not added to the original SIP session signaling route, and the service call is implemented. Complete separation of session control.
  • the service triggering unit may further generate a service invocation request message including the service identification information according to the service identification information in the service invocation rule, so that the service control unit may perform a service call according to the service identification information.
  • the call of executing multiple services in the same service control unit can be realized.
  • FIG. 3 it is a flowchart of a service invocation method in an IMS network according to an embodiment of the present invention, where the method includes:
  • the service triggering unit receives the first communication message.
  • the first communication message received by the service triggering unit in the 301 may be a SIP message, and may be an initial session request INVITE message, or various SIP response messages, such as 200, 486, and the like.
  • the service triggering unit matches the preset service invocation rule according to the content of the first communication message, and after the matching is successful, generating a session that is independent of the session to which the first communication message belongs.
  • the service invokes the request message, and sends the service call request message to the service control unit described in the successfully matched service call rule to perform a service call, where the service call rule includes matching with the content of the first communication message.
  • the pre-set service invocation rule may be stored in the service triggering unit or stored in an independent storage entity, and the service triggering unit obtains the storage entity from the storage entity when needed.
  • the service invocation rules may be specifically set by the operator, the user, or both, or may be dynamically updated.
  • the service invocation rule may be generally composed of a service triggering rule and a corresponding service control unit description information, where the service triggering rule describes a combination of conditions required for a service call matching the content of the first communication message, and the condition combination defines The condition that must be met by the service call is taken as an example of the busy forwarding service, and the condition combination of the service call may be the received 486 busy response message. Only when the received first communication message content matches the condition combination described in the service triggering rule, the corresponding service control unit is invoked to perform a service call. When the condition is empty, the service triggering unit can call the service unconditionally.
  • the service triggering unit may generate a service call request according to the received first communication message content and the corresponding service control unit description information, and send the service call request message to the service control described in the service success matching rule.
  • the unit makes a business call.
  • the service control unit description information may include address information of the service control unit, and the service triggering unit may send the service call request message to the service control unit according to the address information of the service control unit.
  • the service control unit description information may further include service identification information, where the service call request message generated by the service triggering unit may further include the service identification information, where the service control unit receives the service call request message. Then, the corresponding service is invoked according to the service identification information, and the service identification information is mainly used to distinguish the situation in which multiple services are owned by the single service control unit.
  • the service invocation rule may further include a service call request type information, and the service triggering unit may further generate a corresponding service call request message according to the service call request type information, and the specific type may include a SIP message type and HTTP.
  • the message type when it is an HTTP message type, can be specifically a SOAP request message.
  • the service invocation request generated by the service triggering unit is a SIP message
  • the service invoking request has a different session identifier from the first communication message.
  • the HTTP request generated by the service triggering unit is an HTTP message
  • the HTTP request belongs to a new HTTP transaction, and is not related to the session to which the first communication message belongs.
  • the service call request may be a SOAP service call request message.
  • the service triggering unit may generate the service call request as follows:
  • the service triggering unit encapsulates or maps the received content of the first communication message into a SOAP service call request message.
  • the first communication message content for matching when the SIP message is a request message, the first communication message content may include one or any combination of the following: a request URI, a request method, a message header field, a message body Content:
  • the first communication message content includes one or any combination of the following: a message header field, a message body content, and a status code.
  • the embodiment of the present invention may extend a SIP message for performing a service call, such as the INVOKE method, where the method only represents one.
  • a call request which is independent of the original session, has a session identifier different from the original session, and the original session is the session to which the first communication request message belongs.
  • the process that the service triggering unit generates the INVOKE service call request may include: the service triggering unit replaces the method name of the received SIP message (the first communication request message) with the INVOKE, and the original SIP message method name is placed in the service call request.
  • Other locations, such as the Request-URI, for example, the Request-Line example of the received SIP message is as follows:
  • the process of generating the INVOKE service call request may be: changing the original SIP message method name, and placing the INVOKE method name in another location of the service call request, such as the Request-URI, still using the SIP message received above.
  • the Request-Line example, the Request-Line example of the generated INVOKE service call request is as follows:
  • the manner in which the service triggering unit generates a service call request may include: a default mode, or a service call request type in a service call rule that matches a successful match
  • the information in the default mode is that the service call request of the HTTP type or the SIP type is always generated.
  • the service call request type information according to the service matching rule that matches the successful service refers to the service call request generated depending on the successful service call.
  • the service in the rule invokes the request type information, such as the type information describing the service call request for generating SOAP or INVOKE.
  • the service control unit receives the service call request, performs a service call, and returns a service call response.
  • the service control unit receives an HTTP type service call request, such as a SOAP service call request, the returned service call response is also an HTTP type service call response, such as a SOAP service call response, and the response includes the encapsulated Or the mapped SIP message content; or, if the service control unit receives a SIP type service call request, such as an INVOKE service call request, the returned service call response is also a SIP type service call response, such as an INVOKE service call response.
  • the INVOKE service call response may be a SIP method, such as INVOKE-RSP, or a SIP response code.
  • the technical solution of the embodiment of the present invention after receiving the first communication message by the service triggering unit, matching the content of the first communication message with a preset service calling rule, and after the matching is successful, generating the first communication message
  • the session inactivity-free service call request message is sent to the service control unit described in the matching successful service invocation rule to perform a service call, because the service invocation rule
  • the combination of conditions required for the service call is included, and when the condition combination is met, the service call request message is sent to the corresponding service control unit, thereby ensuring that the service control unit immediately after receiving the service call request message
  • the service is invoked, thereby avoiding routing signaling to unnecessary service control units, reducing routing redundancy and shortening call connection time.
  • the service control unit that receives the service call request message is not added to the SIP session signaling route, and the service call and session are implemented.
  • the complete separation of the control is performed by sending the service invocation request message to the WEB server through the HTTP bearer, thereby introducing the WEB resource into the IMS network, further realizing the fusion of the IMS network and the WEB network.
  • the S-CSCF is a service triggering unit
  • the busy forwarding AS is a service control unit.
  • the called party signed a contract and forwarded the business.
  • the incoming call was forwarded.
  • the specific process of the method is as follows:
  • Step 1-4 The calling UE-A calls the UE-B, after the media negotiation and the resource reservation is completed, ringing; Step 5) the called UE-B is busy, responding to the 486 busy indication message;
  • Step 6-8) The S-CSCF matches the service invocation rule according to the received 486 message, generates a service invocation request independent of the original session, and sends the service invocation request to the service control unit in the successfully matched service invocation rule, as in this example.
  • the 486 response is forwarded to the calling UE-A;
  • service invocation rules include service triggering rules and service control unit description information.
  • fragments are as follows:
  • the TriggerPoint describes that the service triggering rule of the embodiment triggers the service when the service triggering unit receives the 486 response message;
  • the ApplicationServer describes the service control unit description information, where the service control unit description information includes the address information of the service control unit. Further, the ApplicationServer may further include the called service identification information, such as 000 for busy service, and examples are as follows:
  • Serviceld describes the service identifier of the called call as 000;
  • service invocation rule may further include a service invocation request type information, and the business call request type sub-element is included in the service call rule element, and the fragment example is as follows:
  • the method is the service call request type information
  • the service call request type is an HTTP message type
  • the service call request generated by the service control unit is a service call request carried by the HTTP message, such as a SOAP request
  • the service control unit if the method value is SIP, the service control unit generates a SIP-based service call request, such as an extended SIP message for performing a service call in the embodiment of the present invention: the INVOKE method.
  • the service control unit may generate the service invocation request in a default manner.
  • Step 9) The busy AS forwards the service call request and returns a response; If the AS accepts the request, it returns a successful response, such as 200 OK in this embodiment; if the service is refused, a failure response is returned.
  • Step 10-11 Busy Forward AS performs the corresponding service logic according to the service call request, and generates a Refer request.
  • Referi Qing asks the Refer-To header field to carry the forwarded number registered by the called party.
  • Step 12-13 The caller accepts the Refer request and issues an INVITE request based on the URI in the Refer-To header field.
  • the S-CSCF when the S-CSCF receives the INVITE request, the 180 response and the 200 OK (HTTP) of the service call request, the S-CSCF also performs the matching of the service calling rule, but the matching is unsuccessful and there is no service to be called, so there is no Generate any business call requests.
  • Step 11 is the execution result of the busy forwarding AS service logic, and may not be a Refer request for other services, which is related to a specific service, and is determined by the AS itself logic.
  • the busy forwarding AS is not serialized in the initial INVITE request, but the service call request is sent to the busy forwarding AS when the service execution condition is met, and the service calling process is independent of the session control.
  • the service call is immediately performed, thereby avoiding routing the signaling to unnecessary service control units, reducing routing redundancy, and shortening the call connection time.
  • the service control unit that receives the service call request message is not added to the original SIP session signaling route, and the service call and session control are completely implemented. Separation.
  • the S-CSCF is a service triggering unit
  • the missed call prompting AS is a service control unit.
  • the called party signs the missed call alert service.
  • the missed call prompts the AS to send the missed call information to the called user by means of a short message. , remind the user of the missed call.
  • the specific process of this method is as follows:
  • Step 1-4 The calling UE-A calls the UE-B, and rings after the media negotiation and the resource reservation are completed; Step 5) The called UE-B is busy, and responds to the 486 busy indication message;
  • Step 6-8 The S-CSCF matches the service invocation rule according to the received 486 message, generates a service invocation request independent of the original session, and sends the service invocation request to the service control unit in the successfully matched service invocation rule, as in this implementation.
  • the missed call in the example prompts the AS, and forwards the 486 response to the calling UE-A;
  • the above service invocation request may be an HTTP SOAP request or an extended new SIP method request, and the service invocation request includes information required for service execution, such as a calling identity and a calling time.
  • Step 9) Missing call prompt
  • the AS receives the service call request and returns a response;
  • the AS accepts the request, it returns a successful response, such as 200 OK in this embodiment; if the service is refused, a failure response is returned.
  • Step 10-12 The missed call prompts the AS to execute the corresponding service logic according to the service call request, generate a Message message and send it to the called UE-B, prompting the UE-B to miss the incoming call information, such as: "136XXXXXXX at 10/ 01/2008 16:15 Give you a call once".
  • the missed call of the called party indicates that the AS does not enter the signaling path when the INVITE request is performed, but invokes the service AS when the trigger condition (such as busy) of the missed call service is satisfied.
  • the service control unit receives the service call request message, the service call is immediately performed, thereby avoiding routing the signaling to unnecessary service control units, reducing routing redundancy, and shortening the call connection time.
  • the missed call indicates that the service call does not affect the original session, and the original session continues.
  • the missed call prompts the AS to send the request to the called party to miss the call prompt message after receiving the corresponding logic, and receives the service control request message.
  • the unit will not be added to the SIP session signaling route, which completely separates the service call from the session control.
  • the S-CSCF is a service triggering unit
  • the AoC AS is a service control unit.
  • the calling user UE-A subscribes to the AoC service.
  • the AoC AS notifies the user of the rate, balance and other cost information of the current communication.
  • the specific process of this method is as follows:
  • Step 1) The calling UE-A issues an INVITE request;
  • Step 2-4 The S-CSCF matches the service invocation rule according to the received INVITE request, generates a service invocation request independent of the original session, and sends the service invocation request to the service control unit in the successfully matched service invocation rule, as in this example.
  • AoC AS in , and forward the INVITE request to the called party;
  • Step 5) The AoC AS receives the service call request and responds;
  • Step 6-8) The AoC AS executes the corresponding service logic according to the service call request, and generates an INFO message carrying the fee information and returns it to the UE-A;
  • Step 9-10 The calling UE-A responds after receiving the INFO message
  • Step 11-12 The call is established, and the called UE-B responds to the INVITE request of the calling UE-A.
  • the AoC service is invoked and executed when the S-CSCF receives the INVITE request, and the service calling process is independent of the original session, where steps 7, 8, 9, and 10 may occur during the original session establishment process or after the original session ends. That is, there is no time limit between steps 7, 8, 9, 10 and steps 11, 12.
  • the S-CSCF matches the service invocation rule according to the received INVITE request, generates a service invocation request independent of the original session, implements the AoC service call, and does not serialize the AoC AS into the original session. In the path, routing redundancy is reduced and call connection time is reduced. The call of the AoC service does not affect the original session. The original session continues. After the corresponding logic is executed, the AoC AS generates an INFO message carrying the fee information and returns it to the UE-A, thereby completely separating the service call from the session control.
  • the present invention can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is a better implementation. the way.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer.
  • a hard disk or optical disk or the like includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

A method for invoking a service in IMS network, system and device thereof. The method for invoking a service in IMS network includes: a service triggering unit receives the first communication message; the service triggering unit matches with a preset service invoking rule according to the first communication message content; if the match is successful, it generates a service invoking request message which is independent of a session of the first communication message, and it sends the service invoking request message to a service control unit which is described in successfully matched service invoking rule then apprizes to implement a service invoking, so that the invention realizes service invoking according to actual requirement, avoids routing a signal to a needless service control unit, reduces route redundance, shortens the time of call continue, realizes thorough separating between the service invoking and the session control.

Description

一种 IMS网络中业务调用的方法、 系统和装置 本申请要求于 2008 年 3 月 29 日提交中国专利局、 申请号为 200810066218.1 , 发明名称为" IMS网络中业务调用的方法、 系统和装置,,的中 国专利申请的优先权, 其全部内容通过引用结合在本申请中。  Method, system and device for calling a service in an IMS network, the application is filed on March 29, 2008, the Chinese Patent Office, the application number is 200810066218.1, and the invention is entitled "Method, system and device for calling a service in an IMS network, Priority of the Chinese Patent Application, the entire contents of which is incorporated herein by reference.
技术领域 Technical field
本发明涉及通信技术领域, 尤其涉及一种 IMS网络中业务调用的方法、 系统和装置。  The present invention relates to the field of communications technologies, and in particular, to a method, system, and apparatus for service invocation in an IMS network.
背景技术 Background technique
SIP协议是一个用于建立、 更改和终止多媒体会话或呼叫的应用层控制协 议, 这些多媒体会话包括多媒体会议、 远程教学、 因特网电话等, 它的核心 由 IETF ( Internet engineering task force, 因特网工程任务组)标准组织定义。  The SIP protocol is an application layer control protocol for establishing, changing, and terminating multimedia sessions or calls. These multimedia sessions include multimedia conferencing, distance learning, Internet telephony, etc., and its core is composed of the Internet Engineering Task Force (IETF). Standard organization definition.
目前, 3 GPP ( 3rd Generation Partnership Project, 第三代移动通信标准化 伙伴项目 )标准定义的一个 IP多媒体子系统(IP multimedia subsystem ) IMS 系统, 它是 3G ( 3rd Generation )移动网实现分组话音和分组数据, 提供统一 的多媒体业务和应用的目标网络,它釆用 IP分组域作为其控制信令和媒体传输 的承载通道, 釆用 SIP协议作为呼叫控制信令, 实现了业务管理、 会话控制及 承载接入的三者分离。  Currently, an IP multimedia subsystem (IMS) system defined by the 3GPP (3rd Generation Partnership Project) standard is a 3G (3rd Generation) mobile network that implements packet voice and packet data. A target network for providing unified multimedia services and applications, which uses an IP packet domain as a bearer channel for its control signaling and media transmission, and uses SIP protocol as call control signaling to implement service management, session control, and bearer connection. The three entered are separated.
在 IMS网络中, 由应用服务器(Application Server AS )提供增值多媒体 业务, 一个 AS可以专门为用户提供一个业务。 目前, IMS网络中调用业务可 以根据初始过滤规则 ( iFC )触发。  In the IMS network, the application server (Application Server AS) provides value-added multimedia services, and an AS can provide a service for users. Currently, the calling service in the IMS network can be triggered according to the initial filtering rule (iFC).
iFC中包括了多个优先级的初始过滤规则。现有的 iFC触发机制,是在呼 叫会话控制功能实体 S-CSCF收到 SIP会话初始请求(如 INVITE ) 消息时, 根据用户签约信息根据优先级从高到低的顺序逐级进行 iFC 匹配, 匹配成功 后就将 SIP会话初始请求消息发送给相应的各个 AS,将各个 AS加入到该 SIP 会话信令路径中, 以使得该 AS的业务可以被调用。 由于 SIP本身的路由机制 决定了后续消息不可能串入新的 SIP 实体, 导致当前的业务触发需要预先将 可能应用到的 AS都串入到信令路径中, 以保证各个业务的实现, 但是 AS串 入后并未立即执行业务,或者部分 AS由于不满足业务触发的条件始终没有调 用过相应的业务。 这样, S-CSCF执行 iFC触发时, 将 SIP会话初始请求消息 发送到各个 AS造成了路由的冗余, 从而延长了呼叫接续时间。 The initial filtering rules of multiple priorities are included in the iFC. The existing iFC triggering mechanism is to perform iFC matching and matching according to the priority of the user subscription information according to the priority of the user, when the call session control function entity S-CSCF receives the SIP session initial request (such as INVITE) message. After the success, the SIP session initial request message is sent to the corresponding AS, and each AS is added to the SIP session signaling path, so that the service of the AS can be called. Due to the routing mechanism of SIP itself It is determined that subsequent messages cannot be serialized into a new SIP entity. As a result, the current service trigger needs to pre-integrate the ASs that may be applied to the signaling path to ensure the implementation of each service, but the AS is not immediately after the serialization. The service is executed, or some ASs have never called the corresponding service because they do not meet the conditions triggered by the service. In this way, when the S-CSCF performs the iFC trigger, sending the SIP session initial request message to each AS causes routing redundancy, thereby prolonging the call connection time.
发明内容 Summary of the invention
本发明实施例提供了一种 IMS网络中业务调用的方法、 系统和装置, 以实 现根据实际需要进行业务调用, 解决现有技术中 iFC触发造成的路由冗余的问 题。  The embodiments of the present invention provide a method, a system, and a device for invoking a service in an IMS network, so as to implement a service call according to actual needs, and solve the problem of routing redundancy caused by iFC triggering in the prior art.
本发明实施例提供了一种 IMS网络中业务调用的方法, 包括:  The embodiment of the invention provides a method for calling a service in an IMS network, including:
业务触发单元接收第一通信消息;  The service triggering unit receives the first communication message;
所述业务触发单元根据所述第一通信消息内容, 与预先设置的业务调用 规则进行匹配, 匹配成功后, 生成与所述第一通信消息所属会话无关的业务 调用请求消息, 并将所述业务调用请求消息发送至匹配成功的业务调用规则 中描述的业务控制单元进行业务调用, 其中, 所述业务调用规则包括与所述 第一通信消息内容进行匹配的业务调用所需要的条件组合以及执行对应业务 的业务控制单元描述信息。  And the service triggering unit matches the preset service invocation rule according to the content of the first communication message, and after the matching is successful, generates a service invocation request message that is unrelated to the session to which the first communication message belongs, and the service is The call request message is sent to the service control unit described in the successfully matched service invocation rule to perform a service call, where the service invocation rule includes a combination of conditions required for a service call matching the content of the first communication message and an execution corresponding The business control unit of the service describes the information.
本发明实施例提供了一种 IMS网络中业务调用的系统,该系统包括业务触 发单元和业务控制单元,  An embodiment of the present invention provides a system for calling a service in an IMS network, where the system includes a service triggering unit and a service control unit.
业务触发单元用于接收第一通信消息, 根据所述第一通信消息内容, 与 预先设置的业务调用规则进行匹配, 匹配成功后, 生成与所述第一通信消息 所属会话无关的业务调用请求消息, 并将所述业务调用请求消息发送至匹配 成功的业务调用规则中描述的业务控制单元;  The service triggering unit is configured to receive the first communication message, and match the preset service invocation rule according to the content of the first communication message. After the matching is successful, generate a service invocation request message that is not related to the session to which the first communication message belongs. And sending the service call request message to the service control unit described in the matching successful service invocation rule;
业务控制单元用于接收所述业务调用请求消息, 并根据调用请求消息进 行业务调用, 其中, 所述业务调用规则包括与所述第一通信消息内容进行匹配的业务 调用所需要的条件组合以及执行对应业务的业务控制单元描述信息。 The service control unit is configured to receive the service call request message, and perform a service call according to the call request message. The service invocation rule includes a combination of conditions required for a service call that matches the content of the first communication message and a service control unit description information that performs a corresponding service.
本发明实施例提供了一种 IMS网络中的业务触发单元, 包括接收模块、存 储模块、 触发模块和发送模块, 其中  An embodiment of the present invention provides a service triggering unit in an IMS network, including a receiving module, a storage module, a triggering module, and a sending module, where
接收模块, 用于接收第一通信消息;  a receiving module, configured to receive a first communication message;
存储模块, 用于存储业务调用规则, 所述业务调用规则包括业务调用所 需要的条件组合以及执行对应业务的业务控制单元描述信息;  a storage module, configured to store a service invocation rule, where the service invocation rule includes a combination of conditions required for the service invocation and a description of the service control unit that executes the corresponding service;
触发模块, 用于根据从接收模块接收到的第一通信消息内容与存储模块 存储的业务调用规则进行匹配, 匹配成功后, 生成与所述第一通信消息所属 会话无关的业务调用请求消息;  a triggering module, configured to match, according to the first communication message received from the receiving module, a service invocation rule stored by the storage module, and after the matching is successful, generate a service invocation request message that is not related to the session to which the first communication message belongs;
发送模块, 用于向匹配成功的业务调用规则中描述的业务控制单元发送 所述触发模块生成的业务调用请求消息。  And a sending module, configured to send a service call request message generated by the triggering module to the service control unit described in the service matching rule that is successfully matched.
本发明实施例的技术方案, 通过业务触发单元接收到第一通信消息后, 根据所述第一通信消息内容与预先设置的业务调用规则进行匹配, 匹配成功 后, 生成与所述第一通信消息所属会话无关的业务调用请求消息, 发送至匹 配成功的业务调用规则中描述的业务控制单元进行业务调用, 由于业务调用 规则中包括业务调用所需要的条件组合, 当满足该条件组合时, 业务调用请 求消息才会被发送至相应的业务控制单元, 从而保证了业务控制单元收到该 业务调用请求消息后, 就立即进行业务调用, 从而避免了将信令路由到不必 要的业务控制单元, 减少了路由冗余, 缩短了呼叫接续的时间。 另外, 由于 业务触发单元生成的业务调用请求消息与第一通信消息所属会话无关, 所以 接收到业务调用请求消息的业务控制单元也不会加入到原 SIP会话信令路由 中, 实现了业务调用与会话控制的彻底分离。  The technical solution of the embodiment of the present invention, after receiving the first communication message by the service triggering unit, matching the content of the first communication message with a preset service calling rule, and after the matching is successful, generating the first communication message The session inactivity-free service invocation request message is sent to the service control unit described in the matching successful service invocation rule to perform a service call. Since the service invocation rule includes a combination of conditions required for the service invocation, when the conditional combination is satisfied, the service is invoked. The request message is sent to the corresponding service control unit, thereby ensuring that the service control unit immediately performs the service call after receiving the service call request message, thereby avoiding routing the signaling to the unnecessary service control unit, thereby reducing Routing redundancy reduces the time for call connection. In addition, since the service call request message generated by the service triggering unit is independent of the session to which the first communication message belongs, the service control unit that receives the service call request message is not added to the original SIP session signaling route, and the service call is implemented. Complete separation of session control.
附图说明 DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将对实 施例或现有技术描述中所需要使用的附图作简单地介绍, 显而易见地, 下面 描述中的附图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动性的前提下, 还可以根据这些附图获得其他的附图。 In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art description will be briefly described below, obviously, the following The drawings in the description are only some of the embodiments of the present invention, and those skilled in the art can obtain other drawings based on these drawings without any inventive labor.
图 1 为本发明实施例 IMS网络中业务调用系统的架构图;  1 is a structural diagram of a service invocation system in an IMS network according to an embodiment of the present invention;
图 2为本发明实施例中业务触发单元的结构示意图;  2 is a schematic structural diagram of a service triggering unit according to an embodiment of the present invention;
图 3为本发明实施例中业务调用方法的流程图;  3 is a flowchart of a method for calling a service according to an embodiment of the present invention;
图 4为本发明业务调用方法具体实施例的流程示意图;  4 is a schematic flowchart of a specific embodiment of a service invocation method according to the present invention;
图 5为本发明业务调用方法另一具体实施例的流程示意图;  FIG. 5 is a schematic flowchart diagram of another specific embodiment of a service invoking method according to the present invention;
图 6为本发明业务调用方法另一具体实施例的流程示意图。  FIG. 6 is a schematic flowchart diagram of another specific embodiment of a service invocation method according to the present invention.
具体实施方式 detailed description
下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行 清楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而 不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没有作 出创造性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。  The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
如图 1所示, 为本发明实施例 IMS网络中业务调用系统的架构图, 该业务 调用系统包括业务触发单元 11和业务控制单元 13 , 业务触发单元 11和业务控 制单元 13之间通过 E1接口连接。  As shown in FIG. 1 , it is an architecture diagram of a service invoking system in an IMS network according to an embodiment of the present invention. The service invoking system includes a service triggering unit 11 and a service control unit 13, and the service triggering unit 11 and the service control unit 13 pass through an E1 interface. connection.
业务触发单元 11用于接收第一通信消息, 根据所述第一通信消息内容, 与预先设置的业务调用规则进行匹配, 匹配成功后, 生成与所述第一通信消 息所属会话无关的业务调用请求消息, 并将所述业务调用请求消息发送至匹 配成功的业务调用规则中描述的业务控制单元 13;  The service triggering unit 11 is configured to receive the first communication message, and match the preset service invocation rule according to the content of the first communication message. After the matching is successful, generate a service invocation request that is not related to the session to which the first communication message belongs. a message, and the service call request message is sent to the service control unit 13 described in the matching successful call rule;
业务控制单元 13用于接收所述业务调用请求消息, 并根据业务调用请求 消息进行业务调用, 以提供业务的逻辑控制功能, 是各种业务的宿主执行环 境。  The service control unit 13 is configured to receive the service call request message, and perform a service call according to the service call request message to provide a logical control function of the service, which is a host execution environment of various services.
其中, 所述业务调用规则包括与所述第一通信消息内容进行匹配的业务 调用所需要的条件组合以及执行对应业务的业务控制单元描述信息。 在该系统中, 业务触发单元 11接收到的第一通信消息可以为 SIP消息, 具 体可以为请求消息 , 比如初始会话请求 INVITE消息 , 或者响应消息 , 比如各 种 SIP响应消息, 如 200, 486等, 当所述 SIP消息为请求消息时, 所述第一通信 消息内容可以包括下列之一或任意组合: 请求 URI、 请求方法、 消息头域、 消 息体内容; 当所述 SIP消息为响应消息时, 所述第一通信消息内容包括下列之 一或任意组合: 消息头域、 消息体内容、 状态码。 The service invocation rule includes a combination of conditions required for a service call that matches the content of the first communication message and a service control unit description information that performs a corresponding service. In the system, the first communication message received by the service triggering unit 11 may be a SIP message, and may be a request message, such as an initial session request INVITE message, or a response message, such as various SIP response messages, such as 200, 486, etc. When the SIP message is a request message, the first communication message content may include one or any combination of the following: a request URI, a request method, a message header field, a message body content; when the SIP message is a response message The content of the first communication message includes one or any combination of the following: a message header field, a message body content, and a status code.
预先设置的业务调用规则可以存储在业务触发单元中, 或者存储在独立 的存储实体中, 业务触发单元 11在需要的时候, 从该存储实体中获取。 业务 调用规则具体可以由运营商、 用户或者两者共同来进行设置, 也可以进行动 态的更新, 业务调用规则一般可以由业务触发规则和对应的业务控制单元描 述信息组成, 其中, 业务触发规则描述了与所述第一通信消息内容进行匹配 的业务调用所需要的条件组合, 该条件组合定义了业务调用所必须满足的条 件, 以遇忙前转业务为例, 其业务调用的条件组合可以为收到 486遇忙响应消 息。 只有当收到的第一通信消息内容匹配业务触发规则中描述的条件组合时, 才调用对应的业务控制单元进行业务调用, 当条件为空时, 业务触发单元可 以无条件的调用业务。  The preset service invocation rules may be stored in the service triggering unit or stored in a separate storage entity, and the service triggering unit 11 obtains from the storage entity when needed. The service invocation rule may be configured by the operator, the user, or both, and may be dynamically updated. The service invocation rule may be generally composed of a service triggering rule and a corresponding service control unit description information, where the service triggering rule description A combination of conditions required for a service call matching the content of the first communication message, the condition combination defining a condition that the service call must satisfy, and taking the busy forwarding service as an example, the condition combination of the service call may be Received a 486 busy response message. The service triggering unit may invoke the corresponding service control unit to perform a service call only when the received first communication message content matches the condition combination described in the service triggering rule. When the condition is empty, the service triggering unit may invoke the service unconditionally.
业务触发单元 11将收到的第一通信消息内容和业务触发规则进行匹配, 若匹配成功, 则可以根据收到的第一通信消息内容和对应的业务控制单元描 述信息生成业务调用请求, 业务控制单元描述信息包括业务控制单元的地址 信息, 业务触发单元 11可以根据其中的地址信息, 将生成的业务调用请求发 送至对应的业务控制单元 13 , 进一步的, 所述业务控制单元描述信息还可以 包括业务标识信息, 业务标识信息可以用于区别单个业务控制单元 13上拥有 多个业务的情况, 业务触发单元 11在生成的业务调用请求中可以携带该业务 标识信息。 业务调用规则还可以包括业务调用请求类型信息, 用于指示业务 触发单元 11生成相应类型的业务调用请求, 具体类型可以包括 SIP消息类型和 HTTP消息类型, 当为 HTTP消息类型时, 可以具体为 SOAP请求消息, 则业务 触发单元 11生成的业务调用请求即为 SOAP业务调用请求消息。 The service triggering unit 11 matches the received content of the first communication message with the service triggering rule. If the matching is successful, the service triggering request may be generated according to the received content of the first communication message and the corresponding service control unit description information, and the service control is performed. The unit description information includes the address information of the service control unit, and the service triggering unit 11 may send the generated service call request to the corresponding service control unit 13 according to the address information therein. Further, the service control unit description information may further include The service identification information, the service identification information may be used to distinguish the case where the multiple service is available on the single service control unit 13, and the service triggering unit 11 may carry the service identification information in the generated service call request. The service invocation rule may further include a service invocation request type information, and is used to instruct the service triggering unit 11 to generate a corresponding type of service invoking request, and the specific type may include a SIP message type and The HTTP message type, when it is an HTTP message type, may be specifically a SOAP request message, and the service call request generated by the service triggering unit 11 is a SOAP service call request message.
当业务触发单元 11生成的业务调用请求为 SIP消息类型时, 该 SIP消息类 型的业务调用请求与接收到的第一通信消息具有不同的会话标识, 即两个 SIP 会话相互独立, 当业务触发单元 11生成的业务调用请求为为 HTTP消息类型 时, 该请求属于新的 HTTP事务, 也与第一通信消息所属会话无关。  When the service call request generated by the service triggering unit 11 is a SIP message type, the service call request of the SIP message type has a different session identifier than the received first communication message, that is, the two SIP sessions are independent of each other, when the service trigger unit When the generated service call request is of the HTTP message type, the request belongs to a new HTTP transaction, and is also independent of the session to which the first communication message belongs.
业务触发单元 11和业务控制单元 13之间的 E1接口可以为 SIP协议接口, E1 可以是直接接口, 也可以是间接接口, 间接接口是指业务触发单元 11和业务 控制单元 13之间还存在其它的中间节点。  The E1 interface between the service triggering unit 11 and the service control unit 13 may be a SIP protocol interface, and the E1 interface may be a direct interface or an indirect interface. The indirect interface refers to other interfaces between the service triggering unit 11 and the service control unit 13. Intermediate node.
在实际应用中, 业务触发单元 11可以位于呼叫会话控制功能实体 S-CSCF, 业务代理 Service Broker等网元中, 业务控制单元 13可以是提供电信 业务的单元, 如 IMS网络中的应用服务器 AS, 也可以是提供 Web业务的单元, 如位于 WEB服务器中, WEB服务器是釆用标准 Web协议(如 HTTP )接口的服 务器, 可以位于 Internet (因特网)或 Intranet (局域网) 中。  In an actual application, the service triggering unit 11 may be located in a network element such as a call session control function entity S-CSCF, a service agent Service Broker, etc., and the service control unit 13 may be a unit that provides telecommunication services, such as an application server AS in an IMS network. It can also be a unit that provides Web services, such as a WEB server, which is a server that uses a standard Web protocol (such as HTTP) interface, and can be located in the Internet (Internet) or Intranet (Local Area Network).
其中业务触发单元 11可以进一步参考下面的实施例的说明。  The service triggering unit 11 can further refer to the description of the following embodiments.
上述实施例 IMS网络中业务调用系统,通过业务触发单元接收到第一通信 消息后, 根据所述第一通信消息内容与预先设置的业务调用规则进行匹配, 匹配成功后, 生成与所述第一通信消息所属会话无关的业务调用请求消息, 发送至匹配成功的业务调用规则中描述的业务控制单元进行业务调用, 由于 业务调用规则中包括业务调用所需要的条件组合, 当满足该条件组合时, 业 务调用请求消息才会被发送至相应的业务控制单元, 从而保证了业务控制单 元收到该业务调用请求消息后, 就立即进行业务调用, 从而避免了将信令路 由到不必要的业务控制单元, 减少了路由冗余, 缩短了呼叫接续的时间。 另 外, 由于业务触发单元生成的业务调用请求消息与第一通信消息所属会话无 关, 所以接收到业务调用请求消息的业务控制单元也不会加入到原 SIP会话信 令路由中, 实现了业务调用与会话控制的彻底分离。 如图 2所示, 为本发明实施例 IMS网络中业务触发单元的结构示意图, 该 业务触发单元适用于上述实施例中的业务调用系统, 该业务触发单元可以包 括接收模块 21、 存储模块 23、 触发模块 25和发送模块 27, 其中接收模块 21 , 用于接收第一通信消息,第一通信消息可以为 SIP消息,具体可以为请求消息, 比如初始会话请求 INVITE消息 ,或者响应消息 ,比如各种 SIP响应消息 ,如 200, 486等; The service invoking system in the IMS network, after receiving the first communication message by the service triggering unit, matches the content of the first communication message with a preset service calling rule, and after the matching is successful, generating the first The session-independent service call request message of the communication message is sent to the service control unit described in the successfully matched service call rule to perform a service call. Since the service call rule includes a combination of conditions required for the service call, when the condition combination is met, The service call request message is sent to the corresponding service control unit, thereby ensuring that the service control unit immediately performs the service call after receiving the service call request message, thereby avoiding routing the signaling to the unnecessary service control unit. , reducing routing redundancy and shortening call connection time. In addition, since the service call request message generated by the service triggering unit is independent of the session to which the first communication message belongs, the service control unit that receives the service call request message is not added to the original SIP session signaling route, and the service call is implemented. Complete separation of session control. As shown in FIG. 2, it is a schematic structural diagram of a service triggering unit in an IMS network according to an embodiment of the present invention. The service triggering unit is applicable to the service calling system in the foregoing embodiment, where the service triggering unit may include a receiving module 21, a storage module 23, The triggering module 25 and the sending module 27, wherein the receiving module 21 is configured to receive the first communication message, where the first communication message may be a SIP message, and may be a request message, such as an initial session request INVITE message, or a response message, such as various SIP response messages, such as 200, 486, etc.;
存储模块 23 , 用于存储业务调用规则, 所述业务调用规则可以包括业务 调用所需要的条件组合(即业务触发规则) 以及执行对应业务的业务控制单 元描述信息, 业务调用规则具体可以由运营商、 用户或者两者共同来进行设 置, 也可以进行动态的更新。 其中业务触发规则描述了与通信消息内容进行 匹配的业务调用所需要的条件组合, 该条件组合定义了业务调用所必须满足 的条件, 业务控制单元描述信息包括业务控制单元的地址信息, 进一步的, 所述业务控制单元描述信息还可以包括业务标识信息, 业务标识信息可以用 于区别单个业务控制单元上拥有多个业务的情况, 业务调用规则还可以包括 业务调用请求类型信息, 用于指示生成相应类型的业务调用请求, 具体类型 可以包括 SIP消息类型和 HTTP消息类型, 当为 HTTP消息类型时, 可以具体为 SOAP请求消息。  The storage module 23 is configured to store a service invocation rule, where the service invocation rule may include a combination of conditions required for the service invocation (ie, a service triggering rule) and a service control unit description information of the corresponding service, where the service invocation rule may be specifically determined by the operator. The user, or both, can be set up dynamically or dynamically. The service triggering rule describes a combination of conditions required for a service call matching the content of the communication message, the condition combination defines a condition that the service call must satisfy, and the service control unit description information includes the address information of the service control unit. Further, The service control unit description information may further include service identification information, where the service identification information may be used to distinguish between a plurality of services on a single service control unit, and the service invocation rule may further include a service call request type information, which is used to indicate corresponding generation. A type of service call request, the specific type may include a SIP message type and an HTTP message type. When it is an HTTP message type, it may be specifically a SOAP request message.
触发模块 25 , 用于根据从接收模块 21接收到的第一通信消息内容与存储 模块 23存储的业务调用规则进行匹配, 匹配成功后, 生成与所述第一通信消 息所属会话无关的业务调用请求消息, 当所述第一通信消息为 SIP消息, 且该 SIP消息为请求消息时, 所述第一通信消息内容可以包括下列之一或任意组 合: 请求 URI、 请求方法、 消息头域、 消息体内容; 当所述 SIP消息为响应消 息时, 所述第一通信消息内容包括下列之一或任意组合: 消息头域、 消息体 内容、 状态码。  The triggering module 25 is configured to match the content of the first communication message received from the receiving module 21 with the service calling rule stored by the storage module 23, and after the matching is successful, generate a service calling request that is not related to the session to which the first communication message belongs. The message, when the first communication message is a SIP message, and the SIP message is a request message, the first communication message content may include one or any combination of the following: a request URI, a request method, a message header field, a message body Content: When the SIP message is a response message, the first communication message content includes one or any combination of the following: a message header field, a message body content, and a status code.
触发模块 25可以根据接收模块 21收到的第一通信消息内容和匹配成功的 业务调用规则中的业务控制单元描述信息生成业务调用请求; 当触发模块 25生成的业务调用请求为 SIP消息类型时, 该 SIP消息类型的 业务调用请求与接收到的第一通信消息具有不同的会话标识, 即两个 SIP会话 相互独立, 当触发模块 25生成的业务调用请求为 HTTP消息类型时, 该请求属 于新的 HTTP事务, 也与第一通信消息所属会话无关。 The triggering module 25 may generate a service call request according to the content of the first communication message received by the receiving module 21 and the service control unit description information in the successfully matched service calling rule; When the service invocation request generated by the triggering module 25 is a SIP message type, the service invoking request of the SIP message type has a different session identifier from the received first communication message, that is, the two SIP sessions are independent of each other, and the triggering module 25 generates When the service call request is of the HTTP message type, the request belongs to the new HTTP transaction and is also independent of the session to which the first communication message belongs.
发送模块 27, 用于向匹配成功的业务调用规则中描述的业务控制单元发 送所述触发模块 25生成的业务调用请求消息。  The sending module 27 is configured to send the service call request message generated by the triggering module 25 to the service control unit described in the successfully matched service invocation rule.
进一步的, 所述触发模块 25还可以包括匹配子模块 252和业务调用请求消 息生成子模块 254, 其中  Further, the triggering module 25 may further include a matching submodule 252 and a service invoking request message generating submodule 254, where
匹配子模块 252, 用于根据从接收模块 21接收到的第一通信消息内容与存 储模块 23存储的业务调用规则进行匹配, 并将匹配结果通知业务调用请求消 息生成子模块 254;  The matching sub-module 252 is configured to match the content of the first communication message received from the receiving module 21 with the service calling rule stored by the storage module 23, and notify the service calling request message generating sub-module 254 of the matching result;
业务调用请求消息生成子模块 254, 用于当所述匹配子模块 252匹配成功 时, 生成与所述第一通信消息所属会话无关的业务调用请求消息。  The service call request message generation sub-module 254 is configured to generate, when the matching sub-module 252 matches successfully, a service call request message that is unrelated to the session to which the first communication message belongs.
进一步的, 所述触发模块 25还可以包括消息类型确定子模块 256, 用于当 匹配子模块 252匹配成功后, 根据匹配成功的业务调用规则中描述的业务调用 请求类型信息确定业务调用请求消息类型, 并输出给业务调用请求消息生成 子模块 254 , 所述业务调用请求消息生成子模块 254根据所述业务调用请求消 息类型生成相应的业务调用请求消息, 具体类型可以包括 SIP消息类型和 HTTP消息类型, 当为 HTTP消息类型时, 可以具体为 SOAP请求消息。  Further, the triggering module 25 may further include a message type determining sub-module 256, configured to determine a service call request message type according to the service call request type information described in the successfully matched service invocation rule, after the matching sub-module 252 is successfully matched. And outputting to the service call request message generation sub-module 254, the service call request message generation sub-module 254 generates a corresponding service call request message according to the service call request message type, and the specific type may include a SIP message type and an HTTP message type. When it is an HTTP message type, it can be specifically a SOAP request message.
进一步的, 所述触发模块 25还可以包括业务标识获取子模块 258, 用于从 当匹配子模块 252匹配成功后, 根据匹配成功的业务调用规则中的业务标识信 息获取业务标识, 并输出给业务调用请求消息生成子模块 254, 所述业务调用 请求消息生成子模块 254在生成的业务调用请求消息中携带所述业务标识。  Further, the triggering module 25 may further include a service identifier obtaining sub-module 258, configured to obtain a service identifier according to the service identification information in the service invocation rule that is successfully matched, and output the service identifier to the service after the matching sub-module 252 is successfully matched. The call request message generation sub-module 254, the service call request message generation sub-module 254 carries the service identifier in the generated service call request message.
进一步的, 所述业务调用请求消息生成子模块 254还可以包括映射封装处 理子模块 2542, 用于进行 SIP消息与 HTTP消息之间的映射或封装处理, 具体 的, 当消息类型确定子模块 256确定消息类型为 HTTP消息类型时, 所述业务 调用请求消息生成子模块 254可以将所述第一通信消息内容封装或映射到 SOAP业务调用请求消息中。 Further, the service invocation request message generating sub-module 254 may further include a mapping encapsulation processing sub-module 2542, configured to perform mapping or encapsulation processing between the SIP message and the HTTP message, specifically, when the message type determining sub-module 256 determines When the message type is an HTTP message type, the service The call request message generation sub-module 254 can encapsulate or map the first communication message content into a SOAP service call request message.
实际应用中, 所述业务触发单元可以为呼叫会话控制功能实体 S-CSCF或 业务代理 Service Broker„  In an actual application, the service triggering unit may be a call session control function entity S-CSCF or a service agent Service Broker.
上述实施例 IMS网络中业务触发单元,在接收到第一通信消息后,根据所 述第一通信消息内容与预先设置的业务调用规则进行匹配, 匹配成功后, 生 成与所述第一通信消息所属会话无关的业务调用请求消息, 发送至匹配成功 的业务调用规则中描述的业务控制单元进行业务调用, 由于业务调用规则中 包括业务调用所需要的条件组合, 当满足该条件组合时, 业务调用请求消息 才会被发送至相应的业务控制单元, 从而保证了业务控制单元收到该业务调 用请求消息后, 就立即进行业务调用, 从而避免了将信令路由到不必要的业 务控制单元, 减少了路由冗余, 缩短了呼叫接续的时间。 另外, 由于业务触 发单元生成的业务调用请求消息与第一通信消息所属会话无关, 所以接收到 业务调用请求消息的业务控制单元也不会加入到原 SIP会话信令路由中, 实现 了业务调用与会话控制的彻底分离。  The service triggering unit in the IMS network, after receiving the first communication message, matches the content of the first communication message with a preset service calling rule, and after the matching is successful, generates a message with the first communication message. The session-independent service invocation request message is sent to the service control unit described in the matching successful service invocation rule to perform a service invocation. Since the service invocation rule includes a combination of conditions required for the service invocation, when the conditional combination is satisfied, the service invocation request is performed. The message is sent to the corresponding service control unit, so that the service control unit immediately performs the service call after receiving the service call request message, thereby avoiding routing the signaling to the unnecessary service control unit, thereby reducing the number of Route redundancy reduces the time for call connection. In addition, since the service call request message generated by the service triggering unit is independent of the session to which the first communication message belongs, the service control unit that receives the service call request message is not added to the original SIP session signaling route, and the service call is implemented. Complete separation of session control.
进一步的, 本实施例中业务触发单元还可以根据业务调用规则中的业务 标识信息生成包括所述业务标识信息的业务调用请求消息, 从而使得业务控 制单元可以根据所述业务标识信息进行业务调用, 从而可以实现同一个业务 控制单元中执行多个业务的调用。  Further, in this embodiment, the service triggering unit may further generate a service invocation request message including the service identification information according to the service identification information in the service invocation rule, so that the service control unit may perform a service call according to the service identification information. Thereby, the call of executing multiple services in the same service control unit can be realized.
如图 3所示, 为本发明实施例 IMS网络中业务调用方法的流程图, 该方法 包括:  As shown in FIG. 3, it is a flowchart of a service invocation method in an IMS network according to an embodiment of the present invention, where the method includes:
301、 业务触发单元接收第一通信消息。  301. The service triggering unit receives the first communication message.
其中, 301中业务触发单元接收到的第一通信消息可以为 SIP消息, 具体 可以为初始会话请求 INVITE消息, 或者各种 SIP响应消息, 比如 200, 486等。  The first communication message received by the service triggering unit in the 301 may be a SIP message, and may be an initial session request INVITE message, or various SIP response messages, such as 200, 486, and the like.
303、 所述业务触发单元根据所述第一通信消息内容, 与预先设置的业务 调用规则进行匹配, 匹配成功后, 生成与所述第一通信消息所属会话无关的 业务调用请求消息, 并将所述业务调用请求消息发送至匹配成功的业务调用 规则中描述的业务控制单元进行业务调用, 其中, 所述业务调用规则包括与 所述第一通信消息内容进行匹配的业务调用所需要的条件组合以及执行对应 业务的业务控制单元描述信息。 303. The service triggering unit matches the preset service invocation rule according to the content of the first communication message, and after the matching is successful, generating a session that is independent of the session to which the first communication message belongs. The service invokes the request message, and sends the service call request message to the service control unit described in the successfully matched service call rule to perform a service call, where the service call rule includes matching with the content of the first communication message. The combination of conditions required for the service call and the description of the service control unit that executes the corresponding service.
其中, 预先设置的业务调用规则可以存储在业务触发单元中, 或者存储 在独立的存储实体中, 业务触发单元在需要的时候, 从该存储实体中获取。 业务调用规则具体可以由运营商、 用户或者两者共同来进行设置, 也可以进 行动态的更新。 业务调用规则一般可以有业务触发规则和对应的业务控制单 元描述信息组成, 其中, 业务触发规则描述了与所述第一通信消息内容进行 匹配的业务调用所需要的条件组合, 该条件组合定义了业务调用所必须满足 的条件, 以遇忙前转业务为例, 其业务调用的条件组合可以为收到 486遇忙响 应消息。 只有当收到的第一通信消息内容匹配业务触发规则中描述的条件组 合时, 才调用对应的业务控制单元进行业务调用, 当条件为空时, 业务触发 单元可以无条件的调用业务。  The pre-set service invocation rule may be stored in the service triggering unit or stored in an independent storage entity, and the service triggering unit obtains the storage entity from the storage entity when needed. The service invocation rules may be specifically set by the operator, the user, or both, or may be dynamically updated. The service invocation rule may be generally composed of a service triggering rule and a corresponding service control unit description information, where the service triggering rule describes a combination of conditions required for a service call matching the content of the first communication message, and the condition combination defines The condition that must be met by the service call is taken as an example of the busy forwarding service, and the condition combination of the service call may be the received 486 busy response message. Only when the received first communication message content matches the condition combination described in the service triggering rule, the corresponding service control unit is invoked to perform a service call. When the condition is empty, the service triggering unit can call the service unconditionally.
303中, 业务触发单元可以根据收到的第一通信消息内容和对应的业务控 制单元描述信息生成业务调用请求, 并将所述业务调用请求消息发送至匹配 成功的业务调用规则中描述的业务控制单元进行业务调用。  303, the service triggering unit may generate a service call request according to the received first communication message content and the corresponding service control unit description information, and send the service call request message to the service control described in the service success matching rule. The unit makes a business call.
所述业务控制单元描述信息中可以包括业务控制单元的地址信息, 业务 触发单元可以根据所述业务控制单元的地址信息, 将业务调用请求消息发送 至业务控制单元。  The service control unit description information may include address information of the service control unit, and the service triggering unit may send the service call request message to the service control unit according to the address information of the service control unit.
所述业务控制单元描述信息中还可以包括业务标识信息, 则所述业务触 发单元生成的业务调用请求消息中还可以包括所述业务标识信息, 所述业务 控制单元接收到所述业务调用请求消息后, 根据所述业务标识信息调用对应 的业务, 业务标识信息主要用于区别单个业务控制单元上拥有多个业务的情 况。 另外, 所述业务调用规则还可以包括业务调用请求类型信息, 则所述业 务触发单元还可以根据所述业务调用请求类型信息, 生成相应的业务调用请 求消息, 具体类型可以包括 SIP消息类型和 HTTP消息类型, 当为 HTTP消息类 型时, 可以具体为 SOAP请求消息。 The service control unit description information may further include service identification information, where the service call request message generated by the service triggering unit may further include the service identification information, where the service control unit receives the service call request message. Then, the corresponding service is invoked according to the service identification information, and the service identification information is mainly used to distinguish the situation in which multiple services are owned by the single service control unit. In addition, the service invocation rule may further include a service call request type information, and the service triggering unit may further generate a corresponding service call request message according to the service call request type information, and the specific type may include a SIP message type and HTTP. The message type, when it is an HTTP message type, can be specifically a SOAP request message.
当所述业务触发单元生成的业务调用请求为 SIP消息时, 所述业务调用请 求与第一通信消息具有不同的会话标识。  When the service invocation request generated by the service triggering unit is a SIP message, the service invoking request has a different session identifier from the first communication message.
当所述业务触发单元生成的业务调用请求为 HTTP消息时, 该 HTTP请求 属于新的 HTTP事务, 也与第一通信消息所属会话无关, 此时所述业务调用请 求可以为 SOAP业务调用请求消息。  When the service call request generated by the service triggering unit is an HTTP message, the HTTP request belongs to a new HTTP transaction, and is not related to the session to which the first communication message belongs. In this case, the service call request may be a SOAP service call request message.
当所述业务触发单元生成的业务调用请求为 HTTP消息时, 业务触发单元 生成所述业务调用请求可以具体为:  When the service call request generated by the service triggering unit is an HTTP message, the service triggering unit may generate the service call request as follows:
业务触发单元将接收到的所述第一通信消息内容封装或映射到 SOAP业 务调用请求消息中。  The service triggering unit encapsulates or maps the received content of the first communication message into a SOAP service call request message.
用于匹配的所述第一通信消息内容, 当所述 SIP消息为请求消息时, 所述 第一通信消息内容可以包括下列之一或任意组合: 请求 URI、 请求方法、 消息 头域、 消息体内容; 当所述 SIP消息为响应消息时, 所述第一通信消息内容包 括下列之一或任意组合: 消息头域、 消息体内容、 状态码。  The first communication message content for matching, when the SIP message is a request message, the first communication message content may include one or any combination of the following: a request URI, a request method, a message header field, a message body Content: When the SIP message is a response message, the first communication message content includes one or any combination of the following: a message header field, a message body content, and a status code.
当所述业务触发单元生成的业务调用请求为 SIP消息时, 为了实现业务 调用与会话控制的分离, 本发明实施例可以扩展一种进行业务调用的 SIP消 息, 如 INVOKE方法, 该方法仅表示一种调用请求, 它与原会话无关, 具有不 同于原会话的会话标识, 原会话即为第一通信请求消息所属的会话。  When the service call request generated by the service triggering unit is a SIP message, in order to implement the separation of the service call and the session control, the embodiment of the present invention may extend a SIP message for performing a service call, such as the INVOKE method, where the method only represents one. A call request, which is independent of the original session, has a session identifier different from the original session, and the original session is the session to which the first communication request message belongs.
具体的, 业务触发单元生成 INVOKE业务调用请求的过程可以包括: 业 务触发单元将收到的 SIP消息 (第一通信请求消息) 的方法名称替换为 INVOKE, 原 SIP消息方法名称置于业务调用请求的其它位置, 如 Request-URI 中, 比如, 收到的 SIP消息的 Request-Line示例如下:  Specifically, the process that the service triggering unit generates the INVOKE service call request may include: the service triggering unit replaces the method name of the received SIP message (the first communication request message) with the INVOKE, and the original SIP message method name is placed in the service call request. Other locations, such as the Request-URI, for example, the Request-Line example of the received SIP message is as follows:
INVITE sip:bob@biloxi.com SIP/2.0 生成的 INVOKE业务调用请求的 Request-Line示例如下: INVITE sip:bob@biloxi.com SIP/2.0 The Request-Line example of the generated INVOKE service call request is as follows:
INVOKE sip:bob@biloxi.com SIP/2.0; method=INVITE  INVOKE sip:bob@biloxi.com SIP/2.0; method=INVITE
或者, 生成 INVOKE业务调用请求的过程还可以是: 不改变原 SIP消息方 法名称,而将 INVOKE方法名称置于业务调用请求的其它位置,如 Request-URI 中, 仍以上述收到的 SIP消息的 Request-Line示例, 生成的 INVOKE业务调用请 求的 Request-Line示例如下:  Alternatively, the process of generating the INVOKE service call request may be: changing the original SIP message method name, and placing the INVOKE method name in another location of the service call request, such as the Request-URI, still using the SIP message received above. The Request-Line example, the Request-Line example of the generated INVOKE service call request is as follows:
INVITE消息 sip:bob@biloxi.com SIP/2.0; method=INVOKE 在 303中, 业务触发单元生成业务调用请求的方式可以包括: 缺省方式、 或依据匹配成功的业务调用规则中的业务调用请求类型信息, 其中, 缺省方 式是指总是生成 HTTP类型或 SIP类型的业务调用请求, 依据匹配成功的业务 调用规则的业务调用请求类型信息是指生成何种业务调用请求取决于匹配成 功的业务调用规则中的业务调用请求类型信息, 如该类型信息描述生成 SOAP 或 INVOKE的业务调用请求等。  INVITE message sip:bob@biloxi.com SIP/2.0; method=INVOKE In 303, the manner in which the service triggering unit generates a service call request may include: a default mode, or a service call request type in a service call rule that matches a successful match The information in the default mode is that the service call request of the HTTP type or the SIP type is always generated. The service call request type information according to the service matching rule that matches the successful service refers to the service call request generated depending on the successful service call. The service in the rule invokes the request type information, such as the type information describing the service call request for generating SOAP or INVOKE.
305、 业务控制单元收到业务调用请求, 进行业务调用, 返回业务调用响 应。  305. The service control unit receives the service call request, performs a service call, and returns a service call response.
本步骤中, 如果业务控制单元收到的是 HTTP类型的业务调用请求, 如 SOAP业务调用请求, 则返回的业务调用响应也是 HTTP类型的业务调用响应, 如 SOAP业务调用响应, 响应中包含被封装或被映射的 SIP消息内容; 或者, 如果业务控制单元收到的是 SIP类型的业务调用请求, 如 INVOKE业务调用请 求, 则返回的业务调用响应也是 SIP类型的业务调用响应, 如 INVOKE业务调 用响应 ,具体的 , INVOKE业务调用响应可以是一个 SIP方法,如 INVOKE— RSP, 也可以是一个 SIP响应码。  In this step, if the service control unit receives an HTTP type service call request, such as a SOAP service call request, the returned service call response is also an HTTP type service call response, such as a SOAP service call response, and the response includes the encapsulated Or the mapped SIP message content; or, if the service control unit receives a SIP type service call request, such as an INVOKE service call request, the returned service call response is also a SIP type service call response, such as an INVOKE service call response. Specifically, the INVOKE service call response may be a SIP method, such as INVOKE-RSP, or a SIP response code.
本发明实施例的技术方案, 通过业务触发单元接收到第一通信消息后, 据所述第一通信消息内容与预先设置的业务调用规则进行匹配, 匹配成功后, 生成与所述第一通信消息所属会话无关的业务调用请求消息, 发送至匹配成 功的业务调用规则中描述的业务控制单元进行业务调用, 由于业务调用规则 中包括业务调用所需要的条件组合, 当满足该条件组合时, 业务调用请求消 息才会被发送至相应的业务控制单元, 从而保证了业务控制单元收到该业务 调用请求消息后, 就立即进行业务调用, 从而避免了将信令路由到不必要的 业务控制单元, 减少了路由冗余, 缩短了呼叫接续的时间。 另外, 由于业务 触发单元生成的业务调用请求消息与第一通信消息所属会话无关, 所以接收 到业务调用请求消息的业务控制单元也不会加入到 SIP会话信令路由中, 实现 了业务调用与会话控制的彻底分离, 通过将业务调用请求消息通过 HTTP承载 发送至 WEB服务器, 从而将 WEB资源引入到 IMS网络中, 进一步实现了 IMS 网络与 WEB网络的融合。 The technical solution of the embodiment of the present invention, after receiving the first communication message by the service triggering unit, matching the content of the first communication message with a preset service calling rule, and after the matching is successful, generating the first communication message The session inactivity-free service call request message is sent to the service control unit described in the matching successful service invocation rule to perform a service call, because the service invocation rule The combination of conditions required for the service call is included, and when the condition combination is met, the service call request message is sent to the corresponding service control unit, thereby ensuring that the service control unit immediately after receiving the service call request message The service is invoked, thereby avoiding routing signaling to unnecessary service control units, reducing routing redundancy and shortening call connection time. In addition, since the service call request message generated by the service triggering unit is independent of the session to which the first communication message belongs, the service control unit that receives the service call request message is not added to the SIP session signaling route, and the service call and session are implemented. The complete separation of the control is performed by sending the service invocation request message to the WEB server through the HTTP bearer, thereby introducing the WEB resource into the IMS network, further realizing the fusion of the IMS network and the WEB network.
下面给出应用上述方法的具体实施例。  Specific embodiments in which the above method is applied are given below.
如图 4所示, 为本发明业务调用方法具体实施例的流程示意图, 本实施例 中, S-CSCF为业务触发单元, 遇忙前转 AS是业务控制单元。 被叫签约了遇忙 前转业务, 被叫忙时呼入来话被前转, 该方法具体流程如下:  As shown in FIG. 4, it is a schematic flowchart of a specific embodiment of the service invocation method of the present invention. In this embodiment, the S-CSCF is a service triggering unit, and the busy forwarding AS is a service control unit. The called party signed a contract and forwarded the business. When the called party was busy, the incoming call was forwarded. The specific process of the method is as follows:
步骤 1-4 )主叫 UE— A呼叫 UE— B, 经过媒体协商和资源预留完成后振铃; 步骤 5 )被叫 UE— B忙, 响应 486忙指示消息;  Step 1-4) The calling UE-A calls the UE-B, after the media negotiation and the resource reservation is completed, ringing; Step 5) the called UE-B is busy, responding to the 486 busy indication message;
步骤 6-8 ) S-CSCF根据收到的 486消息, 匹配业务调用规则, 生成一个独 立于原会话的业务调用请求,并发送给被匹配成功地业务调用规则中的业务控 制单元, 如本例中的遇忙前转 AS, 将 486响应转发给主叫 UE— A;  Step 6-8) The S-CSCF matches the service invocation rule according to the received 486 message, generates a service invocation request independent of the original session, and sends the service invocation request to the service control unit in the successfully matched service invocation rule, as in this example. In the busy forward AS, the 486 response is forwarded to the calling UE-A;
上述业务调用规则包括业务触发规则和业务控制单元描述信息, 其片断 示例如下:  The above service invocation rules include service triggering rules and service control unit description information. Examples of the fragments are as follows:
<ServiceFilterCriteria>  <ServiceFilterCriteria>
<TriggerPoint>  <TriggerPoint>
<SPT>  <SPT>
<Response>486 </ Response >  <Response>486 </ Response >
</SPT>  </SPT>
</TriggerPoint>  </TriggerPoint>
<ApplicationServer> < S erverName>http: //ims . example . com</ ServerName > <ApplicationServer> < S erverName>http: //ims . example . com</ ServerName >
</ApplicationServer>  </ApplicationServer>
</ServiceFilterCriteria>  </ServiceFilterCriteria>
其中, TriggerPoint描述了该实施例的业务触发规则为业务触发单元收到 486响应消息时触发业务; ApplicationServer描述了业务控制单元描述信息, 本 示例中业务控制单元描述信息包含了业务控制单元的地址信息, 进一步的, ApplicationServer还可以包含被调用的业务标识信息,如 000代表遇忙业务,其 示例如下:  The TriggerPoint describes that the service triggering rule of the embodiment triggers the service when the service triggering unit receives the 486 response message; the ApplicationServer describes the service control unit description information, where the service control unit description information includes the address information of the service control unit. Further, the ApplicationServer may further include the called service identification information, such as 000 for busy service, and examples are as follows:
<ApplicationServer>  <ApplicationServer>
< S erverName>htt : //ims . example . com</ ServerName >  < S erverName>htt : //ims . example . com</ ServerName >
<ServiceId>000</ Serviceld>  <ServiceId>000</ Serviceld>
</ApplicationServer> ,  </ApplicationServer> ,
其中 Serviceld描述了该次被调用的业务标识为 000;  Where Serviceld describes the service identifier of the called call as 000;
进一步的, 业务调用规则还可以包括业务调用请求类型信息, 在业务调 用规则元素中包括业务调用请求类型子元素, 片断示例如下:  Further, the service invocation rule may further include a service invocation request type information, and the business call request type sub-element is included in the service call rule element, and the fragment example is as follows:
<ServiceFilterCriteria>  <ServiceFilterCriteria>
<TriggerPoint> ... </TriggerPoint>  <TriggerPoint> ... </TriggerPoint>
<ApplicationServer> ... </ApplicationServer>  <ApplicationServer> ... </ApplicationServer>
<Method> HTTP</ Method>  <Method> HTTP</ Method>
</ServiceFilterCriteria>  </ServiceFilterCriteria>
上述示例中 Method即业务调用请求类型信息, 描述了业务调用请求类型 为 HTTP消息类型, 那么业务控制单元生成的业务调用请求即为 HTTP消息承 载的业务调用请求, 如 SOAP请求, 如果 Method取值为 SIP, 则业务控制单元 生成基于 SIP的业务调用请求, 如本发明实施例中扩展的一种进行业务调用的 SIP消息: INVOKE方法。 当业务调用规则中不包括业务调用请求类型信息时, 业务控制单元可以按照缺省的方式来生成业务调用请求。  In the above example, the method is the service call request type information, and the service call request type is an HTTP message type, and the service call request generated by the service control unit is a service call request carried by the HTTP message, such as a SOAP request, if the method value is SIP, the service control unit generates a SIP-based service call request, such as an extended SIP message for performing a service call in the embodiment of the present invention: the INVOKE method. When the service invocation rule does not include the service invocation request type information, the service control unit may generate the service invocation request in a default manner.
步骤 9 )遇忙前转 AS收到业务调用请求, 并返回响应; 其中, 若 AS接受该请求, 则返回成功响应, 如本实施例中的 200 OK; 若 拒绝提供服务, 则返回失败响应。 Step 9) The busy AS forwards the service call request and returns a response; If the AS accepts the request, it returns a successful response, such as 200 OK in this embodiment; if the service is refused, a failure response is returned.
步骤 10-11 )遇忙前转 AS根据业务调用请求, 执行相应的业务逻辑, 生成 Refer请求;  Step 10-11) Busy Forward AS performs the corresponding service logic according to the service call request, and generates a Refer request.
其中, Referi青求 Refer-To头域中携带被叫登记的前转号码。  Among them, Referi Qing asks the Refer-To header field to carry the forwarded number registered by the called party.
步骤 12-13 )主叫接受 Refer请求,并根据 Refer-To头域中的 URI发出 INVITE 请求。  Step 12-13) The caller accepts the Refer request and issues an INVITE request based on the URI in the Refer-To header field.
上述步骤中, S-CSCF在收到 INVITE请求, 180响应和业务调用请求的 200 OK ( HTTP ) 时, 也进行了业务调用规则的匹配, 但匹配不成功, 没有需要 调用的业务, 所以并没有生成任何业务调用请求。  In the above steps, when the S-CSCF receives the INVITE request, the 180 response and the 200 OK (HTTP) of the service call request, the S-CSCF also performs the matching of the service calling rule, but the matching is unsuccessful and there is no service to be called, so there is no Generate any business call requests.
本实施例仅以遇忙前转业务为例说明, 步骤 11是遇忙前转 AS业务逻辑的 执行结果, 对于其他业务可能不是 Refer请求, 这跟具体业务相关, 由 AS本身 逻辑所决定。  In this embodiment, only the busy forwarding service is taken as an example. Step 11 is the execution result of the busy forwarding AS service logic, and may not be a Refer request for other services, which is related to a specific service, and is determined by the AS itself logic.
显然, 本实施例并没有在初始 INVITE请求中串入遇忙前转 AS, 而是在满 足业务执行条件时才向遇忙前转 AS发出业务调用请求, 该业务调用过程与会 话控制无关, 从而保证了业务控制单元收到该业务调用请求消息后, 就立即 进行业务调用, 从而避免了将信令路由到不必要的业务控制单元, 减少了路 由冗余, 缩短了呼叫接续的时间。 另外, 由于业务触发单元生成的业务调用 请求消息独立于原会话, 所以接收到业务调用请求消息的业务控制单元也不 会加入到原 SIP会话信令路由中, 实现了业务调用与会话控制的彻底分离。  Obviously, in this embodiment, the busy forwarding AS is not serialized in the initial INVITE request, but the service call request is sent to the busy forwarding AS when the service execution condition is met, and the service calling process is independent of the session control. After the service control unit receives the service call request message, the service call is immediately performed, thereby avoiding routing the signaling to unnecessary service control units, reducing routing redundancy, and shortening the call connection time. In addition, since the service call request message generated by the service triggering unit is independent of the original session, the service control unit that receives the service call request message is not added to the original SIP session signaling route, and the service call and session control are completely implemented. Separation.
如图 5所示, 为本发明业务调用方法另一具体实施例的流程示意图, 本实 施例中, S-CSCF是业务触发单元, 漏话提示 AS是业务控制单元。 被叫签约了 漏话提示业务, 当被叫因关机、 忙或无网络覆盖等导致无法接听来话时, 漏 话提示 AS将通过短消息的方式将用户漏接的呼叫信息发送给被叫用户, 提醒 用户漏接的电话。 该方法具体流程如下:  As shown in FIG. 5, it is a schematic flowchart of another specific embodiment of the service invocation method of the present invention. In this embodiment, the S-CSCF is a service triggering unit, and the missed call prompting AS is a service control unit. The called party signs the missed call alert service. When the called party cannot answer the call due to shutdown, busy or no network coverage, the missed call prompts the AS to send the missed call information to the called user by means of a short message. , remind the user of the missed call. The specific process of this method is as follows:
步骤 1-4 )主叫 UE— A呼叫 UE— B, 媒体协商和资源预留完成后振铃; 步骤 5 )被叫 UE— B忙 , 响应 486忙指示消息; Step 1-4) The calling UE-A calls the UE-B, and rings after the media negotiation and the resource reservation are completed; Step 5) The called UE-B is busy, and responds to the 486 busy indication message;
步骤 6-8 ) S-CSCF根据收到的 486消息, 匹配业务调用规则, 生成一个独 立于原会话的业务调用请求,并发送给被匹配成功地业务调用规则中的业务控 制单元, 如本实施例中的漏话提示 AS, 且将 486响应转发给主叫 UE— A;  Step 6-8: The S-CSCF matches the service invocation rule according to the received 486 message, generates a service invocation request independent of the original session, and sends the service invocation request to the service control unit in the successfully matched service invocation rule, as in this implementation. The missed call in the example prompts the AS, and forwards the 486 response to the calling UE-A;
上述业务调用请求可以是 HTTP SOAP请求,也可以是扩展的新 SIP方法请 求, 该业务调用请求中包含了业务执行所需的信息, 如主叫标识和呼叫时间 等。  The above service invocation request may be an HTTP SOAP request or an extended new SIP method request, and the service invocation request includes information required for service execution, such as a calling identity and a calling time.
步骤 9 ) 漏话提示 AS收到业务调用请求, 并返回响应;  Step 9) Missing call prompt The AS receives the service call request and returns a response;
其中, 若 AS接受该请求, 则返回成功响应, 如本实施例中的 200 OK; 若 拒绝提供服务, 则返回失败响应。  If the AS accepts the request, it returns a successful response, such as 200 OK in this embodiment; if the service is refused, a failure response is returned.
步骤 10-12 )漏话提示 AS根据业务调用请求, 执行相应的业务逻辑, 生成 Message消息并发送给被叫 UE— B , 提示 UE— B漏接的来话信息, 如: " 136XXXXXXXX在 10/01/2008 16:15给您来电一次" 。  Step 10-12) The missed call prompts the AS to execute the corresponding service logic according to the service call request, generate a Message message and send it to the called UE-B, prompting the UE-B to miss the incoming call information, such as: "136XXXXXXXX at 10/ 01/2008 16:15 Give you a call once".
本实施例中,被叫签约的漏话提示 AS并没有在 INVITE请求时串入信令路 径中, 而是在满足漏话提示业务的触发条件(如忙) 时, 才调用业务 AS的, 从而保证了业务控制单元收到该业务调用请求消息后, 就立即进行业务调用, 从而避免了将信令路由到不必要的业务控制单元, 减少了路由冗余, 缩短了 呼叫接续的时间。 且漏话提示业务的调用不影响原来的会话, 原会话继续进 行, 漏话提示 AS在执行完相应逻辑后, 再发请求告诉被叫漏话提示信息的, 接收到业务调用请求消息的业务控制单元也不会加入到 SIP会话信令路由中, 实现了业务调用与会话控制的彻底分离。  In this embodiment, the missed call of the called party indicates that the AS does not enter the signaling path when the INVITE request is performed, but invokes the service AS when the trigger condition (such as busy) of the missed call service is satisfied. After the service control unit receives the service call request message, the service call is immediately performed, thereby avoiding routing the signaling to unnecessary service control units, reducing routing redundancy, and shortening the call connection time. The missed call indicates that the service call does not affect the original session, and the original session continues. The missed call prompts the AS to send the request to the called party to miss the call prompt message after receiving the corresponding logic, and receives the service control request message. The unit will not be added to the SIP session signaling route, which completely separates the service call from the session control.
如图 6所示, 为本发明业务调用方法另一具体实施例的流程示意图, 本实 施例中, S-CSCF是业务触发单元, AoC AS是业务控制单元。 主叫用户 UE— A 签约了 AoC业务, 当 UE— A拨打电话时, AoC AS会通知用户当前通讯使用的费 率, 余额等费用信息。 该方法具体流程如下:  As shown in FIG. 6 , it is a schematic flowchart of another specific embodiment of the service invocation method of the present invention. In this embodiment, the S-CSCF is a service triggering unit, and the AoC AS is a service control unit. The calling user UE-A subscribes to the AoC service. When the UE-A makes a call, the AoC AS notifies the user of the rate, balance and other cost information of the current communication. The specific process of this method is as follows:
步骤 1 )主叫 UE— A发出 INVITE请求; 步骤 2-4 ) S-CSCF根据收到的 INVITE请求, 匹配业务调用规则, 生成一 个独立于原会话的业务调用请求,并发送给被匹配成功地业务调用规则中的业 务控制单元, 如本例中的 AoC AS , 且转发 INVITE请求给被叫方; Step 1) The calling UE-A issues an INVITE request; Step 2-4: The S-CSCF matches the service invocation rule according to the received INVITE request, generates a service invocation request independent of the original session, and sends the service invocation request to the service control unit in the successfully matched service invocation rule, as in this example. AoC AS in , and forward the INVITE request to the called party;
步骤 5 ) AoC AS收到业务调用请求并响应;  Step 5) The AoC AS receives the service call request and responds;
步骤 6-8 ) AoC AS根据业务调用请求, 执行相应的业务逻辑, 生成携带费 用信息的 INFO消息返回给 UE— A;  Step 6-8) The AoC AS executes the corresponding service logic according to the service call request, and generates an INFO message carrying the fee information and returns it to the UE-A;
步骤 9- 10 )主叫 UE— A收到 INFO消息后进行响应;  Step 9-10) The calling UE-A responds after receiving the INFO message;
步骤 11-12 )呼叫建立, 被叫 UE— B响应主叫 UE— A的 INVITE请求。  Step 11-12) The call is established, and the called UE-B responds to the INVITE request of the calling UE-A.
本实施例中, AoC 业务在 S-CSCF收到 INVITE请求时被调用并执行, 业 务调用过程与原会话无关, 其中步骤 7、 8、 9、 10可以出现在原会话建立过程 中或原会话结束后, 即步骤 7、 8、 9、 10与步骤 11、 12之间没有时间前后的限 制。  In this embodiment, the AoC service is invoked and executed when the S-CSCF receives the INVITE request, and the service calling process is independent of the original session, where steps 7, 8, 9, and 10 may occur during the original session establishment process or after the original session ends. That is, there is no time limit between steps 7, 8, 9, 10 and steps 11, 12.
本实施例中, S-CSCF根据收到的 INVITE请求匹配业务调用规则, 生成一 个独立于原会话的业务调用请求, 实现了 AoC 业务的调用, 而并没有将 AoC AS串入原会话的信令路径中,从而减少了路由冗余, 缩短了呼叫接续的时间。 且 AoC 业务的调用不影响原来的会话,原会话继续进行, AoC AS在执行完相 应逻辑后,生成携带费用信息的 INFO消息返回给 UE—A,从而实现了业务调用 与会话控制的彻底分离。  In this embodiment, the S-CSCF matches the service invocation rule according to the received INVITE request, generates a service invocation request independent of the original session, implements the AoC service call, and does not serialize the AoC AS into the original session. In the path, routing redundancy is reduced and call connection time is reduced. The call of the AoC service does not affect the original session. The original session continues. After the corresponding logic is executed, the AoC AS generates an INFO message carrying the fee information and returns it to the UE-A, thereby completely separating the service call from the session control.
通过以上的实施方式的描述, 所属领域的技术人员可以清楚地了解到本 发明可借助软件加必需的通用硬件平台的方式来实现, 当然也可以通过硬件, 但很多情况下前者是更佳的实施方式。 基于这样的理解, 本发明的技术方案 本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来, 该计算机软件产品存储在可读取的存储介质中, 如计算机的软盘, 硬盘或光 盘等, 包括若干指令用以使得一台计算机设备(可以是个人计算机, 服务器, 或者网络设备等)执行本发明各个实施例所述的方法。 本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流 程, 是可以通过计算机程序来指令相关的硬件来完成, 所述的程序可存储于 一计算机可读取存储介质中, 该程序在执行时, 可包括如上述各方法的实施 例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体( Read-Only Memory, ROM )或随机存储记忆体 ( Random Access Memory, RAM )等。 Through the description of the above embodiments, those skilled in the art can clearly understand that the present invention can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is a better implementation. the way. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer. A hard disk or optical disk or the like includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention. A person skilled in the art can understand that all or part of the process of implementing the above embodiment method can be completed by a computer program to instruct related hardware, and the program can be stored in a computer readable storage medium. In execution, the flow of an embodiment of the methods as described above may be included. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
总之, 以上所述仅为本发明技术方案的较佳实施例而已, 并非用于限定 本发明的保护范围。 凡在本发明的精神和原则之内, 所作的任何修改、 等同 替换、 改进等, 均应包含在本发明的保护范围之内。  In summary, the above description is only a preferred embodiment of the technical solution of the present invention, and is not intended to limit the scope of the present invention. Any modifications, equivalents, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims

权利要求 书 Claim
1、 一种 IP多媒体子系统 IMS网络中业务调用的方法, 其特征在于, 该方 法包括:  1. An IP multimedia subsystem A method for calling a service in an IMS network, characterized in that the method comprises:
业务触发单元接收第一通信消息;  The service triggering unit receives the first communication message;
所述业务触发单元根据所述第一通信消息内容,与预先设置的业务调用规则 进行匹配, 生成与所述第一通信消息所属会话无关的业务调用请求消息, 并将 所述业务调用请求消息发送至匹配成功的业务调用规则中描述的业务控制单元 进行业务调用, 其中, 所述业务调用规则包括与所述第一通信消息内容进行匹 配的业务调用所需要的条件组合以及执行对应业务的业务控制单元描述信息。  The service triggering unit matches the preset service invocation rule according to the content of the first communication message, generates a service invocation request message that is unrelated to the session to which the first communication message belongs, and sends the service invocation request message The service control unit described in the matching service invocation rule performs a service call, where the service invocation rule includes a combination of conditions required for a service call matching the content of the first communication message and a service control for executing the corresponding service Unit description information.
2、 如权利要求 1所述的业务调用的方法, 其特征在于, 所述业务触发单元 将所述业务调用请求消息发送至业务控制单元具体为:  The method for invoking a service according to claim 1, wherein the service triggering unit sends the service call request message to the service control unit:
业务控制单元描述信息中包括业务控制单元的地址信息,业务触发单元根据 所述业务控制单元的地址信息, 将业务调用请求消息发送至业务控制单元。  The service control unit description information includes address information of the service control unit, and the service triggering unit sends the service call request message to the service control unit according to the address information of the service control unit.
3、 如权利要求 1所述的业务调用的方法, 其特征在于, 所述业务控制单元 描述信息中还包括业务标识信息, 所述业务触发单元生成包括所述业务标识信 息的业务调用请求消息, 发送至业务控制单元, 所述业务控制单元接收到所述 业务调用请求消息后, 根据所述业务标识信息调用对应的业务。  The method for calling a service according to claim 1, wherein the service control unit description information further includes service identification information, and the service triggering unit generates a service call request message including the service identification information, After being sent to the service control unit, the service control unit, after receiving the service call request message, invokes the corresponding service according to the service identification information.
4、 如权利要求 1所述的业务调用的方法, 其特征在于, 所述业务调用规则 还包括业务调用请求类型信息, 所述业务触发单元根据所述业务调用请求类型 信息, 生成相应的业务调用请求消息。  The method for invoking a service according to claim 1, wherein the service invocation rule further includes service invocation request type information, and the service triggering unit generates a corresponding service invocation according to the service invocation request type information. Request message.
5、 如权利要求 4所述的业务调用的方法, 其特征在于, 所述业务调用请求 类型信息包括超文本传输协议 HTTP消息类型或会话发起协议 SIP消息类型。  The method for calling a service according to claim 4, wherein the service call request type information comprises a hypertext transfer protocol HTTP message type or a session initiation protocol SIP message type.
6、 如权利要求 1至 5任一权利要求所述的业务调用的方法, 其特征在于, 当所述业务触发单元生成的业务调用请求消息为 SIP 消息时, 所述业务调用请 求消息与第一通信消息具有不同的会话标识。  The method for calling a service according to any one of claims 1 to 5, wherein, when the service call request message generated by the service triggering unit is a SIP message, the service call request message and the first Communication messages have different session IDs.
7、 如权利要求 1至 5任一权利要求所述的业务调用的方法, 其特征在于, 当所述业务触发单元生成的业务调用请求消息为 HTTP 消息时, 所述业务调用 请求消息为 HTTP消息承载的简单对象访问协议 SOAP业务调用请求消息, 业 务触发单元生成所述业务调用请求消息具体包括: 7. A method of calling a service according to any of claims 1 to 5, characterized in that When the service call request message generated by the service triggering unit is an HTTP message, the service call request message is a simple object access protocol SOAP service call request message carried by the HTTP message, and the service triggering unit generates the service call request message, which specifically includes :
业务触发单元将接收到的所述第一通信消息内容封装或映射到 SOAP 业务 调用请求消息中。  The service triggering unit encapsulates or maps the received content of the first communication message into a SOAP service call request message.
8、 如权利要求 1至 5任一权利要求所述的业务调用的方法, 其特征在于, 所述第一通信消息包括 SIP 消息, 当所述 SIP消息为请求消息时, 所述第一通 信消息内容包括下列之一或任意组合: 请求 URI、 请求方法、 消息头域、 消息 体内容; 当所述 SIP 消息为响应消息时, 所述第一通信消息内容包括下列之一 或任意组合: 消息头域、 消息体内容、 状态码。  The method for calling a service according to any one of claims 1 to 5, wherein the first communication message comprises a SIP message, and when the SIP message is a request message, the first communication message The content includes one or any combination of the following: a request URI, a request method, a message header field, and a message body content; when the SIP message is a response message, the first communication message content includes one or any combination of the following: Domain, message body content, status code.
9、 一种 IMS网络中的业务调用系统, 其特征在于, 该系统包括业务触发单 元和业务控制单元,  9. A service invocation system in an IMS network, characterized in that the system comprises a service triggering unit and a service control unit,
业务触发单元用于接收第一通信消息,根据所述第一通信消息内容,与预先 设置的业务调用规则进行匹配, 匹配成功后, 生成与所述第一通信消息所属会 话无关的业务调用请求消息, 并将所述业务调用请求消息发送至匹配成功的业 务调用规则中描述的业务控制单元;  The service triggering unit is configured to receive the first communication message, and match the preset service invocation rule according to the content of the first communication message. After the matching is successful, generate a service invocation request message that is unrelated to the session to which the first communication message belongs. And sending the service call request message to the service control unit described in the matching successful service invocation rule;
业务控制单元用于接收所述业务调用请求消息 ,并根据该业务调用请求消息 进行业务调用;  The service control unit is configured to receive the service call request message, and perform a service call according to the service call request message;
其中,所述业务调用规则包括与所述第一通信消息内容进行匹配的业务调用 所需要的条件组合以及执行对应业务的业务控制单元描述信息。  The service invocation rule includes a combination of conditions required for a service call matching the content of the first communication message and a service control unit description information for executing the corresponding service.
10、如权利要求 9所述的业务调用系统, 其特征在于, 所述业务触发单元位 于呼叫会话控制功能实体 S-CSCF或业务代理 Service Broker中, 所述业务控制 单元位于应用服务器 AS或 WEB服务器中。  The service invoking system according to claim 9, wherein the service triggering unit is located in a call session control function entity S-CSCF or a service agent Service Broker, and the service control unit is located in an application server AS or a WEB server. in.
11、 一种 IMS 网络中的业务触发单元, 其特征在于, 包括接收模块、 存储 模块、 触发模块和发送模块, 其中  A service triggering unit in an IMS network, comprising: a receiving module, a storage module, a triggering module, and a sending module, wherein
接收模块, 用于接收第一通信消息; 存储模块,用于存储业务调用规则,所述业务调用规则包括业务调用所需要 的条件组合以及执行对应业务的业务控制单元描述信息; a receiving module, configured to receive a first communication message; a storage module, configured to store a service invocation rule, where the service invocation rule includes a combination of conditions required for the service invocation and a description of the service control unit that executes the corresponding service;
触发模块,用于根据从接收模块接收到的第一通信消息内容与存储模块存储 的业务调用规则进行匹配, 匹配成功后, 生成与所述第一通信消息所属会话无 关的业务调用请求消息;  And a triggering module, configured to match, according to the first communication message received from the receiving module, a service invocation rule stored by the storage module, and after the matching succeeds, generate a service invocation request message that is not related to the session to which the first communication message belongs;
发送模块,用于向匹配成功的业务调用规则中描述的业务控制单元发送所述 触发模块生成的业务调用请求消息。  And a sending module, configured to send, by the service control unit described in the successfully matched service invocation rule, the service invocation request message generated by the triggering module.
12、 如权利要求 11所述的业务触发单元, 其特征在于, 所述触发模块进一 步包括匹配子模块和业务调用请求消息生成子模块,  The service triggering unit of claim 11, wherein the triggering module further comprises a matching submodule and a service invocation request message generating submodule,
匹配子模块,用于根据从接收模块接收到的第一通信消息内容与存储模块存 储的业务调用规则进行匹配, 并将匹配结果通知业务调用请求消息生成子模块; 业务调用请求消息生成子模块,用于当所述匹配子模块匹配成功时,生成与 所述第一通信消息所属会话无关的业务调用请求消息。  a matching submodule, configured to match, according to the first communication message content received from the receiving module, a service invocation rule stored by the storage module, and notify the service invocation request message generating submodule of the matching result; the service invoking request message generating submodule, And configured to generate, when the matching submodule matches successfully, a service call request message that is not related to the session to which the first communication message belongs.
13、 如权利要求 12所述的业务触发单元, 其特征在于, 所述触发模块进一 步包括消息类型确定子模块, 用于当匹配子模块匹配成功后, 根据匹配成功的 业务调用规则中的业务调用请求消息类型信息确定业务调用请求消息类型, 并 输出给业务调用请求消息生成子模块, 所述业务调用请求消息生成子模块根据 所述业务调用请求消息类型生成相应的业务调用请求消息。  The service triggering unit according to claim 12, wherein the triggering module further comprises a message type determining sub-module, configured to: after the matching sub-module is successfully matched, according to a service call in a service matching rule that is successfully matched The request message type information determines a service call request message type, and outputs the message to the service call request message generation sub-module, and the service call request message generation sub-module generates a corresponding service call request message according to the service call request message type.
14、如权利要求 12或 13所述的业务触发单元, 其特征在于, 所述触发模块 进一步包括业务标识获取子模块, 用于当匹配子模块匹配成功后, 根据匹配成 功的业务调用规则中的业务标识信息获取业务标识, 并输出给业务调用请求消 息生成子模块, 所述业务调用请求消息生成子模块在生成的业务调用请求消息 中携带所述业务标识。  The service triggering unit according to claim 12 or 13, wherein the triggering module further comprises a service identifier obtaining submodule, configured to: after the matching submodule is successfully matched, according to the service matching rule in the matching success The service identifier information obtains the service identifier, and is output to the service call request message generation sub-module, where the service call request message generation sub-module carries the service identifier in the generated service call request message.
15、如权利要求 12或 13所述的业务触发单元, 其特征在于, 所述业务调用 请求消息生成子模块进一步包括映射封装处理子模块, 用于进行 SIP 消息与 HTTP消息之间的映射或封装处理。 The service triggering unit according to claim 12 or 13, wherein the service invocation request message generating submodule further comprises a mapping encapsulation processing submodule, configured to perform mapping or encapsulation between the SIP message and the HTTP message. deal with.
16、 如权利要求 12所述的业务触发单元, 其特征在于, 所述业务触发单元 位于呼叫会话控制功能实体 S-CSCF或业务代理 Service Broker。 The service triggering unit according to claim 12, wherein the service triggering unit is located in a call session control function entity S-CSCF or a service agent Service Broker.
PCT/CN2009/071029 2008-03-29 2009-03-26 A method for invoking a service in ims network, system and device thereof WO2009121281A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810066218.1 2008-03-29
CN200810066218.1A CN101547522A (en) 2008-03-29 2008-03-29 Method, system and device for scheduling services in IMS network

Publications (1)

Publication Number Publication Date
WO2009121281A1 true WO2009121281A1 (en) 2009-10-08

Family

ID=41134838

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/071029 WO2009121281A1 (en) 2008-03-29 2009-03-26 A method for invoking a service in ims network, system and device thereof

Country Status (2)

Country Link
CN (1) CN101547522A (en)
WO (1) WO2009121281A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938724A (en) * 2010-08-16 2011-01-05 中兴通讯股份有限公司 Missing call prompt system and implementation method thereof
CN102355430B (en) * 2011-09-16 2014-07-30 大唐移动通信设备有限公司 Method, system and device for triggering instant message

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101106565A (en) * 2006-07-14 2008-01-16 华为技术有限公司 Packet network with enhanced service filtering rule and its realization method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101106565A (en) * 2006-07-14 2008-01-16 华为技术有限公司 Packet network with enhanced service filtering rule and its realization method

Also Published As

Publication number Publication date
CN101547522A (en) 2009-09-30

Similar Documents

Publication Publication Date Title
EP2104305A1 (en) Call service handling in an IMS-based system
US9094260B2 (en) Service controlling in a service provisioning system
US10044553B2 (en) Media resource reservation request failure handling for voice over mobile wireless network
EP2938041B1 (en) Method and system for selection in multi-device scenario
KR101051826B1 (en) System and method for providing binding services to anonymous callers
US20150334241A1 (en) Real-Time Monitoring/Interrupting of Voicemail Message Recording
US8724777B2 (en) Method, device and system for implementing emergency call override service
EP2632105B1 (en) Handling session initiation protocol messages in a wireless telecommunications device
EP2119172B1 (en) Method and system for processing call change request in an internet protocol multimedia subsystem
WO2009121281A1 (en) A method for invoking a service in ims network, system and device thereof
EP1953990A1 (en) A method, system and device for realizing call waiting in packet domain
US20120290733A1 (en) Method of establishing communication in a communications network
EP2649784B1 (en) Method and apparatus for processing multiple incoming calls in a single device
WO2011079709A1 (en) Method and device for session processing
WO2008119302A1 (en) System, device and method for processing service in group domain network
EP2523484B1 (en) Call method, device and communication system for private branch exchange user
EP2745486B1 (en) Suppressing camel service invocation for diverting users
WO2008022542A1 (en) Method and system for called user domain selection information transfer
WO2008113272A1 (en) Service trigger method, system and device

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

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

Country of ref document: EP

Kind code of ref document: A1