WO2011057531A1 - Implementation method and device for resuming play of color images after answer - Google Patents

Implementation method and device for resuming play of color images after answer Download PDF

Info

Publication number
WO2011057531A1
WO2011057531A1 PCT/CN2010/078011 CN2010078011W WO2011057531A1 WO 2011057531 A1 WO2011057531 A1 WO 2011057531A1 CN 2010078011 W CN2010078011 W CN 2010078011W WO 2011057531 A1 WO2011057531 A1 WO 2011057531A1
Authority
WO
WIPO (PCT)
Prior art keywords
color image
media
message
sdp
request message
Prior art date
Application number
PCT/CN2010/078011
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 WO2011057531A1 publication Critical patent/WO2011057531A1/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/1066Session management
    • H04L65/1069Session establishment or de-establishment
    • 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/1066Session management
    • H04L65/1101Session protocols
    • H04L65/1104Session initiation protocol [SIP]

Definitions

  • the present invention relates to the field of communications, and in particular, to an implementation method and apparatus for continuing to play a color image after a response.
  • IP Multimedia Subsystem is an IP-based network architecture proposed by the 3rd Generation Partnership Project (3GPP). IMS builds an open and flexible business environment that supports multimedia applications and provides users with rich multimedia services.
  • the control layer and the service layer are separated.
  • the control layer does not provide specific services, and only provides necessary triggering, routing, and accounting functions to the service layer.
  • the service triggering and control functions in the control layer are implemented by the Call Session Control Function (CSCF).
  • CSCF Call Session Control Function
  • the CSCF is divided into a proxy CSCF (Proxy-Proxy, referred to as P-CSCF) and a query CSCF (Interrogatmg-CSCF, referred to as I).
  • the business layer is composed of a series of Application Servers (ASs) that can provide specific business services.
  • ASs Application Servers
  • the S-CSCF in the control layer controls the service trigger according to the subscription information of the user, invokes the service on the AS, and implements the service function.
  • AS and S-CSCF can be collectively referred to as Server Equipment (SE).
  • SE Server Equipment
  • the end-to-end device in the session is called User Equipment (UE) and is responsible for interaction with the user.
  • SIP Session Initiation Protocol
  • the participation of the multimedia resource function which is also called the media server, is divided into the control part MRF (M FC ) and the media processing part MRF (MRFP ).
  • the control part MRF is responsible for translating and interpreting the SIP signaling of the SE as an instruction to the MRFP, or vice versa, interpreting and interpreting the response of the MRFP as SIP signaling sent to the SE, and the processing part MRF is responsible for transmitting the media stream and receive.
  • the ultimate goal of the session is to implement the media connection. Therefore, the media resource information needs to be negotiated in the session.
  • the protocol used to negotiate the media resource information in the IMS system is the Session Description Protocol (SDP).
  • SDP Session Description Protocol
  • the protocol interaction method is the request.
  • an SDP request In response mode, an SDP request must have an SDP response.
  • the content of the SDP request and response is media resource information, and the media resource information includes media owner information (including address information), media connection address, media type, and media port and codec information related to the media type.
  • the number, type, and order of media In the content of the SDP response, the number, type, and order of media must be exactly the same as the number, type, and order of media in the SDP request.
  • the content of the SDP protocol is carried by the message body of the SIP message.
  • the interaction process is independent of the SIP request response mode. That is, the SIP request or response message can carry the SDP request, and can also carry the SDP response or not. .
  • There are two types of media connections one is a normal media connection and the other is an early media connection.
  • a normal media connection is a media connection in which a user can transmit media data after responding to a SIP call request.
  • the early media connection is a media connection that can transmit media data before the user has answered the SIP call request.
  • the content of the SDP request and response for negotiating the normal media connection is called the normal media SDP
  • the content of the SDP request and response for negotiating the early media connection is called the early media SDP.
  • the color image service is a service that plays network multimedia data to the called user. It plays before the response, and can continue to play after the response. The media played before the response belongs to the early media.
  • Figure 1 shows the flow chart of continuing to play the color image after the existing response.
  • the color image AS and CSCF are drawn as an entity, and the interaction between them is a standard process.
  • Figure 1 depicts the process in which the calling party is called, the ring back tone server plays the ring back tone to the calling party during the call, and continues to play to the called party after the response.
  • the description is as follows: Step 101 102: UE-A initiates to UE-B The call request, the SDP request 1 required to carry the call service, such as an INVITE message, carries the SDP request 1 in the message body, and the message arrives at the UE-B through the CSCF and the color image AS; 103-104.
  • the called UE-B receives the call message and sends a response message to the calling party, for example, sends a "183 Session Progress" message, and carries the SDP of the UE-B's call service in the message body in the session type.
  • Response 2 the response message arrives via CSCF and color image AS UE-A;
  • Step 105 The UE-A receives the response message, completes the negotiation of the call media according to the SDP response 2 of the UE-B, and sends a pre-confirmation request message, for example, sends a pre-acknowledgement (PRACK) message, and the message passes through the CSCF.
  • PRACK pre-acknowledgement
  • Step 106 the color image AS receives the pre-confirmation request message, and adds the early media SDP request 3 of the color image, for example, the early media carrying the early morning video resource information in the early-session type
  • the SDP requests 3 and then forwards it to the called UE-B, and the message finally arrives at the UE-B via the CSCF.
  • Step 107 The UE-B receives the pre-acknowledgment and sends a response message, for example, sends a "200 OK" message, carrying the UE-
  • the early media SDP response B of B for example, carries the early media SDP response 4 of the UE-B in the early-session type, and the message passes through the CSCF to reach the color image AS;
  • Step 108 the color image AS receives the response message, according to the UE-B
  • the early media SDP response 4 completes the negotiation of the color image early media, and after deleting the early media SDP response 4, forwards the response message to the UE-A, and the message arrives at the UE-A via the CSCF;
  • Step 101 108 plays the existing response.
  • Step 109 The UE-B answers the call, sends a response message, for example, sends a "200 OK" message, and the message passes through the CSCF to reach the color image.
  • Step 110 the color image AS stops playing the early image information of the color image, and then sends an update request to the UE-B, for example, sending a re-invitation (relNVITE) message, and the message body carries the SDP request 5 of the media resource information of the media server, for example,
  • the session type carries the SDP request 5 of the media resource information of the media server, and the message arrives at the UE-B via the CSCF.
  • Step 111 The UE-B receives the update message and agrees to update, and then sends an agreement update message, such as a "200 OK" message, carrying The SDP response 6 of the UE-B, for example, carries the SDP response 6 of the UE-B in the session type, and the message passes through the CSCF to reach the color image AS; Step 112, the color image AS sends an update request to the UE-A, such as sending an update (UPDATE) message.
  • an agreement update message such as a "200 OK" message
  • the SDP request 7 for the message body carrying the media resource information of the media server arrives UE-A;
  • the UE-A receives the update message and agrees to the update, and then sends an Agree Update message, such as a "200 OK" message, carrying the SDP response 8 of the UE-A, such as the SDP carrying the UE-A in the session type.
  • the message passes through the CSCF to reach the color image AS;
  • Step 114, the color image AS forwards the response message to the UE-A, and the message arrives at the UE-A via the CSCF.
  • UE-A and UE-B establish a media connection through the media server to start a call, and the media server continues to play the game to UE-B by mixing the color image media data into the media data sent to UE-B.
  • the media server continues to play the game to UE-B by mixing the color image media data into the media data sent to UE-B.
  • Like media data it can be seen from the above process that after the user answers, there are still many auxiliary processes to establish a call, and the user experience is not good.
  • the technical problem to be solved by the present invention is to provide an implementation method and apparatus for continuing to play a color image after answering, simplifying the flow of the prior art, and shortening the establishment of the talk time.
  • the present invention provides an implementation method for continuing to play a color image after the response, including: in the process of session establishment, after the color image application server (AS) receives the session initiation protocol (SIP) request message, forwarding The SIP request message, the forwarded SIP request message carries a session description protocol (SDP) request, the SDP request includes media resource information of the media server; and the color image AS receives the response message of the session, and indicates the media
  • the server plays the color image media data to the called party.
  • the SIP request message is a call request message.
  • the SIP request message is a pre-acknowledgment request message or an update request message.
  • the SDP request also includes media resource information of the calling party.
  • the step of instructing the media server to play the color image media data to the called party includes: the color image AS instructing the media server to forward the media data between the calling party and the called party, and The color image media data is mixed into the media data sent by the called party.
  • the method further includes: the called party mixes the received color image media data with the normal call data.
  • the present invention provides an implementation method for continuing to play a color image after the response, including: in the process of session establishment, after the color image application server (AS) receives the session initiation protocol (SIP) request message, forwarding The SIP request message; the color image AS receives the response message of the SIP request message, and determines whether the response message of the SIP request message carries an indication supporting early media, and forwards the response message, when the response message carries
  • the response message carries a session description protocol (SDP) request
  • the SDP request includes media resource information of the media server;
  • the color image AS receives the response message of the session, and indicates the media
  • the server plays the color image media data to the called party.
  • the SIP request message is a call request message.
  • the SIP request message is a pre-acknowledgment request message or an update request message.
  • the SDP request also includes media resource information of the calling party.
  • the step of instructing the media server to play the color image media data to the called party includes: the color image AS instructing the media server to forward the media data between the calling party and the called party, and mixing the color image media data into the called party The media data sent by the party.
  • the method further includes: the called party mixing the received color image media data with the normal call data.
  • the apparatus includes a negotiation module and a control module; and the negotiation module is configured to: receive a session of the session After the initial protocol (SIP) request message, the forwarded SIP request message carries a session description protocol (SDP) request, where the SDP request includes media resource information of the media server; or, after receiving the SIP request message of the session, forwarding the a SIP request message, and after receiving the response message of the SIP request message, when the response message carries an indication of supporting the early media, the forwarded response message carries an SDP request, where the SDP request includes the media resource information of the media server;
  • the control module is configured to: after receiving the response message of the session, instruct the media server to play the
  • the invention can effectively shorten the establishment time of the normal call and improve the user experience.
  • Figure 1 is a flow chart of continuing to play a color image after an existing response
  • FIG. 2 is a flowchart of continuing to play a color image after the response according to the first embodiment of the present invention
  • FIG. 3 is a flowchart of continuing to play the color image after the response according to the second embodiment of the present invention
  • FIG. 5 is a flowchart of continuing to play a color image after responding according to Embodiment 4 of the present invention
  • FIG. 6 is a schematic diagram of an apparatus for implementing continuous playback of a color image after answering according to an embodiment of the present invention.
  • the basic idea of the present invention is: in the process of session establishment, before receiving the response message of the called party, the color image AS and the called party perform media resource negotiation of the media server; after receiving the response message of the called party, the indication The media server plays the color image media data to the called party.
  • the present invention includes: in the process of session establishment, after receiving the SIP request message sent by the calling party, the color image AS carries an SDP request in the SIP request message forwarded to the called party, where the SDP request includes the media.
  • the media resource information of the server after receiving the response message of the session sent by the called party, the color image AS instructs the media server to play the color image media data to the called party.
  • the SIP request message is a call request message, or a pre-acknowledgment request message, or an update request message.
  • the content requested by the SDP is media resource information of the media server, or media resource information of the media server and media resource information of the calling party.
  • the color image AS determines whether to carry the indication of supporting the early media according to the response message of the call request message returned by the called party, and determines whether to carry in the SIP request message.
  • the SDP request when carrying the indication of supporting the early media, the SIP request message carries the SDP request, and does not carry the SDP request when the indication for supporting the early media is not carried.
  • the color image AS instructs the media server to forward the media data between the calling party and the called party, and mixes the color image media data into the media data sent to the called party. Or, the media server is instructed to play the color image media data to the called party, and the called party mixes the received color image media data with the normal call data.
  • FIG. 2 is a flowchart of continuing to play a color image after answering according to Embodiment 1 of the present invention, describing a called party called a call, and the media server plays a color image to the called party during the call, and continues to respond after the response.
  • the process of the called party playing the color image is as follows: Step 201: The UE-A initiates a call request to the UE-B, and carries the SDP request 1 required for the call service, for example, sends an INVITE message, and carries the SDP in the message body in the session type.
  • Step 202 the color image AS receives the call request, decides to continue playing the color image after the response, and then deletes the SDP request 1 in the call request, and changes to the SDP carrying the media resource information of the media server.
  • Step 203 the called UE-B receives the call message, and sends a response message to the calling party, for example, sends a "183 Session Progress" message, and in the message body
  • the session type carries the SDP response 3 required by the UE-B for the call service, and the response message passes through the CSCF to reach the color image AS;
  • Step 204 the color image AS receives the response message, according to the SDP response of the UE-B 3 Controlling the media server to complete the media negotiation, and then deleting the SDP response 3 in the response message, and then changing to the SDP response 4 of the media resource information of the media server, and then forwarding the response message, and the message arrives at the UE-A via the CSCF;
  • Step 205 UE -A receives the response message, and then completes the negotiation of the call media according to the SDP response 4, and sends a pre-confirmation request message, such as sending
  • Step 206 The color image AS receives the pre-confirmation request message, and adds an early media SDP request 5 of the color image early media resource information, for example, the early media that carries the color image early media resource information in the early-session type.
  • the SDP requests 5 and then forwards it to the called UE-B, and the message finally arrives at the UE-B via the CSCF.
  • Step 207 The UE-B receives the pre-confirmation request message, and sends a response message, such as sending a "200 OK" message, carrying The early media SDP response 6 of the UE-B, for example, carries the early media SDP response 6 of the UE-B in the early-session type, and the message passes through the CSCF to reach the color image AS;
  • Step 208 the color image AS receives the response message, according to the UE -B's early media SDP response 6 completes the negotiation of the color image early media, and after deleting the early media SDP response 6, forwards the response message to the UE-A, and the message arrives at the UE-A via the CSCF; thus, the early media resources of the color image After the negotiation is completed, the normal media resources of the color image are also negotiated, and the color image AS can control the media server to play the color image early media information to the UE-B.
  • Step 209 the UE-B answers the call, and sends a response message, for example, sending "200 OK".
  • the message passes through the CSCF and arrives at the color image AS.
  • FIG. 3 is a flowchart of continuing to play a color image after answering according to Embodiment 2 of the present invention, describing a called party called a call, and the media server plays a color image to the called party during the call, and continues to respond after the response.
  • the process of the called party playing the color image is as follows: Step 301: The UE-A initiates a call request to the UE-B, and carries the SDP request 1 required for the call service, for example, sends an INVITE message, and carries the SDP in the message body in the session type.
  • the message passes through the CSCF to reach the color image AS;
  • the color image AS receives the call request, decides to continue playing the color image after the response, and then deletes the SDP request 1 in the call request, and the media resource information of the media server and
  • the media resource information of the UE-A is merged into an SDP request 2, and the SDP request 2 is carried into the call request, for example, the SDP request 2 is carried in the session type, and then the call request is forwarded, and the message arrives at the UE-B via the CSCF;
  • Step 303 The called UE-B receives the call message and sends a response message to the calling party, such as sending a "183 Session Progress" message and se in the message body.
  • the ssion type carries the SDP response 3 of the UE-B, and the response message passes through the CSCF to reach the color image AS. Since the SDP request 2 has both the media resource information of the UE-A and the media resource information of the media server, the UE-B is prepared. It is good to receive media data from UE-A and media server at the same time.
  • Step 304 The color image AS receives the response message, controls the media server to complete the media negotiation according to the SDP response 3 of the UE-B, and then deletes the media resource information related to the media server in the SDP response 3 and changes it to SDP.
  • Response 4 then forward the response message, the message passes CSCF to Step 305: UE-A receives the response message, completes the negotiation of the call media according to the SDP response 4, and sends a pre-confirmation request message, for example, sends a PRACK message, and the message passes through the CSCF to reach the color image AS;
  • Step 306 And the color image AS receives the pre-confirmation request message, and adds the early media SDP request 5 of the color image early media resource information, for example, the early media SDP request 5 carrying the color image early media resource information in the early-session type, and then Forwarding to the called UE-B, the message finally arrives at the UE-B via the CSCF;
  • Step 307 The UE-B receives the
  • the message passes through the CSCF to reach the color image AS;
  • the color image AS receives the response message, according to the early media SDP response of the UE-B 6 Complete the negotiation of the color image early media, and after deleting the early media SDP response 6, forward the response message to the UE-A, and the message arrives at the UE-A via the CSCF;
  • the early media resource negotiation of the color image is completed, and the color image is normal.
  • the color image AS can control the media server to play the color image media information to the UE-B; Step 309, the UE-B answers the call, sends a response message, for example, sends a "200 OK" message, and the message passes through the CSCF to reach the color image AS; 310.
  • the color image AS forwards a response message to the UE-A, and the message arrives at the UE-A via the CSCF. So far, UE-A and UE-B can directly talk, and the media server also sends the color image media data to UE-B, and UE-B mixes the media data of UE-A and the color image media data.
  • FIG. 4 is a flowchart of continuing to play a color image after answering according to Embodiment 3 of the present invention, describing a called party called a call, and the media server plays a color image to the called party during the call, and continues to respond after the response.
  • Step 401 The UE-A initiates a call request to the UE-B, and carries the SDP request 1 required by the call service, for example, sends an INVITE message, carries the SDP request 1 in the message body in the session type, and the message passes through the CSCF to reach the color image AS;
  • Step 402 The color image AS receives the call request, forwards the call request, and the message passes the CSCF to the UE-B.
  • Step 403 The called UE-B receives the call message and sends a response message to the calling party, for example, sending "183 Session Progress" The message carries the SDP response required by the UE-B for the call service in the message body.
  • the message may carry an indication supporting the early media.
  • the Support header field contains an early-session value, and the response message arrives through the CSCF.
  • Color image AS receives the response message, and decides to continue playing the color image after the response (may be determined according to whether the early media indication is carried in step 403), and then deletes the SDP response 2 in the response message, and changes to Carrying the SDP response 3 of the media resource information of the media server, and then forwarding the response message, the message arrives at the UE-A via the CSCF; Step 405, the UE-A receives the response message, and the SDP is recorded according to the SDP.
  • the response 3 completes the negotiation of the call media, and sends a pre-confirmation request message, for example, sends a PRACK message, and the message passes through the CSCF to reach the color image AS.
  • Step 406 The color image AS receives the pre-confirmation request message, and adds the color image early media resource information.
  • the early media SDP request 4 for example, the SDP request 5 carrying the early media SDP request 4 in the early-session type and carrying the media resource information of the media server, for example, carrying the SDP request 5 in the session type, and then forwarding the pre-confirmation request message, the message Step 407:
  • the UE-B receives the pre-confirmation request message, completes the media negotiation of the normal call according to the SDP request 5 therein, and negotiates the early media according to the early media SDP request 4, and then sends the response message.
  • sending a "200 OK" message carrying the early media SDP response 6 of the UE-B for example, carrying the early media SDP response 6 of the UE-B in the early-session type, and carrying the SDP used by the UE-B for the call service.
  • the message passes through the CSCF to reach the color image AS;
  • the color image AS receives the response message, and completes the color image early media negotiation according to the UE-B early media SDP response 6
  • control the media server completes media negotiation, and delete early media SDP and SDP response after response 6 7, the UE-A Forwarding the response message, the message arrives at the UE-A via the CSCF;
  • the early media resource negotiation of the color image is completed, and the normal media resource of the color image is also negotiated, and the color image AS can control the media server to play the color image media information to the UE-B;
  • Step 410 The color image AS forwards the response message to the UE-A, and the message arrives at the UE via the CSCF. A. So far, UE-A and UE-B realize the call through the forwarding of the media server, and the media server continues to play the color image media data to the UE-B by mixing the color image media data into the media data sent by the UE-B.
  • FIG. 5 is a flowchart of continuing to play a color image after answering according to Embodiment 4 of the present invention, describing a called party called a call, and the media server plays a color image to the called party during the call, and continues to respond after the response.
  • Step 501 503 is the same as step 401 403 of the third embodiment;
  • Step 504 the color image AS receives the response message, and decides to continue playing the color image after the response (according to If the step 503 carries the early media indication decision;), and forwards the response message, the message arrives at the UE-A via the CSCF;
  • Step 505 The UE-A receives the response message, and then completes the negotiation of the call media according to the SDP response 2 therein.
  • Step 506 The color image AS receives the pre-acknowledgment or update message, and adds the early media SDP request 4 of the color image early media resource information, for example, to the early-session type.
  • the color image AS combines the media resource information of the media server and the media resource information of the SDP request 3 into one SDP request 5, and carries the SDP request 5 into the forwarded pre-acknowledgment or update message.
  • the message Step 507 carrying the SDP request 5 in the session type, and then forwarding the pre-acknowledgment or update message, the message Step 507: The UE-B receives the pre-acknowledgment or update message, completes the media negotiation of the normal call according to the SDP request 5 therein, and negotiates the early media according to the early media SDP request 4, and then sends the response.
  • the message for example, sends a "200 OK" message, carries the early media SDP response 6 of the UE-B, for example, carries the early media SDP response 6 of the UE-B in the early-session type, and carries the UE-B for the call service needs.
  • SDP response 7 the message passes through the CSCF to reach the color image AS; since the SDP request 5 has both the media resource information of the UE-A and the media resource information of the media server, the UE-B is ready to receive the UE-A and the media simultaneously.
  • the media data of the server since the SDP request 5 has both the media resource information of the UE-A and the media resource information of the media server, the UE-B is ready to receive the UE-A and the media simultaneously.
  • Step 508 The color image AS receives the response message, completes the negotiation of the color image early media according to the early media SDP response 6 of the UE-B, and controls the media server to complete the media negotiation according to the SDP response 7 of the UE-B. Then, the early media SDP response 6 is deleted, the media resource information related to the media server in the SDP response 7 is deleted, and then the SDP response is changed to 8 and the response message carrying the SDP response 8 is forwarded to the UE-A, and the message arrives at the UE via the CSCF.
  • the color image AS can control the media server to play the color image media information to the UE-B;
  • Step 509 the UE-B answers the call, Sending a response message, for example, sending a "200 OK" message, the message passing through the CSCF, reaching the color image AS;
  • Step 510 the color image AS forwards the response message to the UE-A, and the message arrives at the UE-A via the CSCF. So far, UE-A and UE-B can directly talk, and the media server also sends the color image media data to UE-B, and UE-B mixes the media data of UE-A and the color image media data.
  • the apparatus for implementing the color image playback after the response is applied to the color image AS includes a negotiation module and a control module.
  • the negotiation module is configured to: after receiving the SIP request message of the session, The SDP request is carried in the forwarded SIP request message, where the SDP request includes the media resource information of the media server to complete the negotiation of the media resource of the media server; or, after receiving the SIP request message of the session, Forwarding the SIP request message, and after receiving the response message of the SIP request message, when the response message carries an indication of supporting the early media, the forwarded response message carries an SDP request, where the SDP request includes the media of the media server.
  • the resource information control module is configured to: after receiving the response message of the session, instruct the media server to play the color image media data to the called party.
  • the SIP request message is a call request message or a pre-acknowledgment request message or an update request message.
  • the present invention can effectively shorten the setup time of a normal call and improve the user experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The present invention discloses an implementation method and device for resuming play of color images after an answer, wherein the method includes: in the process of session establishment, after receiving a Session Initiation Protocol (SIP) request message, a color image Application Server (AS) forwards the SIP request message and the forwarded SIP request message carries a Session Description Protocol (SDP) request which includes the media resource information of a media server; and after receiving the answer message of the session, the color image AS indicates the media server to play the color image media data to the callee. The present invention can effectively shorten the establishment time of a normal call and improve the user experience.

