JP2005057461A - Method for switching redundant system - Google Patents

Method for switching redundant system Download PDF

Info

Publication number
JP2005057461A
JP2005057461A JP2003285659A JP2003285659A JP2005057461A JP 2005057461 A JP2005057461 A JP 2005057461A JP 2003285659 A JP2003285659 A JP 2003285659A JP 2003285659 A JP2003285659 A JP 2003285659A JP 2005057461 A JP2005057461 A JP 2005057461A
Authority
JP
Japan
Prior art keywords
voip
rtp
standby
active
network
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.)
Granted
Application number
JP2003285659A
Other languages
Japanese (ja)
Other versions
JP3773508B2 (en
Inventor
Susumu Yamamoto
晋 山本
Takemi Sakaguchi
岳巳 坂口
Masatake Sakata
雅岳 坂田
Masanori Nakagawa
昌紀 中川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Nippon Telegraph and Telephone Corp
Original Assignee
Fujitsu Ltd
Nippon Telegraph and Telephone Corp
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 Fujitsu Ltd, Nippon Telegraph and Telephone Corp filed Critical Fujitsu Ltd
Priority to JP2003285659A priority Critical patent/JP3773508B2/en
Publication of JP2005057461A publication Critical patent/JP2005057461A/en
Application granted granted Critical
Publication of JP3773508B2 publication Critical patent/JP3773508B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method for switching between an in-operation system and a standby system without any break of a voice for a redundant system of a media gateway interconnecting an IP network and a telephone network. <P>SOLUTION: In this redundant system, when switching between the in-operation system (12) and standby system (13), RTP/RTCP session information and connectivity information are transformed from the in-operation system to the standby system. A VoIP device switched to the in-operation system, on the other hand, takes over only information other than information regarding a time stamp and a sequence number in the transferred session information and does not take over the information regarding the time stamp and sequence number. In this case, a RTP packet wherein a random value is set is transmitted from the VoIP device to an IP terminal, but the IP terminal judges that the packet is momentarily lost, so decoding operation based upon the newly set value as an initial value can be started again. Further, a VoIP device switched to the in-operation system can start decoding operation based upon a parameter value set in the RTP packet transmitted from the IP terminal as an initial value. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、電話網とIP網とを相互接続するメディアゲートウェイの冗長化システムにおけるVoIP(Voice over IP)装置の切り替え方法、特にVoIP装置を運用系から待機系に切り替える際音声無中断で切り替えることができる切り替え方法に関するものである。   The present invention relates to a method for switching a VoIP (Voice over IP) device in a redundant system of media gateways interconnecting a telephone network and an IP network, and in particular, switching without interruption when switching a VoIP device from an active system to a standby system. It is related with the switching method which can do.

IP(Internet Protocol)上で、音声通信を行うVoIP(Voice over IP)技術は、H.323、SIP(Session Initiation Protocol:IETF標準RFC3261)等に代表される呼処理シグナリングと、RTP(Real-time Transport Protocol:IETF標準RFC1889等)、RTCP(Real-time Transport Control Protocol:IETF標準RFC1889等)に代表される音声ベアラの2つのレイヤにわけられる。このVoIP技術を利用して電話網とIP網とを相互接続したネットワークが実用化されている。このネットワークでは、電話網とIP網とを接続する装置としてメディアゲートウェイが用いられ、このメディアゲートウェイにおいてVoIP網側から受信したRTPパケットが音声信号に変換されて電話網側に送出され、電話網側から受信した音声信号はコーデックに応じたRTPパケットに変換されてVoIP網へ送出されている。   Voice over IP (VoIP) technology for voice communication over IP (Internet Protocol) is based on call processing signaling represented by H.323, SIP (Session Initiation Protocol: IETF standard RFC3261), and RTP (Real-time). Transport protocol: IETF standard RFC1889, etc.) and RTCP (Real-time Transport Control Protocol: IETF standard RFC1889, etc.), which are divided into two layers of voice bearers. A network in which a telephone network and an IP network are interconnected using this VoIP technology has been put into practical use. In this network, a media gateway is used as a device for connecting the telephone network and the IP network. In this media gateway, an RTP packet received from the VoIP network side is converted into a voice signal and transmitted to the telephone network side. The audio signal received from is converted into RTP packets according to the codec and sent to the VoIP network.

上述したネットワークシステムにおいて、メディアゲートウェイ自身ではサービスを継続できない保守作業又は障害事象等が発生した場合に対応するため、メディアゲートウェイは運用系VoIPと待機系(予備系)VoIP装置とを具える冗長化システムが採用され、障害等が発生した場合運用系と待機系との間で切り替え作業が行われている。   In the network system described above, the media gateway is made redundant with an active VoIP device and a standby (standby) VoIP device in order to cope with maintenance work or failure events that cannot be maintained by the media gateway itself. When a system is adopted and a failure or the like occurs, a switching operation is performed between the active system and the standby system.

従来、VoIPのRTP/RTCPセッションを別の装置に引き継ぐためには、ローカル側/リモート側の全てのセッション情報の引継ぎが必要であると考えられており、その情報のうち送信及び受信RTPパケット双方のタイムスタンプ値、及びシーケンスナンバー値は、極めて短いパケット化周期(数十ミリ秒)に次々と更新されてしまい、同期をとって引き継ぐことは困難で、RTP/RTCPセッションをサービス(音声通信)無中断で、装置間を引き継ぐことはできないと考えられていた。   Conventionally, in order to take over a VoIP RTP / RTCP session to another device, it is considered necessary to take over all session information on the local side / remote side. The time stamp value and sequence number value are updated one after another in an extremely short packetization period (several tens of milliseconds), and it is difficult to take over in synchronization, and service RTP / RTCP sessions (voice communication) It was thought that the devices could not be taken over without interruption.

