[go: up one dir, main page]

CN1870514A - Method for analysing session service quality - Google Patents

Method for analysing session service quality Download PDF

Info

Publication number
CN1870514A
CN1870514A CNA200510074559XA CN200510074559A CN1870514A CN 1870514 A CN1870514 A CN 1870514A CN A200510074559X A CNA200510074559X A CN A200510074559XA CN 200510074559 A CN200510074559 A CN 200510074559A CN 1870514 A CN1870514 A CN 1870514A
Authority
CN
China
Prior art keywords
session
information
qos
analysis
message
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CNA200510074559XA
Other languages
Chinese (zh)
Inventor
姚鑫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
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
Priority to CNA200510074559XA priority Critical patent/CN1870514A/en
Priority to EP06742003.4A priority patent/EP1879327B1/en
Priority to ES06742003.4T priority patent/ES2640873T3/en
Priority to PCT/CN2006/001115 priority patent/WO2006128365A1/en
Publication of CN1870514A publication Critical patent/CN1870514A/en
Priority to US11/945,051 priority patent/US7898974B2/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5003Managing SLA; Interaction between SLA and QoS
    • 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
    • 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/80Responding to QoS

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明涉及一种会话服务质量分析的实现方法。本发明主要是在MP(媒体代理)上可以通过对会话控制报文的分析获取会话的服务质量信息,同时,本发明还能够根据设定的策略信息仅对需要进行QoS分析的会话进行相应的QoS分析,并将相应的QoS分析结果返回给SP(信令代理)或其他特定的服务器。而且,本发明中,对于需要进行QoS分析的会话还可以设定只对其中的部分控制报文进行QoS分析。因此,本发明的实现一方面可以在进行QoS分析处理过程中节省MP的处理资源,同时,还可以有效提高了针对会话的QoS分析的效率。The invention relates to a method for realizing session service quality analysis. The present invention mainly can obtain the QoS information of the session by analyzing the session control message on the MP (media proxy), and at the same time, the present invention can only perform corresponding QoS information on the sessions that need to be analyzed according to the set policy information. QoS analysis, and return the corresponding QoS analysis result to SP (signaling proxy) or other specific servers. Moreover, in the present invention, it can also be set to perform QoS analysis on only part of the control messages for the sessions that need QoS analysis. Therefore, on the one hand, the implementation of the present invention can save the processing resources of the MP during the QoS analysis process, and at the same time, can effectively improve the efficiency of the QoS analysis for the session.

Description

