JP2007049415A - Voice data conversion apparatus, network system, and control method and program - Google Patents

Voice data conversion apparatus, network system, and control method and program Download PDF

Info

Publication number
JP2007049415A
JP2007049415A JP2005231543A JP2005231543A JP2007049415A JP 2007049415 A JP2007049415 A JP 2007049415A JP 2005231543 A JP2005231543 A JP 2005231543A JP 2005231543 A JP2005231543 A JP 2005231543A JP 2007049415 A JP2007049415 A JP 2007049415A
Authority
JP
Japan
Prior art keywords
codec
voice
network
conversion
terminals
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005231543A
Other languages
Japanese (ja)
Inventor
Yosuke Takahashi
洋輔 高橋
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 Engineering Ltd
Original Assignee
NEC Engineering Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP2005231543A priority Critical patent/JP2007049415A/en
Publication of JP2007049415A publication Critical patent/JP2007049415A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To realize call connection among different voice codec terminals in a VoIP network. <P>SOLUTION: In a voice conversion apparatus 102 arranged on networks 10, 20, 100, 200, 201 for performing VoIP communication, among terminals 11, 12, 21, 22 constituting the networks 10, 20, 100, 200, 201, voice codec information to which respective terminals 11, 12, 21,22 correspond is stored in each call connection, and voice codec conversion is performed so that communication can be mutually performed among respective terminals 11, 12, 21, 22. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、音声データ変換装置、ネットワークシステム、制御方法及び制御プログラムに関し、特に、インターネットプロトコル(IP:Internet Protocol)ネットワーク上を流れる音声データのデータ変換を行う音声データ変換装置、ネットワークシステム、制御方法及び制御プログラムに関する。   The present invention relates to an audio data converter, a network system, a control method, and a control program, and more particularly to an audio data converter, a network system, and a control method for converting audio data flowing on an Internet Protocol (IP) network. And a control program.

インターネットプロトコル(IP)を用いた音声通話において、呼接続で用いられるプロトコルの一つにSIP(Session Initiation Protocol)がある。SIPでは、端末が対応する音声コーデック種別をSIPメッセージのメッセージボディに、SDP(Session Description Protocol)として格納することによって通知している。各端末が、このメッセージを参照することで、送受信する音声データのコーデック種別を決定する。従って、通話接続を行うためには、双方の端末が同一の音声コーデック種別に対応しなければならない。   In a voice call using the Internet protocol (IP), one of protocols used for call connection is SIP (Session Initiation Protocol). In SIP, the audio codec type supported by the terminal is notified by storing it in the message body of the SIP message as SDP (Session Description Protocol). Each terminal determines the codec type of audio data to be transmitted / received by referring to this message. Therefore, in order to make a call connection, both terminals must support the same audio codec type.

現状では、コーデック種別の異なる端末では通話接続を行うことができないため、予め対応するコーデックの一致した端末を設置する必要がある。ネットワーク境界にゲートウェイ装置を配置することで、音声データ変換を行う技術として、特許文献1に記載の技術が知られている。しかし、ゲートウェイ装置は、異種ネットワーク間の端末同士の通話接続を実現することを目的とし、IPネットワーク上の端末同士の音声コーデック変換を行う仕組みは設けられていなかった。また、音声コーデック変換を行う技術として、特許文献2記載の技術が知られているが、特許文献2に記載の技術は、ISDN網での通信を対象とするものであった。   At present, terminals with different codec types cannot be connected to each other, so it is necessary to install terminals with matching corresponding codecs in advance. A technique described in Patent Document 1 is known as a technique for performing voice data conversion by arranging a gateway device at a network boundary. However, the gateway device is intended to realize call connection between terminals in different networks, and no mechanism for performing voice codec conversion between terminals on the IP network has been provided. Further, as a technique for performing audio codec conversion, the technique described in Patent Document 2 is known, but the technique described in Patent Document 2 is intended for communication in an ISDN network.

特開2003−37683号公報JP 2003-37683 A 特開2000−22756号公報JP 2000-22756 A

従って、VoIPネットワーク上における音声コーデックの異なる端末同士の通話接続は、SIPプロトコルを含め、実現可能な通信手順は知られておらず、また、音声変換を行うために代用可能な装置もなかった。従って、VoIPネットワーク上においては、音声コーデックの異なるIP電話端末同士の通話接続を行うことができないため、端末の対応する音声コーデックをVoIPシステムの導入時に、接続先毎に端末のコーデックとの相違を意識しなければならないという問題点があった。   Accordingly, for communication connection between terminals having different voice codecs on the VoIP network, there are no known communication procedures including the SIP protocol, and there is no apparatus that can substitute for voice conversion. Therefore, on the VoIP network, since it is not possible to establish a call connection between IP telephone terminals having different voice codecs, the corresponding voice codec of the terminal is different from the terminal codec for each connection destination when the VoIP system is introduced. There was a problem of having to be conscious.

この問題は、SIPと呼ばれるIPネットワーク上で端末同士が音声通話接続を行うた
めの通信制御プロトコルが、音声コーデックの種別の異なる端末同士の接続に対応していないことが原因であり、プロトコルの仕様上、通話接続を行うためには、接続する端末同士で使用する音声コーデックを一致させなければならないが、弾力的な運用ができないという新たな問題点が生じる。
This problem is caused by the fact that the communication control protocol for making a voice call connection between terminals on an IP network called SIP does not support connection between terminals of different voice codec types. In addition, in order to establish a call connection, it is necessary to match the voice codec used between the connected terminals, but this causes a new problem that the flexible operation cannot be performed.

そこで、本発明は、VoIP網において異なる音声コーデック端末同士の通話接続を実現することが可能な音声データ変換装置、ネットワークシステム、制御方法及び制御プログラムを提供することを目的とする。   Accordingly, an object of the present invention is to provide an audio data conversion device, a network system, a control method, and a control program that can realize a call connection between different audio codec terminals in a VoIP network.

上記課題を解決するため、本発明は、VoIP通信を行う網に配置される音声変換装置であって、前記網を構成する端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持し、前記各端末間で相互に通信が可能なように前記音声コーデック変換を行うことを特徴とする。この構成によれば、網を構成する端末の間で呼接続毎に、各端末が対応している音声コーデックの情報を保持し、各端末間で相互に通信が可能なように前記音声コーデック変換を行うので、VoIP網において異なる音声コーデック端末同士の通話接続を実現できる。   In order to solve the above-described problems, the present invention provides a voice conversion device arranged in a network that performs VoIP communication, and each voice corresponds to each terminal for each call connection between the terminals constituting the network. The audio codec conversion is performed so as to hold codec information and to enable communication between the terminals. According to this configuration, for each call connection between the terminals constituting the network, information on the voice codec supported by each terminal is held, and the voice codec conversion is performed so that the terminals can communicate with each other. Therefore, it is possible to realize call connection between different voice codec terminals in the VoIP network.

この場合において、所定のプロトコルの呼接続手順に従って、接続要求メッセージと接続応答メッセージに含まれる前記音声コーデックを識別するコーデック情報識別手段と、識別した前記音声コーデックに関する情報を記憶するデータテーブルと、前記データテーブルに対して、前記呼接続毎に前記音声コーデック情報を登録する情報登録手段と、前記データテーブルを参照し、音声コーデック変換を行うコーデック変換手段とを備えるようにしてもよい。   In this case, according to a call connection procedure of a predetermined protocol, codec information identifying means for identifying the voice codec included in a connection request message and a connection response message, a data table for storing information on the identified voice codec, Information registration means for registering the voice codec information for each call connection to the data table and codec conversion means for referring to the data table and performing voice codec conversion may be provided.

また、該音声変換装置は、SIP網と他のSIP網との間、あるいは、SIP網とPSTN網、PHS網、携帯電話網を含む他の通信キャリア管理下の網との間に配置されるようにしてもよい。   The voice conversion device is disposed between the SIP network and another SIP network, or between the SIP network and a network under management of other communication carriers including the PSTN network, the PHS network, and the mobile phone network. You may do it.

