JP2009200658A - Media gateway apparatus and event transmission method used for the same - Google Patents

Media gateway apparatus and event transmission method used for the same Download PDF

Info

Publication number
JP2009200658A
JP2009200658A JP2008038126A JP2008038126A JP2009200658A JP 2009200658 A JP2009200658 A JP 2009200658A JP 2008038126 A JP2008038126 A JP 2008038126A JP 2008038126 A JP2008038126 A JP 2008038126A JP 2009200658 A JP2009200658 A JP 2009200658A
Authority
JP
Japan
Prior art keywords
event
media gateway
termination
session
gateway device
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
JP2008038126A
Other languages
Japanese (ja)
Other versions
JP5050908B2 (en
Inventor
Hirokazu Ozawa
弘和 小澤
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2008038126A priority Critical patent/JP5050908B2/en
Publication of JP2009200658A publication Critical patent/JP2009200658A/en
Application granted granted Critical
Publication of JP5050908B2 publication Critical patent/JP5050908B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a media gateway apparatus capable of mounting an event buffer function used for monitoring the service level of speech communication quality or the like even when assuming such large scale subscriber holding that call information to be handled increases by the increase of a subscriber holding capacity. <P>SOLUTION: A media gateway (MG1) includes a means (call information management unit 12) for storing an event state detected when a session with an MGC is disconnected, and a means (MGC transmission and reception unit 11) for performing the retrieval processing of an event held by a termination unit when the session is established again and autonomously transmitting the retrieved results to the media gateway controller. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明はメディアゲートウェイ装置及びそれに用いるイベント送信方法に関し、特にH.248/MEGACOプロトコルを使用したMG(Media Gateway:メディアゲートウェイ)のイベント送信方式に関する。   The present invention relates to a media gateway device and an event transmission method used therefor. The present invention relates to an event transmission method of MG (Media Gateway) using the H.248 / MEGACO protocol.

ITU−T(International Telecommunication Union−Telecommunication Standardization Sector)勧告H.248に規定されるイベントバッファディスクリプタ(Event Buffer Descriptor)をMGに実装する場合の機能要件を以下に示す。   ITU-T (International Telecommunication Union-Telecommunication Standardization Sector) Recommendation The functional requirements when the event buffer descriptor (Event Buffer Descriptor) defined in H.248 is implemented in MG are shown below.

1、ターミネーション(Termination)単位にイベントバッファ(Event Buffer)を持ち、イベント(Event)が発生時に、イベントをイベントバッファに追加し、同時にnotifyを送信する。   1. An event buffer is provided for each termination unit. When an event occurs, the event is added to the event buffer, and simultaneously notify is transmitted.

2、イベントバッファに追加したイベントは、該当ターミネーションのイベントディスクリプタ(Events Descriptor)がModifyによって状態変更されるか、そのターミネーション自体が削除されるまで保持し続ける。   2. The event added to the event buffer is held until the event descriptor (Events Descriptor) of the corresponding termination is changed in state by Modify or the termination itself is deleted.

本発明に関連するMGでは、上記で示した機能要件を満たすために、H.248に規定されているとおりに発生したイベントをリスト化して格納するFIFO(First In First Out)バッファを用意する必要がある。   In the MG related to the present invention, in order to satisfy the functional requirements shown above, It is necessary to prepare a FIFO (First In First Out) buffer for storing events generated as specified in H.248 in a list.

IP(Internet Protocol)電話をはじめとしたVoIP(Voice over IP)サービスにおいて、異なるポリシーをもつネットワーク間での通信を行う場合、加入者単位でサービス品質を保障するNGN(Next Generation Network)の観点からMGやMGに実装するイベント監視機能が必要とされている。   In VoIP (Voice over IP) services such as IP (Internet Protocol) telephones, when performing communication between networks having different policies, from the viewpoint of NGN (Next Generation Network) that guarantees service quality in units of subscribers. An event monitoring function implemented in MG or MG is required.

尚、下記の特許文献1には、MGで予めセットされたイベントを監視し、その監視結果をMGC(Media Gateway Controller:メディアゲートウェイコントローラ)に報告する技術が記載されている。
特開2006−304298号公報
The following Patent Document 1 describes a technique for monitoring an event set in advance by the MG and reporting the monitoring result to an MGC (Media Gateway Controller).
JP 2006-304298 A

本発明に関連するMGでは、H.248に規定されているとおりに発生したイベントをリスト化して格納するFIFOバッファを用意する必要があるため、ターミネーションが増加すると、発生するイベント数も増加し、これを管理するFIFOバッファサイズの増大によるメモリ使用量の増加、検索処理の遅延といった問題が発生する。これによって、大規模なターミネーション情報を収容するようなMGの実現が困難である。   In MG related to the present invention, H.C. Since it is necessary to prepare a FIFO buffer for storing events generated as listed in H.248, when the termination increases, the number of generated events also increases, and the size of the FIFO buffer that manages this increases. Problems such as increased memory usage and search processing delays occur. This makes it difficult to realize an MG that accommodates large-scale termination information.

また、FIFOバッファを用いず、イベントが発生した契機でnotifyを送信する実装とした場合には、セッション断中に発生したイベントを保持することができないため、セッション断中に発生したイベントをMGCに通知できない等の問題が発生する。特許文献1に記載の技術では、予めセットされたイベントの監視結果をMGCに報告しているだけなので、上記の問題を解決することはできない。   In addition, if the implementation is such that notify is sent when an event occurs without using a FIFO buffer, the event that occurred during the session disconnection cannot be retained, so the event that occurred during the session disconnection is sent to the MGC. Problems such as inability to notify. With the technique described in Patent Document 1, since the monitoring result of a preset event is only reported to the MGC, the above problem cannot be solved.

そこで、本発明の目的は上記の問題点を解消し、加入者収容数が増加することによって取り扱う呼情報が増加するような大規模加入者収容を想定した場合でも、通話品質等のサービスレベルを監視するために用いられるイベントバッファ機能を実装することができるメディアゲートウェイ装置及びそれに用いるイベント送信方法を提供することにある。   Therefore, the object of the present invention is to solve the above-mentioned problems, and even when assuming large-scale subscriber accommodation in which call information to be handled increases as the number of subscriber accommodation increases, the service level such as call quality is improved. An object of the present invention is to provide a media gateway device that can implement an event buffer function used for monitoring and an event transmission method used therefor.

本発明によるメディアゲートウェイ装置は、メディアゲートウェイコントローラとの間のセッションが切断されている状態において検出したイベント状態を格納する手段と、前記セッションが再確立した状態においてターミネーション単位に保持していたイベントの検索処理を行いかつその検索結果を自律的に前記メディアゲートウェイコントローラに送信する手段とを備えている。   The media gateway device according to the present invention stores means for storing an event state detected in a state where a session with the media gateway controller is disconnected, and an event held in a termination unit in a state where the session is re-established. Means for performing a search process and autonomously transmitting the search result to the media gateway controller.

本発明によるイベント送信方法は、メディアゲートウェイ装置が、メディアゲートウェイコントローラとの間のセッションが切断されている状態において検出したイベント状態を格納するステップと、前記セッションが再確立した状態においてターミネーション単位に保持していたイベントの検索処理を行いかつその検索結果を自律的に前記メディアゲートウェイコントローラに送信するステップとを実行している。   The event transmission method according to the present invention includes a step in which a media gateway device stores an event state detected in a state in which a session with a media gateway controller is disconnected, and a unit of termination in a state in which the session is reestablished. Performing the event search process and autonomously transmitting the search result to the media gateway controller.

本発明は、上記のような構成及び動作とすることで、加入者収容数が増加することによって取り扱う呼情報が増加するような大規模加入者収容を想定した場合でも、通話品質等のサービスレベルを監視するために用いられるイベントバッファ機能を実装することができるという効果が得られる。   The present invention has a service level such as call quality even when assuming large-scale subscriber accommodation in which call information handled increases as the number of subscriber accommodation increases due to the configuration and operation as described above. The effect that the event buffer function used to monitor the event can be implemented is obtained.

次に、本発明の実施の形態について図面を参照して説明する。まず、本発明によるメディアゲートウェイ装置[以下、MG(Media Gateway)とする]について図1を参照して説明する。図1は本発明によるMGの構成例を示すブロック図である。図1において、MG1は、MGC(Media Gateway Controller:メディアゲートウェイコントローラ)送受信部11と、呼情報管理部12と、パケット転送部13とを備えている。   Next, embodiments of the present invention will be described with reference to the drawings. First, a media gateway device [hereinafter referred to as MG (Media Gateway)] according to the present invention will be described with reference to FIG. FIG. 1 is a block diagram showing a configuration example of an MG according to the present invention. In FIG. 1, the MG 1 includes an MGC (Media Gateway Controller) transmission / reception unit 11, a call information management unit 12, and a packet transfer unit 13.

本発明は、運用ポリシーが異なるネットワーク境界に設置されるプロトコル等の変換を行うMGを、MGCからITU−T(International Telecommunication Union−Telecommunication Standardization Sector)勧告H.248/MEGACOを用いて制御する場合に関するものである。   According to the present invention, an MG that converts a protocol or the like installed at a network boundary having a different operation policy is converted from MGC to ITU-T (International Telecommunication Union-Telecommunication Standardization Sector) recommendation H.264. The present invention relates to a case where control is performed using H.248 / MEGACO.

本発明によるMG1は、呼情報管理部12にてセッションが切断されている状態において検出したイベント(Event)状態を格納し、MGC送受信部11にてセッションが再確立した状態において、ターミネーション(Termination)単位に保持していたイベントの検索処理を高速化し、自律的に送信する。   The MG 1 according to the present invention stores an event state detected in a state in which the session is disconnected by the call information management unit 12, and in a state in which the session is re-established by the MGC transmission / reception unit 11, termination. It speeds up the event search process held in the unit and sends it autonomously.

これによって、本発明によるMG1では、MGCへのnotifyによるイベント送信を高速化かつ確実に行っている。また、本発明によるMG1では、ネットワーク障害等を素早く検出し、IP(Internet Protocol)電話の通話品質、映像配信等のサービスレベルを維持することを可能としている。   As a result, the MG1 according to the present invention speeds up and reliably performs event transmission by notification to the MGC. Further, the MG 1 according to the present invention can quickly detect a network failure or the like, and can maintain a service level such as call quality of IP (Internet Protocol) telephone and video distribution.

本発明で用いるMGとは、運用ポリシーの異なるネットワーク境界で用いられるメディアゲートウェイを総称し、加入者単位、フロー単位の伝送資源の割り当てを行う機能、帯域制御及びトラヒックマーキング制御機能、NAT(Network Address Translator)/NAPT(Network Address−Port Translator)制御機能、不正なトラヒックがコアネットワークへ流入することを防ぐピンホール制御機能、パケットの転送レートを監視することでネットワークの状態を監視する品質監視機能、特定のフローを指定された宛先にコピー転送を行うモニタ機能等、SBC(Session Border Controller:セッションボーダコントローラ)の機能を持つものとする。   The MG used in the present invention is a generic term for media gateways used at network boundaries with different operation policies, a function for allocating transmission resources in units of subscribers and flows, a bandwidth control and traffic marking control function, and a NAT (Network Address). (Translator) / NAPT (Network Address-Port Translator) control function, pinhole control function to prevent unauthorized traffic from flowing into the core network, quality monitoring function to monitor the network status by monitoring packet transfer rate, It shall have SBC (Session Border Controller) functions such as a monitor function for copying and transferring a specific flow to a specified destination.

MGの一例としては、ETSI(European Telecommunications Standards Institute)の標準化団体の一つであるTISPAN(The Telecoms & Internet converged Services & Protocols for Advanced Networks)で議論されているNGN(Next Generation Network)アーキテクチャのうち、QoS(Quality of Service)機能を実現するためのRACS(Resource and Admission Control Subsystem)アーキテクチャに準拠するBGF(Border Gateway Function)及びRCEF(Resource Control Enforcement Function)の機能に相当するものである。   As an example of MG, TISPAN (The Telecoms & Network for Network) is one of the standards organizations of ETSI (European Communications Standards Institute) and TISPAN (The Telecoms & Network N BGF (Border Gateway Function) and RCEF (Resource) conforming to the Resource and Admission Control Subsystem (RACS) architecture for realizing QoS (Quality of Service) functions It is equivalent to the ontrol Enforcement Function) function.

本発明で用いるMGCとは、ITU−T勧告H.248/MEGACOを用いて、上記のMGに対してターミネーションやコンテキスト(Context)等の呼情報の設定を行うものとする。ここで、ITU−T勧告H.248/MEGACOでは、コンテキストと呼ばれる論理上の要素を制御対象のベースとし、コンテキストに対してターミネーションを結び付けて制御している。   MGC used in the present invention is ITU-T recommendation H.264. It is assumed that call information such as termination and context is set for the MG using 248 / MEGACO. Here, ITU-T Recommendation H.264 In 248 / MEGACO, a logical element called a context is used as a control target base, and termination is associated with the context for control.

MGCの一例としては、上記のRACSアーキテクチャにおけるA−RACF(Access −Resource and Admission Control Function)の機能、またはSPDF(Service Policy Decision Function)を具備した制御装置に相当するものである。   An example of the MGC is equivalent to a function of A-RACF (Access-Resource and Admission Control Function) in the above-described RACS architecture or a control device provided with a Service Policy Decision Function (SPDF).

本発明で用いるセッションとは、MGCとMGとの間の通信状態を表し、正常に通信が行える場合においてはセッションが確立され、通信経路障害もしくはMGCの故障等によって通信が行えない場合においてはセッションが切断されているものとする。   The session used in the present invention represents a communication state between the MGC and the MG. The session is established when the communication can be normally performed, and the session is established when the communication cannot be performed due to a communication path failure or a MGC failure. Shall be disconnected.

本発明によるネットワーク構成においては、第1のSIP(Session Initiation Protocol)クライアントから第2のSIPクライアントに対して第1のネットワーク、MG、第2のネットワークを介してSIP等のシグナリングプロトコルやRTP(Real−time Transport Protocol)等のメディア通信プロトコルを使用した通信を可能にするために、MGに登録されているターミネーション情報に基づき、第1のネットワークから第2のネットワークへの運用ポリシーの変換が行われるものとする。また、ターミネーションの設定は、第3のネットワークを介してMGCからMGに対して行われるものとする。   In the network configuration according to the present invention, a signaling protocol such as SIP or RTP (Real) is transmitted from the first SIP (Session Initiation Protocol) client to the second SIP client via the first network, the MG, and the second network. -In order to enable communication using a media communication protocol such as time transport protocol), the operation policy is converted from the first network to the second network based on the termination information registered in the MG. Shall. Also, the termination setting is performed from the MGC to the MG via the third network.