Method for implementing session service quality analysis
Technical Field
The invention relates to the technical field of network communication, in particular to a method for realizing session service quality analysis.
Background
With the rapid development of communication technologies, various network technologies are emerging. Among them, the packet-switched-based NGN (next generation network) is increasingly favored. The NGN network is a comprehensive, fully open broadband network platform system that can provide multiple services such as voice, data, multimedia, etc. at the same time, and it can realize at least gigabit fiber to the home. In addition, the low-cost IP telephone for long-distance telephone can be introduced into the local telephone, so that the cost and price of the local telephone charge can be greatly reduced.
Currently, the NGN network includes a signaling proxy and a media proxy, as shown in fig. 1, based on which corresponding services can be developed in the NGN network, and the functional roles of the corresponding services will be described below.
For NGN users (i.e. represented by TE), the SP (signaling proxy) can be regarded as a soft switch system, that is, the registration and call messages of the users are sent to the SP first, and the SP forwards the messages to the core soft switch system after signaling processing. Meanwhile, the SP can be regarded as a user for the core soft switch system, and the soft switch system firstly sends a request for calling a called party to the SP, and the SP forwards the request to the real called party after signaling processing. Generally, the SP needs to support one or more proxy functions in SIP (session initiation protocol), h.323, MGCP (media gateway control protocol), h.248, and the like.
The MP (media proxy) is used for proxy of media stream. The media stream communicated between the user and the outside is processed and forwarded by the MP. The media stream is generally referred to as RTP (real time transport protocol)/RTCP (real time transport control protocol) stream.
In an NGN network, the session table of media stream processing on the MP is dynamically generated/deleted by the instructions of the SP. The SP and MP may communicate via COPS (general open policy service) or a generalized policy protocol.
To further understand the NGN network, the relationship between the SP and the MP will be described below.
SP and MP are logical concepts, 1 SP can communicate with 1 or more MP, SP and MP can be integrated in one device; the SP and the MP can be implemented by independent devices respectively, or can be integrated in other devices.
In order to know the performance of the NGN network, in some specific cases, some attributes of QoS (quality of service) of sessions in the NGN network need to be known, such as Jitter, Delay, etc.
There is no method for analyzing and obtaining the service quality information of the session.
Disclosure of Invention
In view of the above problems in the prior art, an object of the present invention is to provide a method for implementing QoS analysis for a session, which can perform QoS analysis for a specific session, thereby improving analysis efficiency and saving processing resources of a network entity.
The purpose of the invention is realized by the following technical scheme:
the invention provides a method for realizing session service quality analysis, which comprises the following steps:
in a conversation, a control message of the conversation is obtained, and information carried in the control message is analyzed to obtain service quality information of the conversation.
The control message comprises: and transmitting a control protocol RTCP message in real time.
The invention provides a method for realizing service quality analysis based on conversation, which comprises the following steps:
A. setting strategy information for analyzing the service quality of the session;
B. and acquiring the control message of the corresponding session according to the set strategy information, and analyzing and acquiring the corresponding service quality information.
The step A comprises the following steps:
and setting the strategy information on a signaling proxy SP, a media proxy MP, an intermediate server or a separately set strategy server.
In the present invention, when the policy information is set on the SP, the step a includes:
and the SP determines whether the established session needs to be subjected to the service quality analysis according to the stored strategy information, and if so, sends a notification for performing the service quality analysis on the session to the MP.
In the present invention, when the policy information is set on the intermediate server or a separately set policy server, the step a includes:
a1, when a session is established, SP sends a message requesting to determine whether the session needs to be analyzed for quality of service to the intermediate server or the policy server, the intermediate server or the policy server determines that the session needs to be analyzed for quality of service according to the stored policy information, and returns a notification message to SP;
or,
the intermediate server actively sends a notification message which is determined according to the strategy information and needs to carry out service quality analysis on the session to the SP;
a2, the SP sends a notice to MP that the session needs to be analyzed for quality of service.
In the present invention, when the policy information is set on the policy server, the step a includes:
the SP carries out information interaction with the policy server through the intermediate server to obtain a message needing to carry out service quality analysis on the session;
the SP sends a notification to the MP that a quality of service analysis is required for the session.
The notification for performing the qos analysis carries identification information of a session that needs to be subjected to the qos analysis.
The control message comprises: and transmitting a control protocol RTCP message in real time.
The step B comprises the following steps:
b1, after the MP receives the control message of the session, judging whether the message is a control message needing to be analyzed by the service quality, if so, executing the step B2, otherwise, executing the step B3;
b2, extracting the service quality information in the control message, and executing the step B3;
and B3, modifying and forwarding the control message.
The step B1 includes:
and the MP determines whether the session control message is a session control message needing the service quality analysis according to the session identification information in the received control message.
The step B2 includes:
and further determining the control message which meets the set conditions in the control message of the session which needs to be subjected to the service quality analysis, and carrying out the service quality analysis on the control message.
The set conditions include:
a set time condition or a set received message quantity condition.
The step B2 includes:
acquiring service quality information of a group of control messages;
and taking the average value of the service quality information of the group of control messages as a service quality analysis result of the session, or obtaining the maximum value and the minimum value of the service quality information of the group of control messages and taking the maximum value and the minimum value as the service quality analysis result of the session.
The step B also comprises the following steps:
and sending the acquired corresponding service quality information to the SP or a specific server.
The step B comprises the following steps:
and carrying the service quality information in the existing message or the newly defined message interacted between the MP and the SP or the specific server and sending the message to the SP or the specific server.
It can be seen from the above technical solutions that, on one hand, the implementation of the present invention enables the service quality of a session to be analyzed in a communication device, and obtains corresponding service quality information. On the other hand, the invention can also make QoS analysis for specific session on MP and obtain corresponding analysis result. Therefore, the invention not only can obtain the service quality information of the session, but also can analyze the service quality of only part of the session according to the actual requirement, thereby saving the processing resource of the MP and improving the efficiency of analyzing and processing the session QoS.
Drawings
Fig. 1 is a schematic structural diagram of an NGN network;
FIG. 2 is a schematic process diagram of the method of the present invention;
FIG. 3 is a schematic diagram of an implementation of step 22 in FIG. 2;
FIG. 4 is a schematic diagram of an implementation of step 23 in FIG. 2;
fig. 5 is a schematic diagram of a specific implementation process of step 24 in fig. 2.
Detailed Description
The invention aims to analyze and obtain the QoS attribute information of a session. The QoS attributes of a session are usually carried in control messages, such as RTCP messages of the session. In a session based on RTP/RTCP, both RTP and RTCP messages are proxied through the MP, so the MP has the capability of analyzing RTCP.
As is known, RTP messages are streamed, up to tens or more in a second. While RTCP messages are typically tens of seconds. Therefore, since the number is not so large, it is feasible to analyze the RTCP packet and extract the QoS and other attributes thereof.
From the foregoing analysis, it can be known that the MP can analyze the QoS attributes of the session. After the MP analyzes and obtains the corresponding QoS attribute, the obtained QoS attribute needs to be reported to the SP or a specific server.
The specific implementation process of the invention comprises the following steps: firstly, MP obtains the control message, such as RTCP message, and then MP extracts the information loaded in the control message to obtain the service quality information of the session; the obtained quality of service information may be reported to the SP or to a specific server.
In the process of analyzing the corresponding QoS attributes by the MP, in some cases, the QoS analysis of all sessions is not required, so the present invention can perform the corresponding QoS analysis only on the sessions that need to be subjected to the QoS analysis according to the set policy information, and at the same time, the QoS analysis of a part of the control messages in the sessions that need to be subjected to the QoS analysis can be set, thereby avoiding performing the QoS analysis processing on all the sessions and effectively improving the efficiency of the QoS analysis on the sessions.
For a further understanding of the present invention, reference will now be made in detail to the present invention as illustrated in the accompanying drawings.
In the implementation process of the method of the present invention, as shown in fig. 2, the processing procedure in fig. 2 is a general processing procedure from the beginning of a call to the end of the call, and the processing procedure is independent of a specific protocol and is a general call processing procedure. The specific processing procedure in fig. 2 includes:
step 21: the terminal TE1 initiates a call to the terminal TE2, and information interaction is performed between the TE1 and the TE2 so as to establish the call;
step 22: when the call is established, SP informs MP to create a corresponding media stream processing table item;
step 23: the MP starts QoS analysis of this session preparation;
that is, while a call is in progress, the MP needs to analyze the QoS of the session as needed;
step 24: the MP sends the QoS analysis result aiming at the session to the SP or a designated server entity, so that the corresponding entity can obtain the QoS analysis result of the session required by the corresponding entity;
specifically, when the call is finished, the SP notifies the MP to delete the corresponding media stream processing entry, and the MP sends the QoS analysis result to the SP;
of course, the MP may also send the current QoS report to the SP during the call;
moreover, the QoS analysis result for the session can be transmitted to the SP or the designated server in a message interacted between the MP and the SP or the designated server.
In fig. 2, steps 22, 23 and 24 are three key steps, and the detailed implementation of the three processing procedures will be described in detail below.
First, the process of step 22, that is, the process of the SP notifying the MP that the QoS analysis is ready to be performed will be described, specifically, as shown in fig. 3, the process includes:
step 31: the SP sends a message to the policy server to request the policy server to confirm whether QoS analysis needs to be carried out on the session or not;
the policy server is used for storing the set control policy information whether the session needs to be analyzed by QoS;
step 32: after receiving the message, the policy server returns a message for QoS analysis of the session to the SP when determining that the QoS analysis of the session is needed;
step 33: when the policy server confirms that the QoS analysis needs to be performed on the session, the SP informs the MP to start the QoS analysis, the notification message comprises identification information of the session, the MP can acquire the session needing the QoS analysis according to the identification information, and the identification information can be generally identified by a source/destination address port number and the like of a media stream of a specific session;
of course, if the policy server does not return a message that QoS analysis is required for the session, the SP will not notify the MP for QoS analysis.
In fig. 3, the SP may also interact with the policy server through an intermediate server (e.g., a server proxied by the SP), instead of directly interacting with the policy server by the SP, and the intermediate server brings corresponding determination result information back to the SP; the method specifically comprises the following steps: when a session is established, the SP sends a request message to the intermediate server to request to determine whether QoS analysis needs to be carried out on the session, the intermediate server interacts with the policy server to determine corresponding result information, and then the intermediate server returns a corresponding determination result to the SP; the process can also be as follows: when the session is established, the intermediate server directly and actively carries out information interaction with the policy server, determines whether QoS analysis needs to be carried out on the session or not, and actively returns the determined result information to the SP.
In addition, in fig. 3, the policy information stored in the policy server may also be directly set on the SP, and at this time, the SP may directly determine whether to perform QoS analysis on the session without interacting with a special policy server;
or, the policy information may also be directly set on the intermediate server, and the intermediate server brings the result back to the SP; the method specifically comprises the following steps: the intermediate server actively sends the determined result to the SP when the session is established, or the intermediate server returns the determined result to the SP according to the request of the SP when the session is established;
or, the strategy is directly set on the MP, and the MP directly analyzes the corresponding session; in this case, the policy that is usually set may be relatively simple, for example, QoS analysis is performed or not performed for all sessions, and so on. Furthermore, if the policy is directly set on the MP, step 22 in fig. 2 may be omitted, and step 23 may be executed directly according to the policy.
Next, step 23 in fig. 2, that is, the processing procedure of the MP performing QoS analysis on the session, is described in detail, as shown in fig. 4, the specific processing procedure includes:
step 41: MP receives RTCP message sent by user terminal TE 1;
step 42: MP analyzes the RTCP message whether to need QoS analysis, if yes, then extracts corresponding QoS information from the RTCP message and stores it;
specifically, it may be determined whether QoS analysis needs to be performed on the RTCP message according to the session identification information in the RTCP message and the identification information of the session that needs to be subjected to QoS analysis and is determined whether the session needs to be subjected to QoS analysis according to the source/destination port number information in the RTCP message, specifically: when the source/destination port number information in the RTCP message is consistent with the source/destination port number information of the session needing QoS analysis and obtained by the MP, determining that the QoS analysis needs to be carried out on the session;
in this step, instead of performing QoS analysis on each RTCP packet, the QoS analysis is performed according to a set policy, and includes:
(1) according to the time: if the analysis is performed every 1 minute, the RTCP message is supposed to be sent every 20 seconds; therefore, in 1 minute, the MP only needs to analyze one RTCP message, and the load of the MP can be reduced;
(2) according to the number of messages: when a certain RTCP is received, analyzing; for example, one RTCP message is analyzed every 5 RTCP messages, so that the load of the MP can also be reduced;
step 43: MP modifies the RTCP message and forwards the RTCP message to the opposite communication terminal TE 2;
namely, the RTCP messages are forwarded after being normally modified.
In the invention, because the QoS and other information carried by each RTCP message are different, the MP can carry out corresponding algorithm processing aiming at the QoS information, and the processing result is taken as the QoS analysis result aiming at the session; for example, a plurality of information are averaged and the maximum value and the minimum value are recorded together as the corresponding QoS analysis result, or the MP may record only the most averaged value for the QoS information as the QoS analysis result and no longer record the peak or low estimation value.
Of course, in the present invention, the MP can also record the corresponding RTCP packet until the session is over, and then perform the analysis uniformly, so as to obtain the required QoS analysis result.
Finally, a specific implementation of the processing procedure shown in step 24 in fig. 2, that is, the processing procedure for the MP to send the QoS information to the SP, will be described.
As shown in fig. 5, the corresponding processing procedure specifically includes:
step 51: determining that the session needing QoS analysis is ended, and taking out QoS information of the session obtained by analysis by the MP;
of course, the above-mentioned procedure has been described, and the QoS information may be sent to the SP or the corresponding specific server in the session proceeding process by performing step 52;
step 52: sending the QoS information to an SP or a specific server;
that is, the QoS information analyzed by the MP is sent to the SP, or sent to a specific server receiving the QoS information, and can be flexibly set according to actual needs.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (16)

