CN1297127C - Treating method for connection release between nodes based AAL2 signalling protocol - Google Patents
Treating method for connection release between nodes based AAL2 signalling protocol Download PDFInfo
- Publication number
- CN1297127C CN1297127C CNB2004100694964A CN200410069496A CN1297127C CN 1297127 C CN1297127 C CN 1297127C CN B2004100694964 A CNB2004100694964 A CN B2004100694964A CN 200410069496 A CN200410069496 A CN 200410069496A CN 1297127 C CN1297127 C CN 1297127C
- Authority
- CN
- China
- Prior art keywords
- connection
- release
- node
- signaling protocol
- state
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
Abstract
本发明涉及一种基于AAL2信令协议的节点间连接释放的处理方法。本发明是在基于AAL2信令协议的节点收到对端发来的RLC消息时,直接释放占用的协议实体和相应的资源信息,而不再是仅在本端连接处于出局释放未完成状态、释放冲突状态或出局建立未完成状态时,才释放占用的连接资源。本发明的实现保证了AAL2信令协议在出现异常情况时,系统仍可以很快恢复正常,有效地避免了这种异常的出现影响到系统的正常通信。因此,本发明的实现提高了通信系统的可靠性及稳定性。
The invention relates to a processing method for connection release between nodes based on AAL2 signaling protocol. The present invention directly releases the occupied protocol entity and corresponding resource information when the node based on the AAL2 signaling protocol receives the RLC message sent by the opposite end, instead of only when the local end connection is in the unfinished state of outgoing release, The occupied connection resources are only released when the release conflict state or the outbound establishment is not completed. The realization of the invention ensures that the system can still recover to normal quickly when the AAL2 signaling protocol is abnormal, and effectively avoids the normal communication of the system being affected by the abnormality. Therefore, the implementation of the present invention improves the reliability and stability of the communication system.
Description
技术领域technical field
本发明涉及网络通信技术领域,尤其涉及一种基于AAL2信令协议的节点间连接释放的处理方法。The invention relates to the technical field of network communication, in particular to a processing method for releasing connection between nodes based on AAL2 signaling protocol.
背景技术Background technique
AAL2(ATM适配层2)信令协议提供了在两个节点之间建立释放和维护AAL2连接功能,以便在AAL2连接上承载用户数据,该信令协议在3GWCDMA(第三代宽带码分多址)标准中得到广泛的应用。The AAL2 (ATM Adaptation Layer 2) signaling protocol provides the function of establishing, releasing and maintaining an AAL2 connection between two nodes in order to carry user data on the AAL2 connection. address) standards have been widely used.
该信令协议的主要流程如下,参见图1和图2:The main flow of the signaling protocol is as follows, see Figure 1 and Figure 2:
建立发起端(节点1)根据目的地地址和路由配置选择合适的信道资源CEID(AAL2连接单元标识),包括路径(Path)和信道(Channel),向邻节点(节点2)发送建立请求消息ERQ,ERQ消息中除了包括信道资源和目的地址以及资源属性等相关信息外,还包括了OSAID(源信令连接标识),该标识由消息发出端分配,用来标识消息发出端的相应协议实体。The establishment initiator (node 1) selects the appropriate channel resource CEID (AAL2 connection unit identifier) according to the destination address and routing configuration, including the path (Path) and channel (Channel), and sends the establishment request message ERQ to the adjacent node (node 2) , the ERQ message not only includes channel resource, destination address and resource attributes and other related information, but also includes OSAID (Source Signaling Connection Identifier), which is allocated by the message sender and is used to identify the corresponding protocol entity of the message sender.
邻节点收到建立请求消息ERQ后,检查CEID的有效性和是否满足其他接入条件,如果正确则该端协议实体进入建立成功状态(Established状态),并将ERQ消息中的OSAID作为DSAID保存到本地,向发起端回送建立确认消息ECF,ECF中带本端分配的OSAID,并将对端的OSAID作为本端的DSAID(目的信令连接标识)填写在消息头中。After the adjacent node receives the establishment request message ERQ, it checks the validity of the CEID and whether it meets other access conditions. If it is correct, the protocol entity at this end enters the establishment success state (Established state), and saves the OSAID in the ERQ message as a DSAID to Locally, the establishment confirmation message ECF is sent back to the originator. The ECF contains the OSAID allocated by the local end, and fills in the message header with the OSAID of the opposite end as the DSAID (destination signaling connection identifier) of the local end.
协议发起端收到建立确认消息ECF,将消息中的OSAID作为DSAID保存到本地,也进入建立成功状态(Established状态)。The initiator of the protocol receives the establishment confirmation message ECF, saves the OSAID in the message locally as the DSAID, and enters the establishment success state (Established state).
当释放发起端进行释放时,向对端发送释放消息REL,消息中带有DSAID和原因值。本端信令协议实体进入释放发出状态(Outgoing ReleasePending状态)。When the release originator releases, it sends a release message REL to the opposite end, and the message contains a DSAID and a cause value. The signaling protocol entity at the local end enters the release sending state (Outgoing Release Pending state).
当释放接收端收到REL消息,根据消息中的DSAID转换为本端的OSAID,由于该值是本端分配的,所以比较容易找到本端的协议实体,释放该协议实体和OSAID,向释放发起端发送释放完成消息RLC,消息中带有DSAID。When the release receiving end receives the REL message, it converts the DSAID in the message into the OSAID of the local end. Since the value is allocated by the local end, it is easier to find the protocol entity of the local end, release the protocol entity and OSAID, and send it to the release initiator Release complete message RLC with DSAID in the message.
在通信过程中,有可能两端信令协议实体同时发出释放消息REL,所以有可能在发出释放消息后,收到对端的释放完成消息RLC之前先收到对端的释放消息REL,这时协议实体进入释放冲突状态(Release Collision状态),这时两端都是释放发起端。During the communication process, it is possible that the signaling protocol entities at both ends send the release message REL at the same time, so it is possible to receive the release message REL from the peer end before receiving the release complete message RLC from the peer end after sending the release message. At this time, the protocol entity Enter the release conflict state (Release Collision state), at this time both ends are release initiators.
当释放发起端收到RLC,根据消息中的DSAID转换为本端的OSAID,根据该值找到本端的协议实体,检查该协议实体是否处于释放发出状态(outgoing release pending状态)和释放冲突状态(release collision状态),如果是则释放该协议实体和OSAID,否则丢弃该消息。When the release initiator receives the RLC, it converts the DSAID in the message into the OSAID of the local end, finds the protocol entity of the local end according to the value, and checks whether the protocol entity is in the outgoing release pending state and the release collision state (release collision) status), if yes, release the protocol entity and OSAID, otherwise discard the message.
同时,当本端收到所述的RLC消息时,如果本端处于出局建立未完成状态,则同样需要释放该协议实体和OSAID。At the same time, when the local end receives the RLC message, if the local end is in an incomplete state of outbound setup, it also needs to release the protocol entity and OSAID.
上述针对收到所述的RLC消息时节点的处理流程在正常情况下能够根据需要释放相应连接所占用的协议实体和相应的资源信息。然而,对于通信系统来说并不总是工作于正常情况下,如连接两端不一致情况发生时,一端由于某种原因异常释放连接占用的协议实体和资源信息,但另一端由于各种原因并没有收到释放消息,仍保持该连接处于正常状态,此时,已经释放连接的一端的OSAID将可能被其他连接正常使用,导致异常情况发生。The above processing flow for the node when receiving the RLC message can release the protocol entity and corresponding resource information occupied by the corresponding connection as required under normal circumstances. However, the communication system does not always work under normal conditions. For example, when the inconsistency between the two ends of the connection occurs, one end releases the protocol entity and resource information occupied by the connection abnormally for some reason, but the other end does not work due to various reasons. If the release message is not received, the connection is still kept in a normal state. At this time, the OSAID of the end of the released connection may be used by other connections normally, resulting in an abnormal situation.
下面对所述的异常情况可能产生的后果作进一步说明,如图3所示,连接a中节点2中的协议实体1的DSAID指向节点1的实体1,而节点1的协议实体1由于异常释放和又被在连接b中重复使用,它的DSAID指向节点2的实体3。当节点2的实体1发起释放连接a时导致节点1的实体1释放,该OSAID又被释放和在连接c中被重复使用,导致节点1的实体1指向节点2的实体5,同时引起连接b功能不正常,同样道理当节点2的实体3释放时导致节点1的实体1又被释放,该OSAID又被释放和在连接d中被重复使用,同时引起连接c功能不正常。The following is a further description of the possible consequences of the abnormal situation. As shown in Figure 3, the DSAID of protocol entity 1 in node 2 in connection a points to entity 1 of node 1, and protocol entity 1 of node 1 is abnormal Released and reused in connection b, whose DSAID points to entity 3 of node 2. When entity 1 of node 2 initiates the release of connection a, entity 1 of node 1 is released, and the OSAID is released and reused in connection c, causing entity 1 of node 1 to point to entity 5 of node 2, and at the same time causing connection b The function is not normal. Similarly, when entity 3 of node 2 is released, entity 1 of node 1 is released again, and the OSAID is released and reused in connection d, which causes connection c to function abnormally.
经过上述对异常情况可能产生的后果的描述可以看出,一旦有一个连接异常会引起其他的连接连锁地发生异常。这种情况发生的根本原因在于:在REL消息中只有DSAID和原因参数,当非法的REL消息过来时,无法验证该消息来源,只能无条件释放,该OSAID在随后的过程中用到其他的新建立的连接上,同时根据本端记录的对端的DSAID向对端发送RLC消息,当对端收RLC消息时,如果发现自己不是释放发出端,即不处于释放发出状态(outgoing release pending状态)和释放冲突状态(release collision状态),也未处于出局建立未完成状态,则丢弃该消息不处理,该协议实体此时不进行释放,这样就导致该连接两端的协议实体一端释放掉而另一端没有释放,释放掉的协议实体将被其他连接应用于建立新的连接,可在随后未释放一端主动释放连接时将导致对端新建立的连接异常释放,最终导致系统无法正常通信。From the above description of the possible consequences of the abnormal situation, it can be seen that once a connection is abnormal, it will cause other connections to be abnormal in a chain. The root cause of this situation is that there are only DSAID and reason parameters in the REL message. When an illegal REL message comes, the source of the message cannot be verified and can only be released unconditionally. The OSAID will be used in the subsequent process. Other new On the established connection, at the same time, send an RLC message to the opposite end according to the DSAID of the opposite end recorded by the local end. When the opposite end receives the RLC message, if it finds that it is not the release sending end, that is, it is not in the release sending state (outgoing release pending state) and If the release conflict state (release collision state) is not in the state that the outbound establishment is not completed, the message will be discarded without processing, and the protocol entity will not be released at this time, which will cause one end of the protocol entity at both ends of the connection to be released while the other end does not Release, the released protocol entity will be used by other connections to establish a new connection, and if the unreleased end actively releases the connection, it will cause the abnormal release of the newly established connection at the opposite end, eventually causing the system to fail to communicate normally.
发明内容Contents of the invention
鉴于上述现有技术所存在的问题,本发明的目的是提供一种基于AAL2信令协议的节点间连接释放的处理方法,以有效避免在通信系统中出现连锁释放的问题,从而提高系统通信的稳定性和可靠性。In view of the problems existing in the above-mentioned prior art, the purpose of the present invention is to provide a processing method based on the connection release between nodes of the AAL2 signaling protocol, so as to effectively avoid the problem of chain release in the communication system, thereby improving the reliability of the system communication. stability and reliability.
本发明的目的是通过以下技术方案实现的:The purpose of the present invention is achieved through the following technical solutions:
本发明提供了一种基于AAL2信令协议的节点间连接释放的处理方法,包括:当基于AAL2信令协议的节点收到对端发来的连接释放完成消息时,如果本端处于入局释放未完成状态、入局建立未完成状态、已建立状态、出局修改未完成状态、修改冲突状态或入局修改未完成状态,则也将释放该连接占用的连接资源。The present invention provides a processing method for inter-node connection release based on the AAL2 signaling protocol, including: when a node based on the AAL2 signaling protocol receives a connection release completion message from the opposite end, if the local end is in the incoming release pending Completed, Incoming Establishment Incomplete, Established, Outgoing Modification Incomplete, Modification Conflict, or Incoming Modification Incomplete, the connection resources occupied by the connection will also be released.
所述的连接占用的连接资源包括:该连接占用的协议实体和相应的资源信息。The connection resource occupied by the connection includes: the protocol entity occupied by the connection and corresponding resource information.
所述的基于AAL2信令协议的节点间连接释放的处理方法,还包括:释放连接占用的连接资源后本端转入空闲状态。The processing method for releasing the connection between nodes based on the AAL2 signaling protocol further includes: after releasing the connection resource occupied by the connection, the local end turns into an idle state.
本发明还提供了一种基于AAL2信令协议的节点间连接释放的处理方法,该方法中,当基于AAL2信令协议的节点收到对端发来的连接释放完成消息时,判断本端是否处于空闲状态,如果处于空闲状态,则无需进行处理,如果未处于空闲状态,则直接释放该连接占用的连接资源。The present invention also provides a processing method for inter-node connection release based on the AAL2 signaling protocol. In the method, when a node based on the AAL2 signaling protocol receives a connection release completion message from the opposite end, it is judged whether the local end In the idle state, if it is in the idle state, no processing is required, and if it is not in the idle state, the connection resources occupied by the connection are directly released.
所述的连接占用的连接资源包括:该连接占用的协议实体和相应的资源信息。The connection resource occupied by the connection includes: the protocol entity occupied by the connection and corresponding resource information.
所述的相应的资源信息包括源信令连接标识OSAID。The corresponding resource information includes the source signaling connection identifier OSAID.
所述的基于AAL2信令协议的节点间连接释放的处理方法还包括:释放连接占用的协议实体和相应的资源信息后本端转入空闲状态。The processing method for releasing the connection between nodes based on the AAL2 signaling protocol further includes: after releasing the protocol entity and corresponding resource information occupied by the connection, the local end turns into an idle state.
由上述本发明提供的技术方案可以看出,本发明是在基于AAL2信令协议的节点收到对端发来的RLC消息时,直接释放占用的协议实体和相应的资源信息,而不再是仅在本端连接处于出局释放未完成状态、释放冲突状态或出局建立未完成状态时,才释放占用的连接资源,保证了AAL2信令协议在出现异常情况时,系统可以很快恢复正常,有效地避免了这种异常影响到系统的正常通信。因此,本发明的实现提高了通信系统的可靠性及稳定性。As can be seen from the technical solution provided by the present invention above, the present invention directly releases the occupied protocol entity and corresponding resource information when the node based on the AAL2 signaling protocol receives the RLC message sent by the opposite end, instead of Only when the local connection is in the state of outgoing release incomplete, release conflict state, or outgoing establishment incomplete state, the occupied connection resources are released, which ensures that the system can quickly return to normal when the AAL2 signaling protocol is abnormal. This abnormality can effectively avoid the normal communication of the system. Therefore, the implementation of the present invention improves the reliability and stability of the communication system.
附图说明Description of drawings
图1为无释放冲突和修改冲突状态的AAL2信令协议基本流程;Fig. 1 is the basic flow of the AAL2 signaling protocol without release conflict and modification conflict state;
图2为发生释放冲突和修改冲突状态的AAL2信令协议基本流程;Fig. 2 is the basic flow of the AAL2 signaling protocol that releases conflicts and modifies conflicting states;
图3为异常情况发生时连接释放实体关系图;Figure 3 is an entity relationship diagram of connection release when an abnormal situation occurs;
图4为本发明所述的方法的示意图。Figure 4 is a schematic diagram of the method of the present invention.
具体实施方式Detailed ways
本发明的核心思想是在标准AAL2信令协议针对释放连接的处理过程的基础上进行了相应的修改,降低了释放连接占用的协议实体和相应的资源信息的状态限制条件,即当收到对端发来的释放完成消息时,如果本端未处于出局释放未完成状态、释放冲突状态或出局建立未完成状态,仍然可以根据实际的需要进行释放连接资源的操作处理,从而保证了当连接两端出现异常时仍可以可靠地释放掉占用的协议实体和相应的资源,使得通信系统可以在较短的时间内恢复正常。The core idea of the present invention is to modify the standard AAL2 signaling protocol on the basis of the process of releasing the connection, which reduces the status constraints of the protocol entity and the corresponding resource information occupied by the release connection, that is, when receiving the When the release completion message is sent from the end, if the local end is not in the state of outgoing release incomplete, release conflict state, or outgoing establishment incomplete state, it can still perform the operation of releasing connection resources according to actual needs, thus ensuring that when two connections are connected When an exception occurs at the end, the occupied protocol entities and corresponding resources can still be reliably released, so that the communication system can return to normal in a relatively short period of time.
当基于AAL2信令协议的连接两端中的一端出现异常释放连接占用的协议实体和相应的资源信息时,另一端通常可能处于的状态包括:入局释放未完成状态(Incoming release pending),入局建立未完成状态(incomingestablishment pending),已建立状态(established),出局修改未完成状态(outgoing modify pending),修改冲突状态(modify collision)或入局修改未完成状态(incoming modify pending)。本发明中,为保证通信两端可以在一定的时间段内均将占用的连接资源释放,避免出现连锁释放的问题,则需要当通信两端中的一端出现异常情况而释放连接占用的连接资源时,另一端收到出现异常情况一端发来的释放完成消息后,也将连接占用的连接资源释放掉。所述的连接占用的连接资源包括:该连接占用的协议实体和相应的资源信息。相应的资源信息包括OSAIDWhen one of the two ends of the connection based on the AAL2 signaling protocol releases the protocol entity and corresponding resource information occupied by the connection abnormally, the other end may usually be in the following states: Incoming release pending, incoming establishment Incoming establishment pending, established, outgoing modify pending, modify collision or incoming modify pending. In the present invention, in order to ensure that both ends of the communication can release the occupied connection resources within a certain period of time and avoid the problem of chain release, it is necessary to release the connection resources occupied by the connection when an abnormal situation occurs at one of the two ends of the communication. , the other end will also release the connection resources occupied by the connection after receiving the release completion message from the end where the abnormal situation occurs. The connection resource occupied by the connection includes: the protocol entity occupied by the connection and corresponding resource information. Corresponding resource information includes OSAID
为此,本发明中,当收到对端发来的释放完成消息时,判断本端连接处于特定的状态,然后根据连接释放的需要将处于特定状态的连接占用的协议实体和相应的资源(即占用的连接资源)释放掉,所述的特定状态可以为入局释放未完成状态、入局建立未完成状态、已建立状态、出局修改未完成状态、修改冲突状态以及入局修改未完成状态中的一种、多种或全部。例如,假设特定的状态包括入局建立未完成状态和已建立状态,则当本端收到对端发来的释放完成消息后,判断本端连接是否处于入局建立未完成状态或已建立状态,如果是,则释放该连接占用的连接资源。释放连接占用的连接资源后本端转入空闲状态。For this reason, in the present invention, when receiving the release completion message sent by the opposite end, it is judged that the connection of the local end is in a specific state, and then according to the needs of connection release, the protocol entity and corresponding resources ( That is, the occupied connection resource) is released, and the specific state can be one of the incoming release unfinished state, incoming establishment unfinished state, established state, outgoing modification unfinished state, modification conflict state, and incoming modification unfinished state species, multiple or all. For example, assuming that the specific state includes the incomplete establishment state and the established state, then when the local end receives the release completion message sent by the peer end, it judges whether the local end connection is in the incoming establishment incomplete state or established state, if If yes, release the connection resources occupied by the connection. After the connection resource occupied by the connection is released, the local end enters the idle state.
如果所述的特定状态选择为全部,则本发明还可以采用的技术方案是:当本端收到对端发来的释放完成消息后,仅判断本端是否处于空闲状态,如果处于空闲状态(即未占用任何协议实体和相应的资源),则无需进行任何处理,如未处于空闲状态,则直接将占用的协议实体和相应的资源释放。If the selection of the specific state is all, then the technical scheme that the present invention can also adopt is: after the end receives the release completion message sent by the opposite end, only judge whether the end is in the idle state, if in the idle state ( That is, no protocol entities and corresponding resources are occupied), there is no need to perform any processing, and if they are not idle, the occupied protocol entities and corresponding resources are released directly.
也就是说,本发明中,当节点收到对端的释放完成消息时,说明对端已经释放了其协议实体和相应的资源,所以本端的协议实体和相应的资源也应该作相应的释放。因此,此时协议实体即使不是处于出局释放未完成状态、释放冲突状态以及出局建立未完成状态,而是处于入局释放未完成状态、入局建立未完成状态、已建立状态、出局修改未完成状态、修改冲突状态或入局修改未完成状态,也同样需要释放该连接占用的协议实体和相应资源(如OSAID信息)。即如图4所示,当本端收到对端发来的释放完成消息后,判断本端连接是否处出局释放未完成状态、释放冲突状态、出局建立未完成状态、入局释放未完成状态、入局建立未完成状态、已建立状态、出局修改未完成状态、修改冲突状态或入局修改未完成状态,如果是,则释放该连接占用的连接资源,否则,不作任何处理。That is to say, in the present invention, when the node receives the release completion message from the opposite end, it indicates that the opposite end has released its protocol entity and corresponding resources, so the protocol entity and corresponding resources of the local end should also be released accordingly. Therefore, at this time, even if the protocol entity is not in the outgoing release pending state, release conflict state, or outgoing setup pending state, it is in the incoming release pending state, incoming setup pending state, established state, outgoing modification pending state, Modifying the conflict state or inbound modification of the incomplete state also needs to release the protocol entities and corresponding resources (such as OSAID information) occupied by the connection. That is, as shown in Figure 4, when the local end receives the release completion message sent by the opposite end, it judges whether the local end connection is in the state of outgoing release incomplete, release conflict state, outgoing call establishment incomplete state, inbound release incomplete state, Incoming setup unfinished state, established state, outgoing modification unfinished state, modification conflict state or incoming modification unfinished state, if yes, release the connection resources occupied by the connection, otherwise, do nothing.
以上所述,仅为本发明较佳的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应该以权利要求书的保护范围为准。The above is only a preferred embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Any person skilled in the art within the technical scope disclosed in the present invention can easily think of changes or Replacement should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be determined by the protection scope of the claims.
Claims (8)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNB2004100694964A CN1297127C (en) | 2004-06-28 | 2004-06-28 | Treating method for connection release between nodes based AAL2 signalling protocol |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNB2004100694964A CN1297127C (en) | 2004-06-28 | 2004-06-28 | Treating method for connection release between nodes based AAL2 signalling protocol |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN1716950A CN1716950A (en) | 2006-01-04 |
| CN1297127C true CN1297127C (en) | 2007-01-24 |
Family
ID=35822369
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CNB2004100694964A Expired - Fee Related CN1297127C (en) | 2004-06-28 | 2004-06-28 | Treating method for connection release between nodes based AAL2 signalling protocol |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN1297127C (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101202769B (en) * | 2006-12-14 | 2011-08-24 | 华为技术有限公司 | Method and system for node identifying in wireless Mesh network |
| CN103797889B (en) * | 2013-09-23 | 2017-10-27 | 华为技术有限公司 | A control method for device active release, base station and user equipment |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1095544A (en) * | 1993-01-27 | 1994-11-23 | 艾利森电话股份有限公司 | Method for disconnecting an established communication connection in a mobile radio system |
| WO2002052887A2 (en) * | 2000-12-22 | 2002-07-04 | Siemens Aktiengesellschaft | Method and device for atm transmission |
| WO2003010933A1 (en) * | 2001-07-24 | 2003-02-06 | Ntt Docomo, Inc. | Connection cutting method and associated link cut reporting method |
| CN1422500A (en) * | 2000-04-07 | 2003-06-04 | 艾利森电话股份有限公司 | Optimized packet-resource management |
| KR20030056513A (en) * | 2001-12-28 | 2003-07-04 | 엘지전자 주식회사 | Method of Stabilizing ALL2 Link for RACH FP |
| CN1440175A (en) * | 2002-01-31 | 2003-09-03 | 诺基亚公司 | System for radio telecommunication network |
-
2004
- 2004-06-28 CN CNB2004100694964A patent/CN1297127C/en not_active Expired - Fee Related
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1095544A (en) * | 1993-01-27 | 1994-11-23 | 艾利森电话股份有限公司 | Method for disconnecting an established communication connection in a mobile radio system |
| CN1422500A (en) * | 2000-04-07 | 2003-06-04 | 艾利森电话股份有限公司 | Optimized packet-resource management |
| WO2002052887A2 (en) * | 2000-12-22 | 2002-07-04 | Siemens Aktiengesellschaft | Method and device for atm transmission |
| WO2003010933A1 (en) * | 2001-07-24 | 2003-02-06 | Ntt Docomo, Inc. | Connection cutting method and associated link cut reporting method |
| KR20030056513A (en) * | 2001-12-28 | 2003-07-04 | 엘지전자 주식회사 | Method of Stabilizing ALL2 Link for RACH FP |
| CN1440175A (en) * | 2002-01-31 | 2003-09-03 | 诺基亚公司 | System for radio telecommunication network |
Also Published As
| Publication number | Publication date |
|---|---|
| CN1716950A (en) | 2006-01-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN101404599B (en) | Network fault detection method, primary device, slave device, control terminal and system | |
| US7590122B2 (en) | Method and apparatus for session control | |
| CN102165740A (en) | Congestion control method and device | |
| JP2000349830A (en) | INTERCONNECTION DEVICE AND MAPPING METHOD FOR ACTIVE QoS | |
| CN103404100B (en) | The control method of relay, relay and network system | |
| CN102648612B (en) | Method and system for managing connections in a connection-oriented sequential delivery environment | |
| US9271331B2 (en) | Conditional execution of commands | |
| CN101262437A (en) | A Method for State Transition of Stream Control Transmission Protocol | |
| CN101841424B (en) | EMS network management system and method based on SOCKS proxy connection | |
| CN1297127C (en) | Treating method for connection release between nodes based AAL2 signalling protocol | |
| EP1474943B1 (en) | Method and node for establishing priority connections in telecommunication networks | |
| CN1536832A (en) | The Method of Handling Overlong Messages in Layer 2 Virtual Private Network | |
| CN100442791C (en) | Method of Improving Data Communication Reliability Using Floating IP Address | |
| CN1561623A (en) | Method for supporting a number of checksum algorithms in a network node | |
| CN102138363B (en) | The recovery of the media gateway resource of terminal | |
| CN100488204C (en) | Method for enquiring IPSec tunnel state | |
| KR100812822B1 (en) | Wireless Data Communication Method Based on Destination Status in Wireless Network System | |
| CN100502392C (en) | Treating method for connection release between nodes based on AAL2 signalling protocol | |
| CN101778039A (en) | Overload control method and system thereof | |
| CN1526224B (en) | Protocol gateway between H323 terminal and another terminal | |
| CN112511536A (en) | Communication method and communication system | |
| CN100512237C (en) | Method for C path state detecting of V5 access adaptation | |
| CN100544323C (en) | A device and method for preventing service interruption in signaling transmission protocol | |
| CN115865516A (en) | Attack detection method, device, electronic device, and computer-readable storage medium | |
| CN101127763B (en) | A method for recovery synchronization of transmission signaling L2 peer adaptation layer SN |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| CF01 | Termination of patent right due to non-payment of annual fee | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20070124 Termination date: 20170628 |