本発明で発生するイベントの一例としては、H.248に規定されるターミネーションに通話品質を監視するためにQuality Alert(nt/qualert)イベントを設定し、ターミネーションに適合するフローの通信状態が設定した閾値を下回った場合にMGCに対してnotifyを送信する仕組みがある。   An example of an event that occurs in the present invention is H.264. A Quality Alert (nt / qualert) event is set to monitor the call quality at the termination specified in H.248, and a notification is sent to the MGC when the communication state of the flow that matches the termination falls below the set threshold. There is a mechanism to do.

本装置の使用例としては、MGを経由する第1のSIPクライアントと第2のSIPクライアントとの間のメディア通信フローに対して、通話品質を監視するイベントを設定した場合、当該フローが設定されたレートの閾値を下回った際に、MGから第3のネットワークを介してMGCに対してnotifyが送信されるものとする。   As an example of use of this apparatus, when an event for monitoring call quality is set for a media communication flow between a first SIP client and a second SIP client via MG, the flow is set. It is assumed that notify is transmitted from the MG to the MGC via the third network when the rate falls below the threshold value.

本発明では、H.248に規定されるイベントバッファ(Event Buffer)機能をMGに実装するにあたり、ターミネーション管理テーブルのターミネーション情報毎にイベントバッファ情報を格納する領域を用意することによって、イベントバッファ機能を実現している。また、本発明では、上述した本発明に関連するMGに必要とするFIFO(First In First Out)バッファを実装せずに、当該機能をサポートすることが可能であり、実装を容易に行うことができる。さらに、本発明では、メモリ使用量を削減することができるため、リソースの有効活用を行うことができる。   In the present invention, H.P. When the event buffer function defined in H.248 is installed in the MG, the event buffer function is realized by preparing an area for storing event buffer information for each termination information in the termination management table. Further, in the present invention, it is possible to support the function without mounting the FIFO (First In First Out) buffer necessary for the MG related to the present invention described above, and the mounting can be easily performed. it can. Furthermore, in the present invention, the memory usage can be reduced, so that resources can be effectively used.