Description

一种应答后继续播放彩像的实现方法和装置  Method and device for implementing continuous playback of color image after response
技术领域 本发明涉及通信领域, 尤其涉及一种应答后继续播放彩像的实现方法和 装置。 TECHNICAL FIELD The present invention relates to the field of communications, and in particular, to an implementation method and apparatus for continuing to play a color image after a response.
背景技术 Background technique
网絡互联协议( Internet Protocol, 简称 IP )多媒体子系统( IP Multimedia Subsystem, 简称 IMS )是由第三代合作伙伴计划 ( 3rd Generation Partnership Project, 筒称 3GPP )提出的一种基于 IP的网络架构。 IMS构建了一个的开 放而灵活的业务环境, 支持多媒体应用, 能够为用户提供丰富的多媒体业务。 在 IMS业务体系中 ,控制层和业务层是分离的,控制层不提供具体业务, 只向业务层提供必要的触发、 路由、 以及计费等功能。 控制层中业务触发和 控制功能是呼叫会话控制功能 ( Call Session Control Function, 简称 CSCF ) 完成的, CSCF分为代理 CSCF ( Proxy-Proxy, 简称 P-CSCF ) 、 查询 CSCF ( Interrogatmg-CSCF , 简称 I-CSCF ) 和服务 CSCF ( Servmg-CSCF , 简称 S-CSCF )三种类型, 其中负主要责任的是 Serving-CSCF, Interrogating-CSCF 类型是可选的。 业务层是由一系列应用服务器( Application Server, 简称 AS ) 组成, 能提供具体业务服务。 控制层中的 S-CSCF根据用户的签约信息控制 业务触发, 调用 AS上的业务, 实现业务功能。 AS和 S-CSCF可以统称为服 务设备 ( Server Equipment, 简称 SE ) 。 会话中的端到端设备称为用户设备 ( User Equipment, 简称 UE ) , 负责与使用者的交互。 这些功能实体使用会 话初始协议( Session Initiation Protocol, 简称 SIP )通讯。 在需要播放多媒体 信息的业务中,会需要多媒体资源功能( Media Resource Function,筒称 MRF ) 的参与 , MRF也称为媒体服务器, 分为控制部分 MRF ( M FC )和媒体处理 部分 MRF ( MRFP ) , 其中, 控制部分 MRF负责将 SE的 SIP信令翻译和解 释为对 MRFP的指令, 或者反之将 MRFP的回应翻译和解释为向 SE发送的 SIP信令, 而处理部分 MRF负责媒体流的发送和接收。 会话的最终目的是要实现媒体连接, 因此需要在会话中协商媒体资源信 息, IMS 系统中用于协商媒体资源信息的协议是会话描述协议 ( Session Description Protocol, 简称 SDP ) , 协议交互的方式为请求回应模式, 即一个 SDP请求必须有一个 SDP回应。其中, SDP请求和回应的内容都是媒体资源 信息, 媒体资源信息包括媒体所有者信息 (包括地址信息), 媒体连接地址, 媒体类型以及与媒体类型相关的媒体端口和编解码器信息等。 SDP回应的内 容中, 媒体数量、 类型和顺序必须与 SDP请求中的媒体数量, 类型和顺序完 全相同。 SDP协议的内容通过 SIP消息的消息体携带, 交互过程独立于 SIP 的请求回应模式, 也就是说 SIP的请求或回应消息中可以携带 SDP请求, 也 可以携带 SDP回应, 也可以不携带 SDP协议内容。 媒体连接包括两种, 一种是正常媒体连接, 一种是早媒体连接。 正常媒 体连接是用户应答 SIP呼叫请求后才能传输媒体数据的媒体连接, 早媒体连 接是用户尚未应答 SIP呼叫请求前就可传输媒体数据的媒体连接。 协商正常 媒体连接的 SDP请求及回应的内容就称为正常媒体 SDP,协商早媒体连接的 SDP请求及回应的内容就称为早媒体 SDP。 彩像业务是一种向被叫用户播放网络多媒体数据的业务,在应答前播放, 也可以在应答后继续播放, 应答前播放的媒体属于早媒体。 Internet Protocol (IP) Multimedia Subsystem (IMS) is an IP-based network architecture proposed by the 3rd Generation Partnership Project (3GPP). IMS builds an open and flexible business environment that supports multimedia applications and provides users with rich multimedia services. In the IMS service system, the control layer and the service layer are separated. The control layer does not provide specific services, and only provides necessary triggering, routing, and accounting functions to the service layer. The service triggering and control functions in the control layer are implemented by the Call Session Control Function (CSCF). The CSCF is divided into a proxy CSCF (Proxy-Proxy, referred to as P-CSCF) and a query CSCF (Interrogatmg-CSCF, referred to as I). -CSCF) and the service CSCF (Servmg-CSCF, S-CSCF for short) are three types, of which the main responsibility is Serving-CSCF, and the Interrogating-CSCF type is optional. The business layer is composed of a series of Application Servers (ASs) that can provide specific business services. The S-CSCF in the control layer controls the service trigger according to the subscription information of the user, invokes the service on the AS, and implements the service function. AS and S-CSCF can be collectively referred to as Server Equipment (SE). The end-to-end device in the session is called User Equipment (UE) and is responsible for interaction with the user. These functional entities use the Session Initiation Protocol (SIP) communication. In the service that needs to play multimedia information, the participation of the multimedia resource function (MRF), which is also called the media server, is divided into the control part MRF (M FC ) and the media processing part MRF ( MRFP ). The control part MRF is responsible for translating and interpreting the SIP signaling of the SE as an instruction to the MRFP, or vice versa, interpreting and interpreting the response of the MRFP as SIP signaling sent to the SE, and the processing part MRF is responsible for transmitting the media stream and receive. The ultimate goal of the session is to implement the media connection. Therefore, the media resource information needs to be negotiated in the session. The protocol used to negotiate the media resource information in the IMS system is the Session Description Protocol (SDP). The protocol interaction method is the request. In response mode, an SDP request must have an SDP response. The content of the SDP request and response is media resource information, and the media resource information includes media owner information (including address information), media connection address, media type, and media port and codec information related to the media type. In the content of the SDP response, the number, type, and order of media must be exactly the same as the number, type, and order of media in the SDP request. The content of the SDP protocol is carried by the message body of the SIP message. The interaction process is independent of the SIP request response mode. That is, the SIP request or response message can carry the SDP request, and can also carry the SDP response or not. . There are two types of media connections, one is a normal media connection and the other is an early media connection. A normal media connection is a media connection in which a user can transmit media data after responding to a SIP call request. The early media connection is a media connection that can transmit media data before the user has answered the SIP call request. The content of the SDP request and response for negotiating the normal media connection is called the normal media SDP, and the content of the SDP request and response for negotiating the early media connection is called the early media SDP. The color image service is a service that plays network multimedia data to the called user. It plays before the response, and can continue to play after the response. The media played before the response belongs to the early media.
图 1所示为现有的应答后继续播放彩像的流程图, 为了筒化描述, 将彩 像 AS和 CSCF画成了一个实体, 他们两者之间的交互是标准的流程。 图 1描述了主叫呼叫被叫, 彩铃服务器在呼叫过程中向主叫播放彩铃, 并在应答后继续向被叫播放的过程 , 其描述如下: 步骤 101 102、 UE-A向 UE-B发起呼叫请求, 携带通话业务需要的 SDP 请求 1 , 比如发送邀请(INVITE ) 消息, 在消息体中以会话 ( session )类型 携带 SDP请求 1 , 消息途经 CSCF和彩像 AS的转发到达 UE-B; 步骤 103-104. 被叫 UE-B收到呼叫消息, 发送响应消息给主叫方, 比 如发送 "183 Session Progress" 消息, 并在消息体中以 session类型携带 UE-B 的进行通话业务需要的 SDP回应 2, 该响应消息途经 CSCF和彩像 AS到达 UE-A; 步骤 105、 UE-A收到响应消息, 根据其中的 UE-B的 SDP回应 2完成 通话媒体的协商, 并发送预确认请求消息, 比如发送预确认( PRACK )消息, 消息途经 CSCF到达彩像 AS; 步骤 106、彩像 AS收到预确认请求消息,在其中添加彩像的早媒体 SDP 请求 3 , 比如以早会话 (early-session ) 类型携带彩像早媒体资源信息的早媒 体 SDP请求 3 ,然后将其转发给被叫 UE-B ,消息途经 CSCF最终到达 UE-B; 步骤 107、 UE-B收到预确认, 发送响应消息, 比如发送 "200 OK" 消 息, 携带 UE-B的早媒体 SDP回应 4, 比如以 early-session类型携带 UE-B 的早媒体 SDP回应 4, 消息途经 CSCF到达彩像 AS; 步骤 108、 彩像 AS收到响应消息, 根据其中的 UE-B的早媒体 SDP回 应 4完成彩像早媒体的协商, 并在删除早媒体 SDP回应 4后, 向 UE-A转发 响应消息, 消息途经 CSCF到达 UE-A; 步骤 101 108为现有的应答前播放彩像的标准技术, 至此, 彩像的早媒 体资源协商完成, 彩像 AS可以控制媒体服务器向 UE-B播放彩像媒体信息; 步骤 109、 UE-B应答呼叫, 发送应答消息, 比如发送 "200 OK" 消息, 消息途经 CSCF, 到达彩像 AS; 步骤 110、彩像 AS停止播放彩像早媒体信息, 然后向 UE-B发送更新请 求, 比如发送重邀请(relNVITE ) 消息, 消息体携带媒体服务器的媒体资源 信息的 SDP请求 5 , 比如以 session类型携带媒体服务器的媒体资源信息的 SDP请求 5 , 消息途经 CSCF到达 UE-B; 步骤 111、 UE-B收到更新消息, 同意更新, 于是发送同意更新消息, 比 如 "200 OK"消息,携带 UE-B的 SDP回应 6, 比如以 session类型携带 UE-B 的 SDP回应 6, 消息途经 CSCF到达彩像 AS; 步骤 112、 彩像 AS向 UE-A发送更新请求, 比如发送更新 ( UPDATE ) 消息, 消息体携带媒体服务器的媒体资源信息的 SDP请求 7, 比如以 session 类型携带媒体服务器的媒体资源信息的 SDP请求 7, 消息途经 CSCF到达 UE-A; 步骤 113、 UE-A收到更新消息, 同意更新, 于是发送同意更新消息, 比 如 "200 OK"消息,携带 UE-A的 SDP回应 8, 比如以 session类型携带 UE-A 的 SDP回应 8, 消息途经 CSCF到达彩像 AS; 步骤 114、彩像 AS向 UE-A转发应答消息, 消息途经 CSCF到达 UE-A。 至此, UE-A和 UE-B通过媒体服务器建立起了媒体连接, 开始通话, 媒 体服务器通过将彩像媒体数据混音到向 UE-B发送的媒体数据中从而实现继 续向 UE-B播放彩像媒体数据。 但是从上述流程可以看出, 用户应答后, 还有许多辅助流程才能建立通 话, 用户体验不好。 Figure 1 shows the flow chart of continuing to play the color image after the existing response. For the description, the color image AS and CSCF are drawn as an entity, and the interaction between them is a standard process. Figure 1 depicts the process in which the calling party is called, the ring back tone server plays the ring back tone to the calling party during the call, and continues to play to the called party after the response. The description is as follows: Step 101 102: UE-A initiates to UE-B The call request, the SDP request 1 required to carry the call service, such as an INVITE message, carries the SDP request 1 in the message body, and the message arrives at the UE-B through the CSCF and the color image AS; 103-104. The called UE-B receives the call message and sends a response message to the calling party, for example, sends a "183 Session Progress" message, and carries the SDP of the UE-B's call service in the message body in the session type. Response 2, the response message arrives via CSCF and color image AS UE-A; Step 105: The UE-A receives the response message, completes the negotiation of the call media according to the SDP response 2 of the UE-B, and sends a pre-confirmation request message, for example, sends a pre-acknowledgement (PRACK) message, and the message passes through the CSCF. Reaching the color image AS; Step 106, the color image AS receives the pre-confirmation request message, and adds the early media SDP request 3 of the color image, for example, the early media carrying the early morning video resource information in the early-session type The SDP requests 3, and then forwards it to the called UE-B, and the message finally arrives at the UE-B via the CSCF. Step 107: The UE-B receives the pre-acknowledgment and sends a response message, for example, sends a "200 OK" message, carrying the UE- The early media SDP response B of B, for example, carries the early media SDP response 4 of the UE-B in the early-session type, and the message passes through the CSCF to reach the color image AS; Step 108, the color image AS receives the response message, according to the UE-B The early media SDP response 4 completes the negotiation of the color image early media, and after deleting the early media SDP response 4, forwards the response message to the UE-A, and the message arrives at the UE-A via the CSCF; Step 101 108 plays the existing response. The standard technology of color image, at this point, the early color image After the physical resource negotiation is completed, the color image AS can control the media server to play the color image media information to the UE-B. Step 109: The UE-B answers the call, sends a response message, for example, sends a "200 OK" message, and the message passes through the CSCF to reach the color image. AS; Step 110, the color image AS stops playing the early image information of the color image, and then sends an update request to the UE-B, for example, sending a re-invitation (relNVITE) message, and the message body carries the SDP request 5 of the media resource information of the media server, for example, The session type carries the SDP request 5 of the media resource information of the media server, and the message arrives at the UE-B via the CSCF. Step 111: The UE-B receives the update message and agrees to update, and then sends an agreement update message, such as a "200 OK" message, carrying The SDP response 6 of the UE-B, for example, carries the SDP response 6 of the UE-B in the session type, and the message passes through the CSCF to reach the color image AS; Step 112, the color image AS sends an update request to the UE-A, such as sending an update (UPDATE) message. The SDP request 7 for the message body carrying the media resource information of the media server, for example, the SDP request 7 carrying the media resource information of the media server in the session type, the message path CSCF arrives UE-A; Step 113: The UE-A receives the update message and agrees to the update, and then sends an Agree Update message, such as a "200 OK" message, carrying the SDP response 8 of the UE-A, such as the SDP carrying the UE-A in the session type. In response to the message 8, the message passes through the CSCF to reach the color image AS; Step 114, the color image AS forwards the response message to the UE-A, and the message arrives at the UE-A via the CSCF. So far, UE-A and UE-B establish a media connection through the media server to start a call, and the media server continues to play the game to UE-B by mixing the color image media data into the media data sent to UE-B. Like media data. However, it can be seen from the above process that after the user answers, there are still many auxiliary processes to establish a call, and the user experience is not good.
发明内容 本发明要解决的技术问题就是提出一种应答后继续播放彩像的实现方法 和装置, 简化了现有技术的流程, 缩短了建立通话时间。 为了解决上述技术问题, 本发明提供一种应答后继续播放彩像的实现方 法, 包括: 在会话建立的过程中,彩像应用服务器 ( AS )接收到会话初始协议 ( SIP ) 请求消息后, 转发所述 SIP请求消息, 转发的 SIP请求消息携带会话描述协 议 (SDP )请求, 所述 SDP请求包含媒体服务器的媒体资源信息; 以及 所述彩像 AS接收到所述会话的应答消息后, 指示媒体服务器向被叫方 播放彩像媒体数据。 所述 SIP请求消息为呼叫请求消息。 所述 SIP请求消息为预确认请求消息或更新请求消息。 所述 SDP请求还包含主叫方的媒体资源信息。 指示媒体服务器向被叫方播放彩像媒体数据的步骤包括: 所述彩像 AS指示媒体服务器转发主叫方和被叫方之间的媒体数据, 并 将彩像媒体数据混音进向被叫方发送的媒体数据中。 SUMMARY OF THE INVENTION The technical problem to be solved by the present invention is to provide an implementation method and apparatus for continuing to play a color image after answering, simplifying the flow of the prior art, and shortening the establishment of the talk time. In order to solve the above technical problem, the present invention provides an implementation method for continuing to play a color image after the response, including: in the process of session establishment, after the color image application server (AS) receives the session initiation protocol (SIP) request message, forwarding The SIP request message, the forwarded SIP request message carries a session description protocol (SDP) request, the SDP request includes media resource information of the media server; and the color image AS receives the response message of the session, and indicates the media The server plays the color image media data to the called party. The SIP request message is a call request message. The SIP request message is a pre-acknowledgment request message or an update request message. The SDP request also includes media resource information of the calling party. The step of instructing the media server to play the color image media data to the called party includes: the color image AS instructing the media server to forward the media data between the calling party and the called party, and The color image media data is mixed into the media data sent by the called party.
指示媒体服务器向被叫方播放彩像媒体数据的步骤之后, 所述方法还包 括: 被叫方将接收到的彩像媒体数据与正常通话数据进行混音。  After the step of instructing the media server to play the color image media data to the called party, the method further includes: the called party mixes the received color image media data with the normal call data.
为了解决上述技术问题, 本发明提供一种应答后继续播放彩像的实现方 法, 包括: 在会话建立的过程中,彩像应用服务器( AS )接收到会话初始协议( SIP ) 请求消息后, 转发所述 SIP请求消息; 所述彩像 AS接收所述 SIP请求消息的响应消息, 并判断所述 SIP请求 消息的响应消息是否携带支持早媒体的指示, 并转发所述响应消息, 当响应 消息携带支持早媒体的指示时, 所述响应消息携带会话描述协议(SDP )请 求, 所述 SDP请求包含媒体服务器的媒体资源信息; 以及 所述彩像 AS接收到所述会话的应答消息后, 指示媒体服务器向被叫方 播放彩像媒体数据。 所述 SIP请求消息为呼叫请求消息。 所述 SIP请求消息为预确认请求消息或更新请求消息。 所述 SDP请求还包含主叫方的媒体资源信息。 In order to solve the above technical problem, the present invention provides an implementation method for continuing to play a color image after the response, including: in the process of session establishment, after the color image application server (AS) receives the session initiation protocol (SIP) request message, forwarding The SIP request message; the color image AS receives the response message of the SIP request message, and determines whether the response message of the SIP request message carries an indication supporting early media, and forwards the response message, when the response message carries When the indication of the early media is supported, the response message carries a session description protocol (SDP) request, the SDP request includes media resource information of the media server; and the color image AS receives the response message of the session, and indicates the media The server plays the color image media data to the called party. The SIP request message is a call request message. The SIP request message is a pre-acknowledgment request message or an update request message. The SDP request also includes media resource information of the calling party.
指示媒体服务器向被叫方播放彩像媒体数据的步骤包括: 所述彩像 AS指示媒体服务器转发主叫方和被叫方之间的媒体数据, 并 将彩像媒体数据混音进向被叫方发送的媒体数据中。  The step of instructing the media server to play the color image media data to the called party includes: the color image AS instructing the media server to forward the media data between the calling party and the called party, and mixing the color image media data into the called party The media data sent by the party.
指示媒体服务器向被叫方播放彩像媒体数据的步骤之后, 所述方法还包 括: 被叫方将接收到的彩像媒体数据与正常通话数据进行混音。 为了解决上述技术问题, 本发明还提供一种应答后继续播放彩像的实现 装置, 应用于彩像 AS, 所述装置包括协商模块和控制模块; 所述协商模块设置为: 接收到会话的会话初始协议(SIP )请求消息后, 在转发的 SIP请求消息中携带会话描述协议(SDP )请求, 所述 SDP请求包 含媒体服务器的媒体资源信息; 或者, 接收到会话的 SIP请求消息后转发所 述 SIP请求消息, 并在接收所述 SIP请求消息的响应消息后, 当响应消息携 带支持早媒体的指示时, 在转发的响应消息中携带 SDP请求, 所述 SDP请 求包含媒体服务器的媒体资源信息; 所述控制模块设置为: 接收到所述会话的应答消息后, 指示所述媒体服 务器向被叫方播放彩像媒体数据。 所述 SIP请求消息为呼叫请求消息或预确认请求消息或更新请求消息。 After the step of instructing the media server to play the color image media data to the called party, the method further includes: the called party mixing the received color image media data with the normal call data. In order to solve the above technical problem, the present invention further provides an apparatus for implementing continuous playback of a color image after response, which is applied to a color image AS, the apparatus includes a negotiation module and a control module; and the negotiation module is configured to: receive a session of the session After the initial protocol (SIP) request message, the forwarded SIP request message carries a session description protocol (SDP) request, where the SDP request includes media resource information of the media server; or, after receiving the SIP request message of the session, forwarding the a SIP request message, and after receiving the response message of the SIP request message, when the response message carries an indication of supporting the early media, the forwarded response message carries an SDP request, where the SDP request includes the media resource information of the media server; The control module is configured to: after receiving the response message of the session, instruct the media server to play the color image media data to the called party. The SIP request message is a call request message or a pre-acknowledgment request message or an update request message.
本发明可有效缩短正常通话的建立时间, 改善用户体验。 The invention can effectively shorten the establishment time of the normal call and improve the user experience.
附图概述 图 1为现有的应答后继续播放彩像的流程图; BRIEF DESCRIPTION OF THE DRAWINGS Figure 1 is a flow chart of continuing to play a color image after an existing response;
图 2为本发明实施例一的应答后继续播放彩像的流程图; 图 3为本发明实施例二的应答后继续播放彩像的流程图; 图 4为本发明实施例三的应答后继续播放彩像的流程图; 图 5为本发明实施例四的应答后继续播放彩像的流程图; 图 6为本发明实施例的应答后继续播放彩像的实现装置示意图。  2 is a flowchart of continuing to play a color image after the response according to the first embodiment of the present invention; FIG. 3 is a flowchart of continuing to play the color image after the response according to the second embodiment of the present invention; FIG. FIG. 5 is a flowchart of continuing to play a color image after responding according to Embodiment 4 of the present invention; FIG. 6 is a schematic diagram of an apparatus for implementing continuous playback of a color image after answering according to an embodiment of the present invention.
本发明的较佳实施方式 Preferred embodiment of the invention
本发明的基本思想是: 在会话建立的过程中, 接收到被叫方的应答消息 之前, 彩像 AS与被叫方进行媒体服务器的媒体资源协商; 接收到被叫方的 应答消息后, 指示媒体服务器向被叫方播放彩像媒体数据。 具体地, 本发明包括: 在会话建立的过程中, 彩像 AS接收到主叫方发送的 SIP请求消息后, 在向被叫方转发的 SIP请求消息中携带 SDP请求, 所述 SDP请求包含媒体 服务器的媒体资源信息; 所述彩像 AS接收到被叫方发送的所述会话的应答消息后, 指示媒体服 务器向被叫方播放彩像媒体数据。 其中, 所述 SIP请求消息为呼叫请求消息, 或预确认请求消息, 或更新 诸求消息。 The basic idea of the present invention is: in the process of session establishment, before receiving the response message of the called party, the color image AS and the called party perform media resource negotiation of the media server; after receiving the response message of the called party, the indication The media server plays the color image media data to the called party. Specifically, the present invention includes: in the process of session establishment, after receiving the SIP request message sent by the calling party, the color image AS carries an SDP request in the SIP request message forwarded to the called party, where the SDP request includes the media. The media resource information of the server; after receiving the response message of the session sent by the called party, the color image AS instructs the media server to play the color image media data to the called party. The SIP request message is a call request message, or a pre-acknowledgment request message, or an update request message.
优选地, 所述 SDP请求的内容为媒体服务器的媒体资源信息, 或者, 为 媒体服务器的媒体资源信息和主叫方的媒体资源信息。 优选地, 所述彩像 AS在转发所述 SIP请求消息前, 根据接收到被叫方 返回的呼叫请求消息的响应消息中是否携带支持早媒体的指示, 决定是否在 所述 SIP请求消息中携带所述 SDP请求; 当携带支持早媒体的指示时, 则所 述 SIP请求消息中携带所述 SDP请求, 当没有携带支持早媒体的指示时, 不 携带所述 SDP请求。 所述彩像 AS接收到所述会话的应答消息后, 指示媒体服务器转发主叫 方和被叫方之间的媒体数据, 并将彩像媒体数据混音到向被叫方发送的媒体 数据中, 或者, 指示媒体服务器向被叫方播放彩像媒体数据, 被叫方将接收 到的彩像媒体数据与正常通话数据进行混音。  Preferably, the content requested by the SDP is media resource information of the media server, or media resource information of the media server and media resource information of the calling party. Preferably, before the forwarding of the SIP request message, the color image AS determines whether to carry the indication of supporting the early media according to the response message of the call request message returned by the called party, and determines whether to carry in the SIP request message. The SDP request; when carrying the indication of supporting the early media, the SIP request message carries the SDP request, and does not carry the SDP request when the indication for supporting the early media is not carried. After receiving the response message of the session, the color image AS instructs the media server to forward the media data between the calling party and the called party, and mixes the color image media data into the media data sent to the called party. Or, the media server is instructed to play the color image media data to the called party, and the called party mixes the received color image media data with the normal call data.
下面结合附图及具体实施例对本发明进行详细说明。 实施例一 图 2为本发明实施例一的应答后继续播放彩像的流程图, 描述了主叫呼 叫被叫, 媒体服务器在呼叫过程中向被叫方播放彩像, 并在应答后继续向被 叫方播放彩像的过程, 其描述如下: 步骤 201、 UE-A向 UE-B发起呼叫请求, 携带通话业务需要的 SDP请 求 1, 比如发送 INVITE消息, 在消息体中以 session类型携带 SDP请求 1, 消息途经 CSCF到达彩像 AS; 步骤 202、 彩像 AS收到呼叫请求, 决定要在应答后继续播放彩像, 于 是删除呼叫请求中的 SDP请求 1 , 改为携带媒体服务器的媒体资源信息的 SDP请求 2, 然后转发呼叫请求, 消息途经 CSCF到达 UE-B; 步骤 203、 被叫 UE-B收到呼叫消息, 发送响应消息给主叫方, 比如发 送 "183 Session Progress" 消息, 并在消息体中以 session类型携带 UE-B的 进行通话业务需要的 SDP回应 3 , 该响应消息途经 CSCF到达彩像 AS; 步骤 204、 彩像 AS收到响应消息, 根据其中的 UE-B的 SDP回应 3 , 控 制媒体服务器完成媒体协商, 然后将响应消息中的 SDP回应 3删除后, 改为 携带媒体服务器的媒体资源信息的 SDP响应 4, 然后转发响应消息, 消息途 经 CSCF到达 UE-A; 步骤 205、 UE-A收到响应消息, 才艮据其中的 SDP回应 4完成通话媒体 的协商, 并发送预确认请求消息, 比如发送 PRACK消息, 消息途经 CSCF 到达彩像 AS; 步骤 206、 彩像 AS收到预确认请求消息, 在其中添加彩像早媒体资源 信息的早媒体 SDP请求 5, 比如以 early-session类型携带彩像早媒体资源信 息的早媒体 SDP请求 5, 然后将其转发给被叫 UE-B, 消息途经 CSCF最终 到达 UE-B; 步骤 207、UE-B收到预确认请求消息,发送响应消息,比如发送" 200 OK" 消息, 携带 UE-B的早媒体 SDP回应 6, 比如以 early-session类型携带 UE-B 的早媒体 SDP回应 6 , 消息途经 CSCF到达彩像 AS; 步骤 208、 彩像 AS收到响应消息, 根据其中的 UE-B的早媒体 SDP回 应 6完成彩像早媒体的协商, 并在删除早媒体 SDP回应 6后, 向 UE-A转发 响应消息, 消息途经 CSCF到达 UE-A; 至此, 彩像的早媒体资源协商完成, 彩像的正常媒体资源也协商完成, 彩像 AS可以控制媒体服务器向 UE-B播放彩像早媒体信息; 步骤 209、 UE-B应答呼叫, 发送应答消息, 比如发送 "200 OK" 消息, 消息途经 CSCF , 到达彩像 AS; 步骤 210、彩像 AS向 UE-A转发应答消息, 消息途经 CSCF到达 UE-A。 至此, UE-A和 UE-B通过媒体服务器的转发实现通话,媒体服务器通过 将彩像媒体数据混音进向 UE-B发送的媒体数据中实现继续向 UE-B播放彩 像媒体数据。 The present invention will be described in detail below with reference to the accompanying drawings and specific embodiments. Embodiment 1 FIG. 2 is a flowchart of continuing to play a color image after answering according to Embodiment 1 of the present invention, describing a called party called a call, and the media server plays a color image to the called party during the call, and continues to respond after the response. The process of the called party playing the color image is as follows: Step 201: The UE-A initiates a call request to the UE-B, and carries the SDP request 1 required for the call service, for example, sends an INVITE message, and carries the SDP in the message body in the session type. Request 1, The message passes through the CSCF to reach the color image AS; Step 202, the color image AS receives the call request, decides to continue playing the color image after the response, and then deletes the SDP request 1 in the call request, and changes to the SDP carrying the media resource information of the media server. Request 2, and then forward the call request, the message arrives at the UE-B via the CSCF; Step 203, the called UE-B receives the call message, and sends a response message to the calling party, for example, sends a "183 Session Progress" message, and in the message body The session type carries the SDP response 3 required by the UE-B for the call service, and the response message passes through the CSCF to reach the color image AS; Step 204, the color image AS receives the response message, according to the SDP response of the UE-B 3 Controlling the media server to complete the media negotiation, and then deleting the SDP response 3 in the response message, and then changing to the SDP response 4 of the media resource information of the media server, and then forwarding the response message, and the message arrives at the UE-A via the CSCF; Step 205, UE -A receives the response message, and then completes the negotiation of the call media according to the SDP response 4, and sends a pre-confirmation request message, such as sending a PRACK message, and the message passes through the CSCF. Step 206: The color image AS receives the pre-confirmation request message, and adds an early media SDP request 5 of the color image early media resource information, for example, the early media that carries the color image early media resource information in the early-session type. The SDP requests 5, and then forwards it to the called UE-B, and the message finally arrives at the UE-B via the CSCF. Step 207: The UE-B receives the pre-confirmation request message, and sends a response message, such as sending a "200 OK" message, carrying The early media SDP response 6 of the UE-B, for example, carries the early media SDP response 6 of the UE-B in the early-session type, and the message passes through the CSCF to reach the color image AS; Step 208, the color image AS receives the response message, according to the UE -B's early media SDP response 6 completes the negotiation of the color image early media, and after deleting the early media SDP response 6, forwards the response message to the UE-A, and the message arrives at the UE-A via the CSCF; thus, the early media resources of the color image After the negotiation is completed, the normal media resources of the color image are also negotiated, and the color image AS can control the media server to play the color image early media information to the UE-B. Step 209, the UE-B answers the call, and sends a response message, for example, sending "200 OK". News, The message passes through the CSCF and arrives at the color image AS. Step 210: The color image AS forwards the response message to the UE-A, and the message arrives at the UE-A via the CSCF. So far, UE-A and UE-B realize the call through the forwarding of the media server, and the media server continues to play the color image media data to the UE-B by mixing the color image media data into the media data sent by the UE-B.
实施例二 图 3为本发明实施例二的应答后继续播放彩像的流程图, 描述了主叫呼 叫被叫, 媒体服务器在呼叫过程中向被叫方播放彩像, 并在应答后继续向被 叫方播放彩像的过程, 其描述如下: 步骤 301、 UE-A向 UE-B发起呼叫请求, 携带通话业务需要的 SDP请 求 1, 比如发送 INVITE消息, 在消息体中以 session类型携带 SDP请求 1 , 消息途经 CSCF到达彩像 AS; 步骤 302、 彩像 AS收到呼叫请求, 决定要在应答后继续播放彩像, 于 是删除呼叫请求中的 SDP请求 1 , 将媒体服务器的媒体资源信息和 UE-A的 媒体资源信息合并为一个 SDP请求 2, 将该 SDP请求 2携带进呼叫请求中, 比如以 session类型携带 SDP请求 2, 然后转发呼叫请求, 消息途经 CSCF 到达 UE-B; 步骤 303、 被叫 UE-B收到呼叫消息, 发送响应消息给主叫方, 比如发 送 " 183 Session Progress" 消息, 并在消息体中以 session类型携带 UE-B的 SDP回应 3, 该响应消息途经 CSCF到达彩像 AS; 由于 SDP请求 2中既有 UE-A的媒体资源信息又有媒体服务器的媒体资 源信息, 因此 UE-B 已经准备好同时接收来自 UE-A和媒体服务器的媒体数 据。 Embodiment 2 FIG. 3 is a flowchart of continuing to play a color image after answering according to Embodiment 2 of the present invention, describing a called party called a call, and the media server plays a color image to the called party during the call, and continues to respond after the response. The process of the called party playing the color image is as follows: Step 301: The UE-A initiates a call request to the UE-B, and carries the SDP request 1 required for the call service, for example, sends an INVITE message, and carries the SDP in the message body in the session type. Request 1, the message passes through the CSCF to reach the color image AS; Step 302, the color image AS receives the call request, decides to continue playing the color image after the response, and then deletes the SDP request 1 in the call request, and the media resource information of the media server and The media resource information of the UE-A is merged into an SDP request 2, and the SDP request 2 is carried into the call request, for example, the SDP request 2 is carried in the session type, and then the call request is forwarded, and the message arrives at the UE-B via the CSCF; Step 303; The called UE-B receives the call message and sends a response message to the calling party, such as sending a "183 Session Progress" message and se in the message body. The ssion type carries the SDP response 3 of the UE-B, and the response message passes through the CSCF to reach the color image AS. Since the SDP request 2 has both the media resource information of the UE-A and the media resource information of the media server, the UE-B is prepared. It is good to receive media data from UE-A and media server at the same time.
步骤 304、 彩像 AS收到响应消息, 根据其中的 UE-B的 SDP回应 3, 控 制媒体服务器完成媒体协商,然后将 SDP回应 3中与媒体服务器有关的媒体 资源信息删除后使其变为 SDP回应 4, 再转发响应消息, 消息途经 CSCF到 达 UE-A; 步骤 305、 UE-A收到响应消息, 根据其中的 SDP回应 4完成通话媒体 的协商, 并发送预确认请求消息, 比如发送 PRACK消息, 消息途经 CSCF 到达彩像 AS; 步骤 306、 彩像 AS收到预确认请求消息, 在其中添加彩像早媒体资源 信息的早媒体 SDP请求 5, 比如以 early-session类型携带彩像早媒体资源信 息的早媒体 SDP请求 5, 然后将其转发给被叫 UE-B, 消息途经 CSCF最终 到达 UE-B; 步骤 307、UE-B收到预确认请求消息,发送响应消息,比如发送" 200 OK" 消息, 携带 UE-B的早媒体 SDP回应 6, 比如以 early-session类型携带 UE-B 的早媒体 SDP回应 6, 消息途经 CSCF到达彩像 AS; 步骤 308、 彩像 AS收到响应消息, 根据其中的 UE-B的早媒体 SDP回 应 6完成彩像早媒体的协商, 并在删除早媒体 SDP回应 6后, 向 UE-A转发 响应消息, 消息途经 CSCF到达 UE-A; 至此, 彩像的早媒体资源协商完成, 彩像的正常媒体资源也协商完成, 彩像 AS可以控制媒体服务器向 UE-B播放彩像媒体信息; 步骤 309、 UE-B应答呼叫, 发送应答消息, 比如发送 "200 OK" 消息, 消息途经 CSCF , 到达彩像 AS; 步骤 310、彩像 AS向 UE-A转发应答消息, 消息途经 CSCF到达 UE-A。 至此, UE-A和 UE-B可直接通话, 同时媒体服务器也向 UE-B发送彩像 媒体数据, UE-B将 UE-A的媒体数据和彩像媒体数据进行混音。 Step 304: The color image AS receives the response message, controls the media server to complete the media negotiation according to the SDP response 3 of the UE-B, and then deletes the media resource information related to the media server in the SDP response 3 and changes it to SDP. Response 4, then forward the response message, the message passes CSCF to Step 305: UE-A receives the response message, completes the negotiation of the call media according to the SDP response 4, and sends a pre-confirmation request message, for example, sends a PRACK message, and the message passes through the CSCF to reach the color image AS; Step 306 And the color image AS receives the pre-confirmation request message, and adds the early media SDP request 5 of the color image early media resource information, for example, the early media SDP request 5 carrying the color image early media resource information in the early-session type, and then Forwarding to the called UE-B, the message finally arrives at the UE-B via the CSCF; Step 307: The UE-B receives the pre-confirmation request message, and sends a response message, such as sending a "200 OK" message, carrying the early media SDP of the UE-B. Response 6, for example, carrying the early media SDP response 6 of UE-B in the early-session type, the message passes through the CSCF to reach the color image AS; Step 308, the color image AS receives the response message, according to the early media SDP response of the UE-B 6 Complete the negotiation of the color image early media, and after deleting the early media SDP response 6, forward the response message to the UE-A, and the message arrives at the UE-A via the CSCF; At this point, the early media resource negotiation of the color image is completed, and the color image is normal. Media resources are also negotiated The color image AS can control the media server to play the color image media information to the UE-B; Step 309, the UE-B answers the call, sends a response message, for example, sends a "200 OK" message, and the message passes through the CSCF to reach the color image AS; 310. The color image AS forwards a response message to the UE-A, and the message arrives at the UE-A via the CSCF. So far, UE-A and UE-B can directly talk, and the media server also sends the color image media data to UE-B, and UE-B mixes the media data of UE-A and the color image media data.
实施例三 图 4为本发明实施例三的应答后继续播放彩像的流程图 , 描述了主叫呼 叫被叫, 媒体服务器在呼叫过程中向被叫方播放彩像, 并在应答后继续向被 叫方播放彩像的过程, 其描述如下: 步骤 401、 UE-A向 UE-B发起呼叫请求, 携带通话业务需要的 SDP请 求 1 , 比如发送 INVITE消息, 在消息体中以 session类型携带 SDP请求 1 , 消息途经 CSCF到达彩像 AS; 步骤 402、 彩像 AS 收到呼叫请求, 转发该呼叫请求, 消息途经 CSCF 到达 UE-B; 步骤 403、 被叫 UE-B收到呼叫消息, 发送响应消息给主叫方, 比如发 送 "183 Session Progress" 消息, 并在消息体中以 session类型携带 UE-B的 进行通话业务需要的 SDP回应 2,消息可携带支持早媒体的指示,比如 Support 头域中含 early-session值, 该响应消息途经 CSCF到达彩像 AS; 步骤 404、 彩像 AS收到响应消息, 决定要在应答后继续播放彩像(可 根据步骤 403中是否携带早媒体指示决定), 于是删除响应消息中的 SDP回 应 2, 改为携带媒体服务器的媒体资源信息的 SDP回应 3 , 然后转发响应消 息, 消息途经 CSCF到达 UE-A; 步骤 405、 UE-A收到响应消息, 才艮据其中的 SDP回应 3完成通话媒体 的协商, 并发送预确认请求消息, 比如发送 PRACK消息, 消息途经 CSCF 到达彩像 AS; 步骤 406、 彩像 AS收到预确认请求消息, 在其中添加彩像早媒体资源 信息的早媒体 SDP请求 4 ,比如以 early-session类型携带早媒体 SDP请求 4, 并携带媒体服务器的媒体资源信息的 SDP请求 5 , 比如以 session类型携带 SDP请求 5, 然后转发预确认请求消息, 消息途经 CSCF到达 UE-B; 步骤 407、 UE-B收到预确认请求消息, 根据其中的 SDP请求 5完成正 常通话的媒体协商, 并根据其中的早媒体 SDP请求 4协商早媒体, 然后发送 响应消息, 比如发送 "200 OK" 消息, 携带 UE-B的早媒体 SDP回应 6 , 比 如以 early-session类型携带 UE-B的早媒体 SDP回应 6,并携带 UE-B用于进 行通话业务需要的 SDP回应 7 , 消息途经 CSCF到达彩像 AS; 步骤 408、 彩像 AS收到响应消息, 根据其中的 UE-B的早媒体 SDP回 应 6完成彩像早媒体的协商, 并根据其中的 UE-B的 SDP回应 7 , 控制媒体 服务器完成媒体协商,并在删除早媒体 SDP回应 6和 SDP回应 7后,向 UE-A 转发响应消息, 消息途经 CSCF到达 UE-A; 至此, 彩像的早媒体资源协商完成, 彩像的正常媒体资源也协商完成, 彩像 AS可以控制媒体服务器向 UE-B播放彩像媒体信息; 步骤 409、 UE-B应答呼叫, 发送应答消息, 比如发送 "200 OK" 消息, 消息途经 CSCF, 到达彩像 AS; 步骤 410、彩像 AS向 UE-A转发应答消息, 消息途经 CSCF到达 UE-A。 至此, UE-A和 UE-B通过媒体服务器的转发实现通话,媒体服务器通过 将彩像媒体数据混音进向 UE-B发送的媒体数据中实现继续向 UE-B播放彩 像媒体数据。 Embodiment 3 FIG. 4 is a flowchart of continuing to play a color image after answering according to Embodiment 3 of the present invention, describing a called party called a call, and the media server plays a color image to the called party during the call, and continues to respond after the response. The process in which the called party plays the color image is described as follows: Step 401: The UE-A initiates a call request to the UE-B, and carries the SDP request 1 required by the call service, for example, sends an INVITE message, carries the SDP request 1 in the message body in the session type, and the message passes through the CSCF to reach the color image AS; Step 402 The color image AS receives the call request, forwards the call request, and the message passes the CSCF to the UE-B. Step 403: The called UE-B receives the call message and sends a response message to the calling party, for example, sending "183 Session Progress" The message carries the SDP response required by the UE-B for the call service in the message body. The message may carry an indication supporting the early media. For example, the Support header field contains an early-session value, and the response message arrives through the CSCF. Color image AS; Step 404: The color image AS receives the response message, and decides to continue playing the color image after the response (may be determined according to whether the early media indication is carried in step 403), and then deletes the SDP response 2 in the response message, and changes to Carrying the SDP response 3 of the media resource information of the media server, and then forwarding the response message, the message arrives at the UE-A via the CSCF; Step 405, the UE-A receives the response message, and the SDP is recorded according to the SDP. The response 3 completes the negotiation of the call media, and sends a pre-confirmation request message, for example, sends a PRACK message, and the message passes through the CSCF to reach the color image AS. Step 406: The color image AS receives the pre-confirmation request message, and adds the color image early media resource information. The early media SDP request 4, for example, the SDP request 5 carrying the early media SDP request 4 in the early-session type and carrying the media resource information of the media server, for example, carrying the SDP request 5 in the session type, and then forwarding the pre-confirmation request message, the message Step 407: The UE-B receives the pre-confirmation request message, completes the media negotiation of the normal call according to the SDP request 5 therein, and negotiates the early media according to the early media SDP request 4, and then sends the response message. For example, sending a "200 OK" message carrying the early media SDP response 6 of the UE-B, for example, carrying the early media SDP response 6 of the UE-B in the early-session type, and carrying the SDP used by the UE-B for the call service. In response to the message 7, the message passes through the CSCF to reach the color image AS; Step 408, the color image AS receives the response message, and completes the color image early media negotiation according to the UE-B early media SDP response 6 According to one of the SDP and the UE-B responded 7, control the media server completes media negotiation, and delete early media SDP and SDP response after response 6 7, the UE-A Forwarding the response message, the message arrives at the UE-A via the CSCF; At this point, the early media resource negotiation of the color image is completed, and the normal media resource of the color image is also negotiated, and the color image AS can control the media server to play the color image media information to the UE-B; Step 409: UE-B answers the call, sends a response message, for example, sends a "200 OK" message, and the message passes through the CSCF to reach the color image AS. Step 410: The color image AS forwards the response message to the UE-A, and the message arrives at the UE via the CSCF. A. So far, UE-A and UE-B realize the call through the forwarding of the media server, and the media server continues to play the color image media data to the UE-B by mixing the color image media data into the media data sent by the UE-B.
实施例四 图 5为本发明实施例四的应答后继续播放彩像的流程图, 描述了主叫呼 叫被叫, 媒体服务器在呼叫过程中向被叫方播放彩像, 并在应答后继续向被 叫方播放彩像的过程, 其描述如下: 步骤 501 503、 与实施例三的步骤 401 403相同; 步骤 504、 彩像 AS收到响应消息, 决定要在应答后继续播放彩像(可 根据步骤 503中是否携带早媒体指示决定;),并转发响应消息,消息途经 CSCF 到达 UE-A; 步骤 505、 UE-A收到响应消息, 才艮据其中的 SDP回应 2完成通话媒体 的协商, 并发送带新的 SDP请求 3的预确认清求消息或更新消息(在某些情 况下, 预确认请求消息会带 SDP请求, 何时带与本发明无关) , 比如发送 PRACK消息或 UPDATE消息 , 消息途经 CSCF到达彩像 AS; 步骤 506、 彩像 AS收到预确认或更新消息, 在其中添加彩像早媒体资 源信息的早媒体 SDP请求 4, 比如以 early-session类型携带早媒体 SDP请求 4, 彩像 AS将媒体服务器的媒体资源信息和 SDP请求 3的媒体资源信息合 并为一个 SDP请求 5 ,并将该 SDP请求 5也携带进转发的预确认或更新消息 中, 比如以 session类型携带 SDP请求 5, 然后转发预确认或更新消息, 消息 途经 CSCF到达 UE-B; 步骤 507、 UE-B收到预确认或更新消息, 根据其中的 SDP请求 5完成 正常通话的媒体协商, 并根据其中的早媒体 SDP请求 4协商早媒体, 然后发 送响应消息, 比如发送 "200 OK" 消息, 携带 UE-B的早媒体 SDP回应 6, 比如以 early-session类型携带 UE-B的早媒体 SDP回应 6 ,并携带 UE-B用于 进行通话业务需要的 SDP回应 7 , 消息途经 CSCF到达彩像 AS; 由于 SDP请求 5中既有 UE-A的媒体资源信息又有媒体服务器的媒体资 源信息, 因此 UE-B 已经准备好同时接收来自 UE-A和媒体服务器的媒体数 据。 步骤 508、 彩像 AS收到响应消息, 根据其中的 UE-B的早媒体 SDP回 应 6完成彩像早媒体的协商, 并根据其中的 UE-B的 SDP回应 7, 控制媒体 服务器完成媒体协商, 然后删除早媒体 SDP回应 6,将 SDP回应 7中与媒体 服务器有关的媒体资源信息删除后使其变为 SDP回应 8 , 并向 UE-A转发携 带 SDP回应 8的响应消息, 消息途经 CSCF到达 UE-A; 至此, 彩像的早媒体资源协商完成, 彩像的正常媒体资源也协商完成, 彩像 AS可以控制媒体服务器向 UE-B播放彩像媒体信息; 步骤 509、 UE-B应答呼叫, 发送应答消息, 比如发送 "200 OK" 消息, 消息途经 CSCF , 到达彩像 AS; 步骤 510、彩像 AS向 UE-A转发应答消息, 消息途经 CSCF到达 UE-A。 至此, UE-A和 UE-B可直接通话, 同时媒体服务器也向 UE-B发送彩像 媒体数据, UE-B将 UE-A的媒体数据和彩像媒体数据进行混音。 Embodiment 4 FIG. 5 is a flowchart of continuing to play a color image after answering according to Embodiment 4 of the present invention, describing a called party called a call, and the media server plays a color image to the called party during the call, and continues to respond after the response. The process of playing the color image by the called party is as follows: Step 501 503 is the same as step 401 403 of the third embodiment; Step 504, the color image AS receives the response message, and decides to continue playing the color image after the response (according to If the step 503 carries the early media indication decision;), and forwards the response message, the message arrives at the UE-A via the CSCF; Step 505: The UE-A receives the response message, and then completes the negotiation of the call media according to the SDP response 2 therein. And sending a pre-acknowledgment request message or an update message with a new SDP request 3 (in some cases, the pre-confirmation request message will carry an SDP request, when it is not relevant to the present invention), such as sending a PRACK message or an UPDATE message, The message passes through the CSCF to reach the color image AS; Step 506: The color image AS receives the pre-acknowledgment or update message, and adds the early media SDP request 4 of the color image early media resource information, for example, to the early-session type. With the early media SDP request 4, the color image AS combines the media resource information of the media server and the media resource information of the SDP request 3 into one SDP request 5, and carries the SDP request 5 into the forwarded pre-acknowledgment or update message. For example, carrying the SDP request 5 in the session type, and then forwarding the pre-acknowledgment or update message, the message Step 507: The UE-B receives the pre-acknowledgment or update message, completes the media negotiation of the normal call according to the SDP request 5 therein, and negotiates the early media according to the early media SDP request 4, and then sends the response. The message, for example, sends a "200 OK" message, carries the early media SDP response 6 of the UE-B, for example, carries the early media SDP response 6 of the UE-B in the early-session type, and carries the UE-B for the call service needs. SDP response 7 , the message passes through the CSCF to reach the color image AS; since the SDP request 5 has both the media resource information of the UE-A and the media resource information of the media server, the UE-B is ready to receive the UE-A and the media simultaneously. The media data of the server. Step 508: The color image AS receives the response message, completes the negotiation of the color image early media according to the early media SDP response 6 of the UE-B, and controls the media server to complete the media negotiation according to the SDP response 7 of the UE-B. Then, the early media SDP response 6 is deleted, the media resource information related to the media server in the SDP response 7 is deleted, and then the SDP response is changed to 8 and the response message carrying the SDP response 8 is forwarded to the UE-A, and the message arrives at the UE via the CSCF. -A; At this point, the early media resource negotiation of the color image is completed, the normal media resource of the color image is also negotiated, and the color image AS can control the media server to play the color image media information to the UE-B; Step 509, the UE-B answers the call, Sending a response message, for example, sending a "200 OK" message, the message passing through the CSCF, reaching the color image AS; Step 510, the color image AS forwards the response message to the UE-A, and the message arrives at the UE-A via the CSCF. So far, UE-A and UE-B can directly talk, and the media server also sends the color image media data to UE-B, and UE-B mixes the media data of UE-A and the color image media data.
如图 6所示, 本发明实施例的应答后继续播放彩像的实现装置, 应用于 彩像 AS, 包括协商模块和控制模块; 所述协商模块设置为: 接收到会话的 SIP请求消息后, 在转发的 SIP请 求消息中携带 SDP请求, 所述 SDP请求包含媒体服务器的媒体资源信息, 以完成媒体服务器的媒体资源的协商; 或者, 接收到会话的 SIP请求消息后 转发所述 SIP请求消息, 并在接收所述 SIP请求消息的响应消息后, 当响应 消息携带支持早媒体的指示时, 在转发的响应消息中携带 SDP 请求, 所述 SDP请求包含媒体服务器的媒体资源信息 所述控制模块设置为: 接收到所述会话的应答消息后, 指示媒体服务器 向被叫方播放彩像媒体数据。 其中, 所述 SIP请求消息为呼叫请求消息或预确认请求消息或更新请求 消息。 As shown in FIG. 6, the apparatus for implementing the color image playback after the response is applied to the color image AS includes a negotiation module and a control module. The negotiation module is configured to: after receiving the SIP request message of the session, The SDP request is carried in the forwarded SIP request message, where the SDP request includes the media resource information of the media server to complete the negotiation of the media resource of the media server; or, after receiving the SIP request message of the session, Forwarding the SIP request message, and after receiving the response message of the SIP request message, when the response message carries an indication of supporting the early media, the forwarded response message carries an SDP request, where the SDP request includes the media of the media server. The resource information control module is configured to: after receiving the response message of the session, instruct the media server to play the color image media data to the called party. The SIP request message is a call request message or a pre-acknowledgment request message or an update request message.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序 来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现。 相应地, 上述实施例中的各模块 /单元可以采用 硬件的形式实现, 也可以釆用软件功能模块的形式实现。 本发明不限制于任 何特定形式的硬件和软件的结合。 One of ordinary skill in the art will appreciate that all or a portion of the steps above may be accomplished by a program to instruct the associated hardware, such as a read-only memory, a magnetic disk, or an optical disk. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware or in the form of a software function module. The invention is not limited to any specific form of combination of hardware and software.
当然, 本发明还可有其它多种实施例, 在不背离本发明精神及其实质的 但这些相应的改变和变形都应属于本发明所附的权利要求的保护范围。  It is a matter of course that the invention may be embodied in various other forms and modifications without departing from the spirit and scope of the invention.
工业实用性 本发明可有效缩短正常通话的建立时间, 改善用户体验。 Industrial Applicability The present invention can effectively shorten the setup time of a normal call and improve the user experience.