さらに、前記コーデック変換手段は、より狭帯域な網管理下の端末宛の通話接続を行う場合に、よりデータ量の少ない音声コーデックを選択して前記音声コーデック変換を行うようにしてもよい。   Furthermore, the codec conversion means may perform the audio codec conversion by selecting an audio codec with a smaller amount of data when making a call connection addressed to a terminal under network management with a narrower band.

さらにまた、前記コーデック変換手段は、SIPによる呼接続の要求メッセージをハンドリングし、接続先の網に転送するに際し、使用が想定される複数の音声コーデックを通知することにより、該接続先の網が使用可能な音声コーデックとして通知してきた音声コーデックと、接続元の網が通知してきた音声コーデックとの間で前記音声コーデック変換を行うようにしてもよい。   Furthermore, when the codec conversion means handles a call connection request message by SIP and transfers it to the connection destination network, the codec conversion means notifies the plurality of voice codecs to be used, so that the connection destination network The audio codec conversion may be performed between the audio codec notified as the usable audio codec and the audio codec notified by the connection source network.

また、前記情報登録手段は、同報通信を行う呼接続において、同報通信先の複数の前記端末毎の音声コーデック情報を取得し、前記データテーブルへ登録し、前記コーデック変換手段は、同報通信先の複数の前記端末に対し、送信データをコピーして送信する送信手段を備えているようにしてもよい。   The information registration means acquires voice codec information for each of the plurality of terminals that are broadcast destinations in a call connection for performing broadcast communication, registers the information in the data table, and the codec conversion means You may make it provide the transmission means which copies transmission data with respect to the said several terminal of a communication destination, and transmits.

また、本発明は、ネットワークシステムであって、VoIP通信を行う網に配置される複数の端末と、前記端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持し、前記各端末間で相互に通信が可能なように前記音声コーデック変換を行う音声変換装置とを備えることを特徴とする。   In addition, the present invention is a network system, and holds information on a plurality of terminals arranged in a network for performing VoIP communication and voice codec supported by each terminal for each call connection between the terminals. And an audio conversion device that performs the audio codec conversion so that the terminals can communicate with each other.

この場合において、前記音声変換装置は、所定のプロトコルの呼接続手順に従って、接続要求メッセージと接続応答メッセージに含まれる前記音声コーデックを識別するコーデック情報識別手段と、識別した前記音声コーデックに関する情報を記憶するデータテーブルと、前記データテーブルに対して、前記呼接続毎に前記音声コーデック情報を登録する情報登録手段と、前記データテーブルを参照し、音声コーデック変換を行うコーデック変換手段とを備えるようにしてもよい。   In this case, the voice conversion device stores codec information identification means for identifying the voice codec included in the connection request message and the connection response message according to a call connection procedure of a predetermined protocol, and information on the identified voice codec. A data table, information registration means for registering the voice codec information for each call connection to the data table, and codec conversion means for referring to the data table and performing voice codec conversion. Also good.

また、本発明は、VoIP通信を行う網に配置される音声変換装置の制御方法であって、前記網を構成する端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持する過程と、前記各端末間で相互に通信が可能なように前記音声コーデック変換を行う過程とを備えることを特徴とする。   The present invention also provides a method for controlling a voice conversion device arranged in a network that performs VoIP communication, wherein a voice codec supported by each terminal is connected for each call connection between the terminals constituting the network. The method includes a step of holding information and a step of performing the voice codec conversion so that the terminals can communicate with each other.

また、網と、該網に配置され、VoIP通信を行う複数の端末と、該各端末間で相互に通信が可能なように音声コーデック変換を行う音声変換装置とを備えるネットワークシステムの制御方法において、前記端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持する過程と、前記各端末間で相互に通信が可能なように前記音声コーデック変換を行う過程とを備えることを特徴とする。   Further, in a control method of a network system comprising a network, a plurality of terminals arranged in the network and performing VoIP communication, and a voice conversion device that performs voice codec conversion so that the terminals can communicate with each other A process of holding information on a voice codec supported by each terminal for each call connection between the terminals, and a process of performing the voice codec conversion so that the terminals can communicate with each other. It is characterized by providing.

また、本発明は、VoIP通信を行う網に配置される音声変換装置をコンピュータにより制御する制御プログラムであって、前記網を構成する端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持させ、前記各端末間で相互に通信が可能なように前記音声コーデック変換を行わせることを特徴とする。   The present invention is also a control program for controlling a voice conversion device arranged in a network for performing VoIP communication by a computer, wherein each terminal corresponds to each call connection between terminals constituting the network. The voice codec conversion is performed such that the information of the existing voice codec is held and the terminals can communicate with each other.

また、網と、該網に配置され、VoIP通信を行う複数の端末と、前記各端末間で相互に通信が可能なように前記音声コーデック変換を行う音声変換装置とを備えるネットワークシステムをコンピュータにより制御するための制御プログラムにおいて、前記網を構成する端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持させ、前記各端末間で相互に通信が可能なように前記音声コーデック変換を行わせることを特徴とする。   A network system comprising a network, a plurality of terminals arranged in the network and performing VoIP communication, and a voice conversion device that performs the voice codec conversion so that the terminals can communicate with each other is provided by a computer. In a control program for controlling, information about the voice codec supported by each terminal is held for each call connection between the terminals constituting the network so that the terminals can communicate with each other. To perform the audio codec conversion.

以上のように、本発明にかかる音声データ変換装置等によれば、相手先の端末と音声コーデックが異なっても、それを意識することなく音声通話が実現することなどが可能となる。   As described above, according to the audio data conversion apparatus and the like according to the present invention, it is possible to realize a voice call without being conscious of the fact that the other party's terminal and the audio codec are different.

図1は、本発明にかかる音声変換装置を含むネットワークシステムの概要構成ブロック図であって、このネットワークシステムは、LANとして構成される第1VoIP網10と、第2VoIP網20とを備えている。第1VoIP網10には、IP端末11、12が接続され、第2VoIP網20には、IP端末21、22が接続されている。   FIG. 1 is a schematic configuration block diagram of a network system including a voice conversion device according to the present invention. This network system includes a first VoIP network 10 and a second VoIP network 20 configured as a LAN. IP terminals 11 and 12 are connected to the first VoIP network 10, and IP terminals 21 and 22 are connected to the second VoIP network 20.

さらに、第1VoIP網10及び第2VoIP網20には、これら2つのネットワークにVoIPによる音声通話接続を提供する通信事業者網100が接続されている。この通信事業者網100には、インターネット200と、他の通信事業者網201と、IP以外のプロトコルで動作する他のネットワーク202とが接続されている。ここで、IP以外の他のネットワーク202は、例えば、PSTN網、PHS等のモバイルネットワーク等、IP以外のネットワークに相当する。   Further, the first VoIP network 10 and the second VoIP network 20 are connected to a telecommunications carrier network 100 that provides VoIP voice call connection to these two networks. Connected to the telecommunications carrier network 100 are the Internet 200, another telecommunications carrier network 201, and another network 202 that operates with a protocol other than IP. Here, the network 202 other than IP corresponds to a network other than IP, such as a PSTN network and a mobile network such as PHS.

第1VoIP網10と第2VoIP網20とは、互いに相異なる組織で使用されているネットワークであり、通信事業者網100は、これらの組織に対して、音声通話サービスを提供することとなる。また、各IP端末11、12、21、22は、SIP及びRTPでの接続・通話が可能なIP電話機器あるいはPC(Personal Computer)として構成されている。   The first VoIP network 10 and the second VoIP network 20 are networks used in different organizations, and the communication carrier network 100 provides a voice call service to these organizations. Each of the IP terminals 11, 12, 21, and 22 is configured as an IP telephone device or a PC (Personal Computer) capable of connecting and calling using SIP and RTP.

