WO2012109848A1 - Signalling retransmission method, device and system based on stream control transmission protocol - Google Patents

Signalling retransmission method, device and system based on stream control transmission protocol Download PDF

Info

Publication number
WO2012109848A1
WO2012109848A1 PCT/CN2011/077740 CN2011077740W WO2012109848A1 WO 2012109848 A1 WO2012109848 A1 WO 2012109848A1 CN 2011077740 W CN2011077740 W CN 2011077740W WO 2012109848 A1 WO2012109848 A1 WO 2012109848A1
Authority
WO
WIPO (PCT)
Prior art keywords
signaling
data packet
packet
lost
sack
Prior art date
Application number
PCT/CN2011/077740
Other languages
French (fr)
Chinese (zh)
Inventor
牛晓莉
朱伟
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to PCT/CN2011/077740 priority Critical patent/WO2012109848A1/en
Priority to CN201180001350.4A priority patent/CN102308512B/en
Publication of WO2012109848A1 publication Critical patent/WO2012109848A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/1896ARQ related signaling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/1887Scheduling and prioritising arrangements

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a signaling retransmission method, apparatus, and system based on a flow control transmission protocol.
  • Femto A network device that provides wireless access to home/enterprise users on a fixed IP transport network.
  • WCDMA Wideband Code Division Multiple Access
  • macrocells operators can provide better wireless broadband voice services and data services to home users at a lower cost.
  • Femto will be an important means for full-service operators to offer differentiated services. Since the IP network is transmitted between Femto and the core network, the damage of the transmission network has an important impact on the establishment of the Femto service and the quality of the service.
  • SCTP Stream Control Transmission Protocol
  • HNB Home NodeB, Home Node Station
  • HNB-GW Home NodeB GateWay, the home base station gateway
  • the embodiments of the present invention provide a signaling retransmission method, apparatus, and system based on a flow control transmission protocol (SCTP) to implement SCTP signaling retransmission.
  • SCTP flow control transmission protocol
  • a signaling retransmission method based on a flow control transmission protocol comprising: Adding multiple verification data packets after the independent signaling data packet, numbering the independent signaling data packet and the multiple verification data packets, and numbering the independent signaling data packet and the multiple verification data packets according to the number Send to the receiving end in turn;
  • the determined lost signaling data packet is sent to the receiving end.
  • the present invention further provides a signaling retransmission apparatus based on a flow control transmission protocol (SCTP), comprising: a numbering unit, configured to add a plurality of verification data packets after an independent signaling data packet, and to the independent signaling data packet And multiple verification packets are numbered;
  • SCTP flow control transmission protocol
  • a sending unit configured to send the independent signaling data packet and the plurality of verification data packets after the numbering to the receiving end according to the number;
  • a first receiving unit configured to receive a selective acknowledgement SACK packet sent by the receiving end, where the SACK packet carries a number of a lost signaling data packet;
  • a first determining unit configured to determine whether the number of received SACK packets containing the same lost signaling data packet reaches a preset value
  • a determining unit configured to determine, when the determination result of the first determining unit is YES,
  • the signaling packet corresponding to the number of the same lost signaling packet in the SACK is lost;
  • a retransmission unit configured to send the determined lost signaling data packet to the receiving end.
  • the present invention also provides a signaling transmission system based on a flow control transmission protocol (SCTP), comprising: a signaling retransmission device and a signaling receiving device, where:
  • SCTP flow control transmission protocol
  • the signaling retransmission device includes:
  • a numbering unit configured to add multiple verification data packets after the independent signaling data packet, and number the independent signaling data packet and the multiple verification data packets;
  • a sending unit configured to send the independent signaling data packet and the plurality of verification data packets after the numbering to the signaling receiving device according to the number
  • a first receiving unit configured to receive a selective acknowledgement SACK packet sent by the signaling receiving device, where the SACK packet carries a number of a lost signaling data packet
  • a first determining unit configured to determine whether the number of received SACK packets containing the same lost signaling data packet reaches a preset value
  • a determining unit configured to determine, when the determination result of the first determining unit is YES,
  • the signaling packet corresponding to the number of the same lost signaling packet in the SACK is lost;
  • the signaling receiving apparatus includes:
  • a second receiving unit configured to receive an independent signaling data packet and multiple verification data packets sent by the signaling retransmission device
  • a second determining unit configured to determine, after each receiving the data packet, whether the number of the received independent signaling data packet and the plurality of verification data packets is continuous;
  • a SACK message generating unit configured to generate a SACK message and send the SACK message to the signaling retransmission device, where the SACK message carries a lost signaling packet The number.
  • the transmitting end adds multiple verification data packets after the independent signaling data packet, and numbers the independent signaling data packet and the multiple verification data packets, and After the numbering, the independent signaling data packet and the plurality of verification data packets are sequentially sent to the receiving end according to the number, and when the transmitting end receives the number of SACK packets that are sent by the receiving end and contain the number of the same lost signaling data packet, After the preset value is reached, the signaling end packet corresponding to the number of the missing signaling packet in the multiple SACK messages is lost, and the signaling data packet is retransmitted to implement the lost signaling data.
  • the package is effectively retransmitted in time.
  • FIG. 1 is a flowchart of an SCTP-based signaling retransmission method according to an embodiment of the present invention
  • FIG. 2 is another flowchart of an SCTP-based signaling retransmission method according to another embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of an SCTP-based signaling retransmission apparatus according to another embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of an SCTP-based signaling transmission system according to still another embodiment of the present invention.
  • the various techniques described herein can be used in various wireless communication systems, such as current 2G, 3G communication systems and next generation communication systems, for example, the present invention is applicable to UMT, GSM (Global System for Mobile communications, Global System for Mobile Communications), GPRS (General Packet Radio Service), CDMA2000 (Code Division Multiple Access 2000), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access, Time Division Synchronization Code) Multiple Access Access Technology, LTE (Long Term Evolution), WLAN (Wireless Local Area Network) / WiFi (Wireless Fidelity) and WiMAX ( Worldwide Interoperability for Microwave Access, Wireless networks such as the Worldwide Interoperability for Microwave Access.
  • GSM Global System for Mobile communications, Global System for Mobile Communications
  • GPRS General Packet Radio Service
  • CDMA2000 Code Division Multiple Access 2000
  • TD-SCDMA Time Division-Synchronous Code Division Multiple Access, Time Division Synchronization Code
  • LTE Long Term Evolution
  • WLAN Wireless Local Area Network
  • WiFi
  • system and “network” are often used interchangeably herein.
  • the transmitting end When transmitting a data packet, according to the existing protocol, the transmitting end sequentially numbers each data packet, and the receiving end detects the packet loss or out-of-order according to whether the number of the subsequently received data packet is consecutive with the previous number. When the receiving end detects that the number of the data packet is not continuous, it immediately sends it to the sender. The terminal replies with a SACK (Selective Acknowledgement) message, which carries the number of the missing data packet. When the receiving end receives three SACK packets carrying the same missing packet number, it can confirm The packet is lost and retransmitted immediately.
  • SACK Selective Acknowledgement
  • This selective acknowledgment and retransmission mechanism mainly confirms the sequence number of the lost data packet by the arrival of subsequent data packets, and triggers packet loss retransmission.
  • the subsequent packet cannot be used to trigger SACK and fast retransmission, for example: 1.
  • the signaling packet Discontinuity that is, subsequent fragmented data packets cannot trigger SACK packets in time to perform packet loss confirmation. Therefore, when a signaling packet is lost, the initiator can only wait for the RTO (Recovery Time Object) timeout (usually 3s) before triggering the retransmission of the lost packet.
  • RTO Recovery Time Object
  • FIG. 1 is a flowchart of a method for signaling retransmission based on SCTP according to an embodiment of the present invention.
  • the SCTP-based signaling retransmission method includes:
  • the sending end adds multiple verification data packets after the independent signaling data packet, and numbers the independent signaling data packet and the multiple verification data packets, and numbers the independent signaling data packet and the multiple verification data packets according to the numbering.
  • the numbering sequence is sent to the receiving end in turn.
  • the function of multiple verification data packets is to increase the density of the data packets sent by the sender and reduce the transmission interval.
  • multiple verification data packets and subsequent independent signaling data packets can trigger the reception.
  • the SACK message is sent by the terminal, which reduces the acknowledgement and retransmission time of the packet loss of the signaling packet.
  • it can be constructed as small as possible when constructing the verification packet. Packet.
  • the sending end receives the SACK packet sent by the receiving end, and determines whether the number of received SACK packets containing the same missing signaling data packet reaches a preset value.
  • the receiving end Each time the receiving end detects that the number of the newly received data packet is not continuous with the number of the previously received data packet, it immediately replies with a SACK message to the transmitting end, and the SACK message carries the lost signaling data packet. The number.
  • a preset value of the number of SACK packets is set in the sending end, that is, when the number of SACK packets received by the transmitting end is less than a preset value, the data packet is considered to be missing.
  • the number of received SACK packets reaches a preset value, it is determined that the signaling packet corresponding to the number of the signaling packet carried in the SACK packet is lost.
  • the number of SACK packets mentioned here reaches a preset value, which means that the number of SACK packets containing the same number of lost signaling packets reaches a preset value.
  • the signaling data packet corresponding to the number of the same lost signaling data packet in the multiple SACK messages is determined.
  • the number of the lost signaling packets carried in the first SACK packet is 1, and the number of the lost signaling packets carried in the second SACK packet is 1, 3, and the third SACK packet is carried in the third SACK packet.
  • the number of the lost signaling packets is 1, 3, and 4, and the number of the same lost signaling packets carried in the three SACK packets is 1, that is, the number 1 packet is lost.
  • S14 The sending end sends the determined lost signaling data packet to the receiving end.
  • FIG. 2 is another flow chart of a SCTP-based signaling retransmission method according to another embodiment of the present invention.
  • the SCTP-based signaling retransmission method includes:
  • S21 The sender numbers the independent signaling data packet and the multiple verification data packets.
  • the sender will number each packet in the order in which it is sent. and Moreover, since the function of the multiple verification data packets is to verify whether the receiving end receives the independent signaling data packet after the independent signaling data packet is sent, it is only necessary to ensure that the sending order of the multiple verification data packets is located in the independent signaling data packet. Then you can.
  • the number of the multiple verification data packets may be sequentially located after the independent signaling data packet, or the number of the subsequent independent signaling data packet may be added to Between the numbers of multiple verification packets, for example: three independent signaling packets have three authentication packets, and the first independent signaling packet is numbered 1, then the first independent signaling packet The number of the three verification data packets may be 2, 3, and 4, respectively, or the number of the three verification data packets of the first independent signaling data packet is 2, 4, and 5, respectively, and the second independent signaling is performed. The number of the data packet is 3, no matter which of the above numbering methods, it does not affect the role of multiple authentication data packets.
  • S23 The receiving end detects whether the numbers of all received data packets are consecutive, and immediately generates a SACK message when the numbers of all received data packets are not consecutive.
  • the receiving end When the receiving end receives the data packet, it will detect the number of all received data packets, that is, start detecting the number of the first received data packet, and check whether all the data packets are consecutive, and When there is a number discontinuity in all received packets, the missing number is recorded.
  • the receiving end After each detection, if the number is not continuous, the receiving end will immediately generate a SACK message, and the SACK message carries the missing number, that is, the number corresponding to the lost data packet, and will be generated.
  • the SACK packet is sent to the sender. If there is no number discontinuity, a SACK is generated and sent to the sender within the preset time. The lost packet number is empty in the SACK packet.
  • each of the independent signaling data packets is followed by a plurality of verification data packets, the transmission density of the data packets is increased, the interval at which the receiving end receives the data packets is reduced, and an independent signaling data is included.
  • the receiving end After the packet is sent, whenever the receiving end receives a data packet (including the authentication data packet or the subsequent independent signaling data packet), the receiving end will detect the serial number of all the previously received data packets, if received. If the terminal does not receive the independent signaling data packet, the receiving end will trigger a SACK message after receiving each data packet. So for some signaling packets are scattered In this case, the SACK message can be triggered relatively quickly without relying on subsequent signaling packets.
  • S24 The receiving end sends the generated SACK packet to the sending end.
  • the SACK packet is sent to the sender to notify the sender whether the packet sent by the sender has a problem of loss or disorder.
  • the sending end receives the SACK packet sent by the receiving end, and determines whether the number of received SACK packets containing the same missing signaling data packet reaches a preset value.
  • a preset value of the number of SACK packets is set in the sending end. That is, when the number of SACK packets received by the sending end is less than the preset value, the packet is considered to be missing. Or out of order, and if the number of received SACK packets reaches a preset value, it is determined that the signaling packet corresponding to the number of the signaling packet carried in the SACK packet is lost or out of order. In addition, the number of SACK packets mentioned here reaches a preset value, which means that the number of SACK packets containing the number of the same lost signaling packet reaches a preset value.
  • the transmission of the authentication data packet may fail due to the uncertainty of the network transmission
  • the transmitting end in order to ensure that the transmitting end can receive at least the SACK message reaching the preset value when the signaling data packet is lost, in the embodiment of the invention
  • the number of verification packets must be greater than or equal to the preset value.
  • the preset value can be three, and the number of verification packets is at least three.
  • S26 The sender determines that the signaling packet is lost.
  • the signaling data packet corresponding to the number of the lost signaling data packet in the multiple SACK messages is determined to be lost.
  • S27 The sending end sends the determined lost signaling data packet to the receiving end.
  • the transmitting end adds multiple verification data packets after the independent signaling data packet, and numbers the independent signaling data packet and the multiple verification data packets, and After the numbering, the independent signaling data packet and the plurality of verification data packets are sequentially numbered to the receiving end.
  • Sending when the sender receives the number of SACK packets with the same lost signaling packet sent by the receiving end and reaches the preset value, the sender and the number of the same signaling packet are lost in the multiple SACK packets. The corresponding signaling data packet is lost, and the signaling data packet is retransmitted, so that the lost signaling data packet can be effectively retransmitted in time.
  • the method adds multiple verification data packets after the independent signaling data packet, so that the transmission density of the data packet is increased, and the transmission interval is reduced.
  • the signaling data packet is fragmented, it is not necessary to rely on the subsequent signaling data packet, and the SACK message can be triggered relatively quickly. Therefore, it can be applied to a discrete isolated signaling interaction process based on the SCTP bearer, and the method can automatically trigger the fast retransmission of the SCTP bearer signaling by using the SCTP existing mechanism in the case of poor transmission quality, thereby effectively reducing the letter.
  • the timeout retransmission wait time is reduced, the service establishment delay is reduced, and the service establishment success rate is improved.
  • the present invention further provides an SCTP-based signaling retransmission apparatus.
  • the signaling retransmission apparatus 100 includes: a numbering unit 1, a sending unit 2, and a A receiving unit 3, a first determining unit 4, a determining unit 5 and a retransmission unit 6, in the signaling transmission system of the SCTP, the signaling retransmission device acts as a transmitting end.
  • the numbering unit 1 is configured to add multiple verification data packets after the independent signaling data packet, and number the independent signaling data packet and the multiple verification data packets.
  • the sending unit 2 is configured to send the independent signaling data packet and the plurality of verification data packets after the numbering to the receiving end according to the number.
  • the first receiving unit 3 is configured to receive a SACK message sent by the receiving end, where the SACK message carries the number of the lost signaling data packet.
  • the first determining unit 4 is configured to determine whether the number of received SACK packets containing the same lost signaling data packet reaches a preset value.
  • the preset value may be selected as three, and the number of the plurality of verification data packets is at least three.
  • the determining unit 5 is configured to determine, when the determination result of the first determining unit 4 is YES, the signaling packet loss corresponding to the number of the missing signaling packets in the plurality of SACK messages.
  • the retransmission unit 6 is configured to send the determined lost signaling data packet to the receiving end.
  • the embodiment of the present invention further provides an SCTP-based signaling transmission system.
  • the system includes: a signaling retransmission device 100 and a signaling receiving device 200.
  • the signaling retransmission device is used as a transmitting end.
  • FIG. 2 it is a schematic structural diagram of the signaling retransmission device 100.
  • the signaling retransmission device 100 includes a numbering unit 1 and a sending unit. 2.
  • the numbering unit 1 is configured to add multiple verification data packets after the independent signaling data packet, and number the independent signaling data packet and the multiple verification data packets.
  • the sending unit 2 is configured to sequentially send the independent signaling data packet and the plurality of verification data packets after the numbering to the signaling receiving device 200 according to the number.
  • the first receiving unit 3 is configured to receive the SACK message sent by the signaling receiving device 200, where the SACK message carries the number of the lost signaling data packet.
  • the first determining unit 4 is configured to determine the received number that contains the same lost signaling data packet.
  • the preset value may be selected as three, and the number of the plurality of verification data packets is at least three.
  • the determining unit 5 is configured to determine, when the determination result of the first determining unit 4 is YES, the signaling packet loss corresponding to the number of the lost signaling data packets in the multiple SACK messages.
  • the retransmission unit 6 is configured to transmit the determined lost signaling data packet to the signaling receiving device 200.
  • the signaling receiving device serves as a receiving end.
  • the signaling receiving device includes: a second receiving unit 7, a second determining unit 8, and a SACK message generating unit 9.
  • the second receiving unit 7 is configured to receive the independent signaling data packet and the multiple verification data packets sent by the signaling retransmission device 100;
  • the second determining unit 8 is configured to: after each receiving the data packet, determine whether the number of the received independent signaling data packet and the multiple verification data packets are consecutive;
  • the SACK message generating unit 9 is configured to generate a SACK message and send the SACK message to the signaling retransmission device 100, where the SACK message carries a lost message, if the result of the second determining unit 8 is no. Let the number of the packet.
  • the disclosed system, apparatus, and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not executed.
  • the coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical, mechanical or otherwise.
  • the units described as separate components may or may not be physically separate, and the components displayed as the units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention may contribute to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a USB flash drive, a removable hard disk, a read-only memory (ROM, Read-Only Memory), A device that can store program code, such as a random access memory (RAM), a disk or an optical disk.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Abstract

Disclosed are a signalling retransmission method and device based on Stream Control Transmission Protocol (SCTP), including: numbering an independent signalling data packet and a plurality of verification data packets, and sending the numbered independent signalling data packet and plurality of verification data packets to a receiving end in turn according to the numbering; receiving SACK messages sent by the receiving end, and judging whether or not the number of received SACK messages has reached a preset value; when the number of received SACK messages reaches the preset value, determining that the signalling data packets corresponding to the same lost signalling data packet number in the plurality of SACK messages are lost; and sending the signalling data packets that are determined as being lost to the receiving end again. According to the method, a plurality of verification data packets is sent after an independent signalling data packet is sent; in this manner, whether or not the independent signalling data packet is lost can be judged by way of the plurality of verification data packets, and the SCTP lost signalling data packets can be effectively and promptly retransmitted after it is determined that signalling data packets are lost.

Description

一种基于流控制传输协议的信令重传方法、 装置及系统  Signaling retransmission method, device and system based on flow control transmission protocol
技术领域 本发明涉及通信技术领域,特别是涉及一种基于流控制传输协议的信令重 传方法、 装置及系统。 TECHNICAL FIELD The present invention relates to the field of communications technologies, and in particular, to a signaling retransmission method, apparatus, and system based on a flow control transmission protocol.
背景技术 Background technique
Femto (毫微微蜂窝基站) 于固定 IP传输网, 为家庭 /企业用户提供无 线接入服务的网络设备。 作为 WCDMA ( Wideband Code Division Multiple Access, 宽带码分多址)宏蜂窝的补充技术, 能使运营商以更低的代价为家庭 用户提供更好的无线宽带语音业务及数据业务。作为固定移动融合的一种新技 术, 以及个人移动通信与家庭宽带通信的市场结合点, Femto将是全业务运营 商提供差异化业务的重要手段。 由于 Femto和核心网络之间采用 IP网络传输, 因此, 传输网络的损伤对 Femto业务的建立及业务质量有重要的影响。  Femto (femtocell) A network device that provides wireless access to home/enterprise users on a fixed IP transport network. As a complementary technology to WCDMA (Wideband Code Division Multiple Access) macrocells, operators can provide better wireless broadband voice services and data services to home users at a lower cost. As a new technology for fixed mobile convergence and a market convergence point for personal mobile communications and home broadband communications, Femto will be an important means for full-service operators to offer differentiated services. Since the IP network is transmitted between Femto and the core network, the damage of the transmission network has an important impact on the establishment of the Femto service and the quality of the service.
目前, 业务相关信令均采用 SCTP ( Stream Control Transmission Protocol , 流控制传输协议)进行传输。 当网络发生拥塞性能下降时, 网络丟包增加, 传 输时延增大, 信令和业务数据可能无法按时到达。 在一次呼叫建立过程中, HNB ( Home NodeB, 家庭基站)和 HNB-GW(Home NodeB GateWay, 家庭基 站网关)之间交互信令有 10余条, 期间任意信令包的丟失, 均会导致超时时间 的累加, 从而增加呼叫建立时延, 丟包严重时, 导致呼叫建立失败。 并且 对于 WCDMA其他形态基站, 如 Micro, Pico, 由于其也采用公网传输, 所以 也存在相同问题。 对于其他制式(GSM、 CDMA, Wimax、 LTE )小基站, 也 存在同样问题。  Currently, service-related signaling is transmitted using SCTP (Stream Control Transmission Protocol). When the congestion performance of the network decreases, network packet loss increases, transmission delay increases, and signaling and service data may not arrive on time. In the process of establishing a call, there are more than 10 pieces of mutual signaling between the HNB (Home NodeB, Home Node Station) and the HNB-GW (Home NodeB GateWay, the home base station gateway), and any loss of any signaling packets during the call will cause a timeout. The accumulation of time increases the call setup delay. When the packet loss is serious, the call setup fails. And for WCDMA other forms of base stations, such as Micro, Pico, because it also uses public network transmission, so the same problem exists. The same problem exists for other small base stations (GSM, CDMA, Wimax, LTE).
发明内容 Summary of the invention
有鉴于此, 本发明实施例提供一种基于流控制传输协议 SCTP的信令重传 方法、 装置及系统, 以实现 SCTP信令重传。  In view of this, the embodiments of the present invention provide a signaling retransmission method, apparatus, and system based on a flow control transmission protocol (SCTP) to implement SCTP signaling retransmission.
为了实现上述目的, 本发明实施例提供的技术方案如下:  The technical solution provided by the embodiment of the present invention is as follows:
一种基于流控制传输协议 SCTP的信令重传方法, 包括: 在独立信令数据包后加入多个验证数据包,对所述独立信令数据包及多个 验证数据包进行编号,并将编号后所述独立信令数据包及多个验证数据包按照 编号依次向接收端发送; A signaling retransmission method based on a flow control transmission protocol (SCTP), comprising: Adding multiple verification data packets after the independent signaling data packet, numbering the independent signaling data packet and the multiple verification data packets, and numbering the independent signaling data packet and the multiple verification data packets according to the number Send to the receiving end in turn;
接收所述接收端发送的选择性确认 SACK报文, 所述 SACK报文内携带有 丟失信令数据包的编号, 并判断接收到含有相同丟失信令数据包的编号的 SACK^ L的个数是否达到预设值;  Receiving a selective acknowledgement SACK message sent by the receiving end, where the SACK message carries the number of the lost signaling data packet, and determines the number of SACK^Ls that receive the number of the same lost signaling data packet. Whether the preset value is reached;
当接收到含有相同丟失信令数据包的编号的 SACK报文的个数达到预设 值时, 确定与多个所述 SACK报文内相同丟失信令数据包的编号相对应的信令 数据包丟失;  Determining a signaling packet corresponding to the number of the same lost signaling packet in the plurality of SACK messages when the number of SACK messages receiving the number of the same lost signaling packet reaches a preset value Lost
将所确定丟失的信令数据包向所述接收端发送。  The determined lost signaling data packet is sent to the receiving end.
本发明还提供了一种基于流控制传输协议 SCTP的信令重传装置, 包括: 编号单元, 用于在独立信令数据包后加入多个验证数据包, 并对所述独立 信令数据包及多个验证数据包进行编号;  The present invention further provides a signaling retransmission apparatus based on a flow control transmission protocol (SCTP), comprising: a numbering unit, configured to add a plurality of verification data packets after an independent signaling data packet, and to the independent signaling data packet And multiple verification packets are numbered;
发送单元,用于将编号后所述独立信令数据包及多个验证数据包按照编号 依次向接收端发送;  a sending unit, configured to send the independent signaling data packet and the plurality of verification data packets after the numbering to the receiving end according to the number;
第一接收单元, 用于接收所述接收端发送的选择性确认 SACK报文, 所述 SACK报文内携带有丟失信令数据包的编号;  a first receiving unit, configured to receive a selective acknowledgement SACK packet sent by the receiving end, where the SACK packet carries a number of a lost signaling data packet;
第一判断单元, 用于判断接收到含有相同丟失信令数据包的编号的 SACK 报文的个数是否达到预设值;  a first determining unit, configured to determine whether the number of received SACK packets containing the same lost signaling data packet reaches a preset value;
确定单元, 用于当所述第一判断单元的判断结果为是时,确定与多个所述 a determining unit, configured to determine, when the determination result of the first determining unit is YES,
SACK^艮文内相同丟失信令数据包的编号相对应的信令数据包丟失; The signaling packet corresponding to the number of the same lost signaling packet in the SACK is lost;
重传单元, 用于将所确定丟失的信令数据包向所述接收端发送。  And a retransmission unit, configured to send the determined lost signaling data packet to the receiving end.
本发明还提供了一种基于流控制传输协议 SCTP的信令传输系统, 包括: 信令重传装置和信令接收装置, 其中:  The present invention also provides a signaling transmission system based on a flow control transmission protocol (SCTP), comprising: a signaling retransmission device and a signaling receiving device, where:
所述信令重传装置包括:  The signaling retransmission device includes:
编号单元, 用于在独立信令数据包后加入多个验证数据包, 并对所述独立 信令数据包及多个验证数据包进行编号;  a numbering unit, configured to add multiple verification data packets after the independent signaling data packet, and number the independent signaling data packet and the multiple verification data packets;
发送单元,用于将编号后所述独立信令数据包及多个验证数据包按照编号 依次向信令接收装置发送; 第一接收单元, 用于接收所述信令接收装置发送的选择性确认 SACK报 文, 所述 SACK报文内携带有丟失信令数据包的编号; a sending unit, configured to send the independent signaling data packet and the plurality of verification data packets after the numbering to the signaling receiving device according to the number; a first receiving unit, configured to receive a selective acknowledgement SACK packet sent by the signaling receiving device, where the SACK packet carries a number of a lost signaling data packet;
第一判断单元, 用于判断接收到含有相同丟失信令数据包的编号的 SACK 报文的个数是否达到预设值;  a first determining unit, configured to determine whether the number of received SACK packets containing the same lost signaling data packet reaches a preset value;
确定单元, 用于当所述第一判断单元的判断结果为是时,确定与多个所述 a determining unit, configured to determine, when the determination result of the first determining unit is YES,
SACK^艮文内相同丟失信令数据包的编号相对应的信令数据包丟失; The signaling packet corresponding to the number of the same lost signaling packet in the SACK is lost;
重传单元, 用于将所确定丟失的信令数据包向所述信令接收装置发送; 所述信令接收装置包括:  a retransmission unit, configured to send the determined lost signaling data packet to the signaling receiving apparatus; the signaling receiving apparatus includes:
第二接收单元,用于接收所述信令重传装置发送的独立信令数据包及多个 验证数据包;  a second receiving unit, configured to receive an independent signaling data packet and multiple verification data packets sent by the signaling retransmission device;
第二判断单元, 用于当每次接收到数据包后, 判断接收的独立信令数据包 及多个验证数据包的编号是否连续;  a second determining unit, configured to determine, after each receiving the data packet, whether the number of the received independent signaling data packet and the plurality of verification data packets is continuous;
SACK报文生成单元, 用于当所述第二判断单元的判断结果为否时, 生成 SACK报文并发送给所述信令重传装置, 所述 SACK报文内携带有丟失信令数 据包的编号。  a SACK message generating unit, configured to generate a SACK message and send the SACK message to the signaling retransmission device, where the SACK message carries a lost signaling packet The number.
本发明实施例提供的该基于 SCTP的信令重传方法, 发送端在独立信令数 据包后加入多个验证数据包,对所述独立信令数据包及多个验证数据包进行编 号,并将编号后所述独立信令数据包及多个验证数据包按照编号依次向接收端 发送, 当发送端接收到接收端返回发送的含有相同丟失信令数据包的编号的 SACK报文的个数达到预设值, 发送端与多个 SACK报文内相同丟失信令数据 包的编号相对应的信令数据包丟失, 并对该信令数据包进行重传, 以实现可以 对丟失信令数据包及时有效重传。  In the SCTP-based signaling retransmission method provided by the embodiment of the present invention, the transmitting end adds multiple verification data packets after the independent signaling data packet, and numbers the independent signaling data packet and the multiple verification data packets, and After the numbering, the independent signaling data packet and the plurality of verification data packets are sequentially sent to the receiving end according to the number, and when the transmitting end receives the number of SACK packets that are sent by the receiving end and contain the number of the same lost signaling data packet, After the preset value is reached, the signaling end packet corresponding to the number of the missing signaling packet in the multiple SACK messages is lost, and the signaling data packet is retransmitted to implement the lost signaling data. The package is effectively retransmitted in time.
附图说明 为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施 例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地, 下面描述 中的附图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲,在不付 出创造性劳动的前提下, 还可以根据这些附图获得其他的附图。 BRIEF DESCRIPTION OF THE DRAWINGS In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below, and obviously, in the following description The drawings are only some of the embodiments of the present invention, and those skilled in the art can obtain other drawings based on these drawings without any creative work.
图 1为本发明一实施例提供的基于 SCTP的信令重传方法的一种流程图; 图 2为本发明另一实施例提供的基于 SCTP的信令重传方法另一种流程图; 图 3为本发明又一实施例提供的基于 SCTP的信令重传装置的一种结构示 意图; FIG. 1 is a flowchart of an SCTP-based signaling retransmission method according to an embodiment of the present invention; FIG. 2 is another flowchart of an SCTP-based signaling retransmission method according to another embodiment of the present invention; FIG. 3 is a schematic structural diagram of an SCTP-based signaling retransmission apparatus according to another embodiment of the present invention;
图 4为本发明又一实施例提供的基于 SCTP的信令传输系统的一种结构示 意图。  FIG. 4 is a schematic structural diagram of an SCTP-based signaling transmission system according to still another embodiment of the present invention.
具体实施方式 为了使本技术领域的人员更好地理解本发明中的技术方案,下面将结合本 发明实施例中的附图, 对本发明实施例中的技术方案进行清楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是全部的实施例。 基 于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获 得的所有其他实施例, 都应当属于本发明保护的范围。 DETAILED DESCRIPTION OF THE EMBODIMENTS In order to make those skilled in the art better understand the technical solutions in the present invention, the technical solutions in the embodiments of the present invention will be clearly and completely described in the following with reference to the accompanying drawings. The described embodiments are only a part of the embodiments of the invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts shall fall within the scope of the present invention.
本文中描述的各种技术可用于各种无线通信系统, 例如当前 2G, 3G通信 系统和下一代通信系统, 例如, 本发明适用于 UMT , GSM ( Global System for Mobile communications , 全球移动通信系统)、 GPRS ( General Packet Radio Service, 通用分组无线月良务技术)、 CDMA2000 ( Code Division Multiple Access 2000 ,码分多址接入技术 2000 )、 TD-SCDMA ( Time Division- Synchronous Code Division Multiple Access , 时分同步码分多址接入技术)、 LTE ( Long Term Evolution , 长期演进)、 WLAN ( Wireless Local Area Network , 无线局 i或网络) /WiFi ( Wireless Fidelity, 无线保真 )和 WiMAX ( Worldwide Interoperability for Microwave Access, 全球微波互联接入)等无线网络。  The various techniques described herein can be used in various wireless communication systems, such as current 2G, 3G communication systems and next generation communication systems, for example, the present invention is applicable to UMT, GSM (Global System for Mobile communications, Global System for Mobile Communications), GPRS (General Packet Radio Service), CDMA2000 (Code Division Multiple Access 2000), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access, Time Division Synchronization Code) Multiple Access Access Technology, LTE (Long Term Evolution), WLAN (Wireless Local Area Network) / WiFi (Wireless Fidelity) and WiMAX ( Worldwide Interoperability for Microwave Access, Wireless networks such as the Worldwide Interoperability for Microwave Access.
另外, 本文中术语"系统,,和"网络"在本文中常被可互换使用。 本文中术语 In addition, the terms "system," and "network" are often used interchangeably herein.
"和 /或", 仅仅是一种描述关联对象的关联关系, 表示可以存在三种关系, 例 如, A和 /或 B, 可以表示: 单独存在 A, 同时存在 A和 B, 单独存在 B这三 种情况。 另外, 本文中字符 "/" , 一般表示前后关联对象是一种 "或" 的关系。 在现有的 SCTP协议中, 虽然提供了一种选择性确认和重传机制, 其通过 判断后续到达的数据包的编号是否与之前到达的数据包的编号连续来对丟包 进行确认和重传。 在发送数据包时, 根据现有的协议, 发送端对每个数据包进 行顺序编号,接收端则根据后续接收到的数据包的编号与之前的编号是否连续 来检测丟包或乱序, 当接收端检测到一次数据包的编号不连续时, 立即向发送 端回复一个 SACK ( Selective Acknowledgement, 选择性确认)报文, 该报文 中携带有缺失数据包的编号,当接收端接收到 3个携带有相同缺失数据包编号 的 SACK报文时, 即可确认该数据包丟失, 并立即进行重传。 "and / or" is just an association describing the associated object, indicating that there can be three relationships, for example, A and / or B, which can mean: A exists separately, A and B exist simultaneously, and B exists separately Kind of situation. In addition, the character "/" in this article generally indicates that the contextual object is an "or" relationship. In the existing SCTP protocol, although a selective acknowledgment and retransmission mechanism is provided, it confirms and retransmits the packet by judging whether the number of the subsequently arrived packet is consecutive to the number of the previously arrived packet. . When transmitting a data packet, according to the existing protocol, the transmitting end sequentially numbers each data packet, and the receiving end detects the packet loss or out-of-order according to whether the number of the subsequently received data packet is consecutive with the previous number. When the receiving end detects that the number of the data packet is not continuous, it immediately sends it to the sender. The terminal replies with a SACK (Selective Acknowledgement) message, which carries the number of the missing data packet. When the receiving end receives three SACK packets carrying the same missing packet number, it can confirm The packet is lost and retransmitted immediately.
这种选择性确认和重传机制主要通过后续数据包的到达,快速确认丟失数 据包的序列号, 并触发丟包重传。 但在实际应用中, 发明人发现对于信令数据 包零散的情况,则无法利用后续包触发 SACK和快速重传,例如:一、在 Femto 实际应用中, 由于 Femto下的用户少, 信令包不连续, 即后续零散的数据包无 法及时触发 SACK报文进行丟包确认。 因此, 当发生信令包丟失时, 发端只 能等待 RTO(Recovery Time Object, 恢复时间目标)超时(通常为 3s )后, 才能 触发对丟失包的重传。 在网络损伤严重的场景下, 对于业务建立过程, 任意信 令的丟失均会导致超时时间的累加, 从而增加业务建立时延, 丟包严重时, 导 致业务建立失败。 因此,这种现有的选择性确认和重传机制在 Femto应用中无 法达到重传的效果。 二、 对于 WCDMA其他形态以及其他制式的小基站, 虽 然其用户数相对 Femto较多,但其下用户同时发生业务建立流程的情况仍非常 有限, 无法保证有效利用后续包的到达触发 SACK报文, 因此, 同样无法达 到重传的效果。 一个实施例:  This selective acknowledgment and retransmission mechanism mainly confirms the sequence number of the lost data packet by the arrival of subsequent data packets, and triggers packet loss retransmission. However, in practical applications, the inventor has found that for the case where the signaling data packet is fragmented, the subsequent packet cannot be used to trigger SACK and fast retransmission, for example: 1. In the Femto practical application, due to the small number of users under Femto, the signaling packet Discontinuity, that is, subsequent fragmented data packets cannot trigger SACK packets in time to perform packet loss confirmation. Therefore, when a signaling packet is lost, the initiator can only wait for the RTO (Recovery Time Object) timeout (usually 3s) before triggering the retransmission of the lost packet. In the scenario where the network is severely damaged, the loss of any signaling will cause the timeout period to be accumulated, which will increase the service establishment delay. If the packet loss is serious, the service establishment fails. Therefore, this existing selective confirmation and retransmission mechanism cannot achieve the effect of retransmission in Femto applications. Second, for small forms of WCDMA and other small base stations, although the number of users is relatively large, the situation of the user's simultaneous service establishment process is still very limited, and it cannot guarantee the effective use of the arrival of subsequent packets to trigger SACK messages. Therefore, the effect of retransmission is also not achieved. An embodiment:
图 1为本发明一实施例提供的基于 SCTP的信令重传方法一种流程图。 如图 1所示, 该基于 SCTP的信令重传方法包括:  FIG. 1 is a flowchart of a method for signaling retransmission based on SCTP according to an embodiment of the present invention. As shown in FIG. 1, the SCTP-based signaling retransmission method includes:
S11 : 发送端在独立信令数据包后加入多个验证数据包, 对独立信令数据 包及多个验证数据包进行编号,并将编号后该独立信令数据包及多个验证数据 包按照编号顺序依次向接收端发送。  S11: The sending end adds multiple verification data packets after the independent signaling data packet, and numbers the independent signaling data packet and the multiple verification data packets, and numbers the independent signaling data packet and the multiple verification data packets according to the numbering. The numbering sequence is sent to the receiving end in turn.
为了解决后续数据包无法及时有效地触发 SACK报文, 在本发明实施例 中, 在每一个独立信令数据包之后, 均可以加入多个验证数据包。  In order to solve the problem that the subsequent data packets cannot trigger the SACK message in a timely manner, in the embodiment of the present invention, after each independent signaling data packet, multiple verification data packets can be added.
多个验证数据包的作用是为了增加发送端发送数据包的密度,减小发送间 隔, 这样当某一个信令数据包发送后, 多个验证数据包和后续独立信令数据包 均可以触发接收端发送 SACK报文, 减少了对该信令数据包丟包的确认及重 传时间。 另外, 为了减小数据传输量, 在构造验证数据包时, 可以构造尽量小 的数据包。 The function of multiple verification data packets is to increase the density of the data packets sent by the sender and reduce the transmission interval. When a certain signaling data packet is sent, multiple verification data packets and subsequent independent signaling data packets can trigger the reception. The SACK message is sent by the terminal, which reduces the acknowledgement and retransmission time of the packet loss of the signaling packet. In addition, in order to reduce the amount of data transmission, it can be constructed as small as possible when constructing the verification packet. Packet.
S12: 发送端接收接收端发送的 SACK报文, 并判断接收到含有相同丟失 信令数据包的编号的 SACK报文的个数是否达到预设值。  S12: The sending end receives the SACK packet sent by the receiving end, and determines whether the number of received SACK packets containing the same missing signaling data packet reaches a preset value.
当接收端每次检测到新接收到的数据包的编号与之前接收到的数据包的 编号不连续时, 会立刻向发送端回复 SACK报文, 该 SACK报文内携带有丟 失信令数据包的编号。  Each time the receiving end detects that the number of the newly received data packet is not continuous with the number of the previously received data packet, it immediately replies with a SACK message to the transmitting end, and the SACK message carries the lost signaling data packet. The number.
为了提高系统的容错率, 在发送端内设置有一个 SACK报文个数的预设 值, 即当发送端接收到的 SACK报文的个数小于预设值时, 认为数据包未出 现丟失, 而一旦接收到的 SACK报文的个数达到预设值, 则判定 SACK报文 内携带的信令数据包的编号所对应的信令数据包丟失。 另外, 这里所说的 SACK报文的个数达到预设值,是指含有相同丟失信令数据包的编号的 SACK 报文的个数达到预设值。  In order to improve the fault tolerance of the system, a preset value of the number of SACK packets is set in the sending end, that is, when the number of SACK packets received by the transmitting end is less than a preset value, the data packet is considered to be missing. On the other hand, if the number of received SACK packets reaches a preset value, it is determined that the signaling packet corresponding to the number of the signaling packet carried in the SACK packet is lost. In addition, the number of SACK packets mentioned here reaches a preset value, which means that the number of SACK packets containing the same number of lost signaling packets reaches a preset value.
S13: 发送端确定信令数据包丟失。  S13: The sender determines that the signaling packet is lost.
当发送端接收到含有相同丟失信令数据包的编号的 SACK报文的个数达 到预设值时, 确定与多个 SACK报文内相同丟失信令数据包的编号相对应的 信令数据包丟失。 例如: 第一个 SACK报文内携带的丟失信令数据包的编号 为 1 ,第二个 SACK报文内携带的丟失信令数据包的编号为 1、3 ,第三个 SACK 报文内携带的丟失信令数据包的编号为 1、 3、 4, 那么这三个 SACK报文内携 带的相同的丟失信令数据包的编号为 1 ,即此时确定,编号为 1的数据包丟失。  When the number of SACK messages containing the number of the same lost signaling data packet reaches the preset value, the signaling data packet corresponding to the number of the same lost signaling data packet in the multiple SACK messages is determined. Lost. For example, the number of the lost signaling packets carried in the first SACK packet is 1, and the number of the lost signaling packets carried in the second SACK packet is 1, 3, and the third SACK packet is carried in the third SACK packet. The number of the lost signaling packets is 1, 3, and 4, and the number of the same lost signaling packets carried in the three SACK packets is 1, that is, the number 1 packet is lost.
S14: 发送端将所确定丟失的信令数据包向接收端发送。  S14: The sending end sends the determined lost signaling data packet to the receiving end.
由于在上述步骤中已经确定丟失信令数据包的编号,所以在该步骤中需要 将与丟失信令数据包编号相对应的信令数据包重新发送给接收端。 另一个实施例:  Since the number of the lost signaling packet has been determined in the above steps, it is necessary to retransmit the signaling packet corresponding to the lost signaling packet number to the receiving end in this step. Another embodiment:
图 2为本发明另一实施例提供的基于 SCTP的信令重传方法另一种流程 图。  FIG. 2 is another flow chart of a SCTP-based signaling retransmission method according to another embodiment of the present invention.
如图 2所示, 该基于 SCTP的信令重传方法包括:  As shown in FIG. 2, the SCTP-based signaling retransmission method includes:
S21 : 发送端对独立信令数据包及多个验证数据包进行编号。  S21: The sender numbers the independent signaling data packet and the multiple verification data packets.
根据现有 STCP协议, 发送端会对每个数据包按照发送顺序进行编号。 并 且,由于多个验证数据包的作用是在独立信令数据包发送后验证接收端是否收 到该独立信令数据包,所以只需保证多个验证数据包的发送次序位于独立信令 数据包之后即可。 而在对独立信令数据包和多个验证数据包进行编号时, 多个 验证数据包的编号可以依次位于该独立信令数据包之后,或者可以将后续的独 立信令数据包的编号加入到多个验证数据包的编号之间, 例如: 一个独立信令 数据包的验证数据包为 3个, 并且第一个独立信令数据包的编号为 1 , 那么第 一个独立信令数据包的 3个验证数据包的编号可以分别为 2、 3和 4, 或者, 第一个独立信令数据包的 3个验证数据包的编号分别为 2、 4和 5 , 而将第二 个独立信令数据包的编号为 3 , 无论上述哪种编号方式, 其均不会影响多个验 证数据包的作用。 According to the existing STCP protocol, the sender will number each packet in the order in which it is sent. and Moreover, since the function of the multiple verification data packets is to verify whether the receiving end receives the independent signaling data packet after the independent signaling data packet is sent, it is only necessary to ensure that the sending order of the multiple verification data packets is located in the independent signaling data packet. Then you can. When the independent signaling data packet and the multiple verification data packets are numbered, the number of the multiple verification data packets may be sequentially located after the independent signaling data packet, or the number of the subsequent independent signaling data packet may be added to Between the numbers of multiple verification packets, for example: three independent signaling packets have three authentication packets, and the first independent signaling packet is numbered 1, then the first independent signaling packet The number of the three verification data packets may be 2, 3, and 4, respectively, or the number of the three verification data packets of the first independent signaling data packet is 2, 4, and 5, respectively, and the second independent signaling is performed. The number of the data packet is 3, no matter which of the above numbering methods, it does not affect the role of multiple authentication data packets.
S22: 发送端将编号后该独立信令数据包及多个验证数据包按照编号顺序 依次向接收端发送。  S22: After the number is sent by the sending end, the independent signaling data packet and the multiple verification data packets are sequentially sent to the receiving end according to the numbering sequence.
S23: 接收端检测所有接收到的数据包的编号是否连续, 并且当所有接收 到的数据包的编号不连续时, 立即生成 SACK报文。  S23: The receiving end detects whether the numbers of all received data packets are consecutive, and immediately generates a SACK message when the numbers of all received data packets are not consecutive.
当接收端每次接收到数据包时,其均会对所有接收到的数据包的编号进行 检测, 即从第一个接收到的数据包的编号开始检测,检查所有数据包是否依次 连续, 并且当所有接收到的数据包中存在编号不连续的情况时,将缺失的编号 记录下来。  When the receiving end receives the data packet, it will detect the number of all received data packets, that is, start detecting the number of the first received data packet, and check whether all the data packets are consecutive, and When there is a number discontinuity in all received packets, the missing number is recorded.
接收端在每次检测之后, 如果存在编号不连续的情况, 会立即生成一个 SACK报文,在该 SACK报文中携带有缺失的编号, 即丟失的数据包所对应的 编号, 并且将生成的 SACK报文发送给发送端; 如果不存在编号不连续的情 况, 在预设时间内生成一个 SACK并发送给发送端, 在该 SACK报文内丟失 包编号部分为空。  After each detection, if the number is not continuous, the receiving end will immediately generate a SACK message, and the SACK message carries the missing number, that is, the number corresponding to the lost data packet, and will be generated. The SACK packet is sent to the sender. If there is no number discontinuity, a SACK is generated and sent to the sender within the preset time. The lost packet number is empty in the SACK packet.
在本发明中, 由于每一个独立信令数据包之后均跟随有多个验证数据包, 增加了数据包的发送密度, 减小了接收端接收数据包的间隔, 并且在某一个独 立信令数据包发送之后,每当接收端接收到一个数据包(包括验证数据包或后 续的独立信令数据包), 接收端均会对之前接收到的所有数据包的编号连续情 况进行一次检测,如果接收端未接收到该独立信令数据包, 则接收端后续接收 到每一个数据包均会触发一次 SACK报文。 所以对于一些信令数据包零散的 情况, 无需依赖后续信令数据包, 也能够比较快速地触发 SACK报文。 In the present invention, since each of the independent signaling data packets is followed by a plurality of verification data packets, the transmission density of the data packets is increased, the interval at which the receiving end receives the data packets is reduced, and an independent signaling data is included. After the packet is sent, whenever the receiving end receives a data packet (including the authentication data packet or the subsequent independent signaling data packet), the receiving end will detect the serial number of all the previously received data packets, if received. If the terminal does not receive the independent signaling data packet, the receiving end will trigger a SACK message after receiving each data packet. So for some signaling packets are scattered In this case, the SACK message can be triggered relatively quickly without relying on subsequent signaling packets.
S24: 接收端将生成的 SACK报文发送给发送端。  S24: The receiving end sends the generated SACK packet to the sending end.
每当接收端生成一个 SACK报文, 就会将该 SACK报文发送给发送端, 以便通知发送端其所发送的数据包是否存在丟失或乱序的问题。  Whenever the receiving end generates a SACK packet, the SACK packet is sent to the sender to notify the sender whether the packet sent by the sender has a problem of loss or disorder.
S25: 发送端接收接收端发送的 SACK报文, 并判断接收到含有相同丟失 信令数据包的编号的 SACK报文的个数是否达到预设值。  S25: The sending end receives the SACK packet sent by the receiving end, and determines whether the number of received SACK packets containing the same missing signaling data packet reaches a preset value.
为了提高系统的容错率, 在发送端内设置有一个 SACK报文个数的预设 值, 即当发送端接收到的 SACK报文的个数小于预设值时, 则认为数据包未 出现丟失或乱序, 而一旦接收到的 SACK报文的个数达到预设值, 则判定 SACK报文内携带的信令数据包的编号所对应的信令数据包丟失或乱序。 另 夕卜, 这里所说的 SACK报文的个数达到预设值, 是指含有相同丟失信令数据 包的编号的 SACK报文的个数达到预设值。  In order to improve the fault tolerance of the system, a preset value of the number of SACK packets is set in the sending end. That is, when the number of SACK packets received by the sending end is less than the preset value, the packet is considered to be missing. Or out of order, and if the number of received SACK packets reaches a preset value, it is determined that the signaling packet corresponding to the number of the signaling packet carried in the SACK packet is lost or out of order. In addition, the number of SACK packets mentioned here reaches a preset value, which means that the number of SACK packets containing the number of the same lost signaling packet reaches a preset value.
此外, 考虑到由于网络传输的不确定性可能导致验证数据包发送失败, 所 以为了保证在信令数据包丟失时,发送端可以至少接收到达到预设值的 SACK 报文, 所以在发明实施例中, 验证数据包的个数必须大于等于预设值的大小。 另外, 由于现有的协议中规定, 当发送端接收到三个其内含有相同丟失信令数 据包的编号的 SACK报文时, 即可确认该信令数据包丟失, 所以, 在本发明 中, 预设值可以为三, 验证数据包的个数为至少三个。  In addition, in view of the fact that the transmission of the authentication data packet may fail due to the uncertainty of the network transmission, in order to ensure that the transmitting end can receive at least the SACK message reaching the preset value when the signaling data packet is lost, in the embodiment of the invention The number of verification packets must be greater than or equal to the preset value. In addition, as stipulated in the existing protocol, when the sender receives three SACK messages having the same number of lost signaling packets, the signaling packet can be confirmed to be lost. Therefore, in the present invention, The preset value can be three, and the number of verification packets is at least three.
S26: 发送端确定信令数据包丟失。  S26: The sender determines that the signaling packet is lost.
当发送端接收到含有相同丟失信令数据包的编号的 SACK报文的个数达 到预设值时, 确定与多个 SACK报文内丟失信令数据包的编号相对应的信令 数据包丟失。  When the number of SACK messages receiving the number of the same lost signaling data packet reaches the preset value, the signaling data packet corresponding to the number of the lost signaling data packet in the multiple SACK messages is determined to be lost. .
S27: 发送端将所确定丟失的信令数据包向接收端发送。  S27: The sending end sends the determined lost signaling data packet to the receiving end.
由于在上述步骤中已经确定丟失信令数据包的编号,所以在该步骤中需要 将与丟失信令数据包编号相对应的信令数据包重新发送给接收端。 本发明实施例提供的该基于 SCTP的信令重传方法,发送端在独立信令数 据包后加入多个验证数据包,对所述独立信令数据包及多个验证数据包进行编 号,并将编号后所述独立信令数据包及多个验证数据包按照编号依次向接收端 发送, 当发送端接收到接收端返回发送的含有相同丟失信令数据包的编号的 SACK报文的个数达到预设值,发送端与多个 SACK报文内相同丟失信令数据 包的编号相对应的信令数据包丟失,并对该信令数据包进行重传, 以实现可以 对丟失信令数据包及时有效重传。 Since the number of the lost signaling packet has been determined in the above steps, it is necessary to retransmit the signaling packet corresponding to the lost signaling packet number to the receiving end in this step. In the SCTP-based signaling retransmission method provided by the embodiment of the present invention, the transmitting end adds multiple verification data packets after the independent signaling data packet, and numbers the independent signaling data packet and the multiple verification data packets, and After the numbering, the independent signaling data packet and the plurality of verification data packets are sequentially numbered to the receiving end. Sending, when the sender receives the number of SACK packets with the same lost signaling packet sent by the receiving end and reaches the preset value, the sender and the number of the same signaling packet are lost in the multiple SACK packets. The corresponding signaling data packet is lost, and the signaling data packet is retransmitted, so that the lost signaling data packet can be effectively retransmitted in time.
与现有 SCTP协议中提供的选择性确认和重传机制相比,该方法在独立信 令数据包之后增加多个验证数据包,使得数据包的发送密度增加, 减小了发送 间隔, 对于一些信令数据包零散的情况, 无需依赖后续信令数据包, 也能够比 较快速地触发 SACK报文。因此可以应用于基于 SCTP承载的离散孤立的信令 交互过程, 并且该方法能够在传输质量不佳的情况下, 利用 SCTP现有机制, 自动触发 SCTP承载信令的快速重传, 从而有效减少信令超时重传等待时间, 减少业务建立时延, 提升业务建立成功率。 另一个实施例:  Compared with the selective acknowledgment and retransmission mechanism provided in the existing SCTP protocol, the method adds multiple verification data packets after the independent signaling data packet, so that the transmission density of the data packet is increased, and the transmission interval is reduced. When the signaling data packet is fragmented, it is not necessary to rely on the subsequent signaling data packet, and the SACK message can be triggered relatively quickly. Therefore, it can be applied to a discrete isolated signaling interaction process based on the SCTP bearer, and the method can automatically trigger the fast retransmission of the SCTP bearer signaling by using the SCTP existing mechanism in the case of poor transmission quality, thereby effectively reducing the letter. The timeout retransmission wait time is reduced, the service establishment delay is reduced, and the service establishment success rate is improved. Another embodiment:
在上述方法实施例的基石出上,本发明还提供了一种基于 SCTP的信令重传 装置, 如图 3所示, 该信令重传装置 100包括: 编号单元 1、 发送单元 2、 第 一接收单元 3、 第一判断单元 4、 确定单元 5和重传单元 6, 在 SCTP的信令 传输系统中, 该信令重传装置作为发送端。  On the basis of the foregoing method embodiments, the present invention further provides an SCTP-based signaling retransmission apparatus. As shown in FIG. 3, the signaling retransmission apparatus 100 includes: a numbering unit 1, a sending unit 2, and a A receiving unit 3, a first determining unit 4, a determining unit 5 and a retransmission unit 6, in the signaling transmission system of the SCTP, the signaling retransmission device acts as a transmitting end.
编号单元 1 , 用于在独立信令数据包后加入多个验证数据包, 并对独立信 令数据包及多个验证数据包进行编号。  The numbering unit 1 is configured to add multiple verification data packets after the independent signaling data packet, and number the independent signaling data packet and the multiple verification data packets.
发送单元 2, 用于将编号后所述独立信令数据包及多个验证数据包按照编 号依次向接收端发送。  The sending unit 2 is configured to send the independent signaling data packet and the plurality of verification data packets after the numbering to the receiving end according to the number.
第一接收单元 3 ,用于接收接收端发送的 SACK报文,所述 SACK报文内 携带有丟失信令数据包的编号。  The first receiving unit 3 is configured to receive a SACK message sent by the receiving end, where the SACK message carries the number of the lost signaling data packet.
第一判断单元 4, 用于判断接收到的含有相同丟失信令数据包的编号的 SACK报文的个数是否达到预设值。  The first determining unit 4 is configured to determine whether the number of received SACK packets containing the same lost signaling data packet reaches a preset value.
在本发明实施例中,预设值可以选择为三, 多个验证数据包的个数为至少 三个。  In the embodiment of the present invention, the preset value may be selected as three, and the number of the plurality of verification data packets is at least three.
确定单元 5 , 用于当所述第一判断单元 4的判断结果为是时, 确定与多个 所述 SACK报文内丟失信令数据包的编号相对应的信令数据包丟失。 重传单元 6, 用于将所确定丟失的信令数据包向所述接收端发送。 又一个实施例: The determining unit 5 is configured to determine, when the determination result of the first determining unit 4 is YES, the signaling packet loss corresponding to the number of the missing signaling packets in the plurality of SACK messages. The retransmission unit 6 is configured to send the determined lost signaling data packet to the receiving end. Yet another embodiment:
本发明实施例还提供了一种基于 SCTP的信令传输系统, 如图 4所示, 该 系统包括: 信令重传装置 100和信令接收装置 200。  The embodiment of the present invention further provides an SCTP-based signaling transmission system. As shown in FIG. 4, the system includes: a signaling retransmission device 100 and a signaling receiving device 200.
在 SCTP的信令传输系统中, 该信令重传装置作为发送端, 如图 2所示, 为信令重传装置 100的结构示意图, 该信令重传装置 100包括编号单元 1、 发 送单元 2、 第一接收单元 3、 第一判断单元 4、 确定单元 5和重传单元 6。  In the SCTP signaling transmission system, the signaling retransmission device is used as a transmitting end. As shown in FIG. 2, it is a schematic structural diagram of the signaling retransmission device 100. The signaling retransmission device 100 includes a numbering unit 1 and a sending unit. 2. The first receiving unit 3, the first determining unit 4, the determining unit 5 and the retransmission unit 6.
编号单元 1 , 用于在独立信令数据包后加入多个验证数据包, 并对独立信 令数据包及多个验证数据包进行编号。  The numbering unit 1 is configured to add multiple verification data packets after the independent signaling data packet, and number the independent signaling data packet and the multiple verification data packets.
发送单元 2, 用于将编号后所述独立信令数据包及多个验证数据包按照编 号依次向信令接收装置 200发送。  The sending unit 2 is configured to sequentially send the independent signaling data packet and the plurality of verification data packets after the numbering to the signaling receiving device 200 according to the number.
第一接收单元 3 , 用于接收信令接收装置 200发送的 SACK报文, 所述 SACK报文内携带有丟失信令数据包的编号。  The first receiving unit 3 is configured to receive the SACK message sent by the signaling receiving device 200, where the SACK message carries the number of the lost signaling data packet.
第一判断单元 4, 用于判断接收到的含有相同丟失信令数据包的编号的 The first determining unit 4 is configured to determine the received number that contains the same lost signaling data packet.
SACK报文的个数是否达到预设值。 Whether the number of SACK packets reaches the preset value.
在本发明实施例中,预设值可以选择为三, 多个验证数据包的个数为至少 三个。  In the embodiment of the present invention, the preset value may be selected as three, and the number of the plurality of verification data packets is at least three.
确定单元 5 , 用于当所述第一判断单元 4的判断结果为是时, 确定与多个 所述 SACK报文内丟失信令数据包的编号相对应的信令数据包丟失。  The determining unit 5 is configured to determine, when the determination result of the first determining unit 4 is YES, the signaling packet loss corresponding to the number of the lost signaling data packets in the multiple SACK messages.
重传单元 6, 用于将所确定丟失的信令数据包向所述信令接收装置 200发 送。  The retransmission unit 6 is configured to transmit the determined lost signaling data packet to the signaling receiving device 200.
在 SCTP的信令传输系统中, 信令接收装置作为接收端, 如图 3所示, 该 信令接收装置包括: 第二接收单元 7、 第二判断单元 8和 SACK报文生成单元 9。  In the signal transmission system of the SCTP, the signaling receiving device serves as a receiving end. As shown in FIG. 3, the signaling receiving device includes: a second receiving unit 7, a second determining unit 8, and a SACK message generating unit 9.
第二接收单元 7, 用于接收所述信令重传装置 100发送的独立信令数据包 及多个验证数据包;  The second receiving unit 7 is configured to receive the independent signaling data packet and the multiple verification data packets sent by the signaling retransmission device 100;
第二判断单元 8, 用于当每次接收到数据包后, 判断接收的独立信令数据 包及多个验证数据包的编号是否连续; SACK报文生成单元 9 , 用于当所述第二判断单元 8的判断结果为否时, 生成 SACK报文并发送给所述信令重传装置 100,所述 SACK报文内携带有丟 失信令数据包的编号。 所属领域的技术人员可以清楚地了解到, 为描述的方便和简洁, 上述描述 的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程, 在此不再赘述。 The second determining unit 8 is configured to: after each receiving the data packet, determine whether the number of the received independent signaling data packet and the multiple verification data packets are consecutive; The SACK message generating unit 9 is configured to generate a SACK message and send the SACK message to the signaling retransmission device 100, where the SACK message carries a lost message, if the result of the second determining unit 8 is no. Let the number of the packet. A person skilled in the art can clearly understand that, for the convenience and brevity of the description, the specific working process of the system, the device and the unit described above can be referred to the corresponding process in the foregoing method embodiment, and details are not described herein again.
在本发明所提供的几个实施例中, 应该理解到, 所揭露的系统, 装置和方 法, 可以通过其它的方式实现。 例如, 以上所描述的装置实施例仅仅是示意性 的, 例如, 所述单元的划分, 仅仅为一种逻辑功能划分, 实际实现时可以有另 外的划分方式, 例如多个单元或组件可以结合或者可以集成到另一个系统, 或 一些特征可以忽略, 或不执行。 另一点, 所显示或讨论的相互之间的耦合或直 接耦合或通信连接可以是通过一些接口, 装置或单元的间接耦合或通信连接, 可以是电性, 机械或其它的形式。  In the several embodiments provided by the present invention, it should be understood that the disclosed system, apparatus, and method may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored, or not executed. In addition, the coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical, mechanical or otherwise.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为 单元显示的部件可以是或者也可以不是物理单元, 即可以位于一个地方, 或者 也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部 单元来实现本实施例方案的目的。  The units described as separate components may or may not be physically separate, and the components displayed as the units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solution of the embodiment.
另外, 在本发明各个实施例中的各功能单元可以集成在一个处理单元中, 也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元 中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的 形式实现。  In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售 或使用时, 可以存储在一个计算机可读取存储介质中。 基于这样的理解, 本发 明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全 部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储 介质中, 包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器, 或者网络设备等)执行本发明各个实施例所述方法的全部或部分。 而前述的存 储介质包括: U盘、 移动硬盘、 只读存储器(ROM, Read-Only Memory )、 随 机存取存储器(RAM, Random Access Memory ), 磁碟或者光盘等各种可以存 储程序代码的介质。 The integrated unit, if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may contribute to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium. A number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the methods described in various embodiments of the present invention. The foregoing storage medium includes: a USB flash drive, a removable hard disk, a read-only memory (ROM, Read-Only Memory), A device that can store program code, such as a random access memory (RAM), a disk or an optical disk.
以上所述仅是本发明的优选实施方式,使本领域技术人员能够理解或实现 本发明。 对这些实施例的多种修改对本领域的技术人员来说将是显而易见的, 本文中所定义的一般原理可以在不脱离本发明的精神或范围的情况下,在其它 实施例中实现。 因此, 本发明将不会被限制于本文所示的这些实施例, 而是要 符合与本文所公开的原理和新颖特点相一致的最宽的范围。  The above description is only a preferred embodiment of the present invention, and those skilled in the art can understand or implement the present invention. Various modifications to these embodiments are obvious to those skilled in the art, and the general principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the invention. Therefore, the present invention is not intended to be limited to the embodiments shown herein, but the scope of the invention is to be accorded