Claims

权 利 要 求 书 Claim
1、 一种应答后继续播放彩像的实现方法, 该方法包括: 在会话建立的过程中,彩像应用服务器( AS )接收到会话初始协议( SIP ) 情求消息后, 转发所述 SIP请求消息, 转发的 SIP请求消息携带会话描述协 议 (SDP )请求, 所述 SDP请求包含媒体服务器的媒体资源信息; 以及 所述彩像 AS接收到所述会话的应答消息后, 指示媒体服务器向被叫方 播放彩像媒体数据。 A method for continuing to play a color image after the response, the method comprising: during a session establishment process, after the color image application server (AS) receives the session initiation protocol (SIP) message, forwarding the SIP request a message, the forwarded SIP request message carries a session description protocol (SDP) request, the SDP request includes media resource information of the media server; and the color image AS receives the response message of the session, and instructs the media server to call the called The party plays the color image media data.
2、 如权利要求 1所述的方法, 其中, 所述 SIP请求消息为呼叫请求消息。 2. The method of claim 1, wherein the SIP request message is a call request message.
3、 如权利要求 1所述的方法, 其中, 所述 SIP请求消息为预确认请求消息或更新请求消息。 3. The method according to claim 1, wherein the SIP request message is a pre-acknowledgment request message or an update request message.
4、 如权利要求 1所述的方法, 其中, 所述 SDP请求还包含主叫方的媒体资源信息。 4. The method according to claim 1, wherein the SDP request further includes media resource information of the calling party.
5、 如权利要求 1或 3所述的方法, 其中, 指示媒体服务器向被叫方播放 彩像媒体数据的步骤包括: 所述彩像 AS指示媒体服务器转发主叫方和被叫方之间的媒体数据, 并 将彩像媒体数据混音进向被叫方发送的媒体数据中。 5. The method according to claim 1 or 3, wherein the step of instructing the media server to play the color image media data to the called party comprises: the color image AS instructing the media server to forward between the calling party and the called party The media data, and the color image media data is mixed into the media data sent by the called party.
6、 如权利要求 1或 4所述的方法, 其中, 指示媒体服务器向被叫方播放 彩像媒体数据的步骤之后, 所述方法还包括: 被叫方将接收到的彩像媒体数据与正常通话数据进行混音。 The method according to claim 1 or 4, wherein after the step of instructing the media server to play the color image media data to the called party, the method further comprises: the called party to receive the received color image media data and normal The call data is mixed.
7、 一种应答后继续播放彩像的实现方法, 包括: 在会话建立的过程中,彩像应用服务器( AS )接收到会话初始协议( SIP ) 请求消息后, 转发所述 SIP请求消息; 所述彩像 AS接收所述 SIP请求消息的响应消息, 并判断所述 SIP请求 消息的响应消息是否携带支持早媒体的指示, 并转发所述响应消息, 当响应 消息携带支持早媒体的指示时, 所述响应消息携带会话描述协议(SDP )请 求, 所述 SDP请求包含媒体服务器的媒体资源信息; 以及 所述彩像 AS接收到所述会话的应答消息后, 指示媒体服务器向被叫方 播放彩像媒体数据。 7. An implementation method for continuing to play a color image after the response, comprising: After the session establishment process, the color image application server (AS) receives the session initiation protocol (SIP) request message, and forwards the SIP request message; the color image AS receives the response message of the SIP request message, and determines Whether the response message of the SIP request message carries an indication of supporting early media, and forwards the response message, and when the response message carries an indication supporting early media, the response message carries a Session Description Protocol (SDP) request, the SDP Requesting media resource information including the media server; and after receiving the response message of the session, the color image AS instructs the media server to play the color image media data to the called party.
8、 如权利要求 7所述的方法, 其中, 所述 SIP请求消息为呼叫请求消息。 8. The method of claim 7, wherein the SIP request message is a call request message.
9、 如权利要求 7所述的方法, 其中, 所述 SIP请求消息为预确认请求消息或更新请求消息。 9. The method according to claim 7, wherein the SIP request message is a pre-acknowledgment request message or an update request message.
10、 如权利要求 7所述的方法, 其中, 所述 SDP请求还包含主叫方的媒体资源信息。 10. The method according to claim 7, wherein the SDP request further includes media resource information of the calling party.
11、 如权利要求 7或 9所述的方法, 其中, 指示媒体服务器向被叫方播 放彩像媒体数据的步骤包括: 所述彩像 AS指示媒体服务器转发主叫方和被叫方之间的媒体数据, 并 将彩像媒体数据混音进向被叫方发送的媒体数据中。 The method according to claim 7 or 9, wherein the step of instructing the media server to play the color image media data to the called party comprises: the color image AS instructing the media server to forward the between the calling party and the called party The media data, and the color image media data is mixed into the media data sent by the called party.
12、如权利要求 7或 10所述的方法, 其中, 指示媒体服务器向被叫方播 放彩像媒体数据的步骤之后, 所述方法还包括: 被叫方将接收到的彩像媒体数据与正常通话数据进行混音。 The method according to claim 7 or 10, wherein after the step of instructing the media server to play the color image media data to the called party, the method further comprises: the called party to receive the received color image media data and normal The call data is mixed.
13、 一种应答后继续播放彩像的实现装置, 应用于彩像 AS, 所述装置 包括协商模块和控制模块; 所述协商模块设置为: 接收到会话的会话初始协议(SIP )请求消息后, 在转发的 SIP请求消息中携带会话描述协议(SDP )请求, 所述 SDP请求包 ^某体服务器的媒体资源信息; 或者, 接收到会话的 SIP请求消息后转发所 述 SIP请求消息, 并在接收所述 SIP请求消息的响应消息后, 当响应消息携 带支持早媒体的指示时, 在转发的响应消息中携带 SDP请求, 所述 SDP请 求包含媒体服务器的媒体资源信息; 所述控制模块设置为: 接收到所述会话的应答消息后, 指示所述媒体服 务器向被叫方播放彩像媒体数据。 13. An implementation device for continuing to play a color image after the response, is applied to the color image AS, and the device includes a negotiation module and a control module; The negotiation module is configured to: after receiving the session initiation protocol (SIP) request message of the session, the forwarded SIP request message carries a session description protocol (SDP) request, where the SDP requests the media resource information of the packet server Or, after receiving the SIP request message of the session, forwarding the SIP request message, and after receiving the response message of the SIP request message, when the response message carries the indication of supporting the early media, the SDP is carried in the forwarded response message. The SDP request includes the media resource information of the media server. The control module is configured to: after receiving the response message of the session, instruct the media server to play the color image media data to the called party.
14、 如权利要求 13所述的装置, 其中: 所述 SIP请求消息为呼叫请求消息或预确认请求消息或更新请求消息。 14. The apparatus of claim 13, wherein: the SIP request message is a call request message or a pre-acknowledgment request message or an update request message.
PCT/CN2010/078011 2009-11-10 2010-10-22 Implementation method and device for resuming play of color images after answer WO2011057531A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910210822.1 2009-11-10
CN200910210822.1A CN102055739A (en) 2009-11-10 2009-11-10 Method and device for realizing continuous polychrome playing after response