通信事業者網100は、第1VoIP網10と、第2VoIP網20と、IP以外の他の網202との音声通話接続を実現する管理ネットワークとして機能している。このため、通信事業者網100は、SIPによる音声通話接続のための呼制御を行うSIPサーバー101と、ネットワーク間で音声データ変換(音声コーデック変換)を行うための音声変換装置102と、インターネット200と接続し、他の通信事業者網201の管理下の端末との音声通話に用いられるルーター103と、他網との接続を行うためのゲートウェイ装置104とを備えている。   The communication carrier network 100 functions as a management network that realizes a voice call connection with the first VoIP network 10, the second VoIP network 20, and a network 202 other than IP. For this reason, the communication carrier network 100 includes a SIP server 101 that performs call control for voice call connection by SIP, a voice conversion device 102 that performs voice data conversion (voice codec conversion) between networks, and the Internet 200. And a router 103 used for voice communication with a terminal managed by another communication carrier network 201, and a gateway device 104 for connecting to another network.

音声変換装置102は、端末間の通話において、通信経路上で、SIP制御メッセージ及び音声データパケット(RTPパケット)の中継点として機能し、SIPのメッセージのメディア情報を編集することによって、異なる端末同士の呼接続及びRTPパケットの音声コーデック変換を行うことで、音声通話を実現している。   The voice conversion device 102 functions as a relay point for SIP control messages and voice data packets (RTP packets) on a communication path in a call between terminals, and by editing media information of SIP messages, different terminals can communicate with each other. The voice call is realized by performing the call connection and the voice codec conversion of the RTP packet.

音声変換装置102は、図2に示すように、外部からのパケット入力を受信するパケット受信部301と、プロトコル制御部302と、呼制御部303と、メディア情報変換部304と、RTPパケット終端部305と、受信したRTPパケットの音声コーデックを変換する音声コーデック変換部306と、パケット送信部307とを備えている。   As shown in FIG. 2, the voice conversion apparatus 102 includes a packet receiving unit 301 that receives an external packet input, a protocol control unit 302, a call control unit 303, a media information conversion unit 304, and an RTP packet termination unit. 305, an audio codec conversion unit 306 that converts the audio codec of the received RTP packet, and a packet transmission unit 307.

上記構成において、パケット受信部301は、IPパケットの受信を行い、パケットの種別に応じて、RTPパケット終端部305及びプロトコル制御部302にパケットデータを渡す処理を行う。パケット受信部301は、装置内のネットワークインタフェースで受信したパケットのIPヘッダのプロトコルタイプを検査し、プロトコルタイプがRTPであれば、RTPパケット終端部305にパケットデータを渡す処理を行う。また、同様に、パケット受信部301は、IPヘッダのプロトコルタイプがUDPを示し、かつ、UDPの送信元ポート及びあて先ポートのポート番号=「5060」あるいは「5062」である場合には、パケットデータをプロトコル制御部302に渡す処理を行う。   In the above configuration, the packet receiving unit 301 receives an IP packet and performs a process of passing packet data to the RTP packet terminating unit 305 and the protocol control unit 302 according to the type of the packet. The packet receiving unit 301 inspects the protocol type of the IP header of the packet received by the network interface in the apparatus, and performs processing of passing packet data to the RTP packet terminating unit 305 if the protocol type is RTP. Similarly, when the IP header protocol type indicates UDP, and the UDP source port and destination port number = “5060” or “5062”, the packet receiver 301 receives packet data. Is transferred to the protocol control unit 302.

プロトコル制御部302は、SIPメッセージをハンドリングし、ヘッダ部の解析・組み立てを行う機能を有する。プロトコル制御部302は、パケット受信部からSIPメッセージのデータを受け取り、SIPメッセージを分解し、ダイアログ情報を読み出して、呼制御部303に渡す。また、SIPメッセージのメディア情報の編集処理後に、SIPメッセージの組み立て処理を行ない、パケット送信部307にSIPメッセージのデータを渡す。   The protocol control unit 302 has a function of handling a SIP message and analyzing and assembling a header part. The protocol control unit 302 receives SIP message data from the packet receiving unit, disassembles the SIP message, reads out the dialog information, and passes it to the call control unit 303. In addition, after editing the media information of the SIP message, the SIP message is assembled, and the SIP message data is passed to the packet transmission unit 307.

呼制御部303は、SIPメッセージのダイアログ情報から、呼の識別管理を行う機能を有する。呼制御部303は、プロトコル制御部302から受け取ったSIPのヘッダ情報から、ダイアログ情報を取得して、装置内部のデータとして保持し、メディア情報変換部304にSIPのヘッダ情報を渡す。また、呼制御部303は、呼の接続開始時の呼情報の生成、及び、呼の切断時の呼情報の削除を行う。   The call control unit 303 has a function of performing call identification management from dialog information of the SIP message. The call control unit 303 acquires dialog information from the SIP header information received from the protocol control unit 302, holds the dialog information as internal data, and passes the SIP header information to the media information conversion unit 304. In addition, the call control unit 303 generates call information at the start of call connection and deletes call information at the time of call disconnection.

メディア情報変換部304は、SIPメッセージのSDP部のメディア情報を呼の接続先の端末のコーデック種別に従って編集する機能を有する。メディア情報変換部304は、発信端末からのINVITEメッセージに対して、対応可能なすべてのコーデック種別の書き込み行い、パケット送信部307にデータを渡す。   The media information conversion unit 304 has a function of editing the media information of the SDP unit of the SIP message according to the codec type of the terminal to which the call is connected. The media information conversion unit 304 writes all compatible codec types in the INVITE message from the calling terminal, and passes the data to the packet transmission unit 307.

また、RTPパケット終端部305は、RTPパケットのデータ部分に含まれる音声データのコーデックの変換を行うため、RTPパケットのハンドリング、及び、終端する機能を有する。RTPパケット終端部305は、受信パケットのIPヘッダ部のプロトコルタイプを検査し、受信パケットのプロトコルタイプがRTPであれば、RTPパケットをハンドリングし、パケットデータのキューへの積み込みを行う。次に、RTPパケット終端部305は、キューに積まれたパケットデータを、受信された順番、すなわち、キューに積まれた順番に、キューから取り出し、ヘッダ部の内容の検査を行う。   The RTP packet termination unit 305 has functions of handling and terminating RTP packets in order to convert the codec of audio data included in the data portion of the RTP packet. The RTP packet termination unit 305 checks the protocol type of the IP header part of the received packet. If the protocol type of the received packet is RTP, the RTP packet termination unit 305 handles the RTP packet and loads the packet data into the queue. Next, the RTP packet termination unit 305 takes out the packet data loaded in the queue from the queue in the order of reception, that is, the order of loading in the queue, and checks the contents of the header part.

次に、RTPパケット終端部305は、受信パケットのIP及びUDPヘッダ部から、送信元IPアドレス及び送信元ポートを取得して、パケットのデータとともに、音声コーデック変換部306に渡し、音声コーデック変換部306の処理に移る。   Next, the RTP packet termination unit 305 acquires the transmission source IP address and the transmission source port from the IP and UDP header of the received packet, and passes them to the audio codec conversion unit 306 together with the packet data. The process proceeds to 306.

音声コーデック変換部306は、装置内で保持するコーデック情報に基づき、RTPパケットの音声コーデックを接続先の端末のコーデックに応じて変換を行う。コーデック変換処理については、装置の処理能力に影響するため、専用のハードウェアによって処理することが望ましい。次に、音声コーデック変換部306は、音声コーデックの変換処理後のRTPパケットのデータをパケット送信部に渡す。   The audio codec conversion unit 306 converts the audio codec of the RTP packet according to the codec of the connection destination terminal based on the codec information held in the apparatus. The codec conversion process affects the processing capability of the apparatus, and is preferably processed by dedicated hardware. Next, the voice codec conversion unit 306 passes the RTP packet data after the voice codec conversion processing to the packet transmission unit.

