WO2008052461A1 - A resource reservation method using push mode and calling agency device - Google Patents

A resource reservation method using push mode and calling agency device Download PDF

Info

Publication number
WO2008052461A1
WO2008052461A1 PCT/CN2007/070903 CN2007070903W WO2008052461A1 WO 2008052461 A1 WO2008052461 A1 WO 2008052461A1 CN 2007070903 W CN2007070903 W CN 2007070903W WO 2008052461 A1 WO2008052461 A1 WO 2008052461A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource reservation
qos resource
terminal
called
result
Prior art date
Application number
PCT/CN2007/070903
Other languages
French (fr)
Chinese (zh)
Inventor
Kai Wen
Original Assignee
Huawei Technologies Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2008052461A1 publication Critical patent/WO2008052461A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/78Architectures of resource allocation
    • H04L47/781Centralised allocation of resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/15Flow control; Congestion control in relation to multipoint traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/72Admission control; Resource allocation using reservation actions during connection setup
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/82Miscellaneous aspects
    • H04L47/824Applicable to portable or mobile terminals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/26Resource reservation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/08Upper layer protocols
    • H04W80/10Upper layer protocols adapted for application session management, e.g. SIP [Session Initiation Protocol]

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a resource reservation method using a PUSH mode and a call agent device based on a PUSH mode.
  • the simple method can be to equip the router with more memory, lossy or lossless compression of pictures, videos, audio files, etc., or to implement HTTP compression on the Web server, but also to solve the bandwidth problem, but will increase the server. The burden on the CPU. If these simple methods do not solve the problem, then you need to adopt some complicated strategies to achieve QoS, such as ToS: Type of Service, IntServ: Integrated Services, and DiffServ: Differentiated Services. ) or traffic shaping (Traffic shaper) services.
  • ToS Type of Service
  • IntServ Integrated Services
  • DiffServ Differentiated Services.
  • Traffic shaping Traffic shaper
  • the IntServ model is proposed. This is a flow-based QoS mechanism that tightly controls resources and provides strict QoS guarantees for applications. However, it has the problem of scalability. Because each router that the service flows through must maintain a soft state for it, IntServ cannot be applied on a large scale. In order to solve the scalability problem, the DiffServ model is proposed. DiffServ is a class-based QoS mechanism. It is more successful in deployment, but it can only provide relative QoS guarantee. Especially when the bandwidth is insufficient, QoS cannot be guaranteed.
  • the control plane perceives the QoS resources required by the session, accepts and controls the QoS resource requests required by the session, and completes the service on the media plane.
  • the execution of the QoS policy approved by the plane is the reason for the session.
  • This session-based dynamic QoS control mechanism specifically includes PULL and PUSH implementation modes.
  • the PULL mode and the PUSH mode are adapted to different application scenarios, which are related not only to the terminal type but also to the access network.
  • the PULL mode has specific requirements for the terminal.
  • the terminal is required to support the authorization token and is classified according to the support of QoS.
  • the following three types of terminals are described:
  • the terminal has no QoS interaction capability at both the service layer and the transport layer.
  • the terminal can initiate a service request but does not express the required QoS resources.
  • the terminal can express QoS resource requirements through service layer signaling, but there is no transport layer QoS negotiation capability.
  • the terminal In addition to the service layer QoS awareness, the terminal also supports the transport layer QoS negotiation protocol. For example, it supports RSVP (Resource Reservation Protocol) or similar protocols and supports Layer 2 QoS-aware protocols such as 802.1p and PDP Context.
  • RSVP Resource Reservation Protocol
  • Layer 2 QoS-aware protocols such as 802.1p and PDP Context.
  • a terminal that meets the PULL mode requirement is a third type of terminal, that is, the terminal has a service layer and a transport layer QoS capability. But in reality, the current large number of user terminals are the second type of terminals. For the service request of this type of terminal, apply the PUSH (push) mode as shown in Figure 1 for QOS resource reservation.
  • the control flow is as follows:
  • the terminal UA1 that does not support the transport layer QoS reservation signaling (such as RSVP) initiates a call invitation (INVITE), that is, invites the user to join the call, and the session description protocol (SDP, Session Description Protocol) request (Offer) information carried in the request Indicates the media channel type that the caller expects.
  • the called terminal UA2 sends back 183 (200 response) to carry the SDP reply (Answer) information.
  • the call agent determines the relevant attributes of the media channel according to the Offer/Agreement, and performs authorization authentication on the corresponding QoS resources of the media channel to be established. After the authorization is passed, the corresponding QoS policy is directly sent to the border router for execution. Based on the QoS policy, the border router immediately reserves the corresponding resources for the specific media channel.
  • the media flow between the calling terminal UA1 and the called terminal UA2 passes through the boundary road.
  • the corresponding QoS resource reservation has been obtained, and the protocol interaction of the QoS resource reservation by the terminal UA1, UA2 and the border router at the transport layer is not required.
  • the PUSH mode requires each network device of the access network to support a PUSH interface with an application layer device (such as a call proxy), so that the call proxy directly PUSHs the QoS policy to each network device in the access network for a specific media stream. QoS resource reservation.
  • the network equipment of the radio access network usually supports the resource reservation protocol of the transport layer, so the QoS reservation defined by 3GPP (The 3rd Generation Partnership Project) is PULL mode.
  • the terminal is usually a second type of terminal, so the QoS reservation process provided for the fixed access network is PUSH mode.
  • the Call Agent (PROXY) completes the SDP Offer/SDP Answer match, interacts with the PDP (Policy Decision Point) to perform media authorization, and the PDP authorizes the media.
  • the QoS resource reservation is forwarded, and then the QoS policy is delivered to the route execution, which indicates which QoS resource is reserved for which media stream.
  • the user terminals UA1, UA2 can directly send and receive corresponding media streams.
  • the inventor finds that, unlike the PULL mechanism of the 3GPP, the reservation operation of the PUSH mode resource is actively performed by the network device, and the terminal does not need to actively initiate the QoS resource reservation at the transport layer by using the obtained flag or token. Therefore, in the PUSH mode, the terminal of the fixed access network cannot explicitly know whether the corresponding QoS resource has been reserved successfully.
  • the embodiment of the invention provides a resource reservation method using a PUSH mode and a call agent, which can enable the terminal to know whether the QoS resource has been reserved successfully.
  • the embodiment of the invention provides a resource reservation method using a PUSH mode, and performs quality of service QoS resource reservation in a call process; and notifies the terminal of the result of the QoS resource reservation in the call process.
  • the embodiment of the present invention further provides a call forwarding device based on a PUSH mode, including: a first unit, configured to perform QoS resource reservation during a call; and a second unit, configured to: use the QoS in the call process The result of the resource reservation is notified to the terminal.
  • a call forwarding device based on a PUSH mode, including: a first unit, configured to perform QoS resource reservation during a call; and a second unit, configured to: use the QoS in the call process The result of the resource reservation is notified to the terminal.
  • FIG. 1 is a schematic diagram of a network connection in a PUSH mode of the prior art
  • FIG. 2 is a schematic diagram of a control flow in a PUSH mode in the prior art
  • FIG. 3 is a schematic diagram of a basic control flow in a PUSH mode according to the present invention.
  • FIG. 4 is a schematic diagram of a first specific example control flow in a PUSH mode according to the present invention.
  • FIG. 5 is a schematic diagram of a second specific example control flow in a PUSH mode according to the present invention.
  • FIG. 6 is a schematic diagram of a third specific example control flow in a PUSH mode according to the present invention.
  • Figure 7 is a schematic diagram of the Precondition control flow in the PUSH mode of the present invention.
  • the step of reserving the QoS resource and transmitting the QoS resource reservation result to the QOS resource reservation requesting party is included.
  • the QoS resource reservation result may be carried by the extended header field by using a SIP (Session Initiation Protocol).
  • the P-CSCF Provides QoS resource reservation after the SDP Offer/Answer matching is completed, and indicates the QoS resource reservation result to the requester by using the SIP message carrying the Answer. .
  • A) Message 1-message 2 The terminal of the Offer party UA1 (ie, the calling terminal) sends a message to the terminal of the answering party (ie, the called terminal), which carries the request information of the session description protocol (SDP Offer);
  • SDP Offer session description protocol
  • Answer terminal UA2 responds to the call agent P-CSCF, which carries the reply information of the session description protocol (SDP Answer);
  • Message 4 The Call Agent completes the matching of the Offer/Answer information, performs QoS resource reservation according to the matching result, carries the QoS result indication in the message, and passes it to the Offer. Party terminal UA1. Similarly, the message carrying the QoS resource reservation result may also be transmitted to the terminal UA2 of the Answer side.
  • the QoS resource reservation result can be expressed in various manners.
  • the existing P-Media-Authorization header field can be used to extend the parameters carried in the header field.
  • the P-Media-Authorization header field is carried in the SIP message, and the information of "QoS resource reservation failure" or "QoS resource reservation success” is carried in the header field, thereby notifying the terminal of the QOS resource reservation result.
  • the figure includes two call agents, P-CSCF1 and P-CSCF2, which provide services for terminals UA1 and UA2 respectively (in the figure, UA1 initiates SDP Offer and UA2 sends SDP Answer).
  • the call agent is configured to perform resource reservation for the access side, and the resource reservation result of the access side is sent to the terminal on the local side.
  • the call agent P-CSCF1 After receiving the QoS resource for the terminal UA1, the call agent P-CSCF1 carries the "QOS resource reservation indication" in the SIP message carrying the Answer to send the reservation result to the terminal on the local side, that is, the SDP is initiated. Offer terminal UA1.
  • the Call Agent P-CSCF2 After receiving the Answer, the Call Agent P-CSCF2 reserves the QOS resource for the terminal UA2. At this time, the SIP message is transmitted to the terminal UA1. Therefore, the reservation result cannot be immediately notified to the terminal UA2 serving the local side.
  • the terminal UA2 is sent back to the terminal UA2 by the "QOS resource reservation indication" carried by any SIP message sent by the terminal UA1 to the terminal UA2, that is, the terminal UA2 that returns the SDP Answer.
  • a) message 1-message 3 the terminal UA1 sends a SIP message carrying the session description protocol request information (SDP Offer) to the terminal UA2;
  • SDP Offer session description protocol request information
  • the terminal UA2 sends a SIP message carrying the reply information (SDP Answer) of the session description protocol to the call agent P-CSCF2; the P-CSCF2 reserves the QOS resource for the UA2 in the PUSH mode according to the SDP matching result.
  • the P-CSCF2 saves the reserved result of the QOS resource reservation made by the UA2. At this time, the result of the resource reservation by the UA2 cannot be notified.
  • the P-CSCF2 continues to forward the SIP message carrying the SDP Answer.
  • the Call Agent P-CSCF1 receives the SIP message carrying the SDP Answer, completes the request/reply (Offer/ Answer) match, and uses the PUSH mode to perform QoS resource reservation for the UA1 according to the matching result. After the end, the SIP message carrying the SDP Answer is forwarded to the UA1 terminal, and the QoS result of the QoS resource reservation for the terminal UA1 is carried in the SIP message, and the reservation result may pass some indication (indication) The information indicates that the SIP message carries the QoS resource reservation result indication to notify the terminal of the QoS resource reservation result. d) message 7 - message 8: the terminal UA1 sends a SIP message to the terminal UA2 to the call agent P-CSCF2;
  • the call proxy P-CSCF2 sends a SIP message to the terminal UA2, and according to the saved reservation result of the QOS resource reservation for the terminal UA2, carries an indication in the SIP message, indicating to the UA2 for QoS Resource reservation QoS indication.
  • Message 1 - Message 3 The calling terminal Caller sends a call request INVITE, which carries the SDP Offer;
  • Message 4 The called terminal Callee responds with 183 response and carries the SDP Answer to the called party call agent P-CSCF.
  • Message 5 The called party's call agent P-CSCF completes the offer/Answer match, and the QoS resource reservation is performed interactively through the service-based policy decision function (SPDF).
  • SPDF service-based policy decision function
  • the Calling Side Call Agent receives the 183 response, completes the SDP Offer/Answer match, and fails to exchange and reserve QoS resources through the Service Based Policy Decision Function (SPDF), further carrying the main in the 183 response.
  • SPDF Service Based Policy Decision Function
  • the calling QoS resource reservation result is delivered to the calling terminal Caller, for example, carried by the P-Media-Authorization header field, and then the calling terminal Caller receives the 183 response, and the P-Media-Authorization is used to learn the calling side QoS resource. The reservation failed.
  • the called side call agent (P-CSCF) carries the QOS resource reservation result of the called side to the called terminal Callee through the P-Media-Authorization header field.
  • the called terminal Callee receives the PRACK and learns that the QoS resource reservation on the local side fails according to the P-Media-Authorization.
  • the P-CSCF may notify the local terminal of the reservation result of the QOS resource, and the P-CSCF may also transmit the QOS resource reservation result of the local side to the other side of the call through the SIP message.
  • the called party call agent P-CSCF completes the Offer/Answer match, and performs QoS resource reservation, QoS through the service-based policy decision function (SPDF). If the resource reservation fails, the called side call agent P-CSCF adds the relevant SIP header field in the 183 response, indicating that the called side P-CSCF fails to perform QoS resource reservation. And the indication information is delivered to the calling side call agent P-CSCF.
  • SPDF service-based policy decision function
  • the calling side call agent P-CSCF adds the QOS resource reservation result indication of the local side after the QOS resource reservation is made to the calling terminal, and continues the pre-transmission 183 response. Therefore, when the calling terminal receives the 183 response, it can separately learn the QOS resource reservation status of the local end and the remote end.
  • the QOS resource reservation result of the master and the called side can be transmitted to the called terminal through the subsequent request message PRACK of the calling terminal to the called terminal, so that the called terminal can also learn the local and remote QOS. Resource reservation.
  • the calling terminal can request Precondition when the session is initiated. That is, when the QoS resource reservation on both the primary and the called side is successful, the called terminal starts ringing, and the primary terminal simultaneously starts to ring. Call the terminal to hear the ring back tone.
  • FIG. 7 it is a Precondition process in PULL mode (only indicates the flow between terminals, omitting the network device), and the calling terminal Caller and the called terminal Callee complete the SDP Offer through the message (1) - message (4). Matches with SDP Answer, and starts resource reservation in PULL mode.
  • the calling terminal Caller sends an UPDATE message to the called terminal Callee, notifying the called terminal that the calling side QoS resource has been reserved successfully; if the called side QoS resource is also reserved at this time
  • the called terminal Callee rings and sends a 180 response to the calling terminal Caller, and the calling terminal Caller user hears the ring back tone.
  • the terminal cannot directly obtain the resource reservation result.
  • the caller may send an UPDATE notification according to the requirements of the Precondition process.
  • One-side terminal (Callee called terminal) The QoS resource on the calling side has been reserved successfully, so that the Precondition process can be performed normally.
  • the terminal does not know when to send the UPDATE to the peer to notify the local end that the message of the successful QOS resource has been reserved.
  • the existing PUSH mode cannot implement the Precondition call flow, but in the present invention.
  • the calling side call agent and the called side call agent complete the offer/answer matching, and then interact with the transport layer to perform QoS resource reservation, and carry the QoS resource reservation result of the primary and the called side in the response and transmit the result to the QoS resource reservation result.
  • the calling terminal when the QoS resource reservation on the calling side is successful, the calling terminal sends an UPDATE message to the called terminal, which can implement the Precondition call flow.
  • the calling terminal or the called terminal is based on the received QoS resource reservation node. If the indication is ", you can do the following:
  • the calling terminal or the called terminal is an intelligent terminal, it is presented to the user in a user-readable manner; if the calling terminal or the called terminal is an IAD (Integrated Access Device) terminal, the user is notified by a specified prompt tone. .
  • IAD Integrated Access Device
  • the method embodiment of the present invention is based on the received "QoS resource reservation result indication", and the user terminal can perform the following operations:
  • the user terminal notifies the user of the received "QoS resource reservation result indication". For example, if it is a smart terminal, it is presented to the user in a user-readable manner, and if it is an IAD terminal, the user is notified by a specific prompt tone.
  • QOS Precondition when a certain QoS resource is not reserved successfully, the user can still choose to terminate the call from the signaling plane, or attempt to continue the call using the best effort QoS service.
  • the call agent reserves the QoS resource failure, the call is directly released. Obviously, the embodiment of the present invention provides the user with a more flexible choice.
  • the terminal may make more flexible selections based on the information. For example, when the calling terminal or the called terminal is an intelligent terminal, the user may adopt the user. The read mode is presented to the user; when the calling terminal or the called terminal is an IAD terminal, the user can be notified by using a specified prompt tone; if the QoS resource on the calling side or the called side is not reserved successfully, the user can terminate from the signaling level. Continue the call, or try to keep the QoS service to continue the call.
  • the present invention enhances and improves the call flow of PUSH mode QoS resource reservation by transmitting the QoS resource reservation result to the terminal, and has strong practicability.