1、一种会话服务质量分析的实现方法,其特征在于,包括:1. A method for implementing session quality of service analysis, comprising: 在会话通话中,获取会话的控制报文,并对所述控制报文中承载的信息进行分析获取该会话的服务质量信息。During the session call, the session control message is obtained, and the information carried in the control message is analyzed to obtain the service quality information of the session. 2、根据要求1所述的会话服务质量分析的实现方法,其特征在于,所述的控制报文包括:2. The method for implementing session quality of service analysis according to claim 1, wherein the control message includes: 实时传输控制协议RTCP报文。Real-time transmission control protocol RTCP message. 3、一种基于会话的服务质量分析的实现方法,其特征在于,包括:3. A method for implementing session-based quality of service analysis, comprising: A、设定对会话进行服务质量分析的策略信息;A. Set the policy information for analyzing the service quality of the session; B、根据设定的策略信息获取相应会话的控制报文,并分析获取相应的服务质量信息。B. Obtain the control message of the corresponding session according to the set policy information, and analyze and obtain the corresponding service quality information. 4、根据权利要求3所述的基于会话的服务质量分析的实现方法,其特征在于,所述的步骤A包括:4. The method for implementing session-based QoS analysis according to claim 3, wherein said step A comprises: 将所述的策略信息设置于信令代理SP、媒体代理MP、中间服务器或单独设置的策略服务器上。Set the policy information on the signaling proxy SP, media proxy MP, intermediate server or separately set policy server. 5、根据权利要求3所述的基于会话的服务质量分析的实现方法,其特征在于,当所述的策略信息设置于SP上时,所述的步骤A包括:5. The implementation method of session-based QoS analysis according to claim 3, characterized in that, when the policy information is set on the SP, the step A includes: SP根据保存的策略信息确定是否需要对建立的会话进行服务质量分析,如果需要,则向MP发送对该会话进行服务质量分析的通知。The SP determines whether to perform QoS analysis on the established session according to the stored policy information, and if so, sends a notification to the MP to perform QoS analysis on the session. 6、根据权利要求3所述的基于会话的服务质量分析的实现方法,其特征在于,当所述的策略信息设置于中间服务器或单独设置的策略服务器上时,所述的步骤A包括:6. The implementation method of session-based QoS analysis according to claim 3, wherein when the policy information is set on an intermediate server or a separately set policy server, the step A includes: A1、当会话建立时,SP向中间服务器或策略服务器发送请求确定是否需要对该会话进行服务质量分析的消息,由所述的中间服务器或策略服务器根据保存的策略信息确定需要对该会话进行服务质量分析,并向SP返回通知消息;A1. When the session is established, the SP sends a request to the intermediate server or the policy server to determine whether it needs to perform a quality of service analysis on the session, and the intermediate server or the policy server determines that the session needs to be served according to the saved policy information. Quality analysis, and return notification message to SP; 或者,or, 由所述的中间服务器主动将根据策略信息确定的需要对该会话进行服务质量分析的通知消息发送给SP;The intermediate server actively sends a notification message to the SP determined according to the policy information that it needs to analyze the service quality of the session; A2、所述SP向MP发送需要对该会话进行服务质量分析的通知。A2. The SP sends a notification to the MP that QoS analysis needs to be performed on the session. 7、根据权利要求3所述的基于会话的服务质量分析的实现方法,其特征在于,当所述的策略信息设置于策略服务器上时,所述的步骤A包括:7. The implementation method of session-based QoS analysis according to claim 3, wherein when the policy information is set on the policy server, the step A includes: SP通过中间服务器与策略服务器进行信息交互获取需要对该会话进行服务质量分析的消息;The SP performs information interaction with the policy server through the intermediate server to obtain the message that needs to analyze the service quality of the session; SP向MP发送需要对该会话进行服务质量分析的通知。The SP sends a notification to the MP that QoS analysis needs to be performed on the session. 8、根据权利要求5、6或7所述的基于会话的服务质量分析的实现方法,其特征在于,所述的进行服务质量分析的通知中承载着需要进行服务质量分析的会话的标识信息。8. The implementation method of session-based QoS analysis according to claim 5, 6 or 7, characterized in that the notification of QoS analysis carries the identification information of the session that needs QoS analysis. 9、根据权利要求3所述的基于会话的服务质量分析的实现方法,其特征在于,所述的控制报文包括:9. The method for implementing session-based QoS analysis according to claim 3, wherein the control message includes: 实时传输控制协议RTCP报文。Real-time transmission control protocol RTCP message. 10、根据权利要求3至7或9任一项所述的基于会话的服务质量分析的实现方法,其特征在于,所述的步骤B包括:10. The implementation method of session-based QoS analysis according to any one of claims 3 to 7 or 9, characterized in that the step B includes: B1、当MP接收到会话的控制报文后,判断是否为需要进行服务质量分析的控制报文,如果是,则执行步骤B2,否则,执行步骤B3;B1. After the MP receives the control message of the session, it is judged whether it is a control message that requires QoS analysis. If yes, then step B2 is performed, otherwise, step B3 is performed; B2、提取所述控制报文中的服务质量信息,并执行步骤B3;B2. Extracting the quality of service information in the control message, and executing step B3; B3、对所述控制报文进行修改并转发。B3. Modify and forward the control message. 11、根据权利要求10所述的基于会话的服务质量分析的实现方法,其特征在于,所述的步骤B1包括:11. The implementation method of session-based QoS analysis according to claim 10, characterized in that said step B1 comprises: MP根据接收到的控制报文中的会话标识信息确定是否为需要进行服务质量分析的会话的控制报文。The MP determines, according to the session identification information in the received control message, whether it is a control message of a session that requires QoS analysis. 12、根据权利要求10所述的基于会话的服务质量分析的实现方法,其特征在于,所述的步骤B2包括:12. The implementation method of session-based QoS analysis according to claim 10, characterized in that said step B2 comprises: 对于需要进行服务质量分析的会话的控制报文,进一步确定其中符合设定的条件的控制报文,并对其进行服务质量分析。For the control packets of the sessions that need to be analyzed for service quality, further determine the control packets that meet the set conditions, and perform service quality analysis on them. 13、根据权利要求12所述的基于会话的服务质量分析的实现方法,其特征在于,所述的设定的条件包括:13. The method for implementing session-based QoS analysis according to claim 12, wherein the set conditions include: 设定的时间条件或设定的接收的报文数量条件。The set time condition or the set received message quantity condition. 14、根据权利要求10所述的基于会话的服务质量分析的实现方法,其特征在于,所述的步骤B2包括:14. The implementation method of session-based QoS analysis according to claim 10, characterized in that said step B2 comprises: 获取一组控制报文的服务质量信息;Obtain the quality of service information of a group of control packets; 将所述的一组控制报文的服务质量信息的平均值作为该会话的服务质量分析结果,或者,获取所述的一组控制报文的服务质量信息的最大值和最小值,并作为该会话的服务质量分析结果。Taking the average value of the QoS information of the group of control packets as the QoS analysis result of the session, or obtaining the maximum value and the minimum value of the QoS information of the group of control packets, and using it as the QoS analysis result of the session Quality of service analysis results for the session. 15、根据权利要求3至7或9任一项所述的基于会话的服务质量分析的实现方法,其特征在于,所述的步骤B还包括:15. The implementation method of session-based QoS analysis according to any one of claims 3 to 7 or 9, characterized in that said step B further comprises: 将获取的相应的服务质量信息发送给SP或特定的服务器。Send the obtained corresponding quality of service information to the SP or a specific server. 16、根据权利要求15所述的基于会话的服务质量分析的实现方法,其特征在于,所述的步骤B包括:16. The method for implementing session-based QoS analysis according to claim 15, wherein said step B comprises: 将所述的服务质量信息承载于MP与SP或特定的服务器间交互的现有的报文中或新定义的报文中发送给SP或特定的服务器。Carrying the QoS information in an existing message or a newly defined message exchanged between the MP and the SP or a specific server, and sending it to the SP or a specific server.
CNA200510074559XA 2005-05-28 2005-05-28 Method for analysing session service quality Pending CN1870514A (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CNA200510074559XA CN1870514A (en) 2005-05-28 2005-05-28 Method for analysing session service quality
EP06742003.4A EP1879327B1 (en) 2005-05-28 2006-05-26 A method for obtaining the qos information of the session
ES06742003.4T ES2640873T3 (en) 2005-05-28 2006-05-26 Method to obtain QoS service quality information for the session
PCT/CN2006/001115 WO2006128365A1 (en) 2005-05-28 2006-05-26 A method for obtaining the qos information of the session
US11/945,051 US7898974B2 (en) 2005-05-28 2007-11-26 Method for obtaining QoS information of a session

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA200510074559XA CN1870514A (en) 2005-05-28 2005-05-28 Method for analysing session service quality

Publications (1)

Publication Number Publication Date
CN1870514A true CN1870514A (en) 2006-11-29

Family

ID=37444071

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA200510074559XA Pending CN1870514A (en) 2005-05-28 2005-05-28 Method for analysing session service quality

Country Status (5)

Country Link
US (1) US7898974B2 (en)
EP (1) EP1879327B1 (en)
CN (1) CN1870514A (en)
ES (1) ES2640873T3 (en)
WO (1) WO2006128365A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101483613B (en) * 2008-01-09 2012-02-15 国际商业机器公司 Method and device for providing QoS control capability to presenting server, and system thereof
CN103634303A (en) * 2013-11-13 2014-03-12 中国联合网络通信集团有限公司 Method and system for realizing VoIP (voice over internet protocol) communication
CN106790610A (en) * 2016-12-29 2017-05-31 华为技术有限公司 A kind of cloud system message distributing method, device and system

Families Citing this family (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8095774B1 (en) 2007-07-05 2012-01-10 Silver Peak Systems, Inc. Pre-fetching data into a memory
US8171238B1 (en) 2007-07-05 2012-05-01 Silver Peak Systems, Inc. Identification of data stored in memory
US8392684B2 (en) 2005-08-12 2013-03-05 Silver Peak Systems, Inc. Data encryption in a network memory architecture for providing data based on local accessibility
US8929402B1 (en) 2005-09-29 2015-01-06 Silver Peak Systems, Inc. Systems and methods for compressing packet data by predicting subsequent data
US8811431B2 (en) 2008-11-20 2014-08-19 Silver Peak Systems, Inc. Systems and methods for compressing packet data
US8489562B1 (en) 2007-11-30 2013-07-16 Silver Peak Systems, Inc. Deferred data storage
US8885632B2 (en) 2006-08-02 2014-11-11 Silver Peak Systems, Inc. Communications scheduler
US8755381B2 (en) 2006-08-02 2014-06-17 Silver Peak Systems, Inc. Data matching using flow based packet data storage
JP5115091B2 (en) * 2007-08-14 2013-01-09 ソニー株式会社 Control device, content transmission system, and content transmission method
US8307115B1 (en) 2007-11-30 2012-11-06 Silver Peak Systems, Inc. Network memory mirroring
US9717021B2 (en) 2008-07-03 2017-07-25 Silver Peak Systems, Inc. Virtual network overlay
US10164861B2 (en) 2015-12-28 2018-12-25 Silver Peak Systems, Inc. Dynamic monitoring and visualization for network health characteristics
US10805840B2 (en) 2008-07-03 2020-10-13 Silver Peak Systems, Inc. Data transmission via a virtual wide area network overlay
US8743683B1 (en) 2008-07-03 2014-06-03 Silver Peak Systems, Inc. Quality of service using multiple flows
CN101364999B (en) * 2008-09-18 2012-07-04 华为技术有限公司 QoS processing method, apparatus and system based on stream
US8254268B2 (en) * 2008-09-29 2012-08-28 At&T Intellectual Property I, L.P. Methods and apparatus to perform quality testing in internet protocol multimedia subsystem based communication systems
US9130991B2 (en) 2011-10-14 2015-09-08 Silver Peak Systems, Inc. Processing data packets in performance enhancing proxy (PEP) environment
US9626224B2 (en) 2011-11-03 2017-04-18 Silver Peak Systems, Inc. Optimizing available computing resources within a virtual environment
US9948496B1 (en) 2014-07-30 2018-04-17 Silver Peak Systems, Inc. Determining a transit appliance for data traffic to a software service
US9875344B1 (en) 2014-09-05 2018-01-23 Silver Peak Systems, Inc. Dynamic monitoring and authorization of an optimization device
US10432484B2 (en) 2016-06-13 2019-10-01 Silver Peak Systems, Inc. Aggregating select network traffic statistics
US9967056B1 (en) 2016-08-19 2018-05-08 Silver Peak Systems, Inc. Forward packet recovery with constrained overhead
US10257082B2 (en) 2017-02-06 2019-04-09 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows
US10771394B2 (en) 2017-02-06 2020-09-08 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows on a first packet from DNS data
US10892978B2 (en) 2017-02-06 2021-01-12 Silver Peak Systems, Inc. Multi-level learning for classifying traffic flows from first packet data
US11044202B2 (en) 2017-02-06 2021-06-22 Silver Peak Systems, Inc. Multi-level learning for predicting and classifying traffic flows from first packet data
US11212210B2 (en) 2017-09-21 2021-12-28 Silver Peak Systems, Inc. Selective route exporting using source type
US10637721B2 (en) 2018-03-12 2020-04-28 Silver Peak Systems, Inc. Detecting path break conditions while minimizing network overhead
WO2021049143A1 (en) * 2019-09-09 2021-03-18 株式会社Nttドコモ Service quality management system

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6108782A (en) * 1996-12-13 2000-08-22 3Com Corporation Distributed remote monitoring (dRMON) for networks
US6678250B1 (en) * 1999-02-19 2004-01-13 3Com Corporation Method and system for monitoring and management of the performance of real-time networks
GB0104973D0 (en) * 2001-02-28 2001-04-18 Nokia Networks Oy Quality of service monitor
JP3769468B2 (en) * 2001-03-21 2006-04-26 株式会社エヌ・ティ・ティ・ドコモ Communication quality control method, communication quality control system, packet analysis device, and data transmission terminal device
US7362707B2 (en) * 2001-07-23 2008-04-22 Acme Packet, Inc. System and method for determining flow quality statistics for real-time transport protocol data flows
DE10163530A1 (en) * 2001-12-21 2003-07-03 Siemens Ag Method of monitoring the quality of service in packet-oriented networks
FR2838269B1 (en) * 2002-04-05 2005-02-18 Cit Alcatel SYSTEM FOR MANAGING THE MEASUREMENT OF THE QUALITY OF A SERVICE ON A NETWORK
US7729268B2 (en) * 2002-06-28 2010-06-01 Ntt Docomo, Inc. Method and apparatus for quality of service determination
FR2844938B1 (en) * 2002-09-23 2005-01-14 Cit Alcatel METHOD FOR INTERCEPTING CONTROL DATA, IN PARTICULAR QUALITY OF SERVICE, AND DEVICE THEREFOR
CN100337414C (en) 2002-10-18 2007-09-12 华为技术有限公司 Service quality consulting method for wideband CDMA system
EP1450514A1 (en) * 2003-02-18 2004-08-25 Matsushita Electric Industrial Co., Ltd. Server-based rate control in a multimedia streaming environment
EP1460799A1 (en) * 2003-03-17 2004-09-22 Hewlett-Packard Development Company, L.P. Process and apparatus for monitoring the quality of service in a telecommunication network
WO2005004370A2 (en) * 2003-06-28 2005-01-13 Geopacket Corporation Quality determination for packetized information
US7542461B2 (en) * 2004-04-19 2009-06-02 Cisco Technology, Inc. Method and apparatus for dynamically determining when to use quality of service reservation in internet media applications
US20070008894A1 (en) * 2004-10-19 2007-01-11 Idt Corporation Telecommunications-based link monitoring system
CN101496387B (en) * 2006-03-06 2012-09-05 思科技术公司 System and method for access authentication in a mobile wireless network

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101483613B (en) * 2008-01-09 2012-02-15 国际商业机器公司 Method and device for providing QoS control capability to presenting server, and system thereof
CN103634303A (en) * 2013-11-13 2014-03-12 中国联合网络通信集团有限公司 Method and system for realizing VoIP (voice over internet protocol) communication
CN103634303B (en) * 2013-11-13 2017-06-27 中国联合网络通信集团有限公司 A method and system for implementing VoIP calls
CN106790610A (en) * 2016-12-29 2017-05-31 华为技术有限公司 A kind of cloud system message distributing method, device and system
CN106790610B (en) * 2016-12-29 2020-01-17 华为技术有限公司 A cloud system message distribution method, device and system

Also Published As

Publication number Publication date
US7898974B2 (en) 2011-03-01
EP1879327A4 (en) 2011-07-06
EP1879327A1 (en) 2008-01-16
ES2640873T3 (en) 2017-11-07
WO2006128365A1 (en) 2006-12-07
US20080095060A1 (en) 2008-04-24
EP1879327B1 (en) 2017-08-09

Similar Documents

Publication Publication Date Title
CN1870514A (en) Method for analysing session service quality
CN1297124C (en) System and method for carrying service using circuit switching in IP multimedia subsystem
CN101076980A (en) IP packet relay method and gateway device in communication network
CN101031135A (en) Emergent calling method and system
CN1993947A (en) A method and device for providing correlation means in hybrid telecommunication networks
CN1842084A (en) Method for realizing terminal ability interaction and route control when IMS and CS service concurrence
CN101035068A (en) Method of providing session mobility
CN101047534A (en) Method, device and system for customer active joining conference
CN1553676A (en) Method for Multiple Protocol Terminals to Conduct Same Audio-Video Conference
CN101030964A (en) Session controller and controlling method
CN101080041A (en) A method for establishing communication service connection in communication system
CN1794829A (en) Method of establishing circuit exchange network to IMS network calling route
CN1665235A (en) A method for traversing subnet and subnet traversing system
CN1662004A (en) Method of implementing multiple service treatment by application server through conversation initiating protocol
CN1859321A (en) Method and device for transfer immediate news
CN1522016A (en) Systems and methods for network address translation and session management
CN101764813B (en) IMS network communication method and device
CN1889603A (en) Click-to dial service realizing method
CN1870638A (en) Method and system for implementing call making service
CN1819565A (en) System and method for realizing bridging in IP multi-media subsystem
CN104363149B (en) The system and method for VOIP Network Expert Systems is realized based on Session Initiation Protocol
CN1870683A (en) Method for implementing legal monitoring
CN101030921A (en) Packet-broadcasting controlling system and method
CN1921480A (en) Method and system for realizing application business
CN1889565A (en) Session establishing method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20061129