セッション断中に発生したイベントに対しては、セッション確立後にイベントバッファ情報を持つターミネーションを検索することによって、notifyを作成する。本発明では、検索条件がターミネーションのみであるため、検索規模を少なくし、検索処理の高速化を可能としている。   For an event that occurs during session disconnection, a notify is created by searching for a termination having event buffer information after the session is established. In the present invention, since the search condition is only termination, the search scale is reduced and the search process can be speeded up.

また、本発明では、MGCとMGとの間の通信異常やMGCの故障等でセッションが切断された後、通信状態が復旧し、セッションが再確立された時に、MGから自律的にイベントバッファに存在するイベントを順次notifyを使用して送信することで、セッションの切断中に発生したイベントを取りこぼすことなく、MGCに送信することができる。   Further, in the present invention, after the session is disconnected due to a communication abnormality between the MGC and the MG or a failure of the MGC, the communication state is restored, and when the session is reestablished, the MG autonomously enters the event buffer. By sequentially transmitting existing events using “notify”, it is possible to transmit the event to the MGC without missing the event that occurred during the session disconnection.

さらに、本発明では、MGCがイベントバッファディスクリプタ(Event Buffer Descriptor)に対応しているかどうかに関わらず、notifyの送信によってイベントを通知している。このため、本発明では、MGCがイベントバッファディスクリプタをサポートしていない場合のプロトコルのバージョン不一致や、プロトコルバージョンが異なる複数台のMGCに対してMGがイベント通知を実施する状態においても、イベント送信が可能である。   Furthermore, in the present invention, an event is notified by sending a notify regardless of whether the MGC is compatible with an event buffer descriptor (Event Buffer Descriptor). For this reason, in the present invention, even when the MGC does not support the event buffer descriptor and the protocol version does not match, or even when the MG performs event notification for a plurality of MGCs with different protocol versions, event transmission is possible. Is possible.