パケット送信部307は、SIPメッセージ及びRTPパケットの送信を行う機能を有する。本発明の装置は、メディア情報変換部304でのSIPメッセージのメディア情報の変換処理後のパケット、及び音声コーデック変換部306のRTPパケットの音声データのコーデック変換処理後のパケットを適切なネットワークインタフェースから送信する機能を有する。   The packet transmission unit 307 has a function of transmitting an SIP message and an RTP packet. The apparatus of the present invention transmits a packet after the media information conversion processing of the SIP message in the media information conversion unit 304 and a packet after the codec conversion processing of the voice data of the RTP packet of the voice codec conversion unit 306 from an appropriate network interface. It has a function to transmit.

音声コーデックの変換を実行するために、端末間の呼毎に、変換情報を装置内のメモリに保持する。音声メディア情報は、端末から送信するSIPメッセージを装置が受信した場合、また、通話接続を行う端末間で送信されるRTPパケットを装置が受信し、音声コーデックの変換を実行する場合に、装置内部のメモリに保持するため、内部データとして登録され、また、登録された音声メディア情報の読み出しを行い、取得したデータに従って、RTPパケットの音声コーデックの変換を実行する。   In order to execute conversion of the voice codec, conversion information is held in a memory in the apparatus for each call between terminals. The voice media information is stored in the device when a SIP message transmitted from the terminal is received by the device, or when the device receives an RTP packet transmitted between the terminals to which a call connection is made and performs conversion of the voice codec. Is stored as internal data, and the registered audio media information is read out, and the audio codec conversion of the RTP packet is executed according to the acquired data.

音声変換装置102は、図3に示すように、呼情報管理テーブル401と接続を行っている呼に関連付けられるメディア情報テーブル402(発信側403及び、着信側404)の2種類のテーブルを保持することにより、シグナリングメッセージのメディア情報の変換処理を適切に行う。これらのテーブルの構成については、図4、図5、図6に示されている。   As shown in FIG. 3, the voice conversion apparatus 102 holds two types of tables, a media information table 402 (originating side 403 and terminating side 404) associated with a call connected to the call information management table 401. Thus, the media information conversion processing of the signaling message is appropriately performed. The configuration of these tables is shown in FIGS. 4, 5, and 6. FIG.

図4は、呼情報管理テーブルを示し、この呼情報管理テーブル500は、呼情報識別番号情報501及び呼識別情報(ダイアログ)502を備えている。   FIG. 4 shows a call information management table. This call information management table 500 includes call information identification number information 501 and call identification information (dialog) 502.

図5は、メディア情報テーブルを示し、このメディア情報テーブル510は、インタフェース(I/F)識別番号情報511及び使用可能な音声コーデックのリストが含まれるコーデックリスト512を備えている。   FIG. 5 shows a media information table. The media information table 510 includes a codec list 512 including interface (I / F) identification number information 511 and a list of usable audio codecs.

図6は、コーデック変換テーブルを示し、このコーデック変換テーブル520は、送信先の端末を特定するための送信先IPアドレス情報521、対応するポート番号情報522及び送信先の端末に対応する変換先コーデック情報523を備えている。   FIG. 6 shows a codec conversion table. The codec conversion table 520 includes transmission destination IP address information 521 for specifying a transmission destination terminal, corresponding port number information 522, and a conversion destination codec corresponding to the transmission destination terminal. Information 523 is provided.

音声変換装置102は、RTPパケットの音声コーデック変換を行うために、図3に示したコーデック変換テーブル405を保持する。   The voice conversion device 102 holds the codec conversion table 405 shown in FIG. 3 in order to perform voice codec conversion of RTP packets.

SIPの制御メッセージ受信時に、受信した制御メッセージがINVITE(招待)メッセージである場合には、メッセージからダイアログ情報を取得し、新規接続の呼である場合には、呼情報管理テーブル500を新規に生成し、呼情報識別番号フィールド501に一意な番号を登録し、呼情報管理テーブル500の呼識別情報(ダイアログ)フィールド502にSIPのダイアログ情報であるCall-IDパラメータ、From-Tagパラメータ、Via-branchパラメータを登録する。   When the SIP control message is received, if the received control message is an INVITE message, dialog information is acquired from the message. If the call is a newly connected call, a call information management table 500 is newly generated. Then, a unique number is registered in the call information identification number field 501, and the call identification information (dialog) field 502 of the call information management table 500 is registered with the Call-ID parameter, From-Tag parameter, Via-branch as SIP dialog information. Register parameters.

また、SIPメッセージにSDPのメディア情報が格納されている場合には、メディア情報テーブル510の各フィールドに、受信側及び送信側のインタフェース(I/F)毎に該当するI/F番号511と、端末が対応するコーデックのリスト512を登録する。   When SDP media information is stored in the SIP message, each field of the media information table 510 includes an I / F number 511 corresponding to each interface (I / F) on the receiving side and transmitting side, and The codec list 512 corresponding to the terminal is registered.

ステータスコードとして「200OK」を受信した場合には、RTPのコーデック変換テーブル520の各フィールドに、送信先IPアドレス521と、ポート番号522及び変換先コーデック523を登録する。   When “200 OK” is received as the status code, the transmission destination IP address 521, the port number 522, and the conversion destination codec 523 are registered in each field of the RTP codec conversion table 520.

音声変換装置102は、コーデック変換テーブル520に基づいて、受信したRTPパケットの音声コーデック情報を、登録されているコーデック種別に変換し、適切なポートに送信する。   Based on the codec conversion table 520, the audio conversion device 102 converts the audio codec information of the received RTP packet into a registered codec type and transmits it to an appropriate port.

また、音声メディア情報の変換処理の動作パターンとしては、以下の3つが考えられる。
(1)通信を行う2つの端末において、対応する音声コーデックがすべて同じ場合
(2)通信を行う2つの端末において、対応する音声コーデックが一部同じ場合
(3)通信を行う2つの端末において、対応する音声コーデックがすべて異なる場合
The following three types of operation patterns of the audio media information conversion process are conceivable.
(1) When two terminals that perform communication have the same corresponding voice codec (2) When two terminals that perform communication have a part of the corresponding voice codec (3) In two terminals that perform communication, When all supported audio codecs are different

まず、通信を行う2つの端末において、対応する音声コーデックがすべて同じ場合について、図7を参照して説明する。   First, the case where the two corresponding audio codecs are the same in the two terminals that perform communication will be described with reference to FIG.

通信を行う2つの端末間において、音声変換装置102は、一方の端末Aから該端末Aが対応する音声コーデック(図7では、X、Y)の情報を含むイニシャルINVITEメッセージを受信すると、該音声変換装置102が処理可能な音声コーデック(図7では、X、Y、Zに相当)を他方の端末Bに送信するメッセージのSDPヘッダに書き込む処理を行う(ステップS11)。   When the voice conversion apparatus 102 receives an initial INVITE message including information of a voice codec (X, Y in FIG. 7) corresponding to the terminal A from one terminal A, the voice conversion apparatus 102 receives the voice. A process of writing an audio codec (corresponding to X, Y, and Z in FIG. 7) that can be processed by the conversion apparatus 102 into the SDP header of a message to be transmitted to the other terminal B is performed (step S11).

そして、端末Bから送信されたメッセージに含まれるステータスコードとして「200OK」を受信し、このメッセージに端末Bが対応する音声コーデック(図7では、X、Y)の情報が含まれ、端末Aが対応する音声コーデックとすべてが同じ場合には、音声変換装置は、メディア情報の変換処理は行わずにメッセージを転送する(ステップS12)。そして、RTPパケットについては、コーデック変換は実行しないこととなる。   Then, “200 OK” is received as the status code included in the message transmitted from the terminal B, and the information of the voice codec (X, Y in FIG. 7) corresponding to the terminal B is included in this message. If all of the corresponding audio codecs are the same, the audio conversion device transfers the message without performing media information conversion processing (step S12). Then, codec conversion is not executed for RTP packets.

次に、通信を行う2つの端末において、対応する音声コーデックが一部同じ場合について、図8を参照して説明する。   Next, a case where the corresponding audio codec is partially the same in two terminals performing communication will be described with reference to FIG.