上記理由により、特に多数のRTP/RTCPセッションを同時に接続できるVoIP装置において、その信頼性向上のため、RTP/RTCPセッション終端部を冗長化構成としていても、保守作業または障害からの復旧動作が生じた際に、通話中状態のRTPセッションを保存したままでの処理が行えないため、VoIPユーザの通話を切断しての処理が必須であった。   For the above reasons, especially in VoIP devices that can connect a large number of RTP / RTCP sessions at the same time, even if the RTP / RTCP session end is configured redundantly, maintenance operations or recovery operations from failures occur. In this case, it is impossible to process the saved RTP session while the call is in progress, so it was necessary to disconnect the VoIP user's call.

従って、本発明の目的は、RTP及びRTCPを用いた音声ベアラを終端するVoIP装置において、当該VoIP装置が、実際に動作している運用系と、運用系の保守または障害特等、サービス(音声通信)が行えないときにサービスを引き継げるよう待機している待機系とからなる冗長化システムを組んでいるときに、当該RTP/RTCPのセッション断を伴うことなく、運用系から待機系への冗長系の切り替え動作を実現することにある。   Accordingly, an object of the present invention is to provide a VoIP device that terminates a voice bearer using RTP and RTCP. When a redundant system consisting of a standby system that is waiting to take over the service when it is not possible, a redundant system from the active system to the standby system without disconnecting the RTP / RTCP session. Is to realize the switching operation.

本発明によるVoIP装置の冗長化システムの切り替え方法は、電話網とIP網とを相互接続し、電話網で使用されるPCM音声とIP網で使用されるRTP/RTCPパケット上の音声とを相互にメディア変換するメディアゲートウェイ装置に用いられるの冗長化システムの切り替え方法であって、
前記メディアゲートウェイ装置は、IP網に接続され、運用系及び待機系を含む複数のVoIP装置と、電話網に接続されるTDM処理装置と、運用系VoIP装置と待機系VoIP装置との間の切り替えを制御する制御装置とを具え、
前記VoIP装置は、IPパケットを終端させるIPインタフェース部、TDM音声とVoIP音声との相互変換を行う音声コーデック部を含むVoIP処理部、及び、TDM処理部を有し、
冗長化システムの切り替えを行うに当たり、
運用系VoIP装置のRTPセッション情報を待機系VoIP装置のVoIP処理部に転送する工程と、
運用系VoIP装置のIPコネクティビティ情報を待機系VoIP装置に転送する工程と、
RTP/RTCPセッション情報を受信した待機系VoIP装置のIPインタフェース部を運用状態に切り替えて運用系とし、RTP/RTCPセッションを再確立する工程とを具え、
運用系に切り替えられたVoIP装置は、RTP/RTCPセッション情報のうちタイムスタンプ及びシーケンスナンバに関する情報を除く情報だけを引き継ぎ、RTPセッションが再確立された際タイムスタンプ及びシーケンスナンバ について新たに設定された値をVoIP端末に送信すると共に、RTPセッションの再確立の後最初に受信したRTPパケットに含まれるタイムスタンプ及びシーケンスナンバを初期値として用いてデコード動作を行うことを特徴とする。
According to the present invention, a switching method for a redundant system of VoIP devices interconnects a telephone network and an IP network, and connects PCM voice used in the telephone network and voice on RTP / RTCP packets used in the IP network. A redundancy system switching method used in a media gateway device for media conversion to
The media gateway device is connected to an IP network, and switches between a plurality of VoIP devices including an active system and a standby system, a TDM processing device connected to a telephone network, and an active VoIP device and a standby VoIP device. With a control device to control the
The VoIP device includes an IP interface unit that terminates an IP packet, a VoIP processing unit that includes a voice codec unit that performs mutual conversion between TDM voice and VoIP voice, and a TDM processing unit,
When switching redundant systems,
Transferring the RTP session information of the active VoIP device to the VoIP processing unit of the standby VoIP device;
Transferring IP connectivity information of the active VoIP device to the standby VoIP device;
Including the step of reestablishing the RTP / RTCP session by switching the IP interface part of the standby VoIP device that has received the RTP / RTCP session information to an operational state by switching to an operational state,
The VoIP device switched to the active system takes over only the information on the RTP / RTCP session information except the information on the time stamp and sequence number, and when the RTP session is re-established, the time stamp and sequence number are newly set. A value is transmitted to a VoIP terminal, and a decoding operation is performed using a time stamp and a sequence number included in an RTP packet received first after re-establishment of an RTP session as initial values.

本発明では、RTP/RTCPセッションを引き継ぐ際の情報から、タイムスタンプ値及びシーケンスナンバー値をあえて除外し、引継ぎ先の新運用系装置において、送信にはランダムなデフォルト値(初期値)を、受信には最初に受信したパケットをデフォルト値(初期値)として動作するように設定し、リモート側の装置において新運用系装置が送信した初期値のRTPパケットを、パケットロスによる飛びだと解釈して、(非常に短い)一定時間の後、その値を新たな初期値として認識、デコードを開始する仕様(デファクト)を利用することで、タイムスタンプ値及びシーケンスナンバー値を引き継がなくても、音声通信には問題のない程度に非常に短いサービス停止時間での、冗長系切り替えが実現できる。   In the present invention, the time stamp value and the sequence number value are intentionally excluded from the information when the RTP / RTCP session is taken over, and a random default value (initial value) is received for transmission in the new active device of the takeover destination. Is set so that the first received packet operates as the default value (initial value), and the initial RTP packet sent by the new active device is interpreted as a packet loss jump in the remote device. By using a specification (de facto) that recognizes the value as a new initial value after a certain (very short) time and starts decoding, it is possible to carry out voice communication without taking over the time stamp value and sequence number value. Therefore, redundant system switching can be realized with a very short service stop time.