Abstract

A resource reservation method using PUSH mode reserves quality of service QoS resource during calling procedure; and notifies the result of the QoS resource reservation to a terminal during the calling procedure. A calling agency device based on PUSH mode includes: the first unit, which is used for reserving QoS resource during calling procedure; the second unit, which is used for notifying the result of the QoS resource reservation to a terminal during the calling procedure. The method and device can make the terminal know whether QoS resource reservation is successful.

Description

釆用 PUSH模式的资源预留方法及呼叫代理设备 本申请要求于 2006 年 10 月 30 日提交中国专利局、 申请号为 200610063427.1、 发明名称为"采用 PUSH模式的呼叫方法"的中国专利申请的 优先权, 其全部内容通过引用结合在本申请中。  Resource reservation method and call agent device using PUSH mode This application claims priority to Chinese patent application filed on October 30, 2006, the Chinese Patent Office, application number 200610063427.1, and the invention name "call method using PUSH mode" The entire contents of which are incorporated herein by reference.
技术领域 Technical field
本发明涉及通信技术领域,尤其涉及一种采用 PUSH模式的资源预留方法 以及一种基于 PUSH模式的呼叫代理设备。  The present invention relates to the field of communications technologies, and in particular, to a resource reservation method using a PUSH mode and a call agent device based on a PUSH mode.
背景技术 Background technique
服务质量 (QoS : Quality of Service ) 的质量保证体系应用于互联网 QoS (Quality of Service) quality assurance system applied to the Internet
( Internet )技术, 其具体实现方法有多种。 简单的方法可以是给路由器配备更 多的内存, 对图片、视频、音频文件进行有损或无损压缩等等, 或者是在 Web 服务器上实现 HTTP压缩, 也可以解决带宽的问题, 但是会增加服务器 CPU 的负担。如果这些简单的方法并不能解决问题, 那就需要采用一些复杂的策略 来实现 QoS,例如服务类型( ToS: Type of Service )、综合服^ ( IntServ: Integrated Services )、 区分服务(DiffServ: Differentiated Services )或流量整形(Traffic shaper )业务等。 (Internet) technology, there are many specific implementation methods. The simple method can be to equip the router with more memory, lossy or lossless compression of pictures, videos, audio files, etc., or to implement HTTP compression on the Web server, but also to solve the bandwidth problem, but will increase the server. The burden on the CPU. If these simple methods do not solve the problem, then you need to adopt some complicated strategies to achieve QoS, such as ToS: Type of Service, IntServ: Integrated Services, and DiffServ: Differentiated Services. ) or traffic shaping (Traffic shaper) services.
受实时业务如宽频道电话或网络电话( VoIP: Voice over IP ) 的驱动, 提 出了 IntServ模型, 这是一种基于流的 QoS机制, 它对资源进行严格控制, 为 应用提供严格的 QoS保证。 但它有扩展性的问题, 因业务流经过的每个路由 器必须为其维护软状态, 所以 IntServ无法大规模应用。 为解决扩展性问题, 又提出了 DiffServ模型, DiffServ是一种基于类的 QoS机制, 它在部署上较成 功, 但它只能提供相对 QoS保证, 特别是带宽不够时仍然无法保证 QoS。  Driven by real-time services such as wide-channel telephony or Voice over IP (VoIP), the IntServ model is proposed. This is a flow-based QoS mechanism that tightly controls resources and provides strict QoS guarantees for applications. However, it has the problem of scalability. Because each router that the service flows through must maintain a soft state for it, IntServ cannot be applied on a large scale. In order to solve the scalability problem, the DiffServ model is proposed. DiffServ is a class-based QoS mechanism. It is more successful in deployment, but it can only provide relative QoS guarantee. Especially when the bandwidth is insufficient, QoS cannot be guaranteed.
近几年, 基于会话的动态 QoS控制机制逐渐成为研究方向, 在该架构下, 在控制平面感知会话所要求的 QoS资源 , 对会话所需的 QoS资源请求进行接 纳控制, 在媒体平面完成由业务平面所批准的 QoS策略的执行。  In recent years, the session-based dynamic QoS control mechanism has gradually become the research direction. Under this architecture, the control plane perceives the QoS resources required by the session, accepts and controls the QoS resource requests required by the session, and completes the service on the media plane. The execution of the QoS policy approved by the plane.
对于这种基于会话的动态 QoS控制机制, 目前很多标准组织都在研究类 似机制, 如互联网工程任务组 IETF , 国际电信联盟 ( ITU: International Telecommunication Union )、电信和互联网融合业务及高级网络协议( TISPAN: Telecommunications and Internet converged Services and Protocols for Advanced Networking ) 、 第三代合作伙伴计划 ( 3GPP: The 3rd Generation Partnership Project )等等。 For this kind of session-based dynamic QoS control mechanism, many standard organizations are currently studying similar mechanisms, such as the Internet Engineering Task Force IETF, the International Telecommunication Union (ITU), the telecommunications and Internet convergence services, and the advanced network protocol (TISPAN). : Telecommunications and Internet converged Services and Protocols for Advanced Networking), 3GPP: The 3rd Generation Partnership Project, etc.
这种基于会话的动态 QoS控制机制具体包括 PULL和 PUSH两种实现模 式。 PULL模式与 PUSH模式分别适应不同应用场景, 不仅与终端类型相关, 也与接入网有关。  This session-based dynamic QoS control mechanism specifically includes PULL and PUSH implementation modes. The PULL mode and the PUSH mode are adapted to different application scenarios, which are related not only to the terminal type but also to the access network.
PULL模式对终端有特定要求,要求终端支持授权令牌,按对 QoS的支持 来分类, 描述了如下三类终端:  The PULL mode has specific requirements for the terminal. The terminal is required to support the authorization token and is classified according to the support of QoS. The following three types of terminals are described:
1、 不感知 QoS, 终端在业务层和传输层都没有 QoS交互能力。 终端可 以发起业务请求, 但不会表达所需要的 QoS资源。  1. Without QoS, the terminal has no QoS interaction capability at both the service layer and the transport layer. The terminal can initiate a service request but does not express the required QoS resources.
2、 业务层 QoS感知, 终端可以通过业务层信令表达 QoS资源需求, 但 没有传输层 QoS协商能力。  2. Service layer QoS awareness, the terminal can express QoS resource requirements through service layer signaling, but there is no transport layer QoS negotiation capability.
3、 业务及传输层 QoS感知, 终端除了具有业务层 QoS感知能力外, 还 支持传输层的 QoS协商协议。例如,支持 RSVP( Resource Reservation Protocol, 资源预留协议)或类似协议,支持层 2的 QoS感知协议,如 802.1p, PDP Context (上下文)等。  3. Service and transport layer QoS awareness. In addition to the service layer QoS awareness, the terminal also supports the transport layer QoS negotiation protocol. For example, it supports RSVP (Resource Reservation Protocol) or similar protocols and supports Layer 2 QoS-aware protocols such as 802.1p and PDP Context.
符合 PULL模式要求的终端是第三类终端, 即终端具有业务层及传输层 QoS 能力。 但实际上, 当前的大量用户终端是第二类终端。 对这 类终端的业务请求, 应用如图 1所示 PUSH (推动)模式进行 QOS资源预留, 其控制流程如下:  A terminal that meets the PULL mode requirement is a third type of terminal, that is, the terminal has a service layer and a transport layer QoS capability. But in reality, the current large number of user terminals are the second type of terminals. For the service request of this type of terminal, apply the PUSH (push) mode as shown in Figure 1 for QOS resource reservation. The control flow is as follows:
1 ) 不支持传输层 QoS预留信令(如 RSVP )的终端 UA1发起呼叫邀请 ( INVITE ) ,即邀请用户加入呼叫,请求中携带的会话描述协议( SDP, Session Description Protocol )请求( Offer )信息表明了主叫期望的媒体通道类型。 被 叫终端 UA2回送 183 ( 200响应 )携带 SDP的答复(Answer )信息。  1) The terminal UA1 that does not support the transport layer QoS reservation signaling (such as RSVP) initiates a call invitation (INVITE), that is, invites the user to join the call, and the session description protocol (SDP, Session Description Protocol) request (Offer) information carried in the request Indicates the media channel type that the caller expects. The called terminal UA2 sends back 183 (200 response) to carry the SDP reply (Answer) information.
2 ) 呼叫代理依据 Offer/ Answer确定了媒体通道的相关属性,对要建立 的媒体通道相应的 QoS资源进行授权认证。 授权通过后, 直接将相应的 QoS 策略下发到边界路由器执行, 边界路由器依据此 QoS策略, 立即对特定的媒 体通道进行相应资源预留。  2) The call agent determines the relevant attributes of the media channel according to the Offer/Agreement, and performs authorization authentication on the corresponding QoS resources of the media channel to be established. After the authorization is passed, the corresponding QoS policy is directly sent to the border router for execution. Based on the QoS policy, the border router immediately reserves the corresponding resources for the specific media channel.
在后续通讯中, 主叫终端 UA1、 被叫终端 UA2之间的媒体流经过边界路 由器时, 已经得到相应的 QoS资源预留, 不需要终端 UA1、 UA2与边界路由 器在传输层进行 QoS资源预留的协议交互。 In the subsequent communication, the media flow between the calling terminal UA1 and the called terminal UA2 passes through the boundary road. When the device is used, the corresponding QoS resource reservation has been obtained, and the protocol interaction of the QoS resource reservation by the terminal UA1, UA2 and the border router at the transport layer is not required.
PUSH模式要求接入网的各网络设备支持与应用层设备(如呼叫代理)之 间的 PUSH接口, 以便呼叫代理将 QoS策略直接 PUSH到接入网中各网络设 备上, 为特定的媒体流进行 QoS资源预留。  The PUSH mode requires each network device of the access network to support a PUSH interface with an application layer device (such as a call proxy), so that the call proxy directly PUSHs the QoS policy to each network device in the access network for a specific media stream. QoS resource reservation.
目前, 无线接入网的各网络设备通常已支持传输层的资源预留协议, 因此 3GPP ( The 3rd Generation Partnership Project, 第三代合作伙伴计划 )定义的 QoS预留为 PULL模式。 在固定接入网的应用中, 终端通常为第二类终端, 因 此在为固定接入网提供的 QoS预留过程为 PUSH模式。  At present, the network equipment of the radio access network usually supports the resource reservation protocol of the transport layer, so the QoS reservation defined by 3GPP (The 3rd Generation Partnership Project) is PULL mode. In a fixed access network application, the terminal is usually a second type of terminal, so the QoS reservation process provided for the fixed access network is PUSH mode.
如图 2所示的 PUSH模式具体流程, 其中:  The specific process of the PUSH mode shown in Figure 2, where:
消息 4 -消息 7, 呼叫代理( PROXY )收到被叫终端 UA2的 183响应后, 完成 SDP Offer/SDP Answer匹配,与 PDP( Policy Decision Point,策略决定点) 交互进行媒体授权, PDP授权了媒体流 QoS资源预留,接着将 QoS 策略 (Policy) 下发到路由执行, 其中指明为哪条媒体流预留怎样的 QoS资源。 后续, 用户 终端 UA1、 UA2可直接发送和接收相应媒体流。  Message 4 - Message 7, after receiving the 183 response from the called terminal UA2, the Call Agent (PROXY) completes the SDP Offer/SDP Answer match, interacts with the PDP (Policy Decision Point) to perform media authorization, and the PDP authorizes the media. The QoS resource reservation is forwarded, and then the QoS policy is delivered to the route execution, which indicates which QoS resource is reserved for which media stream. Subsequently, the user terminals UA1, UA2 can directly send and receive corresponding media streams.
在实现本发明过程中, 发明人发现与 3GPP的 PULL机制不同, PUSH模 式资源的预留操作由网络设备主动完成,终端不需要通过所获得的标志或令牌 在传输层主动发起 QoS资源预留过程, 因此, 在 PUSH模式中, 固定接入网 的终端并不能显式地了解相应的 QoS资源是否已预留成功。  In the process of implementing the present invention, the inventor finds that, unlike the PULL mechanism of the 3GPP, the reservation operation of the PUSH mode resource is actively performed by the network device, and the terminal does not need to actively initiate the QoS resource reservation at the transport layer by using the obtained flag or token. Therefore, in the PUSH mode, the terminal of the fixed access network cannot explicitly know whether the corresponding QoS resource has been reserved successfully.
发明内容 Summary of the invention
本发明实施例提供一种采用 PUSH模式的资源预留方法以及呼叫代理, 可 以使终端能够了解 QoS资源是否已预留成功。  The embodiment of the invention provides a resource reservation method using a PUSH mode and a call agent, which can enable the terminal to know whether the QoS resource has been reserved successfully.
本发明实施例提供一种采用 PUSH模式的资源预留方法,在呼叫过程中进行 服务质量 QoS资源预留; 在所述呼叫过程中将所述 QoS资源预留的结果通知终 端。  The embodiment of the invention provides a resource reservation method using a PUSH mode, and performs quality of service QoS resource reservation in a call process; and notifies the terminal of the result of the QoS resource reservation in the call process.
本发明实施例还提供一种基于 PUSH模式的呼叫代理设备, 包括: 第一单 元, 用于在呼叫过程中进行 QoS资源预留; 第二单元, 用于在所述呼叫过程中 将所述 QoS资源预留的结果通知终端。  The embodiment of the present invention further provides a call forwarding device based on a PUSH mode, including: a first unit, configured to perform QoS resource reservation during a call; and a second unit, configured to: use the QoS in the call process The result of the resource reservation is notified to the terminal.
通过以上技术方案可以看出, 在本发明实施例中, 采用在呼叫过程中对 QoS资源进行预留并将 QoS资源预留结果( QoS result indication )通知终端的 方式, 使得终端能够知道 QoS资源预留结果。 It can be seen from the foregoing technical solutions that, in the embodiment of the present invention, The manner in which the QoS resource is reserved and the QoS result indication is notified to the terminal, so that the terminal can know the QoS resource reservation result.
附图说明 DRAWINGS
图 1为现有技术 PUSH模式下的网络连接示意图;  1 is a schematic diagram of a network connection in a PUSH mode of the prior art;
图 2为现有技术 PUSH模式下的控制流程示意图;  2 is a schematic diagram of a control flow in a PUSH mode in the prior art;
图 3为本发明 PUSH模式下的基本控制流程示意图;  3 is a schematic diagram of a basic control flow in a PUSH mode according to the present invention;
图 4为本发明 PUSH模式下的第一具体示例控制流程示意图;  4 is a schematic diagram of a first specific example control flow in a PUSH mode according to the present invention;
图 5为本发明 PUSH模式下的第二具体示例控制流程示意图;  5 is a schematic diagram of a second specific example control flow in a PUSH mode according to the present invention;
图 6为本发明 PUSH模式下的第三具体示例控制流程示意图;  6 is a schematic diagram of a third specific example control flow in a PUSH mode according to the present invention;
图 7为本发明 PUSH模式下的 Precondition控制流程示意图。  Figure 7 is a schematic diagram of the Precondition control flow in the PUSH mode of the present invention.
具体实施方式 detailed description
下面 ^居附图和实施例对本发明作进一步详细说明:  The present invention will be further described in detail below with reference to the drawings and embodiments:
在本发明实施例的呼叫过程中 , 包含对 QoS资源进行预留并将 QoS资源 预留结果传送至 QOS资源预留请求方的步骤。 所述 QoS资源预留结果可以通 过^舌发起协议 ( SIP: Session Initiation Protocol )扩展头域携带。  In the calling process of the embodiment of the present invention, the step of reserving the QoS resource and transmitting the QoS resource reservation result to the QOS resource reservation requesting party is included. The QoS resource reservation result may be carried by the extended header field by using a SIP (Session Initiation Protocol).
如图 3所示, 呼叫代理 ( P-CSCF: Proxy-Call State Control Function )在 SDP Offer/Answer匹配完成后进行 QoS资源预留, 将 QoS资源预留结果通过 携带 Answer的 SIP消息向请求方指示。  As shown in FIG. 3, the P-CSCF (Proxy-Call State Control Function) performs QoS resource reservation after the SDP Offer/Answer matching is completed, and indicates the QoS resource reservation result to the requester by using the SIP message carrying the Answer. .
如图 3所示, 其基本控制流程如下:  As shown in Figure 3, the basic control flow is as follows:
A) 消息 1-消息 2: Offer方的终端 UA1 (即主叫终端 )发出消息至 Answer 方的终端(即被叫终端) , 其中携带会话描述协议的请求信息(SDP Offer ); A) Message 1-message 2: The terminal of the Offer party UA1 (ie, the calling terminal) sends a message to the terminal of the answering party (ie, the called terminal), which carries the request information of the session description protocol (SDP Offer);
B) 消息 3: Answer方的终端 UA2回应消息至呼叫代理 P-CSCF, 其中携 带会话描述协议的答复信息(SDP Answer ) ; B) Message 3: Answer terminal UA2 responds to the call agent P-CSCF, which carries the reply information of the session description protocol (SDP Answer);
C) 消息 4: 呼叫代理完成请求 /答复(Offer/ Answer )信息的匹配, 根据 匹配结果进行 QoS资源预留, 在消息中携带 QoS资源预留结果 ( QoS result indication ) , 并将其传递至 Offer方的终端 UA1。 同理, 也可以将携带 QoS资源 预留结果的消息传递到 Answer方的终端 UA2。 C) Message 4 : The Call Agent completes the matching of the Offer/Answer information, performs QoS resource reservation according to the matching result, carries the QoS result indication in the message, and passes it to the Offer. Party terminal UA1. Similarly, the message carrying the QoS resource reservation result may also be transmitted to the terminal UA2 of the Answer side.
QoS资源预留结果的具体表达方式可以有多种, 例如, 可以利用已有的 P 媒体授权(P-Media- Authorization ) 头域, 对此头域携带的参数进行扩展。 例 如, 在 SIP消息中携带 P-Media-Authorization头域, 并在该头域中携带 "QoS 资源预留失败 "或" QoS资源预留成功 "的信息,进而向终端通知 QOS资源预留 结果。 The QoS resource reservation result can be expressed in various manners. For example, the existing P-Media-Authorization header field can be used to extend the parameters carried in the header field. example For example, the P-Media-Authorization header field is carried in the SIP message, and the information of "QoS resource reservation failure" or "QoS resource reservation success" is carried in the header field, thereby notifying the terminal of the QOS resource reservation result.
如图 4所示, 图中包括两个呼叫代理 P-CSCF1、 P-CSCF2, 分别为终端 UA1和 UA2提供服务(图示中 UA1发起 SDP Offer, UA2回送 SDP Answer )。  As shown in Figure 4, the figure includes two call agents, P-CSCF1 and P-CSCF2, which provide services for terminals UA1 and UA2 respectively (in the figure, UA1 initiates SDP Offer and UA2 sends SDP Answer).
在图 4的示例中反映了呼叫代理为接入侧进行资源预留,并将该接入侧的 资源预留结果发送给本侧的终端。  In the example of FIG. 4, the call agent is configured to perform resource reservation for the access side, and the resource reservation result of the access side is sent to the terminal on the local side.
呼叫代理 P-CSCF1在收到 Answer后, 为终端 UA1预留了 QoS资源后, 在携带 Answer的 SIP消息中携带" QOS资源预留指示 "将预留结果发送给本侧 的终端, 即发起 SDP Offer的终端 UA1。  After receiving the QoS resource for the terminal UA1, the call agent P-CSCF1 carries the "QOS resource reservation indication" in the SIP message carrying the Answer to send the reservation result to the terminal on the local side, that is, the SDP is initiated. Offer terminal UA1.
呼叫代理 P-CSCF2在收到 Answer后, 为终端 UA2预留 QOS资源, 此时 是向终端 UA1传送 SIP消息, 因此, 无法立即将预留结果通知本侧的为之提 供服务的终端 UA2,而是通过后续由终端 UA1发往终端 UA2的任意 SIP消息 携带" QOS 资源预留指示 "将预留结果发送给终端 UA2, 即回送 SDP Answer 的终端 UA2。  After receiving the Answer, the Call Agent P-CSCF2 reserves the QOS resource for the terminal UA2. At this time, the SIP message is transmitted to the terminal UA1. Therefore, the reservation result cannot be immediately notified to the terminal UA2 serving the local side. The terminal UA2 is sent back to the terminal UA2 by the "QOS resource reservation indication" carried by any SIP message sent by the terminal UA1 to the terminal UA2, that is, the terminal UA2 that returns the SDP Answer.
如图 4所示, 其基本控制流程如下:  As shown in Figure 4, the basic control flow is as follows:
a ) 消息 1-消息 3 : 终端 UA1发出携带会话描述协议的请求信息 (SDP Offer ) 的 SIP消息至终端 UA2;  a) message 1-message 3: the terminal UA1 sends a SIP message carrying the session description protocol request information (SDP Offer) to the terminal UA2;
b ) 消息 4: 终端 UA2发送携带会话描述协议的答复信息(SDP Answer ) 的 SIP消息至呼叫代理 P-CSCF2; P-CSCF2依据 SDP匹配结果, 采用 PUSH模式 为 UA2预留 QOS资源。 P-CSCF2保存为 UA2所做的 QOS资源预留的预留结果, 此时还无法通知 UA2关于资源预留的结果。 P-CSCF2继续前传携带了 SDP Answer的 SIP消息。  b) Message 4: The terminal UA2 sends a SIP message carrying the reply information (SDP Answer) of the session description protocol to the call agent P-CSCF2; the P-CSCF2 reserves the QOS resource for the UA2 in the PUSH mode according to the SDP matching result. The P-CSCF2 saves the reserved result of the QOS resource reservation made by the UA2. At this time, the result of the resource reservation by the UA2 cannot be notified. The P-CSCF2 continues to forward the SIP message carrying the SDP Answer.
c ) 消息 5-消息 6: 呼叫代理 P-CSCF1收到携带 SDP Answer的 SIP消息, 完成请求 /答复(Offer/ Answer ) 匹配, 根据匹配结果采用 PUSH模式为 UA1进 行 QoS资源预留, 资源预留结束后, 向 UA1终端前传携带有 SDP Answer的 SIP 消息, 并且在此 SIP消息中携带为终端 UA1进行 QoS资源预留的预留结果(QoS result ) , 该预留结果可以通过某种指示(indication )信息来表示, 即 SIP消息 中携带 QoS资源预留结果指示, 以便向终端通知 QoS资源预留结果。 d ) 消息 7-消息 8: 由终端 UA1向终端 UA2发送 SIP消息到达呼叫代理 P-CSCF2; c) Message 5 - Message 6: The Call Agent P-CSCF1 receives the SIP message carrying the SDP Answer, completes the request/reply (Offer/ Answer) match, and uses the PUSH mode to perform QoS resource reservation for the UA1 according to the matching result. After the end, the SIP message carrying the SDP Answer is forwarded to the UA1 terminal, and the QoS result of the QoS resource reservation for the terminal UA1 is carried in the SIP message, and the reservation result may pass some indication (indication) The information indicates that the SIP message carries the QoS resource reservation result indication to notify the terminal of the QoS resource reservation result. d) message 7 - message 8: the terminal UA1 sends a SIP message to the terminal UA2 to the call agent P-CSCF2;
e ) 消息 9: 呼叫代理 P-CSCF2向终端 UA2发送 SIP消息, 并且依据已保 存的为终端 UA2进行 QOS资源预留的预留结果, 在该 SIP消息中携带指示, 向 UA2指示为其进行 QoS资源预留的预留结果 (QoS indication)。  e) message 9: The call proxy P-CSCF2 sends a SIP message to the terminal UA2, and according to the saved reservation result of the QOS resource reservation for the terminal UA2, carries an indication in the SIP message, indicating to the UA2 for QoS Resource reservation QoS indication.
如图 5所示, 以一具体示例说明本发明的具体控制流程如下:  As shown in FIG. 5, the specific control flow of the present invention is illustrated by a specific example as follows:
消息 1 -消息 3: 主叫终端 Caller发出呼叫请求 INVITE, 其中携带 SDP Offer;  Message 1 - Message 3: The calling terminal Caller sends a call request INVITE, which carries the SDP Offer;
消息 4: 被叫终端 Callee回应 183响应并携带 SDP Answer至被叫侧呼叫 代理 P-CSCF。  Message 4: The called terminal Callee responds with 183 response and carries the SDP Answer to the called party call agent P-CSCF.
消息 5: 被叫侧呼叫代理 P-CSCF完成 Offer/Answer匹配, 通过基于服务 的策略决策功能( SPDF: Service-based Policy Decision Function )交互进行 QoS 资源预留, QoS资源预留失败, 被叫侧呼叫代理 P-CSCF保存此预留结果, 并 继续前传 183响应。  Message 5: The called party's call agent P-CSCF completes the offer/Answer match, and the QoS resource reservation is performed interactively through the service-based policy decision function (SPDF). The QoS resource reservation fails, the called side The Call Agent P-CSCF saves this reservation result and continues the pre-post 183 response.
消息 6:主叫侧呼叫代理( P-CSCF )收到 183响应,完成 SDP Offer/Answer 匹配, 通过基于服务的策略决策功能(SPDF ) 交互并预留 QoS资源失败, 在 183响应中进一步携带主叫侧 QoS资源预留结果传递至主叫终端 Caller, 例如 通过 P-Media- Authorization头域携带, 进而主叫终端 Caller收到 183响应, 依 据其中的 P-Media- Authorization得知主叫侧 QoS资源预留失败。  Message 6: The Calling Side Call Agent (P-CSCF) receives the 183 response, completes the SDP Offer/Answer match, and fails to exchange and reserve QoS resources through the Service Based Policy Decision Function (SPDF), further carrying the main in the 183 response. The calling QoS resource reservation result is delivered to the calling terminal Caller, for example, carried by the P-Media-Authorization header field, and then the calling terminal Caller receives the 183 response, and the P-Media-Authorization is used to learn the calling side QoS resource. The reservation failed.
消息 7 -消息 12: 通过临时响应应答消息 ( PRACK: Provisional Response Message 7 - Message 12: Reply message by temporary response (PRACK: Provisional Response
ACKnowledgement ) , 被叫侧呼叫代理(P-CSCF )将被叫侧的 QOS资源预 留结果通过 P-Media- Authorization头域携带给被叫终端 Callee。被叫终端 Callee 收到 PRACK,依据其中的 P-Media-Authorization得知本侧 QoS资源预留失败。 ACKnowledgement), the called side call agent (P-CSCF) carries the QOS resource reservation result of the called side to the called terminal Callee through the P-Media-Authorization header field. The called terminal Callee receives the PRACK and learns that the QoS resource reservation on the local side fails according to the P-Media-Authorization.
除前述方法, P-CSCF向本侧终端通知 QOS资源的预留结果外, P-CSCF 还可以将本侧的 QOS资源预留结果通过 SIP消息传送给呼叫的另一侧。  In addition to the foregoing method, the P-CSCF may notify the local terminal of the reservation result of the QOS resource, and the P-CSCF may also transmit the QOS resource reservation result of the local side to the other side of the call through the SIP message.
如图 6所示, 在该示例中, 被叫侧呼叫代理 P-CSCF完成 Offer/Answer匹 配, 通过基于服务的策略决策功能 (SPDF : Service-based Policy Decision Function )交互进行 QoS资源预留, QoS资源预留失败,被叫侧呼叫代理 P-CSCF 在 183响应中增加相关 SIP头域表明被叫侧 P-CSCF进行 QoS资源预留失败, 并将此指示信息传递至主叫侧呼叫代理 P-CSCF。 As shown in FIG. 6, in this example, the called party call agent P-CSCF completes the Offer/Answer match, and performs QoS resource reservation, QoS through the service-based policy decision function (SPDF). If the resource reservation fails, the called side call agent P-CSCF adds the relevant SIP header field in the 183 response, indicating that the called side P-CSCF fails to perform QoS resource reservation. And the indication information is delivered to the calling side call agent P-CSCF.
主叫侧呼叫代理 P-CSCF在为主叫终端进行 QOS资源预留后, 再增加本 侧的 QOS资源预留结果指示,继续前传 183响应。因此当主叫终端接收到 183 响应时, 可以分别获知本端和远端的 QOS资源预留情况。  The calling side call agent P-CSCF adds the QOS resource reservation result indication of the local side after the QOS resource reservation is made to the calling terminal, and continues the pre-transmission 183 response. Therefore, when the calling terminal receives the 183 response, it can separately learn the QOS resource reservation status of the local end and the remote end.
进一步,还可以通过主叫终端到被叫终端的后续请求消息 PRACK,将主、 被叫侧的 QOS资源预留结果传递给被叫终端, 使被叫终端也可以获知本端和 远端的 QOS资源预留情况。  Further, the QOS resource reservation result of the master and the called side can be transmitted to the called terminal through the subsequent request message PRACK of the calling terminal to the called terminal, so that the called terminal can also learn the local and remote QOS. Resource reservation.
依据 RFC3312 ( Integration of Resource Management and Session Initiation Protocol )协议, 主叫终端在发起会话时可以要求 Precondition, 即当主、 被叫 侧 QoS资源预留都成功后, 被叫侧终端才开始振铃, 同时主叫终端听回铃音。  According to the RFC3312 (Integration of Resource Management and Session Initiation Protocol) protocol, the calling terminal can request Precondition when the session is initiated. That is, when the QoS resource reservation on both the primary and the called side is successful, the called terminal starts ringing, and the primary terminal simultaneously starts to ring. Call the terminal to hear the ring back tone.
如图 7所示, 其为 PULL模式下的 Precondition流程(仅表明终端间的流 程, 省略了网络设备) , 主叫终端 Caller与被叫终端 Callee通过消息(1 ) - 消息(4 )完成 SDP Offer和 SDP Answer的匹配, 并分别采用 PULL模式开 始资源预留。当主叫侧 QoS资源预留成功时,主叫终端 Caller向被叫终端 Callee 发送 UPDATE消息, 通知被叫终端 Callee主叫侧 QoS资源已预留成功; 若此 时被叫侧 QoS资源也预留成功, 则被叫终端 Callee振铃, 并向主叫终端 Caller 发送 180响应, 主叫终端 Caller用户听回铃音。  As shown in FIG. 7, it is a Precondition process in PULL mode (only indicates the flow between terminals, omitting the network device), and the calling terminal Caller and the called terminal Callee complete the SDP Offer through the message (1) - message (4). Matches with SDP Answer, and starts resource reservation in PULL mode. When the QoS resource reservation on the calling side is successful, the calling terminal Caller sends an UPDATE message to the called terminal Callee, notifying the called terminal that the calling side QoS resource has been reserved successfully; if the called side QoS resource is also reserved at this time If successful, the called terminal Callee rings and sends a 180 response to the calling terminal Caller, and the calling terminal Caller user hears the ring back tone.
在 PUSH模式下通常终端无法直接获知资源预留结果,采用本发明的前述 方法, 在主叫终端 Caller获知 QoS资源预留的结果后, 资源预留成功时可以 按 Precondition流程的要求发送 UPDATE通知另一侧终端 (被叫终端 Callee ) 主叫侧 QoS资源已预留成功, 使得 Precondition流程可以正常进行。  In the PUSH mode, the terminal cannot directly obtain the resource reservation result. After the calling terminal Caller learns the result of the QoS resource reservation, the caller may send an UPDATE notification according to the requirements of the Precondition process. One-side terminal (Callee called terminal) The QoS resource on the calling side has been reserved successfully, so that the Precondition process can be performed normally.
对于这种采用前提扩展 Precondition 的呼叫流程, 终端不知道何时发送 UPDATE至对端, 以通知本端已预留成功 QOS资源的消息, 现有的 PUSH模 式无法实现 Precondition呼叫流程, 而在本发明实施例中, 通过主叫侧呼叫代 理和被叫侧呼叫代理完成 Offer/ Answer匹配后与传输层交互, 进行 QoS资源 预留, 在响应中携带主、 被叫侧 QoS资源预留结果并传递至主叫终端, 当主 叫侧 QoS资源预留成功时, 主叫终端向被叫终端发送 UPDATE消息, 可实现 Precondition呼叫流程。  For the call flow that uses the premise to extend the Precondition, the terminal does not know when to send the UPDATE to the peer to notify the local end that the message of the successful QOS resource has been reserved. The existing PUSH mode cannot implement the Precondition call flow, but in the present invention. In the embodiment, the calling side call agent and the called side call agent complete the offer/answer matching, and then interact with the transport layer to perform QoS resource reservation, and carry the QoS resource reservation result of the primary and the called side in the response and transmit the result to the QoS resource reservation result. The calling terminal, when the QoS resource reservation on the calling side is successful, the calling terminal sends an UPDATE message to the called terminal, which can implement the Precondition call flow.
在本发明实施例中, 主叫终端或被叫终端基于所收到的 "QoS资源预留结 果指示", 可以进行如下操作: In the embodiment of the present invention, the calling terminal or the called terminal is based on the received QoS resource reservation node. If the indication is ", you can do the following:
主叫终端或被叫终端若为智能终端, 以用户可读的方式呈现给用户; 主叫 终端或被叫终端若是 IAD ( Integrated access device, 综合接入设备)终端, 以指定的提示音通知用户。  If the calling terminal or the called terminal is an intelligent terminal, it is presented to the user in a user-readable manner; if the calling terminal or the called terminal is an IAD (Integrated Access Device) terminal, the user is notified by a specified prompt tone. .
本发明方法实施例基于收到的" QoS资源预留结果指示",用户终端可以做 如下操作:  The method embodiment of the present invention is based on the received "QoS resource reservation result indication", and the user terminal can perform the following operations:
在用户终端将接收的 "QoS资源预留结果指示"通知到用户。 例如, 若是智 能终端, 以用户可读的方式呈现给用户, 若是 IAD终端, 以特定的提示音通 知用户。 在未使用 QOS Precondition的情况下, 当某侧 QoS资源未预留成功, 用户仍然可选择从信令层面终止继续呼叫, 或者试图使用尽力而为的 QoS服 务来继续通话。 而在现有技术的 PUSH模式下, 当呼叫代理预留 QoS资源失 败时, 就直接释放呼叫, 显然, 本发明实施例为用户提供了更灵活的选择。  The user terminal notifies the user of the received "QoS resource reservation result indication". For example, if it is a smart terminal, it is presented to the user in a user-readable manner, and if it is an IAD terminal, the user is notified by a specific prompt tone. In the absence of QOS Precondition, when a certain QoS resource is not reserved successfully, the user can still choose to terminate the call from the signaling plane, or attempt to continue the call using the best effort QoS service. In the PUSH mode of the prior art, when the call agent reserves the QoS resource failure, the call is directly released. Obviously, the embodiment of the present invention provides the user with a more flexible choice.
这样, 在本发明实施例中, 终端获知 QoS资源预留是否成功的信息后, 可以基于此信息作出更多的灵活选择, 例如, 主叫终端或被叫终端为智能终端 时, 可以采用户可读的方式呈现给用户; 主叫终端或被叫终端为 IAD终端时, 可以使用指定的提示音通知用户; 如果主叫侧或被叫侧 QoS资源未预留成功, 用户可从信令层面终止继续呼叫 , 或者试图保持 QoS服务来继续通话。  In this way, in the embodiment of the present invention, after the terminal learns whether the QoS resource reservation is successful, the terminal may make more flexible selections based on the information. For example, when the calling terminal or the called terminal is an intelligent terminal, the user may adopt the user. The read mode is presented to the user; when the calling terminal or the called terminal is an IAD terminal, the user can be notified by using a specified prompt tone; if the QoS resource on the calling side or the called side is not reserved successfully, the user can terminate from the signaling level. Continue the call, or try to keep the QoS service to continue the call.
本领域普通技术人员可以理解实现上述方法实施例中的全部或部分步骤 是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可 读存储介质中, 所述的存储介质, 如: R0M/RAM、 磁碟、 光盘等。  A person skilled in the art may understand that all or part of the steps in implementing the above method embodiments may be completed by a program instructing related hardware, and the program may be stored in a computer readable storage medium, the storage medium Such as: R0M / RAM, disk, CD, etc.
综上所述, 本发明通过将 QoS资源预留结果传送至终端, 对 PUSH模式 QoS 资源预留的呼叫流程进行了增强和完善, 具有较强的实用性。  In summary, the present invention enhances and improves the call flow of PUSH mode QoS resource reservation by transmitting the QoS resource reservation result to the terminal, and has strong practicability.
以上所述虽然结合特定实施例对本发明进行了说明,显然,基于以上所述 的启发,对于本领域技术人员来说可以不需要付出创造性劳动实施多种替换或 改进方法, 此处不再赘述。  The present invention has been described in connection with the specific embodiments. It is obvious that those skilled in the art can implement various alternatives or improved methods without any creative work based on the above-mentioned enlightenment, and details are not described herein again.