端末間で対応する音声コーデックの一部が同じ場合には、イニシャルINVITE受信時のメディア情報の追加処理(ステップS21)、及び、着端末側からの応答メッセージ受信時に、一致しないメディア情報をメッセージから削除して転送する(ステップS22)。従って、シグナリングメッセージについては、イニシャルINVITE受信時及び着側からの200応答受信時に、メディア情報の変換処理を行う。また、RTPパケットについては、コーデック変換を実行しない。   If some of the corresponding audio codecs are the same between the terminals, media information addition processing (step S21) at the time of initial INVITE reception, and media information that does not match at the time of reception of a response message from the destination terminal side from the message Delete and transfer (step S22). Therefore, for the signaling message, media information conversion processing is performed when initial INVITE is received and when a 200 response is received from the called side. Also, codec conversion is not performed for RTP packets.

次に、通信を行う2つの端末において、対応する音声コーデックがすべて異なる場合について、図9を参照して説明する。   Next, a case where the corresponding audio codecs are different in the two terminals that perform communication will be described with reference to FIG.

端末間で対応する音声コーデックがすべて異なる場合、イニシャルINVITE受信時にメディア情報の追加処理(ステップS31)、及び、着端末側からの応答メッセージ受信時に、発端末側のメディア情報をメディア情報テーブル510から取得し、メッセージのメディア情報を発側端末の情報に書き換えて、転送する(ステップS32)。また、RTPパケットについては、該当する呼のコーデック変換情報テーブルに従って、コーデック変換を実行する。   If the corresponding audio codec is different between terminals, the media information addition process (step S31) at the time of initial INVITE reception and the media information on the calling terminal side from the media information table 510 upon reception of a response message from the destination terminal side. The message is acquired, and the media information of the message is rewritten to the information of the calling terminal and transferred (step S32). For RTP packets, codec conversion is executed according to the codec conversion information table for the corresponding call.

また、上記の音声コーデックの変換処理は、SIPメッセージのメッセージボディ部に格納されているSDPヘッダのメディア情報の書換えを行う処理である。   Also, the above voice codec conversion process is a process of rewriting the media information of the SDP header stored in the message body part of the SIP message.

ここで、制御メッセージのSDPメディア情報の編集処理について説明する。
(1)INVITEメッセージ受信
SDPの(m=)フィールドに、ゲートウェイ装置が対応可能なすべての音声コーデックの情報を追加する。コーデックは、RFC3551、IANAで規定されたRTPペイロードタイプを使用する。
(2)ステータスコード200受信
受信側端末Bからステータスコード200の応答メッセージの受信時に、受信したメッセージのメディア情報と、発信側の端末である端末701のメディア情報とが一致するか否かをチェックする。そして、両端末のメディア情報が一致する場合には、コーデック情報の書換えを行わずにメッセージを転送する。
また、両端末のメディア情報が一致しない場合には、音声変換装置102は、発信側端末Aのコーデック情報のリストから一つ選択し、そのコーデックに書き換えて転送する。
(3)ステータスコード180受信
受信メッセージに、SDPが含まれている場合には、ステータスコマンド200応答受信時と同様である。
(4)Re−INVITE、UPDATEメッセージ受信
メディア情報の登録更新を行う。ステータスコード200応答受信時と同様である。
Here, the editing process of the SDP media information of the control message will be described.
(1) INVITE message reception Information on all voice codecs that can be supported by the gateway device is added to the (m =) field of the SDP. The codec uses the RTP payload type defined by RFC3551 and IANA.
(2) Reception of status code 200 When receiving a response message of status code 200 from receiving side terminal B, check whether the media information of the received message matches the media information of terminal 701 that is the calling side terminal To do. If the media information of both terminals match, the message is transferred without rewriting the codec information.
If the media information of the two terminals does not match, the voice conversion device 102 selects one from the list of codec information of the calling terminal A, rewrites the codec, and transfers it.
(3) Reception of status code 180 When the SDP is included in the received message, it is the same as when the status command 200 response is received.
(4) Re-INVITE and UPDATE message reception Media information registration update is performed. This is the same as when the status code 200 response is received.

次に、上記構成を有する音声変換装置の動作について、図10の動作シーケンス図を参照しながら説明する。   Next, the operation of the speech conversion apparatus having the above configuration will be described with reference to the operation sequence diagram of FIG.

まず、 端末701から端末705への接続要求メッセージを、中継経路上に配置された音声変換装置703が受信する(ステップS50)。   First, the voice conversion device 703 arranged on the relay path receives a connection request message from the terminal 701 to the terminal 705 (step S50).

次に、受信したメッセージの種別をチェックし、イニシャルINVITEメッセージの場合には、呼メモリを新規生成し、呼識別のダイアログ情報を登録する(ステップS51)。一方、受信したメッセージの種別がイニシャルINVITEメッセージでなければ、呼情報検索を実施する。   Next, the type of the received message is checked, and if it is an initial INVITE message, a call memory is newly generated and call identification dialog information is registered (step S51). On the other hand, if the type of the received message is not the initial INVITE message, a call information search is performed.

続いて、発信側の端末701から受信したSIPメッセージのヘッダ部に、SDP情報が付与されている場合には、メッセージのSDP部から、メディア情報を取得する。読み出した発端末のメディア情報をメディア情報テーブル510に保存する(ステップS52)。端末701が発端末となるため、コーデック変換情報テーブルの発端末に該当するフィールドに変換するコーデック情報を書き込む(ステップS53)。また、メディア情報テーブル510がなければ、新規生成し、呼情報テーブルと関連付ける。   Subsequently, when the SDP information is added to the header part of the SIP message received from the terminal 701 on the transmission side, the media information is acquired from the SDP part of the message. The read media information of the calling terminal is stored in the media information table 510 (step S52). Since the terminal 701 is the calling terminal, the codec information to be converted is written in the field corresponding to the calling terminal in the codec conversion information table (step S53). If there is no media information table 510, a new information is created and associated with the call information table.

次に、発信側の端末701から受信したSIPリクエストメッセージのSDPのメディア情報に、すべてのメディア情報を書き込み(ステップS54)、また、IPアドレスとポートの設定を行って着信側の端末705へ転送する(ステップS55)。   Next, all the media information is written in the SDP media information of the SIP request message received from the originating terminal 701 (step S54), and the IP address and port are set and transferred to the terminating terminal 705. (Step S55).

続いて、INVITEメッセージが着信側の端末705に到達した後、着信側の端末705から、ステータスコード100、ステータスコード180及びステータスコード200の応答メッセージが順に返信される(ステップS60、S70、S80)。   Subsequently, after the INVITE message reaches the terminal 705 on the receiving side, response messages of the status code 100, the status code 180, and the status code 200 are returned in order from the terminal 705 on the receiving side (steps S60, S70, S80). .

音声変換装置703は、INVITEメッセージ受信後にステータスコード100応答の送信(ステップS61)、また、ステータスコード180の応答受信時(ステップS70)及びステータスコード200の応答受信時(ステップS81)の呼メモリ検索、ダイアログ情報登録(ステップS72、S82)と、メッセージに含まれるメディア情報の保存(ステップS73、S83)及び、コーデック変換テーブルの着信側端末705フィールドへのコーデック種別の設定(ステップS74、S84)を行う。この時点で、端末701から端末705へ、また、端末705からの端末701への双方向でのコーデックの変換が可能な情報が取得できる。   The voice conversion device 703 transmits the status code 100 response after receiving the INVITE message (step S61), and also retrieves the call memory when the status code 180 response is received (step S70) and when the status code 200 response is received (step S81). Dialog information registration (steps S72 and S82), storage of media information included in the message (steps S73 and S83), and setting of the codec type in the receiving terminal 705 field of the codec conversion table (steps S74 and S84) Do. At this point, information that allows bidirectional codec conversion from the terminal 701 to the terminal 705 and from the terminal 705 to the terminal 701 can be acquired.