上述したように、本発明は、MGに対して通話品質等のサービスレベルを監視するために用いられるイベントバッファ機能(イベント監視機能)を、加入者収容数が増加することによって取り扱う呼情報が増加するような大規模加入者収容を想定したMGにおいても実装することができる。   As described above, the present invention increases the call information handled by increasing the number of subscribers accommodated in the event buffer function (event monitoring function) used to monitor the service level such as call quality for the MG. It can also be implemented in an MG that assumes large-scale subscriber accommodation.

図2は本発明の実施の形態によるネットワーク構成の一例を示すブロック図である。図2において、本発明の実施の形態によるネットワークは、MG1と、SIPクライアント2,3と、MGC4と、ネットワーク100,200,300とから構成されている。   FIG. 2 is a block diagram showing an example of a network configuration according to the embodiment of the present invention. In FIG. 2, the network according to the embodiment of the present invention includes MG1, SIP clients 2 and 3, MGC4, and networks 100, 200, and 300.

MG1は、本発明の対象とするシステムであり、MGC4からネットワーク300を介してH.248のターミネーション情報等の呼情報を含むパケットを受信する。SIPクライアント2,3は、ネットワーク100,200及びMG1を介して接続可能となっている。   MG1 is a system that is the subject of the present invention. A packet including call information such as 248 termination information is received. The SIP clients 2 and 3 can be connected via the networks 100 and 200 and MG1.

図3は図2のMG1の構成例を示すブロック図である。図3において、MG1は、MGC送受信部11と、呼情報管理部12と、パケット転送部13とからなるSBC10を備えている。呼情報管理部12はターミネーション登録部121と、ターミネーション管理テーブル122と、イベント送信制御部123とから構成されている。   FIG. 3 is a block diagram showing a configuration example of MG1 of FIG. In FIG. 3, the MG 1 includes an SBC 10 including an MGC transmission / reception unit 11, a call information management unit 12, and a packet transfer unit 13. The call information management unit 12 includes a termination registration unit 121, a termination management table 122, and an event transmission control unit 123.

MG1がMGC4から受信したターミネーション情報は、MGC送受信部11に転送される。MGC送受信部11は転送されてきたターミネーション情報を内部通信用のフォーマットに変換し、呼情報管理部12に送信する。呼情報管理部12は、送信されてきた呼情報をターミネーション登録部121を介してターミネーション管理テーブル122に登録する。   The termination information received by the MG 1 from the MGC 4 is transferred to the MGC transmission / reception unit 11. The MGC transmission / reception unit 11 converts the transferred termination information into a format for internal communication and transmits it to the call information management unit 12. The call information management unit 12 registers the transmitted call information in the termination management table 122 via the termination registration unit 121.

ネットワーク100もしくはネットワーク200からパケットフローを受信した場合、パケット転送部13は、設定された呼情報に適合するかどうかを呼情報管理部12にて検索し、適合した場合、そのパケットフローに対して設定されている処理を施し、対向するネットワーク200もしくはネットワーク100に転送する。適合するターミネーション情報が存在しない場合、パケット転送部13は、そのパケットフローを廃棄する。   When the packet flow is received from the network 100 or the network 200, the packet transfer unit 13 searches the call information management unit 12 to determine whether it matches the set call information. The set processing is performed, and the data is transferred to the opposite network 200 or network 100. If there is no matching termination information, the packet transfer unit 13 discards the packet flow.

図4は図3のターミネーション管理テーブル122の詳細な構成を示す図である。図4において、ターミネーション管理テーブル122は、ターミネーション情報(“TerminationA”,“TerminationB”,“TerminationC”,“TerminationD”,“TerminationE”,“TerminationF”,“TerminationG”)、イベントディスクリプタ(Event Descriptor)情報(“EventA”,“EventB”,“none”,“EventD”,“EventE”,“none”,“EventA”)、イベントバッファ情報(“none”,“Event BufferB”,“Event BufferC”,“none”,“Event BufferE”,“none”,“none”)から構成されている。   FIG. 4 is a diagram showing a detailed configuration of the termination management table 122 of FIG. In FIG. 4, the termination management table 122 includes termination information (“Termination A”, “Termination B”, “Termination C”, “Termination D”, “Termination E”, “Termination F”, “Termination G”), event descriptor (Event Descriptor) information ( “EventA”, “EventB”, “none”, “EventD”, “EventE”, “none”, “EventA”), event buffer information (“none”, “Event BufferB”, “Event BufferC”, “none”) , “Event Buffer E”, “none”, “none”).

イベントバッファ情報は、イベントディスクリプタ情報に対応するリクエスト(Request)ID、イベント種別を表すイベントID、パケットフローを特定するストリーム(Stream)ID、イベントに情報を表すイベントパラメータ(Event Param)、発生時刻を表すタイムスタンプ(Time Stamp)から構成されている。   The event buffer information includes a request ID corresponding to the event descriptor information, an event ID indicating the event type, a stream ID identifying the packet flow, an event parameter indicating the event information (Event Param), and an occurrence time. It consists of a time stamp (Time Stamp).

ここで、図4における“TerminationA”のように、ターミネーションにイベントディスクリプタ情報が設定されており、該当するターミネーションにイベントが発生した場合、パケット転送部13は呼情報管理部12にイベント発生通知を行う。   Here, as in “Termination A” in FIG. 4, event descriptor information is set for the termination, and when an event occurs in the corresponding termination, the packet transfer unit 13 notifies the call information management unit 12 of the event occurrence. .

呼情報管理部12がイベント発生通知を受け取った場合、そのイベント発生通知は、イベント送信制御部123に転送される。イベント送信制御部123は、MG1の装置本体のサービス状態を確認し、装置状態がインサービスであれば、処理対象のターミネーションを検索する。イベント送信制御部123は、装置状態がアウトオブサービスであれば、通知されたイベントを廃棄する。   When the call information management unit 12 receives the event occurrence notification, the event occurrence notification is transferred to the event transmission control unit 123. The event transmission control unit 123 confirms the service state of the MG1 device main body, and if the device state is in service, searches for the termination to be processed. The event transmission control unit 123 discards the notified event if the apparatus state is out of service.