さらに、特に多数のRTP/RTCPセッションを同時に接続できるVoIP装置において、その信頼性向上のため、RTP/RTCPセッション終端部を冗長化構成としていた場合に、保守作業または障害からの復旧動作が生じた際に、通話中状態のRTPセッションを保存したままでの処理が可能となり、VoIPユーザの通話を切断せずにすむようになる。   Furthermore, especially in VoIP devices that can connect many RTP / RTCP sessions at the same time, if the RTP / RTCP session termination is configured in a redundant configuration in order to improve its reliability, maintenance operations or recovery operations from failures occurred. In this case, it is possible to process the stored RTP session while saving it, and it is possible to avoid disconnecting the VoIP user's call.

本発明により、RTP/RTCPセッションを終端するVoIP装置において、その信頼性向上のため冗長系構成を採ったときに、RTP/RTCPセッションを終端し、IPネットワークとのインタフェースを持った冗長化システムの切り替えを通信無中断で行うことが可能となる。これは多数のRTP/RTCPセッションを同時に接続するようなVoIP装置においては、従来その保守作業、障害時の復旧処理において、多くのVoIPユーザの通信を中断していたものが、通話状態を保存した状態で冗長系への切り替えを行うことができる点で効果的である。   According to the present invention, when a redundant configuration is adopted to improve the reliability of a VoIP device that terminates an RTP / RTCP session, the RTP / RTCP session is terminated and a redundant system having an interface with an IP network is provided. Switching can be performed without interruption of communication. This is because in VoIP devices that connect many RTP / RTCP sessions at the same time, the communication status of many VoIP users was interrupted during maintenance work and recovery processing at the time of failure. This is effective in that switching to a redundant system can be performed in a state.

図1は本発明による冗長化装置システムを含むネットワークの構成例を示す線図である。電話網(Public Switched Telephone Network:PSTN網)1とIP網2とをメディアゲートウェイ3を介して相互接続する。電話網1には、複数の電話交換機を介して一般電話が接続される。IP網2にも複数のVoIP電話が接続される。メディアゲートウェイ3により、電話網のTDM(Time Division Multiplex)インタフェース上のPCM(Pulse Code Modulation)音声信号はRTPパケットに変換されてIP網2に送出され、IP網で使用されるRTP/RTCPパケットは音声信号に変換されて電話網1に送出される。   FIG. 1 is a diagram showing a configuration example of a network including a redundant apparatus system according to the present invention. A telephone network (Public Switched Telephone Network: PSTN network) 1 and an IP network 2 are interconnected via a media gateway 3. A general telephone is connected to the telephone network 1 through a plurality of telephone exchanges. A plurality of VoIP telephones are also connected to the IP network 2. The media gateway 3 converts the PCM (Pulse Code Modulation) voice signal on the TDM (Time Division Multiplex) interface of the telephone network into an RTP packet and sends it to the IP network 2. The RTP / RTCP packet used in the IP network is It is converted into an audio signal and sent to the telephone network 1.

図2は、メディアゲートウェイの一例の構成を示す線図である。メディアゲートウェイ3は、TDM処理部11と、VoIP装置である2個のメディアゲートウェイ部12及び13と、冗長化システムの切り替えを制御するコントロール部14とを具える。尚、コントロール部14は装置全体の制御を行うものであり、装置全体の制御の一部として冗長化システムの切り替え制御も行うものである。本例では、冗長化システムとして2個のVoIP装置12及び13を設ける。尚、冗長化システムとして、1つの運用系装置に対して1つ用意されている(2重化構成)、複数の運用系装置に対して1つ(n+1重化構成)用意されているか、または複数の運用系装置に対し複数用意(m+n重化構成)する冗長化システムを採用することができる。本例では、第1のVoIP装置12を運用系とし、第2のVoIP装置13を待機系として用い、これらVoIP装置間において切り替えを行う。尚、第1及び第2のVoIP装置は、運用系装置と待機系装置として、それぞれ別々の物理インタフェース、またはそれぞれ別々の論理的なインタフェースによって同一セグメントのIPネットワークに接続される。   FIG. 2 is a diagram showing an exemplary configuration of the media gateway. The media gateway 3 includes a TDM processing unit 11, two media gateway units 12 and 13 that are VoIP devices, and a control unit 14 that controls switching of the redundant system. The control unit 14 controls the entire apparatus, and also performs switching control of the redundant system as part of the control of the entire apparatus. In this example, two VoIP devices 12 and 13 are provided as a redundant system. It should be noted that one redundant system is prepared for one operational system (duplex configuration), one (n + 1 redundant configuration) is prepared for a plurality of operational systems, or A redundant system in which a plurality (m + n redundant configuration) is prepared for a plurality of operational devices can be employed. In this example, the first VoIP device 12 is used as an active system, and the second VoIP device 13 is used as a standby system, and switching is performed between these VoIP devices. The first and second VoIP devices are connected to the same segment IP network through separate physical interfaces or separate logical interfaces as active and standby devices, respectively.

電話網1に接続されたTDM処理部11は、電話網とのインタフェースを構成しSTM回線を終端するTDMインタフェース部21、及び電話網(PSTN)側からのTDM音声を該当するTDM処理部毎に振り分けて転送するTDMスイッチ部22を有する。   The TDM processing unit 11 connected to the telephone network 1 configures an interface with the telephone network and terminates the STM line, and TDM audio from the telephone network (PSTN) side for each corresponding TDM processing unit. It has a TDM switch unit 22 for sorting and transferring.