また、端末701、705間でコーデックが異なる場合には、受信した応答メッセージのメディア情報を端末701の情報への書換え処理(ステップS75)を行う。着端末からの応答を、IPアドレスとポートの設定(ステップS76、S86)を行って、端末701側に転送する。   If the codec is different between the terminals 701 and 705, the media information of the received response message is rewritten to the information of the terminal 701 (step S75). The response from the destination terminal is transferred to the terminal 701 side after setting the IP address and port (steps S76 and S86).

以降のRTPの音声データの転送の際(ステップS90)には、この情報テーブルを参照し、指定されたコーデック情報を元に、音声コーデックの変換を実行する。   When the RTP audio data is transferred thereafter (step S90), the audio codec conversion is executed based on the specified codec information with reference to this information table.

以上の説明のように、本実施形態によれば、端末間での通話接続の際に、SIPによる呼接続制御メッセージのメディア情報の編集及び端末間の音声RTPパケットのコーデックの変換により、対応する音声データ形式が異なる端末間であっても、音声通話が可能となる。すなわち、現状のVoIPにおいて、SIPのプロトコルでは実現不可能とされている対応音声コーデック種別の異なる端末同士であっても、呼接続及び通話が実現できる。   As described above, according to the present embodiment, when a call is connected between terminals, the media information of the call connection control message by SIP is edited and the codec of the voice RTP packet is converted between the terminals. Voice communication is possible even between terminals having different audio data formats. In other words, in the current VoIP, call connection and call can be realized even between terminals having different types of supported voice codecs that cannot be realized by the SIP protocol.

また、音声コーデックを接続先の端末が対応しているコーデックに変換できるため、IP端末導入時に対応音声コーデックの種別を意識する必要がない。これにより、例えば、対応する音声コーデックの種類が少ない低機能な端末を導入した場合でも、確実に呼接続及び通話が実現でき、VoIPシステム導入コストを抑制することが可能となる。   In addition, since the voice codec can be converted into a codec that is compatible with the connection destination terminal, it is not necessary to be aware of the type of the corresponding voice codec when introducing the IP terminal. Thereby, for example, even when a low-function terminal with a small number of corresponding voice codecs is introduced, call connection and telephone call can be reliably realized, and the VoIP system introduction cost can be suppressed.

さらに、狭帯域のネットワークに属するIP端末宛の通話接続では、圧縮効率の高い音声コーデックに変換することによりネットワーク帯域の利用効率化、また、逆に広帯域ネットワーク向けに、高品質の音声コーデックに変換することによって、利用者にとって、より聞き取りやすい音声通話サービスを実現することができる。   Furthermore, for call connections destined for IP terminals belonging to a narrowband network, network bandwidth is used more efficiently by converting to a voice codec with high compression efficiency, and conversely, it is converted to a high-quality voice codec for broadband networks. By doing so, it is possible to realize a voice call service that is easier for the user to hear.

さらにまた、放送システムに適用する場合には、複数のコーデックを並行して使用することができる。この結果、複数の端末へ向けた同報通信を行う場合には、あて先の端末毎にコーデックを変換することにより、例えば、コンテンツ配信事業者は、複数のデータ形式を使用した多彩なサービスも可能となる。   Furthermore, when applied to a broadcasting system, a plurality of codecs can be used in parallel. As a result, when performing broadcast communication to multiple terminals, for example, content distributors can provide a variety of services using multiple data formats by converting the codec for each destination terminal. It becomes.

また、コンテンツデータの配信の際に、予め、コーデック種別毎に同じデータを複数作成する必要がなくなり、コンテンツ作成に係るデータサイズを削減することができ、ハードディスク装置等の補助記憶装置の導入等コンテンツ作成費用を抑えることも可能となる。   In addition, when distributing content data, there is no need to create a plurality of the same data for each codec type in advance, the data size for content creation can be reduced, and content such as introduction of an auxiliary storage device such as a hard disk device It is also possible to reduce production costs.

本発明にかかる音声変換装置を含むネットワークシステムの概要構成を示すブロック図である。1 is a block diagram showing a schematic configuration of a network system including a voice conversion device according to the present invention. 本発明にかかる音声変換装置を構成する機能ブロック図である。It is a functional block diagram which comprises the speech converter concerning this invention. 本発明にかかる音声変換装置が保持するデータの種類とその関連付けを示した図である。It is the figure which showed the kind of data which the audio | voice conversion apparatus concerning this invention hold | maintains, and its correlation. 本発明にかかる音声変換装置の呼情報を保持するために使用される呼情報管理テーブルを示した図である。It is the figure which showed the call information management table used in order to hold | maintain the call information of the speech converter concerning this invention. 本発明にかかる音声変換装置のSDPのメディア情報を保持するために使用されるメディア情報テーブルを示した図である。It is the figure which showed the media information table used in order to hold | maintain the media information of SDP of the speech converter concerning this invention. 本発明にかかる音声変換装置のRTPの音声コーデックの変換情報を保持するために使用されるコーデック変換テーブルを示した図である。It is the figure which showed the codec conversion table used in order to hold | maintain the conversion information of the RTP audio | voice codec of the audio | voice conversion apparatus concerning this invention. 通信を行う2つの端末において、対応する音声コーデックがすべて同じ場合の本発明にかかる音声変換装置のメディア変換の説明図である。It is explanatory drawing of the media conversion of the audio | voice conversion apparatus concerning this invention in case two corresponding | compatible audio codecs are the same in two terminals which communicate. 通信を行う2つの端末において、対応する音声コーデックが一部同じ場合の本発明にかかる音声変換装置のメディア変換の説明図である。It is explanatory drawing of the media conversion of the audio | voice conversion apparatus concerning this invention in case two corresponding audio codecs are the same in two terminals which communicate. 通信を行う2つの端末において、対応する音声コーデックがすべて異なる場合の本発明にかかる音声変換装置のメディア変換の説明図である。It is explanatory drawing of the media conversion of the audio | voice conversion apparatus concerning this invention when the two corresponding | compatible audio codecs differ in two terminals which communicate. 本発明にかかる音声変換装置の動作シーケンス図である。It is an operation | movement sequence diagram of the speech converter concerning this invention.

符号の説明Explanation of symbols

10,11 VoIP網
11,12,21,22 IP端末
100 通信事業者網
101 SIPサーバー
102 音声変換装置
103 ルーター装置
104 VoIPゲートウェイ装置
200 インターネット
201 他の通信事業者網
202 IP以外の網(PSTN、PHS、携帯電話網等)
301 パケット受信部
302 プロトコル制御部
303 呼制御部
304 メディア情報変換部
305 RTPパケット終端部
306 音声コーデック変換部
307 パケット送信部
401 呼情報管理テーブル
402 メディア情報テーブル
403 メディア情報テーブル(受信I/F用)
404 メディア情報テーブル(送信I/F用)
405 コーデック変換テーブル
500 呼情報管理テーブル
501 呼情報識別番号
502 呼識別情報(ダイアログ)
510 メディア情報テーブル
511 I/F識別番号
512 コーデックリスト
520 コーデック変換テーブル
521 送信先IPアドレス
522 ポート番号
523 変換先コーデック
701、705 端末(IP電話端末)
702、704 SIPサーバー
703 音声変換装置
10, 11 VoIP network 11, 12, 21, 22 IP terminal 100 carrier network 101 SIP server 102 voice converter 103 router device 104 VoIP gateway device 200 internet 201 other carrier network 202 network other than IP (PSTN, PHS, mobile phone network, etc.)
301 packet receiver 302 protocol controller 303 call controller 304 media information converter 305 RTP packet termination unit 306 voice codec converter 307 packet transmitter 401 call information management table 402 media information table 403 media information table (for reception I / F) )
404 Media information table (for sending I / F)
405 Codec conversion table 500 Call information management table 501 Call information identification number 502 Call identification information (dialog)
510 Media information table 511 I / F identification number 512 Codec list 520 Codec conversion table 521 Transmission destination IP address 522 Port number 523 Conversion destination codec 701, 705 Terminal (IP telephone terminal)
702, 704 SIP server 703 voice conversion device

Claims (12)