Claims

权 利 要 求 Rights request
1、 一种基于流控制传输协议 SCTP的信令重传方法, 其特征在于, 包括: 在独立信令数据包后加入多个验证数据包,对所述独立信令数据包及多个 验证数据包进行编号,并将编号后所述独立信令数据包及多个验证数据包按照 编号依次向接收端发送;  A signaling retransmission method based on a flow control transmission protocol (SCTP), comprising: adding a plurality of verification data packets after the independent signaling data packet, and the independent signaling data packet and the plurality of verification data The packets are numbered, and the independent signaling data packet and the plurality of verification data packets after the numbering are sequentially sent to the receiving end according to the number;
接收所述接收端发送的选择性确认 SACK报文, 所述 SACK报文内携带 有丟失信令数据包的编号, 并判断接收到含有相同丟失信令数据包的编号的 SACK报文的个数是否达到预设值;  Receiving the selective acknowledgement SACK packet sent by the receiving end, where the SACK packet carries the number of the lost signaling data packet, and determines the number of SACK packets that receive the number of the same lost signaling data packet. Whether the preset value is reached;
当接收到含有相同丟失信令数据包的编号的 SACK报文的个数达到预设 值时, 确定与多个所述 SACK报文内相同丟失信令数据包的编号相对应的信 令数据包丟失;  Determining a signaling packet corresponding to the number of the same lost signaling packet in the plurality of SACK messages when the number of SACK messages receiving the number of the same lost signaling packet reaches a preset value Lost
将所确定丟失的信令数据包向所述接收端发送。  The determined lost signaling data packet is sent to the receiving end.
2、 根据权利要求 1所述的方法, 其特征在于, 在每个独立信令数据包之 后均加入多个验证数据包。  2. Method according to claim 1, characterized in that a plurality of authentication data packets are added after each individual signaling data packet.
3、 根据权利要求 1或 2所述的方法, 其特征在于, 所述验证数据包的个 数大于等于所述预设值。  The method according to claim 1 or 2, wherein the number of the verification data packets is greater than or equal to the preset value.
4、 根据权利要求 1或 2所述的方法, 其特征在于, 所述预设值为三。 4. The method according to claim 1 or 2, wherein the preset value is three.
5、 一种基于流控制传输协议 SCTP的信令重传装置, 其特征在于, 包括: 编号单元, 用于在独立信令数据包后加入多个验证数据包, 并对所述独立 信令数据包及多个验证数据包进行编号; A signaling retransmission apparatus based on the flow control transmission protocol (SCTP), comprising: a numbering unit, configured to add a plurality of verification data packets after the independent signaling data packet, and to the independent signaling data The package and multiple verification packets are numbered;
发送单元,用于将编号后所述独立信令数据包及多个验证数据包按照编号 依次向接收端发送;  a sending unit, configured to send the independent signaling data packet and the plurality of verification data packets after the numbering to the receiving end according to the number;
第一接收单元, 用于接收所述接收端发送的选择性确认 SACK报文, 所 述 SACK报文内携带有丟失信令数据包的编号;  a first receiving unit, configured to receive a selective acknowledgement SACK packet sent by the receiving end, where the SACK packet carries a number of the lost signaling data packet;
第一判断单元,用于判断接收到含有相同丟失信令数据包的编号的 SACK 报文的个数是否达到预设值;  a first determining unit, configured to determine whether the number of received SACK packets containing the same lost signaling data packet reaches a preset value;
确定单元, 用于当所述第一判断单元的判断结果为是时,确定与多个所述 SACK报文内相同丟失信令数据包的编号相对应的信令数据包丟失;  a determining unit, configured to: when the determination result of the first determining unit is yes, determine that the signaling data packet corresponding to the number of the same lost signaling data packet in the multiple SACK messages is lost;
重传单元, 用于将所确定丟失的信令数据包向所述接收端发送。 And a retransmission unit, configured to send the determined lost signaling data packet to the receiving end.
6、 根据权利要求 5所述的装置, 其特征在于, 所述验证数据包的个数大 于等于所述预设值。 6. The apparatus according to claim 5, wherein the number of the verification data packets is greater than the preset value.
7、 根据权利要求 5所述的装置, 其特征在于, 所述预设值为三。  7. The apparatus according to claim 5, wherein the preset value is three.
8、 一种基于流控制传输协议 SCTP的信令传输系统, 其特征在于, 包括: 信令重传装置和信令接收装置, 其中:  8. A signaling transmission system based on a flow control transmission protocol (SCTP), comprising: a signaling retransmission device and a signaling receiving device, wherein:
所述信令重传装置包括:  The signaling retransmission device includes:
编号单元, 用于在独立信令数据包后加入多个验证数据包, 并对所述独立 信令数据包及多个验证数据包进行编号;  a numbering unit, configured to add multiple verification data packets after the independent signaling data packet, and number the independent signaling data packet and the multiple verification data packets;
发送单元,用于将编号后所述独立信令数据包及多个验证数据包按照编号 依次向信令接收装置发送;  a sending unit, configured to send the independent signaling data packet and the plurality of verification data packets after the numbering to the signaling receiving device according to the number;
第一接收单元, 用于接收所述信令接收装置发送的选择性确认 SACK报 文, 所述 SACK报文内携带有丟失信令数据包的编号;  a first receiving unit, configured to receive a selective acknowledgement SACK packet sent by the signaling receiving device, where the SACK packet carries a number of a lost signaling data packet;
第一判断单元,用于判断接收到含有相同丟失信令数据包的编号的 SACK 报文的个数是否达到预设值;  a first determining unit, configured to determine whether the number of received SACK packets containing the same lost signaling data packet reaches a preset value;
确定单元, 用于当所述第一判断单元的判断结果为是时,确定与多个所述 a determining unit, configured to determine, when the determination result of the first determining unit is YES,
SACK报文内相同丟失信令数据包的编号相对应的信令数据包丟失; The signaling packet corresponding to the number of the same lost signaling packet in the SACK message is lost;
重传单元, 用于将所确定丟失的信令数据包向所述信令接收装置发送; 所述信令接收装置包括:  a retransmission unit, configured to send the determined lost signaling data packet to the signaling receiving apparatus; the signaling receiving apparatus includes:
第二接收单元,用于接收所述信令重传装置发送的独立信令数据包及多个 验证数据包;  a second receiving unit, configured to receive an independent signaling data packet and multiple verification data packets sent by the signaling retransmission device;
第二判断单元, 用于当每次接收到数据包后, 判断接收的独立信令数据包 及多个验证数据包的编号是否连续;  a second determining unit, configured to determine, after each receiving the data packet, whether the number of the received independent signaling data packet and the plurality of verification data packets is continuous;
SACK报文生成单元, 用于当所述第二判断单元的判断结果为否时, 生成 SACK报文并发送给所述信令重传装置,所述 SACK报文内携带有丟失信令数 据包的编号。  a SACK message generating unit, configured to generate a SACK message and send the SACK message to the signaling retransmission device, where the SACK message carries a lost signaling packet The number.
9、 根据权利要求 8所述的系统, 其特征在于, 所述验证数据包的个数大 于等于所述预设值。  9. The system according to claim 8, wherein the number of the verification data packets is greater than the preset value.
10、 根据权利要求 8所述的系统, 其特征在于, 所述预设值为三。  10. The system according to claim 8, wherein the preset value is three.
PCT/CN2011/077740 2011-07-28 2011-07-28 Signalling retransmission method, device and system based on stream control transmission protocol WO2012109848A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2011/077740 WO2012109848A1 (en) 2011-07-28 2011-07-28 Signalling retransmission method, device and system based on stream control transmission protocol
CN201180001350.4A CN102308512B (en) 2011-07-28 2011-07-28 Signaling retransmission method and apparatus based on Stream Control Transmission Protocol and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2011/077740 WO2012109848A1 (en) 2011-07-28 2011-07-28 Signalling retransmission method, device and system based on stream control transmission protocol