VoIP装置12及び13は、IPインタフェース部31、音声コーデック部32を含むVoIP処理部33、及びTDM処理部34を有する。IPインタフェース部31は、IP網とのインタフェース部分(Fast-EtherやGb-Ether)でIPパケットを終端する。また、音声コーデック部32は、TDM音声とVoIP音声との相互変換を行う機能を有し、IP網側から受信したRTPパケットを音声信号に変換して電話網側に送出し、電話網から受信した音声信号をコーデック(G.711、G729等)に応じたRTPパケットに変換してIP網側に送出する。TDM処理部34は、TDM音声として束ねられた音声信号をTime Slotにより呼毎に振り分けて音声コーデック部32に送ると共に、反対に、音声コーデック部から送られてきた音声信号をTDM音声として束ねてTDMインタフェース部21に送出する。   The VoIP devices 12 and 13 include an IP interface unit 31, a VoIP processing unit 33 including a voice codec unit 32, and a TDM processing unit 34. The IP interface unit 31 terminates the IP packet at an interface part (Fast-Ether or Gb-Ether) with the IP network. The voice codec unit 32 has a function of performing mutual conversion between TDM voice and VoIP voice, converts RTP packets received from the IP network side into voice signals, sends them to the telephone network side, and receives them from the telephone network. The voice signal is converted into an RTP packet according to a codec (G.711, G729, etc.) and sent to the IP network side. The TDM processing unit 34 distributes the audio signal bundled as TDM audio for each call by Time Slot and sends it to the audio codec unit 32, and conversely bundles the audio signal sent from the audio codec unit as TDM audio. The data is sent to the TDM interface unit 21.

次に、冗長化システムの切り替え動作について説明する。図3は2つのVoIP装置12音声13を含む冗長化システムの運用系から待機系への切り替え及び待機系から運用系への切り替え動作を示す概念図である。運用系のVoIP装置12が1つ以上のRTP/RTCPセッションを終端している状態(通信中)のときに、当該装置白身ではサービスを継続できない保守作業または障害事象等が発生したときに、当該装置に対応する待機系のVoIP装置13に対し、運用系装置において終端している全RTP/RTCPセッションについて、以下の情報を引き継ぎ、待機系装置においても引き継いだ情報を元にRTP/RTCPセッションの設定を行う。
− 自装置側(ローカル側)のIPアドレス/UDPポート番号、使用音声コーデック名、パケット化周期時間、無音圧縮の有無
− 対向装置側(リモート側)のIPアドレス/UDPポート番号、使用音声コーデック名、パケット化周期時間、無音圧縮の有無
尚、セッション情報の引き継ぎに際し、待機系から運用系へ切り替えられるVoIP装置13は、セッション情報のうちタイムスタンプ及びシーケンスナンバに関する情報は引き継がないものとする。
Next, the switching operation of the redundant system will be described. FIG. 3 is a conceptual diagram showing the switching operation from the active system to the standby system and the switching operation from the standby system to the active system in the redundant system including the two VoIP devices 12 voices 13. When the active VoIP device 12 terminates one or more RTP / RTCP sessions (during communication), when a maintenance operation or failure event that cannot be continued with the white device occurs, For the standby VoIP device 13 corresponding to the device, the following information is inherited for all the RTP / RTCP sessions terminated in the active device, and the RTP / RTCP session is based on the inherited information in the standby device. Set up.
-IP address / UDP port number of own device side (local side), voice codec name used, packetization cycle time, silence compression presence / absence-IP address / UDP port number of remote device side (remote side), voice codec name used , Packetization cycle time, presence / absence of silence compression It is assumed that the VoIP device 13 that is switched from the standby system to the active system when the session information is taken over does not take over the time stamp and the sequence number information from the session information.

サービス引継ぎ元の運用系装置12から、RTP/RTCPセッション情報を引き継いだ待機系装置13は、サービス引継ぎ元の運用系装置からの終端箇所の切り替えがネットワークに対して透過的に行われるようにするため、使用していたIPアドレス及びMAC(Media Control Access address)アドレス等のIPコネクティビティに関わる情報について、サービス引継ぎ元のそれと同一のものを引き継いで使用する。運用系に切り替わったVoIP装置はInactiveからActive へ状態を変更し、IP通信を開始する。同時に、運用系であったVoIP装置12は、ActiveからInactiveへ状態を変更し、待機系VoIP装置が運用系に切り替わった後直ちにIP網との接続を切断し、同一セグメントのIP網に同一のIPアドレスを有するVoIP装置が同時に2以上存在しないように制御する。   The standby device 13 that has inherited the RTP / RTCP session information from the service takeover source operational device 12 makes the switching of the terminal location from the service takeover source active device transparent to the network. Therefore, the same information as that of the service takeover source is taken over and used for the information related to IP connectivity such as the IP address and MAC (Media Control Access address) address used. The VoIP device switched to the active system changes its state from Inactive to Active, and starts IP communication. At the same time, the active VoIP device 12 changes its state from Active to Inactive, and immediately after the standby VoIP device switches to the active system, disconnects from the IP network, and the same IP network in the same segment Control is performed so that two or more VoIP devices having IP addresses do not exist at the same time.

図4〜図6は冗長化システムの切り替えシーケンスを示す線図である。図4に示すように、コントローラ部14からの切り替え指示により切り替え動作を開始する。初めに、引き継ぎのデータを運用系から待機系へ転送する。この引き継ぎデータはRTP/RTCPセッション情報及びIPコネクティビティ情報を含む。引き継ぎデータの設定が完了すると、第2のVoIP装置が待機系から運用系へ状態を変更すると共に運用系であった第1のVoIP装置は待機系VoIP装置13が運用系に切り替わった後直ちにIP網との接続を切断する。   4 to 6 are diagrams showing a switching sequence of the redundant system. As illustrated in FIG. 4, the switching operation is started by a switching instruction from the controller unit 14. First, the transfer data is transferred from the active system to the standby system. This takeover data includes RTP / RTCP session information and IP connectivity information. When the setting of the takeover data is completed, the second VoIP device changes the state from the standby system to the active system, and the first VoIP device that is the active system immediately receives the IP after the standby VoIP device 13 switches to the active system. Disconnect from the network.