Publications (1)

Publication Number Publication Date
WO2011057531A1 true WO2011057531A1 (en) 2011-05-19

Family

ID=43959668

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/078011 WO2011057531A1 (en) 2009-11-10 2010-10-22 Implementation method and device for resuming play of color images after answer

Country Status (2)

Country Link
CN (1) CN102055739A (en)
WO (1) WO2011057531A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005046189A1 (en) * 2003-11-11 2005-05-19 Telefonaktiebolaget Lm Ericsson (Publ) Method for providing multimedia information related to a calling party at call set up
CN101478610A (en) * 2009-02-04 2009-07-08 深圳华为通信技术有限公司 Method, server and terminal device for playing multimedia ring during call

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005046189A1 (en) * 2003-11-11 2005-05-19 Telefonaktiebolaget Lm Ericsson (Publ) Method for providing multimedia information related to a calling party at call set up
CN101478610A (en) * 2009-02-04 2009-07-08 深圳华为通信技术有限公司 Method, server and terminal device for playing multimedia ring during call

Also Published As

Publication number Publication date
CN102055739A (en) 2011-05-11

Similar Documents

Publication Publication Date Title
US8401005B2 (en) Session initiation protocol message content processing method and network
US8402154B2 (en) Method, application server and user equipment for transferring media streams of multimedia session
US11431774B2 (en) Method, user equipment and application server for adding media stream of multimedia session
US20060256748A1 (en) System and method for interworking between IMS network and H.323 network
JP2012508993A (en) Method and system for session control
WO2009049531A1 (en) A method, a multimedia network gateway control device and an application server for implementing intercommunication of color ring back tone
WO2007006201A1 (en) A method for playing audio/video files
WO2009049520A1 (en) A method and an apparatus for realizing multimedia color ring tone service and filtering of color ring tone
WO2008145051A1 (en) Method for converting conversation media, method and device for updating calling establishment
WO2014044224A1 (en) Qos bearer resource control method and system during access negotiation and release
WO2009026818A1 (en) A method and system of call controlling
EP2587777B1 (en) Method and system for implementing color ring back tone and multimedia ring alert tone service.
WO2007068206A1 (en) A method and network entity for operating the session capability information
WO2009086758A1 (en) Method for realizing online color ringback tone and multimedia ringback tone service
WO2011050744A1 (en) Method for playing multimedia ring tone during conversation period, server and terminal device thereof
WO2009089797A1 (en) Method for implementing color ringback tone and/or multimedia ringback tone service and producing early-media sdp request
WO2007095855A1 (en) A method and network entity for negotiating media type parameter
WO2007019777A1 (en) A session establish method and a session control node
WO2009124512A1 (en) Implement method for controlling playback of early media
WO2010000106A1 (en) Method and network unit for realizing customized video service in ims network
WO2008086744A1 (en) Method of implementing call establishment, system and call controlling network element thereof
EP1619838A1 (en) Push to watch dedicated network element and software architecture
WO2009135375A1 (en) Call establishing method for realizing the single dialog color ring service
WO2011057531A1 (en) Implementation method and device for resuming play of color images after answer
WO2008101443A1 (en) A method, system and device for acquiring a media stream

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

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

Country of ref document: EP

Kind code of ref document: A1