Publications (1)

Publication Number Publication Date
WO2012109848A1 true WO2012109848A1 (en) 2012-08-23

Family

ID=45381264

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/077740 WO2012109848A1 (en) 2011-07-28 2011-07-28 Signalling retransmission method, device and system based on stream control transmission protocol

Country Status (2)

Country Link
CN (1) CN102308512B (en)
WO (1) WO2012109848A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113098668A (en) * 2021-03-31 2021-07-09 中国光大银行股份有限公司 Method for judging whether packet loss in TCP session is retransmitted or not by multiple data acquisition points

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102801606B (en) * 2012-02-24 2015-09-02 华北电力大学 A kind of SCTP main path automatic switching method
CN103475454B (en) 2012-09-17 2017-01-11 英特尔公司 Method and device for accessing base station in communication system with selection confirming mechanism
CN104104475B (en) * 2013-04-02 2018-05-29 安凯(广州)微电子技术有限公司 A kind of generation method of answer signal, method of reseptance and device
CN106455133B (en) * 2016-10-31 2019-11-29 华为技术有限公司 A kind of link keeping method and user equipment
CN113453378B (en) * 2020-03-26 2023-06-16 成都鼎桥通信技术有限公司 Method and device for establishing S1 application protocol link
CN112615760B (en) * 2020-12-18 2022-07-08 京信网络系统股份有限公司 Data transmission method, device, base station and storage medium
CN115118392B (en) * 2022-06-10 2024-05-28 网宿科技股份有限公司 Method for determining D-SACK, processor and communication system
CN117176809A (en) * 2023-09-01 2023-12-05 中科驭数(北京)科技有限公司 Data interaction method and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050022089A1 (en) * 2003-07-25 2005-01-27 Nokia Corporation System and method for a communication network
CN101087244A (en) * 2006-06-07 2007-12-12 华为技术有限公司 An implementation method for congestion control in stream control transmission
CN101465719A (en) * 2008-12-30 2009-06-24 华为技术有限公司 Data retransmission method and device
CN101895466A (en) * 2010-07-02 2010-11-24 北京交通大学 Method for reducing influence of data packet disorder on SCTP multipath transmission

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1869814A1 (en) * 2005-04-12 2007-12-26 STMicroelectronics S.r.l. Method and system for controlling transmission of multicast packets over a local area network, related network and computer program product therefor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050022089A1 (en) * 2003-07-25 2005-01-27 Nokia Corporation System and method for a communication network
CN101087244A (en) * 2006-06-07 2007-12-12 华为技术有限公司 An implementation method for congestion control in stream control transmission
CN101465719A (en) * 2008-12-30 2009-06-24 华为技术有限公司 Data retransmission method and device
CN101895466A (en) * 2010-07-02 2010-11-24 北京交通大学 Method for reducing influence of data packet disorder on SCTP multipath transmission

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113098668A (en) * 2021-03-31 2021-07-09 中国光大银行股份有限公司 Method for judging whether packet loss in TCP session is retransmitted or not by multiple data acquisition points