装置状態がインサービスで、処理対象のターミネーションが存在する場合には、そのターミネーション情報のイベントバッファ項目に情報を追加する。この時、既にイベントバッファに同一のイベント(イベントIDとストリームIDとが一致)が存在した場合には、元のデータを優先し、新しく発生したイベントを廃棄する。   If the device status is in-service and there is a termination to be processed, information is added to the event buffer item of the termination information. At this time, if the same event (the event ID and the stream ID match) already exists in the event buffer, the original data is prioritized and the newly generated event is discarded.

ターミネーション管理テーブル122のイベントバッファ項目に、上記で示したイベントバッファ情報を追加した後、装置のサービス状態がインサービスであれば、イベントバッファ情報からnotifyを作成して送信を行う。   After the event buffer information shown above is added to the event buffer item of the termination management table 122, if the service state of the device is in service, a notification is created from the event buffer information and transmitted.

図5は本発明の実施の形態におけるイベント発生時の動作を示すフローチャートである。これら図2〜図5を参照して本発明の実施の形態におけるイベント発生時の動作について説明する。   FIG. 5 is a flowchart showing an operation when an event occurs in the embodiment of the present invention. With reference to FIG. 2 to FIG. 5, the operation when an event occurs in the embodiment of the present invention will be described.

図4における“TerminationA”のように、イベントディスクリプタ情報が設定されてあるターミネーションにイベントが発生した場合、呼情報管理部12は、イベント検出を行った後(図5ステップS1)、装置状態確認を行う(図5ステップS2)。   When an event occurs in the termination for which event descriptor information is set as in “Termination A” in FIG. 4, the call information management unit 12 performs event detection (step S1 in FIG. 5), and then checks the device status. This is performed (step S2 in FIG. 5).

呼情報管理部12は、装置状態が故障中やアウトオブサービス等でNGだった場合、そのイベントを廃棄する(図5ステップS3)。呼情報管理部12は、装置状態がインサービス等でOKだった場合、ターミネーション管理テーブル122の検索を行う(図5ステップS4)。   The call information management unit 12 discards the event when the device state is NG due to failure or out of service (step S3 in FIG. 5). The call information management unit 12 searches the termination management table 122 when the device status is OK due to in-service or the like (step S4 in FIG. 5).

呼情報管理部12は、発生したイベントが設定されているターミネーションに適合するか否かを、図4に示すターミネーション管理テーブル122のターミネーション情報欄に対して線形検索のターミネーション情報検索を実施する(図5ステップS5)。呼情報管理部12は、すべてのターミネーションに対して適合しない場合、そのイベントを廃棄する(図5ステップS6)。   The call information management unit 12 performs a termination information search of a linear search on the termination information column of the termination management table 122 shown in FIG. 4 as to whether or not the generated event matches the set termination (FIG. 4). 5 step S5). If the call information management unit 12 does not match all the terminations, the call information management unit 12 discards the event (step S6 in FIG. 5).

呼情報管理部12は、発生したイベントに適合するターミネーションが存在する場合、そのターミネーションのイベントバッファ情報の検索を行う(図5ステップS7)。呼情報管理部12は、検索した結果、既にイベントバッファ情報が書込まれており、イベントバッファに同一のイベント(イベントIDとストリームIDとが一致)が存在した場合、元のデータを優先し、新しく発生したイベントを廃棄する(図5ステップS8)。   When there is a termination that matches the event that has occurred, the call information management unit 12 searches the event buffer information of the termination (step S7 in FIG. 5). As a result of the search, the call information management unit 12 has already written the event buffer information, and when the same event (the event ID and the stream ID match) exists in the event buffer, the call data management unit 12 gives priority to the original data, The newly generated event is discarded (step S8 in FIG. 5).

呼情報管理部12は、イベントバッファ情報の検索の結果、図4における“TerminationA”のように、イベントバッファ情報が書込まれておらず、“none”の場合、イベントバッファ情報の書込みを行う(図5ステップS9)。その後、呼情報管理部12は、その情報を基にnotifyを作成して送信するnotify送信処理を行う(図5ステップS10)。   As a result of the search of the event buffer information, the call information management unit 12 does not write the event buffer information as in “Termination A” in FIG. 4, and writes the event buffer information when “none” ( FIG. 5 step S9). Thereafter, the call information management unit 12 performs a notify transmission process for creating and transmitting a notify based on the information (step S10 in FIG. 5).

そして、呼情報管理部12は、当該ターミネーションのイベントが終了したこと示すために、図4におけるイベントディスクリプタ情報欄を削除する(イベントディスクリプタ情報削除)(図5ステップS11)。   Then, the call information management unit 12 deletes the event descriptor information column in FIG. 4 (deletion of event descriptor information) to indicate that the termination event has ended (step S11 in FIG. 5).

ターミネーション情報に、新たにイベントディスクリプタ情報を含むModify Requestを受信した場合、呼情報管理部12は、その内容に関わらずに、該当するターミネーションのイベントバッファ情報をクリアする。この時、notifyは送信しない。また、イベントバッファ情報をもつターミネーションをSubtractする場合も、notifyは送信しない。   When a modification request including event descriptor information newly included in the termination information is received, the call information management unit 12 clears the event buffer information of the corresponding termination regardless of the contents. At this time, notify is not transmitted. Also, notify is not transmitted when a termination having event buffer information is subtracted.

MGC4とMG1との間のセッション切断後、セッションが再確立した場合、呼情報管理部12は、一定時間のタイマを起動し、タイマ満了後に、ターミネーションのイベントバッファ項目を線形検索してイベントバッファ情報が存在するものについて、notifyを作成してMGC4に送信する。   When the session is reestablished after the session between MGC4 and MG1 is disconnected, the call information management unit 12 starts a timer for a certain period of time, and after the timer expires, performs a linear search for the event buffer item of the termination and performs event buffer information Is created and transmitted to MGC4.

イベント送信制御部123は、イベントバッファ情報をnotify送信してから、次のターミネーションに対する検索処理をするまでの時間、タイマを起動して待ち時間を置き、タイマが満了してからターミネーション検索とnotify送信とを行う。この場合には、notifyの送信間隔を調整することによって、MGC4の輻輳を防止することが可能である。   The event transmission control unit 123 activates a timer for a period of time from when the event buffer information is notified to be transmitted until the search processing for the next termination is performed, and after the timer expires, the termination search and notification transmission are performed. And do. In this case, it is possible to prevent MGC4 congestion by adjusting the notify transmission interval.