Claims

权 利 要 求 Rights request
1、 一种采用 PUSH模式的资源预留方法, 其特征在于:  1. A resource reservation method using a PUSH mode, which is characterized by:
在呼叫过程中进行服务质量 QoS资源预留;  Quality of service QoS resource reservation during call;
在所述呼叫过程中将所述 QoS资源预留的结果通知终端。  Notifying the terminal of the result of the QoS resource reservation during the call.
2、 根据权利要求 1所述的方法, 其特征在于: 所述在呼叫过程中进行 QoS 资源预留步骤具体包括:  The method according to claim 1, wherein the step of performing QoS resource reservation during the call includes:
将主叫终端发出的消息传送至被叫终端 ,所述消息中携带会话描述协议的 提供信息;  Transmitting, by the calling terminal, a message sent by the calling terminal to the called terminal, where the message carries the providing information of the session description protocol;
接收被叫终端的回应消息, 所述回应消息中携带会话描述协议的答复信 息;  Receiving a response message of the called terminal, where the response message carries the reply information of the session description protocol;
进行所述提供信息与答复信息的匹配, 并根据所述匹配结果进行 QoS资源 预留。  Performing matching of the providing information and the reply information, and performing QoS resource reservation according to the matching result.
3、 根据权利要求 1所述的方法, 其特征在于: 所述在呼叫过程中将 QoS资 源预留的结果通知终端的步骤具体包括:  The method according to claim 1, wherein the step of notifying the terminal of the result of the QoS resource reservation during the call includes:
在所述呼叫过程涉及的消息中携带 QoS资源预留结果, 并将其传递至主叫 和 /或被叫终端。  The QoS resource reservation result is carried in the message involved in the call process, and is delivered to the calling party and/or the called terminal.
4、 根据权利要求 1所述的方法, 其特征在于: 所述在呼叫过程中将 QoS资 源预留的结果通知终端的步骤具体包括:  The method according to claim 1, wherein the step of notifying the terminal of the result of the QoS resource reservation during the call includes:
在进行主叫侧的 QoS资源预留后, 将携带所述主叫侧的 QoS资源预留结果 的消息传递至主叫终端。  After the QoS resource reservation on the calling side is performed, the message carrying the QoS resource reservation result of the calling side is delivered to the calling terminal.
5、 根据权利要求 4所述的方法, 其特征在于, 所述将携带所述主叫侧的 QoS资源预留结果的消息传递至主叫终端具体为:  The method according to claim 4, wherein the transmitting the message carrying the QoS resource reservation result of the calling side to the calling terminal is specifically:
主叫侧呼叫代理将携带所述主叫侧的 QoS资源预留结果的消息传递至主 叫终端。  The calling side call agent transmits a message carrying the QoS resource reservation result of the calling side to the calling terminal.
6、 根据权利要求 4所述的方法, 其特征在于, 还包括:  6. The method according to claim 4, further comprising:
当所述主叫侧的 QoS资源预留成功时, 主叫终端向被叫终端发送更新消 息, 以通知被叫终端所述主叫侧的 QoS资源已预留成功。  When the QoS resource reservation of the calling side is successful, the calling terminal sends an update message to the called terminal to notify the called terminal that the QoS resource of the calling side has been reserved successfully.
7、 根据权利要求 6所述的方法, 其特征在于, 所述在呼叫过程中将 QoS资 源预留的结果通知终端的步骤还包括: 在进行被叫侧的 QoS资源预留后, 将携带所述被叫侧的 QoS资源预留结果 的消息传递至被叫终端。 The method according to claim 6, wherein the step of notifying the terminal of the result of the QoS resource reservation during the call further includes: After the QoS resource reservation on the called side is performed, the message carrying the QoS resource reservation result of the called side is delivered to the called terminal.
8、 根据权利要求 7所述的方法, 其特征在于, 还包括:  8. The method according to claim 7, further comprising:
若被叫侧 QoS资源也预留成功, 则所述被叫终端振铃, 并向所述主叫终端 发送响应。  If the called QoS resource is also reserved successfully, the called terminal rings and sends a response to the calling terminal.
9、 根据权利要求 4所述的方法, 其特征在于, 还包括:  9. The method according to claim 4, further comprising:
在进行主叫侧的 QoS资源预留后, 将携带所述主叫侧的 QoS资源预留结果 的消息传递至被叫终端。  After the QoS resource reservation on the calling side is performed, the message carrying the QoS resource reservation result of the calling side is delivered to the called terminal.
10、 根据权利要求 1所述的方法, 其特征在于, 所述在呼叫过程中将 QoS 资源预留的结果通知终端的步骤具体包括:  The method according to claim 1, wherein the step of notifying the terminal of the result of the QoS resource reservation during the call includes:
在进行被叫侧的 QoS资源预留后, 将携带所述被叫侧的 QoS资源预留结果 的消息传递至被叫终端。  After the QoS resource reservation on the called side is performed, the message carrying the QoS resource reservation result of the called side is delivered to the called terminal.
11、 根据权利要求 10所述的方法, 其特征在于, 所述将携带被叫侧的 QoS 资源预留结果的消息传递至被叫终端具体为:  The method according to claim 10, wherein the message carrying the QoS resource reservation result of the called side to the called terminal is specifically:
被叫侧的呼叫代理将携带被叫侧的 QoS资源预留结果的消息传递至被叫 终端。  The calling agent on the called side transmits a message carrying the QoS resource reservation result of the called side to the called terminal.
12、 根据权利要求 10所述的方法, 其特征在于: 所述在进行被叫侧的 QoS 资源预留后 , 将携带所述被叫侧的 QoS资源预留结果的消息传递至被叫终端的 步骤具体包括:  The method according to claim 10, wherein: after performing QoS resource reservation on the called side, transmitting a message carrying the QoS resource reservation result of the called side to the called terminal The steps specifically include:
被叫侧呼叫代理在进行 QoS资源预留后, 在响应消息中携带被叫侧的 QoS 资源预留结果并将其传递至主叫终端;  After the QoS resource reservation is performed, the called party's call agent carries the QoS resource reservation result of the called side in the response message and transmits it to the calling terminal;
在后续由主叫终端发往被叫终端的消息中携带所述被叫侧的 QoS资源预 留结果。  The QoS resource reservation result of the called side is carried in the message sent by the calling terminal to the called terminal.
13、 根据权利要求 10所述的方法, 其特征在于: 所述进行被叫侧的 QoS资 源预留后, 将携带所述被叫侧的 QoS资源预留结果的消息传递至被叫终端的步 骤具体包括:  The method according to claim 10, wherein: after the QoS resource reservation on the called side is performed, the message carrying the QoS resource reservation result of the called side is transmitted to the called terminal. Specifically include:
被叫侧呼叫代理在进行被叫侧的 QoS资源预留后,接收到由主叫终端发往 被叫终端的消息; 所述被叫侧呼叫代理将所述被叫侧的 QoS资源预留结果携带于该由主叫 终端发往被叫终端的消息中, 并将该消息发送至被叫终端。 After the called side call agent performs the QoS resource reservation on the called side, it receives the message sent by the calling terminal to the called terminal; The called side call agent carries the QoS resource reservation result of the called side in the message sent by the calling terminal to the called terminal, and sends the message to the called terminal.
14、 根据权利要求 10所述的方法, 其特征在于, 还包括:  14. The method according to claim 10, further comprising:
在进行被叫侧的 QoS资源预留后, 将携带所述被叫侧的 QoS资源预留结果 的消息传递至主叫终端。  After the QoS resource reservation on the called side is performed, the message carrying the QoS resource reservation result of the called side is delivered to the calling terminal.
15、 根据权利要求 1至 14中任意一项所述的方法, 其特征在于, 还包括: 将所述 QoS资源预留结果以用户可读的方式呈现给用户; 或者将所述 QoS 资源预留结果以指定的提示音通知用户。  The method according to any one of claims 1 to 14, further comprising: presenting the QoS resource reservation result to a user in a user readable manner; or reserving the QoS resource The result is notified to the user with a specified tone.
16、 根据权利要求 1至 14中任意一项所述的方法, 其特征在于, 在将所述 QoS资源预留的结果通知终端的步骤中 ,所述 QoS资源预留的结果通过 SIP协议 扩展头域携带。  The method according to any one of claims 1 to 14, wherein in the step of notifying the terminal of the result of the QoS resource reservation, the result of the QoS resource reservation is extended by a SIP protocol. The domain is carried.
17、 一种基于 PUSH模式的呼叫代理设备, 其特征在于, 包括:  17. A call agent device based on a PUSH mode, comprising:
第一单元, 用于在呼叫过程中进行 QoS资源预留;  a first unit, configured to perform QoS resource reservation during a call;
第二单元 , 用于在所述呼叫过程中将所述 QoS资源预留的结果通知终端。  And a second unit, configured to notify the terminal of the result of the QoS resource reservation in the calling process.
18、 根据权利要求 17所述的设备, 其特征在于, 所述第二单元包括: 第一子单元 , 具体用于在所述呼叫过程涉及的消息中携带 QoS资源预留结 果, 并将其传递至主叫和 /或被叫终端。 The device according to claim 17, wherein the second unit comprises: a first subunit, configured to carry a QoS resource reservation result in a message involved in the call process, and transmit the QoS resource reservation result To the calling and/or called terminal.
19、 根据权利要求 17所述的设备, 其特征在于, 所述第二单元包括: 第二子单元, 用于在所述第一单元进行主叫侧的 QoS资源预留后, 将携带 所述主叫侧的 QoS资源预留结果的消息传递至主叫终端。  The device according to claim 17, wherein the second unit comprises: a second subunit, configured to carry the QoS resource reservation on the calling side after the first unit performs the QoS resource reservation on the calling side The message of the QoS resource reservation result on the calling side is delivered to the calling terminal.
20、 根据权利要求 19所述的设备, 其特征在于, 还包括:  The device according to claim 19, further comprising:
第三单元, 用于接收被叫侧呼叫代理发送的被叫侧的 QoS资源预留结果; 所述第二子单元在传递至主叫终端的消息中还携带所述被叫侧的 QoS资 源预留结果。  a third unit, configured to receive a QoS resource reservation result of the called side sent by the called party, and the second subunit further carries the QoS resource pre-request of the called side in the message delivered to the calling terminal Leave the result.
21、 根据权利要求 20所述的设备, 其特征在于, 所述第二单元还包括: 第三子单元 ,用于在由所述主叫终端发往被叫终端的消息中携带所述主叫 侧的 QoS资源预留结果和所述被叫侧的 QoS资源预留结果。  The device according to claim 20, wherein the second unit further comprises: a third subunit, configured to carry the calling party in a message sent by the calling terminal to a called terminal The QoS resource reservation result of the side and the QoS resource reservation result of the called side.
22、 根据权利要求 17所述的设备, 其特征在于, 所述第二单元包括: 第四子单元, 用于在所述第一单元进行被叫侧的 QoS资源预留后, 将携带 所述被叫侧的 QoS资源预留结果的消息传递至被叫终端。 The device according to claim 17, wherein the second unit comprises: And a fourth sub-unit, configured to: after the first unit performs QoS resource reservation on the called side, transmit a message carrying the QoS resource reservation result of the called side to the called terminal.
23、 根据权利要求 22所述的设备, 其特征在于, 所述第二单元还包括: 第五子单元, 用于在所述第一单元进行被叫侧的 QoS资源预留后, 将携带 所述被叫侧的 QoS资源预留结果的消息传递至主叫侧的呼叫代理。  The device according to claim 22, wherein the second unit further comprises: a fifth subunit, configured to: after the first unit performs QoS resource reservation on the called side, The message of the QoS resource reservation result on the called side is delivered to the call agent on the calling side.
PCT/CN2007/070903 2006-10-30 2007-10-16 A resource reservation method using push mode and calling agency device WO2008052461A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2006100634271A CN101175293B (en) 2006-10-30 2006-10-30 Calling method adopting PUSH mode
CN200610063427.1 2006-10-30