Also Published As

Publication number Publication date
CN102308512A (en) 2012-01-04
CN102308512B (en) 2013-08-28

Similar Documents

Publication Publication Date Title
WO2012109848A1 (en) Signalling retransmission method, device and system based on stream control transmission protocol
EP3614702B1 (en) Method and apparatus to receive quality of service of mbms from a relay terminal
CN109315007B (en) Multiple SCTP associations per S1AP connection and moving S1AP signaling connections between SCTP associations
WO2013040962A1 (en) Data sending and receiving method and device
US10193743B2 (en) Multimedia broadcast multicast service (MBMS) gateway for restoring an MBMS session after path failure
WO2015027719A1 (en) Method for coordinated multi-stream transmission of data, and enb
CN101902732B (en) Method and system for synchronizing EPS (Evolved Packet System) bearer context statuses
CN101888675A (en) Cross-base station switching method and system in long term evolution system
WO2013029521A1 (en) Method, flow-distribution equipment, user terminal and system for data transmission
WO2007148634A1 (en) User device, base station, and method used in mobile communication system
EP2245783B1 (en) Controlling point-to-multipoint transmissions of content data over a radio interface
WO2017113562A1 (en) Billing system and method, and network device
JP2009538011A (en) Bidirectional RLC non-persistent mode for low latency services
WO2011095037A1 (en) Method and device for transmitting keep-alive information
WO2010127592A1 (en) Emergency call-based security algorithm negotiation method and apparatus
CN103179618B (en) A kind of method based on improving the QoS of backhaul network in LTE Femto system
WO2014114121A1 (en) Method, apparatus and system for realizing security detection in heterogeneous network
WO2013185330A1 (en) Method and device for processing message overload
WO2017079942A1 (en) Method of performing process for voice service terminal, and device utilizing same, and communication system
KR20160021262A (en) Conversion method for transmission mechanism, user equipment and base station
CN112136338A (en) Wireless communication apparatus and method
WO2014205772A1 (en) Method, device, and system for establishing wireless network
JP5655138B2 (en) S1 handover method, S1 handover data transmission method, and mobile communication system
WO2013113182A1 (en) Method, system, and device for sending triggering information
WO2013086949A1 (en) Method and device for communication

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180001350.4

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11858989

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

Country of ref document: EP

Kind code of ref document: A1