図6は本発明の実施の形態におけるセッション再確立時の処理を示すフローチャートである。これら図2〜図4と図6とを参照して本発明の実施の形態におけるセッション再確立時の処理について説明する。   FIG. 6 is a flowchart showing processing at the time of session re-establishment in the embodiment of the present invention. With reference to FIG. 2 to FIG. 4 and FIG. 6, processing at the time of session re-establishment in the embodiment of the present invention will be described.

呼情報管理部12は、セッションの再確立の検出した場合(セッション再確立検出)(図6ステップS21)、タイマを起動し、装置起動直後に処理を実施しないように待ち時間(Wait)をおく(起動タイマ処理)(図6ステップS22)。   When call re-establishment is detected (session re-establishment detection) (step S21 in FIG. 6), the call information management unit 12 starts a timer and sets a waiting time (Wait) so that processing is not performed immediately after the apparatus is started. (Start-up timer process) (step S22 in FIG. 6).

呼情報管理部12は、起動タイマ処理のタイマが満了すると、ターミネーション管理テーブル122の検索を行う(図6ステップS23)。図4におけるターミネーション情報欄を線形検索し(ターミネーション検索)(図6ステップS24)、ターミネーションが存在した場合、イベントバッファ情報を検索する(イベントバッファ検索)(図6ステップS25)。   When the timer of the activation timer process expires, the call information management unit 12 searches the termination management table 122 (step S23 in FIG. 6). The termination information column in FIG. 4 is linearly searched (termination search) (step S24 in FIG. 6). If termination exists, event buffer information is searched (event buffer search) (step S25 in FIG. 6).

呼情報管理部12は、図4における“TerminaitonB”のようにイベントバッファ情報が存在する場合、イベントバッファ情報からnotifyを作成してMGC4に対してnotify送信を行う(notify送信処理)(図6ステップS26)。その後、呼情報管理部12は、イベントディスクリプタ情報削除を行う(図6ステップS27)。   When the event buffer information exists like “Terminaton B” in FIG. 4, the call information management unit 12 creates a notify from the event buffer information and performs a notify transmission to the MGC 4 (notify transmission process) (step in FIG. 6). S26). Thereafter, the call information management unit 12 deletes the event descriptor information (step S27 in FIG. 6).

呼情報管理部12は、イベントディスクリプタ情報を削除した結果、ターミネーション管理テーブル122において、図4における“TerminationC”のように、イベントディスクリプタ欄が“none”となる。そして、呼情報管理部12は、送信タイマを起動し、次のターミネーション検索を行うまでの時間を待ち時間(Wait)とする(送信タイマ処理)(図6ステップS28)。   As a result of deleting the event descriptor information, the call information management unit 12 changes the event descriptor column to “none” in “Termination C” in FIG. 4 in the termination management table 122. Then, the call information management unit 12 activates the transmission timer and sets the time until the next termination search is performed as a wait time (transmission timer process) (step S28 in FIG. 6).

図7は本発明の実施の形態におけるイベント発生時のMG1とMGC4との間のメッセージシーケンスを示すシーケンスチャートである。この図7を参照して本発明の実施の形態におけるイベント発生時のMG1とMGC4との間のメッセージのやりとりについて説明する。   FIG. 7 is a sequence chart showing a message sequence between MG1 and MGC4 when an event occurs in the embodiment of the present invention. With reference to FIG. 7, the message exchange between MG1 and MGC4 when an event occurs in the embodiment of the present invention will be described.

図7に示すように、MG1とMGC4との間にセッションが正常に確立されている状態において(図7のa1)、MG1でイベントが発生した場合(図7のa2)、MG1は、その内部でイベントバッファ作成処理を行い(図7のa3)、MGC4に対してnotifyを送信する(図7のa4)。MGC4はその通知に対して、notify応答をMG1に送信する(図7のa5)。   As shown in FIG. 7, in the state where the session is normally established between MG1 and MGC4 (a1 in FIG. 7), when an event occurs in MG1 (a2 in FIG. 7), MG1 Then, an event buffer creation process is performed (a3 in FIG. 7), and notify is transmitted to MGC4 (a4 in FIG. 7). In response to the notification, MGC4 transmits a notify response to MG1 (a5 in FIG. 7).

MGC4とMG1との間に障害が発生し、セッション断が発生した場合において(図7のa6)、さらにMG1にイベントが発生すると(図7のa7)、MG1はその内部でイベントバッファ作成処理を実施するが、notify通知を行わない(図7のa8)。   When a failure occurs between MGC4 and MG1 and a session disconnection occurs (a6 in FIG. 7), when an event further occurs in MG1 (a7 in FIG. 7), MG1 internally performs event buffer creation processing. Although it is implemented, notify notification is not performed (a8 in FIG. 7).

MGC4とMG1との間の通信が回復し、セッションが再確立した場合に(図7のa9)、MG1はイベントバッファ検索処理を実施し(図7のa10)、該当するターミネーションのnotify通知を送信する(図7のa11)。MGC4は、notify通知に対してnotify応答をMG1に送信する(図7のa12)。   When communication between MGC4 and MG1 is restored and the session is re-established (a9 in FIG. 7), MG1 performs an event buffer search process (a10 in FIG. 7) and sends a notification of notification of the corresponding termination. (A11 in FIG. 7). In response to the notify notification, MGC4 transmits a notify response to MG1 (a12 in FIG. 7).

このように、本実施の形態では、H.248で規定されているイベントバッファディスクリプタの機能要件を、上述した本発明に関連するMGに必要とするFIFOバッファを用いずに、ターミネーション管理情報にイベントバッファディスクリプタを用いるので、実装が容易になり、開発工数を削減することができる。   Thus, in the present embodiment, H.264 is used. The function requirements of the event buffer descriptor defined in H.248 are not used by the FIFO buffer required for the MG related to the present invention described above, but the event buffer descriptor is used for the termination management information. Development man-hours can be reduced.