VoIP通信を行う網に配置される音声変換装置において、
前記網を構成する端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持し、
前記各端末間で相互に通信が可能なように前記音声コーデック変換を行うことを特徴とする音声変換装置。
In a voice conversion device arranged in a network that performs VoIP communication,
For each call connection between the terminals constituting the network, information on the voice codec supported by each terminal is held,
An audio conversion apparatus that performs the audio codec conversion so that the terminals can communicate with each other.
所定のプロトコルの呼接続手順に従って、接続要求メッセージと接続応答メッセージに含まれる前記音声コーデックを識別するコーデック情報識別手段と、
識別した前記音声コーデックに関する情報を記憶するデータテーブルと、
前記データテーブルに対して、前記呼接続毎に前記音声コーデック情報を登録する情報登録手段と、
前記データテーブルを参照し、音声コーデック変換を行うコーデック変換手段とを備えることを特徴とする請求項1に記載の音声変換装置。
Codec information identifying means for identifying the voice codec included in a connection request message and a connection response message according to a call connection procedure of a predetermined protocol;
A data table for storing information relating to the identified audio codec;
Information registration means for registering the voice codec information for each call connection with respect to the data table;
The audio conversion apparatus according to claim 1, further comprising: codec conversion means for performing audio codec conversion with reference to the data table.
該音声変換装置は、SIP網と他のSIP網との間、あるいは、SIP網とPSTN網、PHS網、携帯電話網を含む他の通信キャリア管理下の網との間に配置されていることを特徴とする請求項1又は2に記載の音声変換装置。   The voice conversion device is disposed between the SIP network and another SIP network, or between the SIP network and a network under management of other communication carriers including the PSTN network, the PHS network, and the mobile phone network. The voice conversion device according to claim 1, wherein: 前記コーデック変換手段は、より狭帯域な網管理下の端末宛の通話接続を行う場合に、よりデータ量の少ない音声コーデックを選択して前記音声コーデック変換を行うことを特徴とする請求項3に記載の音声変換装置。   The codec conversion means selects the voice codec with a smaller amount of data and performs the voice codec conversion when making a call connection to a terminal under network management with a narrower bandwidth. The voice conversion device described. 前記コーデック変換手段は、SIPによる呼接続の要求メッセージをハンドリングし、接続先の網に転送するに際し、使用が想定される複数の音声コーデックを通知することにより、該接続先の網が使用可能な音声コーデックとして通知してきた音声コーデックと、接続元の網が通知してきた音声コーデックとの間で前記音声コーデック変換を行うことを特徴とする請求項1乃至4のいずれかに記載の音声変換装置。   When the codec conversion means handles a call connection request message by SIP and transfers the message to the connection destination network, the codec conversion means notifies the plurality of voice codecs to be used, so that the connection destination network can be used. 5. The audio conversion apparatus according to claim 1, wherein the audio codec conversion is performed between an audio codec notified as an audio codec and an audio codec notified by a connection source network. 前記情報登録手段は、同報通信を行う呼接続において、同報通信先の複数の前記端末毎の音声コーデック情報を取得し、前記データテーブルへ登録し、
前記コーデック変換手段は、同報通信先の複数の前記端末に対し、送信データをコピーして送信する送信手段を備えることを特徴とする請求項1乃至請求項5のいずれかに記載の音声変換装置。
The information registration means acquires the voice codec information for each of the plurality of terminals of the broadcast communication destination in the call connection for performing the broadcast communication, and registers it in the data table,
6. The voice conversion according to claim 1, wherein the codec conversion unit includes a transmission unit that copies and transmits transmission data to the plurality of terminals that are broadcast destinations. apparatus.
VoIP通信を行う網に配置される複数の端末と、
前記端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持し、前記各端末間で相互に通信が可能なように前記音声コーデック変換を行う音声変換装置とを備えることを特徴とするネットワークシステム。
A plurality of terminals arranged in a network performing VoIP communication;
A voice conversion device that holds information of a voice codec supported by each terminal for each call connection between the terminals and performs the voice codec conversion so that the terminals can communicate with each other; A network system comprising:
前記音声変換装置は、所定のプロトコルの呼接続手順に従って、接続要求メッセージと接続応答メッセージに含まれる前記音声コーデックを識別するコーデック情報識別手段と、
識別した前記音声コーデックに関する情報を記憶するデータテーブルと、
前記データテーブルに対して、前記呼接続毎に前記音声コーデック情報を登録する情報登録手段と、
前記データテーブルを参照し、音声コーデック変換を行うコーデック変換手段とを備えることを特徴とする請求項7に記載のネットワークシステム。
The voice conversion device, according to a call connection procedure of a predetermined protocol, codec information identification means for identifying the voice codec included in a connection request message and a connection response message;
A data table for storing information relating to the identified audio codec;
Information registration means for registering the voice codec information for each call connection with respect to the data table;
The network system according to claim 7, further comprising codec conversion means for performing audio codec conversion with reference to the data table.
VoIP通信を行う網に配置される音声変換装置の制御方法において、
前記網を構成する端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持する過程と、
前記各端末間で相互に通信が可能なように前記音声コーデック変換を行う過程とを備えることを特徴とする音声変換装置の制御方法。
In a method for controlling a voice conversion device arranged in a network that performs VoIP communication,
For each call connection between the terminals constituting the network, a process of holding information on the voice codec supported by each terminal;
And a process for performing the voice codec conversion so that the terminals can communicate with each other.
網と、前記網に配置され、VoIP通信を行う複数の端末と、前記各端末間で相互に通信が可能なように前記音声コーデック変換を行う音声変換装置とを備えるネットワークシステムの制御方法において、
前記端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持する過程と、
前記各端末間で相互に通信が可能なように前記音声コーデック変換を行う過程とを備えることを特徴とするネットワークシステムの制御方法。
In a control method of a network system, comprising: a network; a plurality of terminals that are arranged in the network and perform VoIP communication; and a voice conversion device that performs the voice codec conversion so that the terminals can communicate with each other.
For each call connection between the terminals, a process of holding information on a voice codec supported by each terminal;
And a step of performing the voice codec conversion so that the terminals can communicate with each other.
VoIP通信を行う網に配置される音声変換装置をコンピュータにより制御する制御プログラムにおいて、
前記網を構成する端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持させ、
前記各端末間で相互に通信が可能なように前記音声コーデック変換を行わせることを特徴とする制御プログラム。
In a control program for controlling a voice conversion device arranged in a network for performing VoIP communication by a computer,
For each call connection between the terminals constituting the network, the information of the voice codec supported by each terminal is held,
A control program for causing the voice codec conversion to be performed so that the terminals can communicate with each other.
網と、該網に配置され、VoIP通信を行う複数の端末と、該各端末間で相互に通信が可能なように音声コーデック変換を行う音声変換装置とを備えるネットワークシステムをコンピュータにより制御するための制御プログラムにおいて、
前記網を構成する端末の間で呼接続毎に、前記各端末が対応している音声コーデックの情報を保持させ、
前記各端末間で相互に通信が可能なように前記音声コーデック変換を行わせることを特徴とする制御プログラム。
A computer controls a network system including a network, a plurality of terminals arranged in the network and performing VoIP communication, and a voice conversion device that performs voice codec conversion so that the terminals can communicate with each other. In the control program of
For each call connection between the terminals constituting the network, the information of the voice codec supported by each terminal is held,
A control program for causing the voice codec conversion to be performed so that the terminals can communicate with each other.
JP2005231543A 2005-08-10 2005-08-10 Voice data conversion apparatus, network system, and control method and program Pending JP2007049415A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005231543A JP2007049415A (en) 2005-08-10 2005-08-10 Voice data conversion apparatus, network system, and control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005231543A JP2007049415A (en) 2005-08-10 2005-08-10 Voice data conversion apparatus, network system, and control method and program

Publications (1)

Publication Number Publication Date
JP2007049415A true JP2007049415A (en) 2007-02-22

Family

ID=37851886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005231543A Pending JP2007049415A (en) 2005-08-10 2005-08-10 Voice data conversion apparatus, network system, and control method and program