本発明では、RTP/RTCPセッションを終端している装置が、運用系装置から予備系装置に変更になったとき、セッション情報の引継ぎの際に、当該RTPセッションのタイムスタンプ及びシーケンスナンバーに関しては情報を引き継がないため、新しく運用系となったVoIP装置13からは、双方のパラメータに関して、ランダムな値が設定されたRTPパケットが送信される。この際、リモート側のIP端末は一瞬パケット落ちが発生したと判断し、(非常に短い)一定時間の後、設定された値を初期値として、再度デコード動作を開始することができる(デファクト動作)。この結果、通信中のIP端末に通信断を発生させることはない。また、セッション情報の引継ぎの際に、当該RTPセッションのタイムスタンプ及び、シーケンスナンバーに関しては情報を引き継がないため、新しく運用系となった装置では、リモート側のIP端末から送信されてくるRTPパケットに設定された双方のパラメータ値を初期値として、デコード動作を可能とする。   In the present invention, when the device that terminates the RTP / RTCP session is changed from the active device to the standby device, information regarding the time stamp and sequence number of the RTP session is taken when the session information is taken over. Therefore, RTP packets in which random values are set for both parameters are transmitted from the newly active VoIP device 13. At this time, the remote-side IP terminal determines that a packet drop has occurred for a moment, and after a (very short) fixed time, can start the decoding operation again with the set value as the initial value (de facto operation). ). As a result, communication interruption does not occur in the communicating IP terminal. In addition, when session information is taken over, information regarding the time stamp and sequence number of the RTP session is not taken over, so in the newly operating device, the RTP packet sent from the remote IP terminal is The decoding operation is enabled with both set parameter values as initial values.

本発明による冗長システムを具えるネットワークの構成例を示す線図である。1 is a diagram showing a configuration example of a network including a redundant system according to the present invention. メディアゲートウェイの一例の構成を示す線図である。It is a diagram which shows the structure of an example of a media gateway. 冗長化システムの運用系から待機系の切り替え動作を示す概念図である。It is a conceptual diagram which shows switching operation | movement from the active system of a redundant system to a standby system. 切り替え動作のシーケンスを示す線図である。It is a diagram which shows the sequence of switching operation | movement. 切り替え動作のシーケンスを示す線図である。It is a diagram which shows the sequence of switching operation | movement. 切り替え動作のシーケンスを示す線図である。It is a diagram which shows the sequence of switching operation | movement.

符号の説明Explanation of symbols

1 電話網
2 IP網
3 メディアゲートウェイ
11 TDM処理部
12,13 VoIP装置
14 コントローラ
21 TDMインタフェース部
22 TDMスイッチ部
31 IPインタフェース部
32 音声コーデック部
33 VoIP処理部
34 TDM処理部
DESCRIPTION OF SYMBOLS 1 Telephone network 2 IP network 3 Media gateway 11 TDM processing part 12, 13 VoIP apparatus 14 Controller 21 TDM interface part 22 TDM switch part 31 IP interface part 32 Voice codec part 33 VoIP processing part 34 TDM processing part

Claims (7)