Publications (1)

Publication Number Publication Date
WO2008052461A1 true WO2008052461A1 (en) 2008-05-08

Family

ID=39343826

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/070903 WO2008052461A1 (en) 2006-10-30 2007-10-16 A resource reservation method using push mode and calling agency device

Country Status (2)

Country Link
CN (1) CN101175293B (en)
WO (1) WO2008052461A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001065782A1 (en) * 2000-02-28 2001-09-07 Telia Ab A method for establishing end-to-end data transmission paths using the icmp based hop-by-hop resource reservation signalling protocol
CN1421104A (en) * 1999-11-05 2003-05-28 Mci全球通讯公司 Method for providing IP telephony with qualicy of service using end-to-end PSVP signaling
CN1623308A (en) * 2002-01-23 2005-06-01 索尼国际(欧洲)股份有限公司 A model for enforcing different phases of the end-to-end negotiation protocol e2enp aiming Qos support for multi-stream and multimedia applications
CN1843050A (en) * 2003-06-27 2006-10-04 诺基亚有限公司 Method and system for resource reservation in a wireless communication network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1421104A (en) * 1999-11-05 2003-05-28 Mci全球通讯公司 Method for providing IP telephony with qualicy of service using end-to-end PSVP signaling
WO2001065782A1 (en) * 2000-02-28 2001-09-07 Telia Ab A method for establishing end-to-end data transmission paths using the icmp based hop-by-hop resource reservation signalling protocol
CN1623308A (en) * 2002-01-23 2005-06-01 索尼国际(欧洲)股份有限公司 A model for enforcing different phases of the end-to-end negotiation protocol e2enp aiming Qos support for multi-stream and multimedia applications
CN1843050A (en) * 2003-06-27 2006-10-04 诺基亚有限公司 Method and system for resource reservation in a wireless communication network