Country Status (1)

Country Link
JP (1) JP2007049415A (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008294957A (en) * 2007-05-28 2008-12-04 Oki Electric Ind Co Ltd Media conversion system, media conversion method, media conversion program, call control device, media conversion apparatus
JP2009005373A (en) * 2007-06-22 2009-01-08 Accenture Global Services Gmbh Session initiation protocol adaptor
JP2009100166A (en) * 2007-10-16 2009-05-07 Hitachi Communication Technologies Ltd Relay device, terminal, communication system, and terminal management method
JP2009141712A (en) * 2007-12-06 2009-06-25 Hitachi Communication Technologies Ltd Repeating installation and repeating method
JP2009141939A (en) * 2007-12-07 2009-06-25 Korea Electronics Telecommun Communication system and codec allocation method thereof
JP2009164679A (en) * 2007-12-28 2009-07-23 Nec Infrontia Corp Key telephone system and codec conversion method
JP2009239564A (en) * 2008-03-27 2009-10-15 Nec Engineering Ltd Sip telephone exchange system and sip telephone exchange method
JP2009267628A (en) * 2008-04-23 2009-11-12 Oki Electric Ind Co Ltd Codec converter, gateway device, and codec converting method
JP2010035226A (en) * 2009-11-10 2010-02-12 Oki Electric Ind Co Ltd Media conversion system, media conversion method, media conversion program and call control apparatus
JP2010062776A (en) * 2008-09-03 2010-03-18 Nec Corp Connection controlling apparatus
JP2010068087A (en) * 2008-09-09 2010-03-25 Hitachi Kokusai Electric Inc Group call control server
JP2010098775A (en) * 2010-02-02 2010-04-30 Oki Electric Ind Co Ltd Codec converter
JP2010124063A (en) * 2008-11-17 2010-06-03 Oki Electric Ind Co Ltd Apparatus, method and program for connection control
JP2012080489A (en) * 2010-10-06 2012-04-19 Buffalo Inc Portable router device
JP2012147318A (en) * 2011-01-13 2012-08-02 Hitachi Kokusai Electric Inc Radio communication system
JP2012209638A (en) * 2011-03-29 2012-10-25 Nippon Telegraph & Telephone West Corp Communication control device and communication control method
JP2014116838A (en) * 2012-12-11 2014-06-26 Nec Commun Syst Ltd Gateway, method and program for codec conversion
JP2020521374A (en) * 2017-05-18 2020-07-16 フラウンホーファー−ゲゼルシャフト・ツール・フェルデルング・デル・アンゲヴァンテン・フォルシュング・アインゲトラーゲネル・フェライン Network equipment management

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008294957A (en) * 2007-05-28 2008-12-04 Oki Electric Ind Co Ltd Media conversion system, media conversion method, media conversion program, call control device, media conversion apparatus
JP2009005373A (en) * 2007-06-22 2009-01-08 Accenture Global Services Gmbh Session initiation protocol adaptor
JP2009100166A (en) * 2007-10-16 2009-05-07 Hitachi Communication Technologies Ltd Relay device, terminal, communication system, and terminal management method
JP2009141712A (en) * 2007-12-06 2009-06-25 Hitachi Communication Technologies Ltd Repeating installation and repeating method
JP2009141939A (en) * 2007-12-07 2009-06-25 Korea Electronics Telecommun Communication system and codec allocation method thereof
JP2009164679A (en) * 2007-12-28 2009-07-23 Nec Infrontia Corp Key telephone system and codec conversion method
JP2009239564A (en) * 2008-03-27 2009-10-15 Nec Engineering Ltd Sip telephone exchange system and sip telephone exchange method
JP4600511B2 (en) * 2008-04-23 2010-12-15 沖電気工業株式会社 Codec conversion device, gateway device, and codec conversion method
JP2009267628A (en) * 2008-04-23 2009-11-12 Oki Electric Ind Co Ltd Codec converter, gateway device, and codec converting method
US8085809B2 (en) 2008-04-23 2011-12-27 Oki Electric Industry Co., Ltd. Codec converter, gateway device, and codec converting method
JP2010062776A (en) * 2008-09-03 2010-03-18 Nec Corp Connection controlling apparatus
JP2010068087A (en) * 2008-09-09 2010-03-25 Hitachi Kokusai Electric Inc Group call control server
JP2010124063A (en) * 2008-11-17 2010-06-03 Oki Electric Ind Co Ltd Apparatus, method and program for connection control
CN101741679B (en) * 2008-11-17 2013-08-28 冲电气工业株式会社 Apparatus and method for connection control and program thereof
JP2010035226A (en) * 2009-11-10 2010-02-12 Oki Electric Ind Co Ltd Media conversion system, media conversion method, media conversion program and call control apparatus
JP2010098775A (en) * 2010-02-02 2010-04-30 Oki Electric Ind Co Ltd Codec converter
JP2012080489A (en) * 2010-10-06 2012-04-19 Buffalo Inc Portable router device
JP2012147318A (en) * 2011-01-13 2012-08-02 Hitachi Kokusai Electric Inc Radio communication system
JP2012209638A (en) * 2011-03-29 2012-10-25 Nippon Telegraph & Telephone West Corp Communication control device and communication control method
JP2014116838A (en) * 2012-12-11 2014-06-26 Nec Commun Syst Ltd Gateway, method and program for codec conversion
JP2020521374A (en) * 2017-05-18 2020-07-16 フラウンホーファー−ゲゼルシャフト・ツール・フェルデルング・デル・アンゲヴァンテン・フォルシュング・アインゲトラーゲネル・フェライン Network equipment management
JP7009509B2 (en) 2017-05-18 2022-01-25 フラウンホーファー-ゲゼルシャフト・ツール・フェルデルング・デル・アンゲヴァンテン・フォルシュング・アインゲトラーゲネル・フェライン Network device management
US11290509B2 (en) 2017-05-18 2022-03-29 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Network device for managing a call between user terminals

Similar Documents

Publication Publication Date Title
JP2007049415A (en) Voice data conversion apparatus, network system, and control method and program
US20050050211A1 (en) Method and apparatus to manage network addresses
JP5185827B2 (en) Method for assigning at least one payload data connection to at least one multiplex connection
US20130007291A1 (en) MEDIA INTERWORKING IN IPv4 AND IPv6 SYSTEMS
US20050047423A1 (en) Protocol interworking framework
JP2012100293A (en) Method and system for characterizing heterogeneous communication nodes
WO2016181686A1 (en) Communication channel control device, communication channel control system, communication channel control method, and communication channel control program
JP2010124063A (en) Apparatus, method and program for connection control
US20070058537A1 (en) Handling of early media ii
JP5311460B2 (en) Connection control device
JP4795027B2 (en) Communication apparatus and communication system
EP1962464A1 (en) Method, communication system and entity for overlap code sending using session initiation protocol
US8873374B2 (en) Accelerated recovery during negotiation between a media gateway and a media gateway controller
CN101217529B (en) A method, device and system to realize ET.38 faxing business in the Internet
JP4191183B2 (en) IP telephone system, packet conversion apparatus, and packet conversion method
US20050281274A1 (en) VoIP network, media proxy server, and method of providing additional services used in them
JP2005033624A (en) Voice communication system, gateway device, and voice communication method used therefor and its program
WO2019172449A1 (en) Rtp conversion device and rtp conversion method
JP2007214989A (en) Ip telephone exchange system, and method and program for driving ip telephone exchange system
JP4555005B2 (en) Protocol conversion server
JP4372629B2 (en) SIP communication control apparatus for performing FW control and FW control method thereof
JP2006203324A (en) Gateway system
JP2001086161A (en) Call control server and voice data communication method
JP2008104105A (en) Radio communication system and mobile terminal
JP2009200791A (en) Communication device, and speech communication log preserving apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070202

A977 Report on retrieval

Effective date: 20090105

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Effective date: 20090316

Free format text: JAPANESE INTERMEDIATE CODE: A131

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090706