電話網とIP網とを相互接続し、電話網で使用されるPCM音声とIP網で使用されるRTP/RTCPパケット上の音声とを相互にメディア変換するメディアゲートウェイ装置に用いられるの冗長化システムの切り替え方法であって、
前記メディアゲートウェイ装置は、IP網に接続され、運用系及び待機系を含む複数のVoIP装置と、電話網に接続されるTDM処理装置と、運用系VoIP装置と待機系VoIP装置との間の切り替えを制御する制御装置とを具え、
冗長化システムの切り替えを行うに当たり、
運用系VoIP装置のRTP/RTCPセッション情報を待機系VoIP装置に転送する工程と、
運用系VoIP装置のIPコネクティビティ情報を待機系VoIP装置に転送する工程と、
RTP/RTCPセッション情報を受信した待機系VoIP装置のIPインタフェース部を運用状態に切り替えて運用系とし、RTP/RTCPセッションを再確立する工程とを具え、
運用系に切り替えられたVoIP装置は、RTP/RTCPセッション情報のうちタイムスタンプ及びシーケンスナンバに関する情報を除く情報だけを引き継ぎ、RTPセッションが再確立された際タイムスタンプ及びシーケンスナンバ について新たに設定された値をVoIP端末に送信すると共に、RTPセッションの再確立の後最初に受信したRTPパケットに含まれるタイムスタンプ及びシーケンスナンバを初期値として用いてデコード動作を行うことを特徴とする冗長化システムの切り替え方法。
Redundancy system used in a media gateway device for interconnecting a telephone network and an IP network and converting media between PCM voice used in the telephone network and voice on RTP / RTCP packets used in the IP network. Switching method,
The media gateway device is connected to an IP network, and switches between a plurality of VoIP devices including an active system and a standby system, a TDM processing device connected to a telephone network, and an active VoIP device and a standby VoIP device. With a control device to control the
When switching redundant systems,
Transferring the RTP / RTCP session information of the active VoIP device to the standby VoIP device;
Transferring IP connectivity information of the active VoIP device to the standby VoIP device;
Including the step of reestablishing the RTP / RTCP session by switching the IP interface part of the standby VoIP device that has received the RTP / RTCP session information to an operational state by switching to an operational state,
The VoIP device switched to the active system takes over only the information on the RTP / RTCP session information except the information on the time stamp and sequence number, and when the RTP session is re-established, the time stamp and sequence number are newly set. A redundant system switching characterized by transmitting a value to a VoIP terminal and performing decoding using the time stamp and sequence number contained in the RTP packet received first after re-establishing the RTP session as the initial value Method.
請求項1に記載の冗長化システムの切り替え方法において、前記RTP/RTCPセッションが再確立された際、VoIP端末は、受信したRTPパケットに設定されている新たな値を初期値として用いデコード動作を継続することを特徴とする冗長化システムの切り替え方法。   2. The redundancy system switching method according to claim 1, wherein when the RTP / RTCP session is re-established, the VoIP terminal performs a decoding operation using a new value set in the received RTP packet as an initial value. A redundant system switching method characterized by continuing. 請求項1又は2に記載の冗長化システムの切り替え方法において、前記VoIP装置は、運用系と待機系とで、それぞれ別々の物理インタフェースまたはそれぞれ別々の論理的なインタフェースによって同一セグメントのIP網に接続されることを特徴とする冗長化システムの切り替え方法。   3. The redundant system switching method according to claim 1 or 2, wherein the VoIP device is connected to an IP network of the same segment through a separate physical interface or a separate logical interface between the active system and the standby system. A method for switching a redundant system. 請求項3に記載の冗長化システムの切り替え方法において、運用系から待機系に切り替わったVoIP装置は、待機系VoIP装置が運用系に切り替わった後直ちにIP網との接続を切断し、同一セグメントのIP網に同一のIPアドレスを有するVoIP装置が同時に2以上存在しないように制御することを特徴とする冗長化システムの切り替え方法。   4. The redundancy system switching method according to claim 3, wherein the VoIP device that has been switched from the active system to the standby system disconnects from the IP network immediately after the standby system VoIP device has switched to the active system. A redundant system switching method, wherein control is performed so that two or more VoIP devices having the same IP address do not exist simultaneously in an IP network. 請求項1から4までのいずれか1項に記載の冗長化システムの切り替え方法において、前記RTP/RTCPセッション情報として、少なくとも自装置側及び対向装置側のIPアドレス/UDPポート番号、使用者音声コーデック名、パケット化周期時間、及び、無音圧縮の有無に関する情報を含むことを特徴とする冗長化システムの切り替え方法。   5. The redundant system switching method according to claim 1, wherein the RTP / RTCP session information includes at least an IP address / UDP port number on the own device side and an opposite device side, and a user voice codec. A redundant system switching method comprising: information on name, packetization cycle time, and presence / absence of silence compression. 請求項1から5までのいずれか1項に記載の冗長化システムの切り替え方法において、前記冗長化システムとして、1つの運用系VoIP装置に対して1つの待機系VoIP装置が割り当てられる2重化構成、複数の運用系VoIP装置に対して1つの待機系VoIP装置が割り当てられているn+1重化構成、又は複数の運用系VoIP装置に対して複数の待機系VoIP装置が対応するm+n重化構成のいずれかを用いることを特徴とする冗長化システムの切り替え方法。   6. The redundant system switching method according to claim 1, wherein one redundant VoIP device is assigned to one active VoIP device as the redundant system. An n + 1 redundant configuration in which one standby VoIP device is assigned to a plurality of active VoIP devices, or an m + n redundant configuration in which a plurality of standby VoIP devices correspond to a plurality of active VoIP devices. A redundant system switching method characterized by using either one. 電話網とIP網とを相互接続し、電話網で使用されるPCM音声とIP網で使用されるRTP/RTCPパケット上の音声とを相互にメディア変換するメディアゲートウェイ装置の冗長化システムであって、
前記メディアゲートウェイ装置は、IP網に接続され、運用系及び待機系を含む複数のVoIP装置と、電話網に接続されるTDM処理装置と、運用系VoIP装置と待機系VoIP装置との間の切り替えを制御する制御装置とを具え、
前記VoIP装置は、IPパケットを終端させるIPインタフェース部、TDM音声とVoIP音声との相互変換を行う音声コーデック部を含むVoIP処理部、及び、TDM処理部を有し、
運用系VoIP装置を待機系に切り替え待機系VoIP装置を運用系に切り替える際、
運用系VoIP装置のRTP/RTCPセッション情報及びコネクティビティ情報を待機系VoIP装置に転送し、
運用系に切り替わったVoIP装置は、RTP/RTCPセッションを再確立する際、RTP/RTCPセッション情報のうちタイムスタンプ及びシーケンスナンバに関する情報を除く情報だけを引き継ぎ、RTPセッションが確立された際タイムスタンプ及びシーケンスナンバ について新たに設定された値をVoIP端末に送信すると共に、RTPセッションの確立の後最初に受信したRTPパケットに含まれるタイムスタンプ及びシーケンスナンバを初期値として用いてデコード動作を行うことを特徴とするメディアゲートウェイの冗長化システム。
A redundancy system for a media gateway device that interconnects a telephone network and an IP network, and converts media between PCM voice used in the telephone network and voice on RTP / RTCP packets used in the IP network. ,
The media gateway device is connected to an IP network, and switches between a plurality of VoIP devices including an active system and a standby system, a TDM processing device connected to a telephone network, and an active VoIP device and a standby VoIP device. With a control device to control the
The VoIP device includes an IP interface unit that terminates an IP packet, a VoIP processing unit that includes a voice codec unit that performs mutual conversion between TDM voice and VoIP voice, and a TDM processing unit,
When switching the active VoIP device to the standby system and switching the standby VoIP device to the active system,
Transfer the RTP / RTCP session information and connectivity information of the active VoIP device to the standby VoIP device,
When re-establishing the RTP / RTCP session, the VoIP device switched to the active system takes over only the information excluding the time stamp and information related to the sequence number from the RTP / RTCP session information, and when the RTP session is established, the time stamp and The newly set value for the sequence number is transmitted to the VoIP terminal, and the decoding operation is performed using the time stamp and sequence number included in the RTP packet received first after the RTP session is established as the initial value. Media gateway redundancy system.
JP2003285659A 2003-08-04 2003-08-04 Redundant system switching method Expired - Lifetime JP3773508B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003285659A JP3773508B2 (en) 2003-08-04 2003-08-04 Redundant system switching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003285659A JP3773508B2 (en) 2003-08-04 2003-08-04 Redundant system switching method