また、本実施の形態では、MGC4とMG1との間のセッションが切断している間に発生したイベントを保持し、セッションの切断回復後にMG1から自律的にMGC4にイベント通知を行っているので、セッション断中のイベント情報を取りこぼすことなく、送信することができ、セッション確立後すぐにMGC4がネットワーク障害等を検出することができる。これによって、本実施の形態では、通話品質等のサービスレベルの維持を保つことが可能となる。   In the present embodiment, an event that occurs while the session between MGC4 and MG1 is disconnected is held, and after GS1 autonomously notifies the event to MGC4 after recovery from disconnection of the session, Event information during session disconnection can be transmitted without being missed, and the MGC 4 can detect a network failure or the like immediately after the session is established. Thus, in the present embodiment, it is possible to maintain a service level such as call quality.

さらに、本実施の形態では、MEGACO電文におけるイベントバッファディスクリプタを実装せずに、notify送信によってイベントを通知しているため、MGC4とMG1とのH.248プロトコルのバージョン不一致の場合や、プロトコルバージョンが異なる複数台のMGCに対してもイベント通知の実施が可能である。   Furthermore, in the present embodiment, the event buffer descriptor in the MEGACO message is not implemented, and the event is notified by notify transmission, so the H.C. of MGC4 and MG1. The event notification can be performed even when the version of the H.248 protocol does not match, or for a plurality of MGCs having different protocol versions.

図1は本発明によるメディアゲートウェイの構成例を示すブロック図である。FIG. 1 is a block diagram showing a configuration example of a media gateway according to the present invention. 本発明の実施の形態によるネットワーク構成の一例を示すブロック図である。It is a block diagram which shows an example of the network structure by embodiment of this invention. 図2のメディアゲートウェイの構成例を示すブロック図である。FIG. 3 is a block diagram illustrating a configuration example of a media gateway in FIG. 2. 図3のターミネーション管理テーブルの詳細な構成を示す図である。It is a figure which shows the detailed structure of the termination management table of FIG. 本発明の実施の形態におけるイベント発生時の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of the event generation | occurrence | production in embodiment of this invention. 本発明の実施の形態におけるセッション再確立時の処理を示すフローチャートである。It is a flowchart which shows the process at the time of session re-establishment in embodiment of this invention. 本発明の実施の形態におけるイベント発生時のメディアゲートウェイとメディアゲートウェイコントローラとの間のメッセージシーケンスを示すシーケンスチャートである。It is a sequence chart which shows the message sequence between the media gateway at the time of the event generation in embodiment of this invention, and a media gateway controller.

符号の説明Explanation of symbols

1 メディアゲートウェイ
2,3 SIPクライアント
4 メディアゲートウェイコントローラ
10 SBC
11 MGC送受信部
12 呼情報管理部
13 パケット転送部
100,200,300 ネットワーク
121 ターミネーション登録部
122 ターミネーション管理テーブル
123 イベント送信制御部
1 Media gateway
2,3 SIP client
4 Media gateway controller
10 SBC
11 MGC transceiver
12 Call Information Management Department
13 Packet transfer unit 100, 200, 300 Network
121 Termination Registration Department
122 Termination Management Table
123 Event transmission controller

Claims (14)

メディアゲートウェイコントローラとの間のセッションが切断されている状態において検出したイベント状態を格納する手段と、前記セッションが再確立した状態においてターミネーション単位に保持していたイベントの検索処理を行いかつその検索結果を自律的に前記メディアゲートウェイコントローラに送信する手段とを有することを特徴とするメディアゲートウェイ装置。   Means for storing an event state detected in a state where a session with the media gateway controller is disconnected, and a search result of an event held in a termination unit in a state where the session is re-established. Means for autonomously transmitting a message to the media gateway controller. 運用ポリシーが異なるネットワーク境界に設置され、少なくともプロトコルの変換を行うことを特徴とする請求項1記載のメディアゲートウェイ装置。   2. The media gateway device according to claim 1, wherein the operation policy is installed at different network boundaries, and at least protocol conversion is performed. 自装置に登録されているターミネーション情報に基づいて前記異なるネットワーク間への運用ポリシーの変換を行うことを特徴とする請求項2記載のメディアゲートウェイ装置。   3. The media gateway device according to claim 2, wherein an operation policy is converted between the different networks based on termination information registered in the own device. 前記ターミネーション情報を格納するターミネーション管理テーブルを含み、
前記ターミネーション管理テーブルに、前記ターミネーション情報毎にイベントバッファ情報を格納する領域を設けたことを特徴とする請求項1から請求項3のいずれか記載のメディアゲートウェイ装置。
Including a termination management table for storing the termination information;
The media gateway device according to any one of claims 1 to 3, wherein an area for storing event buffer information for each termination information is provided in the termination management table.
前記セッションの切断中に発生したイベントに対して、前記セッション確立後にイベントバッファ情報を持つターミネーションを検索して前記メディアゲートウェイコントローラへのnotifyを作成することを特徴とする請求項4記載のメディアゲートウェイ装置。   5. The media gateway device according to claim 4, wherein, for an event that occurs during the disconnection of the session, a termination having event buffer information is searched after the session is established to create a notify to the media gateway controller. . 前記セッションが切断された後、通信状態が復旧して当該セッションが再確立した時に自律的にイベントバッファに存在するイベントを前記notifyを使用して前記メディアゲートウェイコントローラに順次送信することを特徴とする請求項5記載のメディアゲートウェイ装置。   After the session is disconnected, when the communication state is restored and the session is re-established, events existing in an event buffer autonomously are sequentially transmitted to the media gateway controller using the notify. The media gateway device according to claim 5. 前記メディアゲートウェイコントローラからITU−T勧告H.248/MEGACOを用いて制御されることを特徴とする請求項1から請求項6のいずれか記載のメディアゲートウェイ装置。   ITU-T recommendation H.264 from the media gateway controller. The media gateway device according to any one of claims 1 to 6, wherein the media gateway device is controlled using H.248 / MEGACO. メディアゲートウェイ装置が、メディアゲートウェイコントローラとの間のセッションが切断されている状態において検出したイベント状態を格納するステップと、前記セッションが再確立した状態においてターミネーション単位に保持していたイベントの検索処理を行いかつその検索結果を自律的に前記メディアゲートウェイコントローラに送信するステップとを実行することを特徴とするイベント送信方法。   A step of storing an event state detected by the media gateway device in a state in which the session with the media gateway controller is disconnected; and an event search process held in a termination unit in a state in which the session is re-established And sending the search result autonomously to the media gateway controller. 前記メディアゲートウェイ装置が、運用ポリシーが異なるネットワーク境界に設置され、少なくともプロトコルの変換を行うことを特徴とする請求項8記載のイベント送信方法。   9. The event transmission method according to claim 8, wherein the media gateway device is installed at a network boundary having a different operation policy and performs at least protocol conversion. 前記メディアゲートウェイ装置が、自装置に登録されているターミネーション情報に基づいて前記異なるネットワーク間への運用ポリシーの変換を行うことを特徴とする請求項9記載のイベント送信方法。   The event transmission method according to claim 9, wherein the media gateway device converts an operation policy between the different networks based on termination information registered in the device itself. 前記メディアゲートウェイ装置に、前記ターミネーション情報を格納するターミネーション管理テーブルを設け、
前記ターミネーション管理テーブルに、前記ターミネーション情報毎にイベントバッファ情報を格納する領域を設けたことを特徴とする請求項8から請求項10のいずれか記載のイベント送信方法。
The media gateway device is provided with a termination management table for storing the termination information,
11. The event transmission method according to claim 8, wherein an area for storing event buffer information is provided for each termination information in the termination management table.
前記メディアゲートウェイ装置が、前記セッションの切断中に発生したイベントに対して、前記セッション確立後にイベントバッファ情報を持つターミネーションを検索して前記メディアゲートウェイコントローラへのnotifyを作成することを特徴とする請求項11記載のイベント送信方法。   The media gateway device searches for a termination having event buffer information after the session is established for an event that occurs while the session is disconnected, and creates a notify to the media gateway controller. 11. The event transmission method according to 11. 前記メディアゲートウェイ装置が、前記セッションが切断された後、通信状態が復旧して当該セッションが再確立した時に自律的にイベントバッファに存在するイベントを前記notifyを使用して前記メディアゲートウェイコントローラに順次送信することを特徴とする請求項12記載のイベント送信方法。   After the session is disconnected, the media gateway device autonomously transmits events existing in the event buffer to the media gateway controller using the notify when the communication state is restored and the session is reestablished. The event transmission method according to claim 12, wherein: 前記メディアゲートウェイ装置は、前記メディアゲートウェイコントローラからITU−T勧告H.248/MEGACOを用いて制御されることを特徴とする請求項8から請求項13のいずれか記載のイベント送信方法。   The media gateway device receives ITU-T recommendation H.264 from the media gateway controller. 14. The event transmission method according to claim 8, wherein the event transmission method is controlled using H.248 / MEGACO.
JP2008038126A 2008-02-20 2008-02-20 Media gateway device and event transmission method used therefor Active JP5050908B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008038126A JP5050908B2 (en) 2008-02-20 2008-02-20 Media gateway device and event transmission method used therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008038126A JP5050908B2 (en) 2008-02-20 2008-02-20 Media gateway device and event transmission method used therefor