Also Published As

Publication number Publication date
CN101175293A (en) 2008-05-07
CN101175293B (en) 2010-09-08

Similar Documents

Publication Publication Date Title
US7885262B2 (en) Method and an apparatus for resource admission control process
JP5139595B2 (en) Method and apparatus for providing relevant service levels
US8948186B2 (en) Expedited resource negotiation in SIP
JP5312594B2 (en) In-band DPI media reservation correction to RFC3313
US8077626B2 (en) Quality of service (QoS) aware establishment of communication sessions
US20070118881A1 (en) Application control at a policy server
JP2008541532A (en) Signaling of quality of service (QoS) parameters for multimedia sessions
US20080069086A1 (en) Mobile Communication System Based On Ip And Session Initiation Method Thereof
US20070223491A1 (en) Apparatus and method for providing quality of service in wireless communication system
JP2006512857A (en) Control and manage sessions between end points
TW200421891A (en) Utilizing session initiation protocol for identifying user equipment resource reservation setup protocol capabilities
JP2009505609A (en) Method and apparatus for establishing multimedia communication session
WO2006097045A1 (en) A multimedia call processing method and the system thereof
WO2008000134A1 (en) Method and device for transmitting request message in multimedia system
WO2007095855A1 (en) A method and network entity for negotiating media type parameter
WO2007019777A1 (en) A session establish method and a session control node
US7529226B2 (en) Bearer setup for a multimedia service
WO2009046653A1 (en) Method, device and system for policy control
KR100640082B1 (en) wireless communication system based IP and session setting method thereof
WO2008052461A1 (en) A resource reservation method using push mode and calling agency device
WO2007085199A1 (en) Method, application and apparatus for identifying user state in networks
Kim et al. Policy-based QoS control architecture model using API for streaming services
Kim et al. QoS support based on IntServ/DiffServ for SIP-based applications
Goulart et al. On overlapping resource management and call setup signaling: a new signaling approach for internet multimedia applications
Qureshi et al. SIP-based QoS control over satellite networks

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

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

Country of ref document: EP

Kind code of ref document: A1