Publications (2)

Publication Number Publication Date
JP2005057461A true JP2005057461A (en) 2005-03-03
JP3773508B2 JP3773508B2 (en) 2006-05-10

Family

ID=34365225

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003285659A Expired - Lifetime JP3773508B2 (en) 2003-08-04 2003-08-04 Redundant system switching method

Country Status (1)

Country Link
JP (1) JP3773508B2 (en)

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006254083A (en) * 2005-03-10 2006-09-21 Hitachi Communication Technologies Ltd Ip telephone system
JP2006310928A (en) * 2005-04-26 2006-11-09 Yokogawa Electric Corp Gateway system
JP2007194815A (en) * 2006-01-18 2007-08-02 Nec Corp Security communication device and sequence number managing method
JP2007235824A (en) * 2006-03-03 2007-09-13 Oki Electric Ind Co Ltd Voice data relay method and system
JP2007243646A (en) * 2006-03-09 2007-09-20 Oki Electric Ind Co Ltd Redundant voip gateway system
JP2007251809A (en) * 2006-03-17 2007-09-27 Hitachi Communication Technologies Ltd System switching method for packet data conversion processing part and media gateway apparatus with packet data conversion processing part
JP2007329798A (en) * 2006-06-09 2007-12-20 Yokogawa Electric Corp Gateway system
JP2008017182A (en) * 2006-07-06 2008-01-24 Hitachi Communication Technologies Ltd Gateway device
JP2008154218A (en) * 2006-12-15 2008-07-03 Hon Hai Precision Industry Co Ltd Network device, voip gateway and communication redundant method thereof
JP2009017344A (en) * 2007-07-06 2009-01-22 Nippon Telegr & Teleph Corp <Ntt> Tcp session switching device and method, program, and recording medium
WO2009049327A2 (en) * 2007-10-12 2009-04-16 Tellabs Operations, Inc. Sharing value of network variables with successively active interfaces of a communication node
JP2009225136A (en) * 2008-03-17 2009-10-01 Oki Electric Ind Co Ltd Communication device and its system switching method
JP2009225090A (en) * 2008-03-17 2009-10-01 Oki Electric Ind Co Ltd Relay device and system switching method
JP2009267953A (en) * 2008-04-28 2009-11-12 Oki Electric Ind Co Ltd Redundant switching control system, method and program
JP2009278297A (en) * 2008-05-14 2009-11-26 Nec Corp Gateway device, communication system including the same, and communication method
JP2010021671A (en) * 2008-07-09 2010-01-28 Nec Corp Media gateway apparatus, communication system, and redundancy method used itherein
US7715374B2 (en) 2006-12-20 2010-05-11 Oki Electric Industry Co. Ltd. Redundancy gateway system
WO2011093288A1 (en) * 2010-02-01 2011-08-04 日本電気株式会社 Network system, controller, and network control method
JP2011151632A (en) * 2010-01-21 2011-08-04 Nakayo Telecommun Inc Method for performing handover of data relay, and data repeater
JP2011188010A (en) * 2010-03-04 2011-09-22 Nec Corp Ip packet distribution system, receiver switching method, receiver switching program, and program recording medium
US8289841B2 (en) 2008-04-02 2012-10-16 Oki Electric Industry Co., Ltd. Redundant gateway system
US8396062B2 (en) 2005-05-24 2013-03-12 Nec Corporation System for switching between communication devices, switching method, and switching program
JP2013172428A (en) * 2012-02-22 2013-09-02 Nippon Telegr & Teleph Corp <Ntt> Gateway system
WO2013145634A1 (en) * 2012-03-30 2013-10-03 日本電気株式会社 Information processing system
JP2014175705A (en) * 2013-03-06 2014-09-22 Nec Corp Multiplexed communication device, communication method, and communication program
JP2019103027A (en) * 2017-12-05 2019-06-24 株式会社日立製作所 Call control system and packet processing apparatus therefor

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006254083A (en) * 2005-03-10 2006-09-21 Hitachi Communication Technologies Ltd Ip telephone system
JP2006310928A (en) * 2005-04-26 2006-11-09 Yokogawa Electric Corp Gateway system
US8396062B2 (en) 2005-05-24 2013-03-12 Nec Corporation System for switching between communication devices, switching method, and switching program
JP5257649B2 (en) * 2005-05-24 2013-08-07 日本電気株式会社 Switching system, switching method, and switching program between communication devices
US9137271B2 (en) 2005-05-24 2015-09-15 Nec Corporation System for switching between communication devices, switching method, and switching program
JP2007194815A (en) * 2006-01-18 2007-08-02 Nec Corp Security communication device and sequence number managing method
JP4645839B2 (en) * 2006-01-18 2011-03-09 日本電気株式会社 Security communication apparatus and sequence number management method
JP2007235824A (en) * 2006-03-03 2007-09-13 Oki Electric Ind Co Ltd Voice data relay method and system
JP2007243646A (en) * 2006-03-09 2007-09-20 Oki Electric Ind Co Ltd Redundant voip gateway system
JP2007251809A (en) * 2006-03-17 2007-09-27 Hitachi Communication Technologies Ltd System switching method for packet data conversion processing part and media gateway apparatus with packet data conversion processing part
JP4637041B2 (en) * 2006-03-17 2011-02-23 株式会社日立製作所 System switching method for packet data conversion processor
JP2007329798A (en) * 2006-06-09 2007-12-20 Yokogawa Electric Corp Gateway system
JP4687570B2 (en) * 2006-06-09 2011-05-25 横河電機株式会社 Gateway system
JP2008017182A (en) * 2006-07-06 2008-01-24 Hitachi Communication Technologies Ltd Gateway device
JP4637064B2 (en) * 2006-07-06 2011-02-23 株式会社日立製作所 Gateway device
JP2008154218A (en) * 2006-12-15 2008-07-03 Hon Hai Precision Industry Co Ltd Network device, voip gateway and communication redundant method thereof
US7715374B2 (en) 2006-12-20 2010-05-11 Oki Electric Industry Co. Ltd. Redundancy gateway system
JP2009017344A (en) * 2007-07-06 2009-01-22 Nippon Telegr & Teleph Corp <Ntt> Tcp session switching device and method, program, and recording medium
JP4550867B2 (en) * 2007-07-06 2010-09-22 日本電信電話株式会社 TCP session switching apparatus and method, program, and recording medium
WO2009049327A2 (en) * 2007-10-12 2009-04-16 Tellabs Operations, Inc. Sharing value of network variables with successively active interfaces of a communication node
WO2009049327A3 (en) * 2007-10-12 2009-05-28 Tellabs Operations Inc Sharing value of network variables with successively active interfaces of a communication node
JP2009225136A (en) * 2008-03-17 2009-10-01 Oki Electric Ind Co Ltd Communication device and its system switching method
JP2009225090A (en) * 2008-03-17 2009-10-01 Oki Electric Ind Co Ltd Relay device and system switching method
US8289841B2 (en) 2008-04-02 2012-10-16 Oki Electric Industry Co., Ltd. Redundant gateway system
JP2009267953A (en) * 2008-04-28 2009-11-12 Oki Electric Ind Co Ltd Redundant switching control system, method and program
JP2009278297A (en) * 2008-05-14 2009-11-26 Nec Corp Gateway device, communication system including the same, and communication method
JP2010021671A (en) * 2008-07-09 2010-01-28 Nec Corp Media gateway apparatus, communication system, and redundancy method used itherein
JP2011151632A (en) * 2010-01-21 2011-08-04 Nakayo Telecommun Inc Method for performing handover of data relay, and data repeater
JP5648926B2 (en) * 2010-02-01 2015-01-07 日本電気株式会社 Network system, controller, and network control method
WO2011093288A1 (en) * 2010-02-01 2011-08-04 日本電気株式会社 Network system, controller, and network control method
JP2011188010A (en) * 2010-03-04 2011-09-22 Nec Corp Ip packet distribution system, receiver switching method, receiver switching program, and program recording medium
JP2013172428A (en) * 2012-02-22 2013-09-02 Nippon Telegr & Teleph Corp <Ntt> Gateway system
WO2013145634A1 (en) * 2012-03-30 2013-10-03 日本電気株式会社 Information processing system
JP2013229844A (en) * 2012-03-30 2013-11-07 Nec Corp Information processing system
US9549034B2 (en) 2012-03-30 2017-01-17 Nec Corporation Information processing system
JP2014175705A (en) * 2013-03-06 2014-09-22 Nec Corp Multiplexed communication device, communication method, and communication program
JP2019103027A (en) * 2017-12-05 2019-06-24 株式会社日立製作所 Call control system and packet processing apparatus therefor