Publications (2)

Publication Number Publication Date
JP2009200658A true JP2009200658A (en) 2009-09-03
JP5050908B2 JP5050908B2 (en) 2012-10-17

Family

ID=41143722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008038126A Active JP5050908B2 (en) 2008-02-20 2008-02-20 Media gateway device and event transmission method used therefor

Country Status (1)

Country Link
JP (1) JP5050908B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011503976A (en) * 2007-11-12 2011-01-27 アルカテル−ルーセント Method and apparatus for handling a disconnect between a media gateway and a media gateway controller
JP2013026829A (en) * 2011-07-21 2013-02-04 Hitachi Ltd Transmission system and control method of transmission system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009062336A1 (en) * 2007-11-12 2009-05-22 Alcatel Shanghai Bell Co., Ltd. A method and apparatus for processing a disconnection-connection between a media gateway and a media gateway controller

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009062336A1 (en) * 2007-11-12 2009-05-22 Alcatel Shanghai Bell Co., Ltd. A method and apparatus for processing a disconnection-connection between a media gateway and a media gateway controller

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011503976A (en) * 2007-11-12 2011-01-27 アルカテル−ルーセント Method and apparatus for handling a disconnect between a media gateway and a media gateway controller
JP2013026829A (en) * 2011-07-21 2013-02-04 Hitachi Ltd Transmission system and control method of transmission system
US9094330B2 (en) 2011-07-21 2015-07-28 Hitachi, Ltd. Data transport system and control method of data transport system

Also Published As

Publication number Publication date
JP5050908B2 (en) 2012-10-17

Similar Documents

Publication Publication Date Title
EP2501119B1 (en) A gateway for the survivability of an enterprise network using sip
JP3855909B2 (en) Policy-configurable peer-to-peer communication system
JP3853788B2 (en) System and method for reducing information communicated between multimedia enabled units of a universal mobile telecommunications system
JP2021534692A (en) Methods, systems and computer-readable media for providing mobile device connectivity
JP4470934B2 (en) Proxy server, communication system, communication method, and program
JP2010051009A (en) METHOD AND DEVICE FOR CONTROLLING SESSION QoS
WO2009121305A1 (en) Network address translation address mapping table maintaining method, media gateway and its controller
US20130201991A1 (en) Triggering Bandwidth Reservation and Priority Remarking
JP2008017409A (en) QoS CONTROL SYSTEM, QoS CONTROL DEVICE AND SESSION CONTROL DEVICE
JP2005110260A (en) Method and apparatus for migrating to alternate call controller
JP5050908B2 (en) Media gateway device and event transmission method used therefor
EP2945315B1 (en) Method for managing routes in a media gateway, apparatus and system
US7899040B2 (en) Synchronization of event processing at a media gateway
EP2081349A1 (en) Method and system for transcoding avoidance in Border Gateways
WO2010075688A1 (en) Method, apparatus and system for creating and joining ip multimedia subsystem (ims) group conference
JP5512919B2 (en) Service usage sharing method between different services
JP2008005257A (en) Calling repeater system
CN113747275A (en) Identification method and device of virtual media gateway
JP2005012614A (en) Gateway device
KR20090062079A (en) Call admission control method for the sip base service interworking control system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110113

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120223

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120410

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120521

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120709

R150 Certificate of patent or registration of utility model

Ref document number: 5050908

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

Year of fee payment: 3