Also Published As

Publication number Publication date
JP3773508B2 (en) 2006-05-10

Similar Documents

Publication Publication Date Title
JP3773508B2 (en) Redundant system switching method
EP1056254B1 (en) System and method for direct user signaling in H.323 networks
EP1047241B1 (en) System and method for restarting of signaling entities in H.323-based realtime communication networks
US7286467B1 (en) Failure protection for packet telephony
EP1530870B1 (en) System and method for providing fault tolerant ip services
US7835346B2 (en) Methods, systems, and computer program products for providing transcoder free operation (TrFO) and interworking between unlicensed mobile access (UMA) and universal mobile telecommunications system (UMTS) call legs using a media gateway
JP2004088772A (en) Monitor of real-time transport protocol (rtp) data stream by call
JP4491521B2 (en) DTMF transfer method by RTP
EP1026861B1 (en) System and method for distributed call signalling in telephony-over-lan networks
US7693141B2 (en) Method and system for switching the state of a termination in a media gateway
US6973027B1 (en) System and method for maintaining a communication session over gatekeeper failure
US20040260824A1 (en) Internet telephony call agent
JP2007243646A (en) Redundant voip gateway system
CN100525204C (en) Media gateway controller / media gateway, and method for synchronizing connection status after disconnection
US7899040B2 (en) Synchronization of event processing at a media gateway
US20080069089A1 (en) Method for Transmitting Signalling Information Via a Network Limiting Element in a Communications Network
JP4271061B2 (en) IP phone
KR100418397B1 (en) softswitch for interfacing between different protocol
US7395309B1 (en) Modem activity detection
JP2010021671A (en) Media gateway apparatus, communication system, and redundancy method used itherein
US20060268687A1 (en) Backup of voice gateway
JP2004201054A (en) Apparatus and method for communication control
JP2006101033A (en) Ip adaptive private branch exchange

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060201

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060207

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060214

R150 Certificate of patent or registration of utility model

Ref document number: 3773508

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090224

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100224

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110224

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110224

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120224

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130224

Year of fee payment: 7

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term