JP2000270024A - Method for exchanging capability of frame packet processing size in internet phone, terminal utilizing internet phone and medium recording program of internet phone - Google Patents

Method for exchanging capability of frame packet processing size in internet phone, terminal utilizing internet phone and medium recording program of internet phone

Info

Publication number
JP2000270024A
JP2000270024A JP7487999A JP7487999A JP2000270024A JP 2000270024 A JP2000270024 A JP 2000270024A JP 7487999 A JP7487999 A JP 7487999A JP 7487999 A JP7487999 A JP 7487999A JP 2000270024 A JP2000270024 A JP 2000270024A
Authority
JP
Japan
Prior art keywords
frame
size
packet
internet telephone
terminal
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
JP7487999A
Other languages
Japanese (ja)
Inventor
Koji Fukuda
浩司 福田
Masaru Ando
大 安藤
Yasuhito Hayashi
林  泰仁
Hiroshi Koyano
浩 小谷野
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP7487999A priority Critical patent/JP2000270024A/en
Publication of JP2000270024A publication Critical patent/JP2000270024A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Use Of Switch Circuits For Exchanges And Methods Of Control Of Multiplex Exchanges (AREA)

Abstract

PROBLEM TO BE SOLVED: To allow both terminals to normally reproduce compressed voice data and to efficiently send/receive voice data even when the processing capability of them differs by exchanging an available voice coding system and a processible frame packetting size between both terminals in the case of exchanging the capability. SOLUTION: At start of communication, a terminal 1 transmits a call packet to an opposite terminal to inform the opposite terminal of a desirable speech. A frame packetting size capability exchange section 15 transmits information denoting all processible frame packetting sizes with respect to a coding system reproducible by the own terminal 1 to the opposite terminal in a form of a capability exchange packet at that time or after that. The opposite terminal also transmits information denoting all processible frame packetting sizes with respect to a coding system reproducible by the own terminal to the terminal 1 in a form of a capability exchange packet. After the mutual capability exchange, an operating frame packetting size decision section 18 identifies the received packet and decides the coding system and the frame packetting size that are to be in use.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は,インターネット等
のIPネットワークで,双方向リアルタイムデータ通信
を行うインターネット電話端末において,双方の端末間
で,各端末が処理可能な音声データのフレームパケット
化サイズを,互いに交換するためのインターネット電話
におけるフレームパケット化サイズ能力交換方法,イン
ターネット電話利用端末装置,およびインターネット電
話のプログラムを記録した記録媒体に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an Internet telephone terminal for performing two-way real-time data communication over an IP network such as the Internet. The present invention relates to a method for exchanging frame packetization size capability in an Internet telephone for exchanging with each other, an Internet telephone utilizing terminal device, and a recording medium recording an Internet telephone program.

【0002】[0002]

【従来の技術】インターネット電話では,ネットワーク
上を流れるデータ量を少なくするため,音声データは符
号化(=圧縮)した後パケット化して,相手に送信する
のが一般的である。
2. Description of the Related Art In an Internet telephone, in order to reduce the amount of data flowing on a network, voice data is generally encoded (= compressed), packetized, and transmitted to the other party.

【0003】図14に,インターネット電話における基
本処理シーケンス例を示す。図14に示すように,音声
データを送信する側では,マイクからアナログ音声信号
を入力し,それをA/D変換によりディジタル信号に変
換し,所定の符号化方式により圧縮符号化し,さらにパ
ケット化して送信する。音声データの受信側では,受信
したパケットを送信シーケンス順に組み立て,復号化に
よってデータを伸張し,それをD/A変換によりアナロ
グ信号に変換して音声を再生出力する。
FIG. 14 shows an example of a basic processing sequence in an Internet telephone. As shown in FIG. 14, the audio data transmitting side inputs an analog audio signal from a microphone, converts the analog audio signal into a digital signal by A / D conversion, compression-encodes it by a predetermined encoding method, and further converts it into packets. To send. The receiving side of the audio data assembles the received packets in the transmission sequence, expands the data by decoding, converts the data into an analog signal by D / A conversion, and reproduces and outputs the audio.

【0004】このような処理機能を実現するインターネ
ット電話プログラムおよびその装置は,それぞれ製品毎
に実装している符号化方式が異なっている。そこで,イ
ンターネット電話においては,通信開始時に双方の持っ
ている符号化方式を能力交換し,相手が再生可能な符号
化方式を認識し,相手が再生可能な符号化方式で符号化
し送信する。このための方式としては,インターネット
電話の国際標準方式であるITU−T H.323/
H.245方式などが代表的である。
[0004] Internet telephone programs and their devices that realize such processing functions differ in the encoding system implemented for each product. Therefore, in an Internet telephone, at the start of communication, the coding schemes of both parties are exchanged, the other party recognizes the reproducible coding scheme, and encodes and transmits using the reproducible coding scheme. As a system for this purpose, ITU-T H.264, an international standard system for Internet telephony, is used. 323 /
H. The H.245 system is typical.

【0005】また,音声符号化においては,入力された
音声データを,ある一定の量(=フレーム)単位で符号
化処理を行うが,このフレームサイズは符号化方式毎に
ベースとなる値が異なっている。例えば,音声データを
6.3kbps または5.3kbps に圧縮するG.72
3.1方式では30ms(ミリ秒),音声データを8k
bps に圧縮するG.729方式では10msという具合
である。
[0005] In speech coding, input speech data is coded in units of a certain amount (= frame). The base value of the frame size differs depending on the coding system. ing. For example, G.10 compresses audio data to 6.3 kbps or 5.3 kbps. 72
30ms (milliseconds) in the 3.1 system, 8k audio data
G. compress to bps In the 729 system, it is 10 ms.

【0006】しかし,フレームサイズが小さい場合ほど
送受信すべきパケット数が増大してしまうため,より高
速なデータ転送処理を行う必要があり,インターネット
電話プログラムをインストールしたパソコンの処理性能
によっては,あまりに短いフレームサイズでは処理が追
いつかず,処理不能となり,音切れが発生してしまう場
合がある。
However, since the number of packets to be transmitted and received increases as the frame size becomes smaller, it is necessary to perform a higher-speed data transfer process. Depending on the processing performance of a personal computer on which an Internet telephone program is installed, the time is too short. With a frame size, processing cannot catch up, processing becomes impossible, and sound interruption may occur.

【0007】そのような場合に,ベースとなる基底フレ
ームサイズの倍数の値ごとに音声の符号化およびパケッ
ト化を行えば,送信パケット数を減らせるため,能力の
低いパソコンであっても処理可能となる場合もある。例
えば,G.723.1方式であれば,30msの倍数で
ある60ms,90ms,120msという具合であ
る。この基底フレームサイズの倍数の値をフレームパケ
ット化サイズと呼ぶことにする。仮にフレームパケット
化サイズが120msの場合には,4フレーム分のG.
723.1方式の圧縮音声データが1個の音声データパ
ケットとして相手に送信されることになる。
In such a case, if speech is encoded and packetized for each multiple of the base frame size serving as a base, the number of transmitted packets can be reduced, so that a personal computer with low capacity can be processed. In some cases, For example, G. In the case of the 723.1 system, it is 60 ms, 90 ms, and 120 ms, which are multiples of 30 ms. A value that is a multiple of the base frame size is called a frame packetization size. If the frame packetization size is 120 ms, four frames of G.I.
The compressed audio data of the 723.1 system is transmitted to the other party as one audio data packet.

【0008】図15(a)は,このG.723.1方式
におけるフレームパケット化サイズの例であって,基底
フレームサイズで符号化・パケット化した場合の例を示
している。図15(b)は,フレームパケット化サイズ
を120msとして,4フレーム分の音声データを1個
のパケットとして送信する場合の例を示している。
[0008] FIG. This is an example of the frame packetization size in the 723.1 system, in which encoding and packetization are performed using the base frame size. FIG. 15B shows an example in which the frame packetization size is 120 ms and the audio data for four frames is transmitted as one packet.

【0009】一方,受信側においては,音声データに付
加されたH.323/H.225.0方式により規定さ
れるRTP(Realtime Transport Protocol)ヘッダ中の
タイムスタンプ(timestamp)値の差分を計算すること
で,送信側が何msのフレームパケット化サイズで符号
化およびパケット化を行ったのかを認識し,正しいフレ
ームパケット化サイズで受信データを再生することが可
能である。図16に,そのRTPヘッダにおけるタイム
スタンプ(timestamp)値を示す。
[0009] On the receiving side, on the other hand, H.264 added to the audio data is used. 323 / H. By calculating the difference between the timestamp values in the RTP (Realtime Transport Protocol) header specified by the 225.0 method, the number of milliseconds in which the transmitting side has encoded and packetized the frame packetization size , And the received data can be reproduced with the correct frame packetization size. FIG. 16 shows a timestamp value in the RTP header.

【0010】しかし,前述のH.323/H.225.
0方式においては,双方の端末が処理可能なフレームパ
ケット化サイズを能力交換するための手段がないため,
送信側端末が圧縮・パケット化した時のフレームパケッ
ト化サイズの圧縮データパケットが一方的に送られてく
ることとなる。その結果,従来,例えば図17に示すよ
うに,送信側の処理性能が高いが,受信側の処理性能が
低い場合には,受信側では受信した符号化データのフレ
ームパケット化サイズでは処理しきれずに音声が正しく
再生できない場合がある,という問題点があった。
However, the aforementioned H. 323 / H. 225.
In the 0 method, there is no means for exchanging the capacity of the frame packetization size that both terminals can process.
A compressed data packet having a frame packetized size when the transmitting terminal has been compressed and packetized is unilaterally transmitted. As a result, conventionally, as shown in FIG. 17, for example, as shown in FIG. 17, when the processing performance on the transmission side is high, but the processing performance on the reception side is low, the reception side cannot process the encoded packet data received in the frame packet size. However, there is a problem that sound cannot be reproduced correctly.

【0011】また,インターネット電話においては,圧
縮した音声データをパケット化する際,通信プロトコル
用のヘッダデータを付加してパケット化を行うが,圧縮
音声データのサイズに関わりなくヘッダのサイズは固定
値なので,フレームパケット化サイズが短いほどサイズ
の小さいパケットが大量に作成されることになり,ヘッ
ダのオーバヘッドが大きくなる。そのため,同じ符号化
を用いた場合でもネットワークを流れるデータ量が大き
くなってしまう。
In the Internet telephone, when packetizing compressed audio data, packetization is performed by adding header data for a communication protocol. However, regardless of the size of the compressed audio data, the header size is fixed. Therefore, as the frame packetization size is shorter, a larger number of packets having a smaller size are created, and the overhead of the header increases. Therefore, even when the same encoding is used, the amount of data flowing through the network increases.

【0012】図18は,フレームパケット化サイズによ
る送信データ量の差を示す。例えば図18(a)に示す
ように,G.723.1方式により基底フレームサイズ
で120ms分のデータを符号化・パケット化した場
合,4フレーム分で送信データ量は328バイト,送信
データのビットレートは約22kbps となる。これに対
し,フレームパケット化サイズを120msで符号化・
パケット化した場合には,図18(b)に示すように,
送信データ量は154バイト,送信データのビットレー
トは約10kbps となる。
FIG. 18 shows the difference in the amount of transmission data depending on the frame packetization size. For example, as shown in FIG. When data of 120 ms in base frame size is encoded and packetized by the 723.1 system, the amount of transmission data is 328 bytes and the bit rate of transmission data is about 22 kbps for 4 frames. In contrast, the frame packetization size is encoded at 120 ms.
In the case of packetization, as shown in FIG.
The transmission data amount is 154 bytes, and the bit rate of the transmission data is about 10 kbps.

【0013】一方,実際のインターネット通信回線にお
いては,回線の種類により帯域(通信速度)が異なって
いるため通信速度の低い環境でのインターネット電話の
使用も考えられる。また,同じ通信回線であっても,ネ
ットワークが混んできた場合など,通信速度が一時的に
低下する場合がある。このような場合には,フレームパ
ケット化サイズを大きくしてオーバーヘッドを減らし,
送信データ量を少なくすることが効果的であるが,互い
にフレームパケット化サイズを交換する手段がないた
め,このような制御を行うことができない,という問題
点があった。
On the other hand, in an actual Internet communication line, since the band (communication speed) differs depending on the type of line, use of an Internet telephone in an environment with a low communication speed may be considered. Further, even with the same communication line, the communication speed may temporarily decrease, for example, when the network is crowded. In such a case, the frame packetization size is increased to reduce overhead,
Although it is effective to reduce the amount of transmission data, there is a problem that such control cannot be performed because there is no means for exchanging frame packetization sizes with each other.

【0014】[0014]

【発明が解決しようとする課題】本発明は,上記の問題
点を解決するために,インターネット電話において,通
信開始時の能力交換時または通信中の能力交換時に,双
方の端末間で,使用可能な音声符号化方式とともに処理
可能なフレームパケット化サイズを交換可能とし,処理
能力が異なっていても双方の端末で正常に圧縮音声の再
生ができるようにし,かつ効率のよい音声データの送受
信を可能とすることを目的とする。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the present invention can be used between both terminals at the time of exchanging abilities at the start of communication or at the time of exchanging abilities during communication. Exchanges frame packet sizes that can be processed together with various audio coding methods, enables normal playback of compressed audio on both terminals even with different processing capabilities, and enables efficient transmission and reception of audio data It is intended to be.

【0015】[0015]

【課題を解決するための手段】本発明においては,イン
ターネット電話端末は,自端末の符号化能力を記録する
手段を持ち,該符号化能力のフレームパケット化サイズ
を記録する手段を持つ。そして,インターネット電話を
かける側の端末(発呼側端末)は,発呼パケットまたは
能力交換パケット中に自端末の符号化能力および該符号
化能力に対応するフレームパケット化サイズを示す情報
を搭載する手段と,着呼パケットまたは能力交換パケッ
ト内にある相手端末の符号化能力および該符号化能力に
対応するフレームパケット化サイズを示す情報を認識す
る手段と,両端末間で通信時に使用する符号化方式およ
び該符号化方式に対するフレームパケット化サイズを決
定する手段を持つ。
In the present invention, the Internet telephone terminal has means for recording the coding capability of the terminal itself, and has means for recording the frame packetization size of the coding capability. Then, the terminal making the Internet call (calling terminal) carries information indicating the coding capability of the terminal itself and the frame packetization size corresponding to the coding capability in the call packet or the capability exchange packet. Means for recognizing information indicating the coding capability of the other terminal in the incoming call packet or the capability exchange packet and the size of the frame packet corresponding to the coding capability, and coding used for communication between the two terminals. Means for determining the frame packetization size for the encoding scheme and the encoding scheme.

【0016】また,インターネット電話をかけられる端
末(着呼側端末)は,相手からの発呼パケットまたは能
力交換パケット内にある相手端末の符号化能力および該
符号化能力に対応するフレームパケット化サイズを示す
情報を認識する手段と,返信のための着呼パケットまた
は能力交換パケットに自端末の符号化能力および該符号
化能力に対応するフレームパケット化サイズを示す情報
を搭載する手段と,両端末間で通信時に使用する符号化
方式および該符号化方式に対するフレームパケット化サ
イズを決定する手段を持つ。
The terminal (called terminal) that can make an Internet telephone call has a coding capability of the partner terminal in a call packet or a capability exchange packet from the partner and a frame packetization size corresponding to the coding capability. Means for recognizing the information indicating the communication terminal, means for mounting the information indicating the encoding capability of the own terminal and the frame packetization size corresponding to the encoding capability in the incoming call packet or the capability exchange packet for reply, It has means for determining an encoding system used during communication between the devices and a frame packetization size for the encoding system.

【0017】[0017]

【発明の実施の形態】図1は,本発明の実施の形態に係
るインターネット電話端末のブロック図である。図中,
1はインターネット電話のためのプログラム(以下,イ
ンターネット電話ソフトという)を搭載した端末,2は
音声入力のためのマイク,3は音声出力のためのスピー
カを表す。
FIG. 1 is a block diagram of an Internet telephone terminal according to an embodiment of the present invention. In the figure,
Reference numeral 1 denotes a terminal equipped with a program for Internet telephone (hereinafter referred to as Internet telephone software), 2 denotes a microphone for voice input, and 3 denotes a speaker for voice output.

【0018】装置制御部11は,端末全体の制御を行う
モジュールであり,端末としてパーソナルコンピュータ
を利用する場合には,オペレーティング・システム等に
よって実現される。ネットワークインタフェース部12
は,ネットワークを介してパケットを送受信する部分で
あり,通信制御部13は,ネットワークインタフェース
部12とネットワークとを介して他の端末との通信を行
うために,所定のプロトコルに従って通信データのパケ
ット化制御を行う部分である。インターネット電話機能
・制御部14は,インターネット電話を実現するための
インターネット電話ソフトのメインモジュールである。
この部分の詳細については従来技術と同様であるので,
ここでの詳細な説明は省略する。
The device control section 11 is a module for controlling the entire terminal, and is realized by an operating system or the like when a personal computer is used as the terminal. Network interface unit 12
Is a part for transmitting and receiving packets via a network. The communication control unit 13 converts communication data into packets according to a predetermined protocol in order to communicate with other terminals via the network interface unit 12 and the network. This is the part that performs control. The Internet telephone function / control unit 14 is a main module of Internet telephone software for realizing Internet telephone.
Since the details of this part are the same as in the prior art,
Detailed description here is omitted.

【0019】フレームパケット化サイズ能力交換部15
は,フレームパケット化サイズ情報搭載手段16とフレ
ームパケット化サイズ情報認識手段17を持ち,フレー
ムパケット化サイズ情報搭載手段16は,相手端末への
パケット中に自端末の符号化能力および該符号化能力に
対応するフレームパケット化サイズを示す情報を搭載す
る。また,フレームパケット化サイズ情報認識手段17
は,相手端末から受信したパケット内にある相手端末の
符号化能力および該符号化能力に対応するフレームパケ
ット化サイズを示す情報を認識する。
Frame packetization size capability exchange unit 15
Has frame packetized size information mounting means 16 and frame packetized size information recognizing means 17. The frame packetized size information mounting means 16 includes the encoding capability of its own terminal and the encoding capability in the packet to the destination terminal. Is loaded with information indicating the frame packetization size corresponding to. Also, the frame packetization size information recognition means 17
Recognizes information indicating the coding capability of the partner terminal and the frame packetization size corresponding to the coding capability in the packet received from the partner terminal.

【0020】使用フレームパケット化サイズ決定部18
は,相手端末が再生可能である符号化方式およびフレー
ムパケット化サイズを認識し,送信時に使用する符号化
方式およびフレームパケット化サイズを決定する。フレ
ームパケット化サイズ記録部19は,自端末が音声通話
時に使用可能な符号化方式および該符号化方式において
送受信可能なフレームパケット化サイズを記録する手段
である。
Used frame packetizing size determining unit 18
Recognizes an encoding method and a frame packetization size that can be reproduced by a partner terminal, and determines an encoding method and a frame packetization size to be used at the time of transmission. The frame packetization size recording unit 19 is a means for recording an encoding method that can be used by the terminal at the time of voice communication and a frame packetization size that can be transmitted and received in the encoding method.

【0021】音声入力部20は,マイク2から入力され
た音声のアナログ信号を入力する部分であり,A/D変
換部21は,その入力されたアナログ信号をディジタル
信号に変換する。音声符号化部22は,ディジタル化さ
れた音声データを圧縮符号化する。圧縮符号化された音
声データは,通信制御部13へ送られ,使用フレームパ
ケット化サイズ決定部18によって決定されたパケット
化サイズでパケット化され送信される。
The voice input section 20 is a section for inputting a voice analog signal input from the microphone 2, and the A / D conversion section 21 converts the input analog signal into a digital signal. The audio encoding unit 22 compression-encodes the digitized audio data. The compression-encoded audio data is sent to the communication control unit 13, packetized with the packetization size determined by the used frame packetization size determination unit 18, and transmitted.

【0022】通信制御部13が音声データのパケットを
受信すると,その音声データは音声復号化部23によっ
て復号され,D/A変換部24によってアナログ音声信
号に変換される。そのアナログ音声信号は音声出力部2
5を介してスピーカ3に出力され,音声が再生される。
When the communication control unit 13 receives a packet of audio data, the audio data is decoded by an audio decoding unit 23 and converted into an analog audio signal by a D / A conversion unit 24. The analog audio signal is output to the audio output unit 2
The sound is output to the speaker 3 via the speaker 5 and the sound is reproduced.

【0023】本実施の形態におけるインターネット電話
の能力交換シーケンスの例について,図2に示す。図2
では,端末Aが発呼するものとして示されている。最初
に端末Aから発呼パケットが端末Bへ送られ,端末Bは
これに応答して着呼パケットを返信する。その後,端末
A,端末Bは相互に能力交換パケットを送受信し,音声
通話を開始する。
FIG. 2 shows an example of a capability exchange sequence of the Internet telephone according to the present embodiment. FIG.
In the figure, it is shown that the terminal A originates a call. First, a call packet is transmitted from the terminal A to the terminal B, and the terminal B returns a call packet in response to the call packet. Thereafter, the terminal A and the terminal B mutually transmit and receive the capability exchange packet, and start a voice call.

【0024】本実施の形態における端末でのフレームパ
ケット化サイズ決定フローを,図3に示す。
FIG. 3 shows a flow of determining a frame packetization size in a terminal according to the present embodiment.

【0025】通信開始時には,端末から相手先番号が入
力されると相手端末に対して発呼パケットを送出し通話
を行いたい旨を相手端末に伝える。その時もしくはその
後に自端末の再生可能な符号化方式に対する処理可能な
全フレームパケット化サイズを示す情報を能力交換パケ
ットで送出し,相手端末もまた再生可能な符号化方式に
対する処理可能な全フレームパケット化サイズを示す情
報を能力交換パケットで送出し,互いに処理可能なフレ
ームパケット化サイズの能力交換を行う(ステップS1
0,S20)。
At the start of communication, when a destination number is input from the terminal, a call packet is transmitted to the destination terminal to inform the destination terminal that a call is desired. At that time or thereafter, all the frame packets that can be processed for the reproducible coding scheme of the own terminal are transmitted in a capability exchange packet, and the other terminal also can process all the frame packets that can be processed for the reproducible coding scheme. Information indicating the packetized size is transmitted as a capability exchange packet, and the capability exchange of frame packetized sizes that can be processed mutually is performed (step S1).
0, S20).

【0026】能力交換を行ったならば,受信したパケッ
トを識別し,使用すべき符号化方式およびフレームパケ
ット化サイズを決定する。すなわち,相手端末が処理可
能なフレームパケット化サイズを選択する(ステップS
30)。その決定した符号化方式に対するフレームパケ
ット化サイズを使用し,音声データを送出する(ステッ
プS40)。
After the capability exchange, the received packet is identified, and the coding method to be used and the frame packetizing size are determined. That is, a frame packetization size that can be processed by the partner terminal is selected (step S
30). The audio data is transmitted using the frame packetization size for the determined encoding method (step S40).

【0027】本実施の形態で用いる能力交換パケットの
例を,図4に示す。パケット中のパケット識別名で,本
パケットが発呼パケットであるか,着呼パケットである
か,能力交換パケットであるかなどのパケットの種類を
示す。また,メッセージ種別で,本パケットが受信能力
を通知するものであることを示す。この例では,受信可
能符号化方式がAの場合,受信可能フレームパケット化
サイズが,30ms,60ms,90msであり,受信
可能符号化方式がBの場合,受信可能フレームパケット
化サイズが,40ms,60ms,80msであること
を通知している。
FIG. 4 shows an example of the capability exchange packet used in the present embodiment. The packet identifier in the packet indicates the type of the packet, such as whether the packet is an outgoing call packet, an incoming call packet, or a capability exchange packet. Also, the message type indicates that this packet notifies the receiving capability. In this example, when the receivable encoding method is A, the receivable frame packetization sizes are 30 ms, 60 ms, and 90 ms. When the receivable encoding method is B, the receivable frame packetization size is 40 ms. 60 ms and 80 ms.

【0028】各々の端末は,相手から受信した能力情報
をもとに送信時に使用すべき符号化方式とフレームパケ
ット化サイズを決定し,音声通話時に該符号化方式と該
フレームパケット化サイズを使用する。図1の端末1で
は,使用フレームパケット化サイズ決定部18で決定し
たサイズを,インターネット電話機能・制御部14の制
御のもとで,通信制御部13のパケット化手段が受け取
り,上記サイズのパケット化をする。能力交換パケット
の情報は,発呼パケットまたは着呼パケットに含まれて
も良い。
Each terminal determines an encoding method and a frame packet size to be used at the time of transmission based on the capability information received from the other party, and uses the encoding method and the frame packet size at the time of voice communication. I do. In the terminal 1 of FIG. 1, the packetizing means of the communication control unit 13 receives the size determined by the used frame packetizing size determining unit 18 under the control of the Internet telephone function / control unit 14, Make The information of the capability exchange packet may be included in an outgoing call packet or an incoming call packet.

【0029】このように,再生可能な符号化方式と処理
可能なフレームパケット化サイズを能力交換すること
で,自端末が再生可能なフレームパケット化サイズで圧
縮音声データを受信することが可能となる。
As described above, by exchanging the capability between the reproducible coding method and the processable frame packetization size, it becomes possible to receive compressed audio data with the reproducible frame packetization size. .

【0030】以上のようなインターネット電話のための
端末1としては,インターネット電話ソフトがインスト
ールされたパーソナルコンピュータや,一般のアナログ
電話機やファクシミリ装置等をネットワークに接続する
端末接続装置が考えられる。端末を構成する計算機によ
って以上の各手段を実現するための,インターネット電
話のプログラムは,計算機が読み取り可能な可搬媒体メ
モリ,半導体メモリ,ハードディスクなどの適当な記録
媒体に格納することができる。
As the terminal 1 for the Internet telephone described above, a personal computer in which Internet telephone software is installed, a terminal connecting device for connecting a general analog telephone, a facsimile machine, or the like to a network can be considered. An Internet telephone program for realizing each of the above means by a computer constituting a terminal can be stored in an appropriate recording medium such as a portable medium memory, a semiconductor memory, and a hard disk which can be read by the computer.

【0031】[0031]

【実施例】〔第1の実施例〕図5は,本発明の第1の実
施例を示す構成図である。本実施例は,通話開始時にフ
レームパケット化サイズの能力交換を行う場合の例であ
る。
[First Embodiment] FIG. 5 is a block diagram showing a first embodiment of the present invention. The present embodiment is an example in the case of exchanging the capacity of the frame packet size at the start of a call.

【0032】ネットワーク(LAN)105上に,デー
タ通信端末A101,データ通信端末B111が接続さ
れ,データ通信端末A101にはマイク102,スピー
カ103,インターネット電話ソフト104がインスト
ールされ,データ通信端末B111にはマイク112,
スピーカ113,インターネット電話ソフト114がイ
ンストールされ,それぞれインターネット電話端末を構
成している。
A data communication terminal A101 and a data communication terminal B111 are connected on a network (LAN) 105. A microphone 102, a speaker 103, and Internet telephone software 104 are installed in the data communication terminal A101, and a data communication terminal B111 is installed in the data communication terminal B111. Microphone 112,
A speaker 113 and Internet telephone software 114 are installed, and each constitutes an Internet telephone terminal.

【0033】また,データ通信端末A101,B111
では,インターネット電話ソフト104,114が起動
している状態とする。また,データ通信端末A101の
IPアドレスは「129.60.10.11」,データ通信端末B1
11のIPアドレスは「129.60.10.12」とする。
The data communication terminals A101 and B111
Here, it is assumed that the Internet telephone software 104, 114 is running. Also, the IP address of the data communication terminal A101 is “129.60.10.11”, and the data communication terminal B1
The IP address of No. 11 is “129.60.10.12”.

【0034】ユーザは,データ通信端末A101におい
て,インターネット電話ソフト104で発信操作を行い
データ通信端末B111へ発信する。データ通信端末A
101は,あらかじめ自装置に登録してある受信可能な
符号化方式およびそのフレームパケット化サイズの情報
を,図6のように発呼パケット内に含め送信する。
At the data communication terminal A101, the user performs a calling operation using the Internet telephone software 104 to make a call to the data communication terminal B111. Data communication terminal A
Reference numeral 101 denotes a transmission packet including information on a receivable encoding system and its frame packetization size registered in advance in its own device as shown in FIG.

【0035】相手先であるデータ通信端末B111は,
データ通信端末A101からの発呼パケットを受信し,
着信があったことを示すシグナルを発する。データ通信
端末B111で着信操作を行うと,あらかじめ自装置に
登録してある受信可能な符号化方式およびそのフレーム
パケット化サイズの情報を,図7のように着呼パケット
内に含め,発呼元のデータ通信端末A101に対して送
出する。
The data communication terminal B111, which is the destination,
Upon receiving a call packet from the data communication terminal A101,
Emit a signal indicating that there is an incoming call. When the data communication terminal B111 performs an incoming call operation, the information on the receivable coding method and its frame packet size registered in advance in its own device is included in the incoming call packet as shown in FIG. To the data communication terminal A101.

【0036】データ通信端末A101,データ通信端末
B111は,相手端末の受信能力と自端末の送信能力と
を比較し,互いの端末が共通的に使える符号化方式が
G.723.1であり,かつ使用可能なフレームパケッ
ト化サイズが60ms,90msであることを認識す
る。
The data communication terminal A101 and the data communication terminal B111 compare the reception capability of the partner terminal with the transmission capability of the own terminal, and the coding method that can be used in common by both terminals is G.100. 723.1, and the usable frame packetization size is 60 ms and 90 ms.

【0037】データ通信端末A101,データ通信端末
B111は,LAN105に接続され,通信データ量を
意識する必要がないことを認識のうえ,90msと比較
し遅延が少なくなる60msのフレームパケット化サイ
ズを使用することを決定する。その結果,双方の端末
は,使用すべき符号化方式をG.723.1方式,フレ
ームパケット化サイズ60msで,互いに音声データの
送受信を行い,双方の端末とも正常に圧縮音声の再生が
可能となる。
The data communication terminals A101 and B111 are connected to the LAN 105, recognize that there is no need to be aware of the amount of communication data, and use a frame packetization size of 60 ms, which has a smaller delay compared to 90 ms. Decide to do it. As a result, both terminals determine the encoding scheme to be used as G.264. Audio data is transmitted / received to / from each other in a 723.1 system and a frame packetization size of 60 ms, and both terminals can normally reproduce compressed audio.

【0038】〔第2の実施例〕図8は,本発明の第2の
実施例を示す構成図である。本実施例は,呼接続確立後
にフレームパケット化サイズの能力交換を行う場合の例
である。
[Second Embodiment] FIG. 8 is a block diagram showing a second embodiment of the present invention. The present embodiment is an example of a case where the capability exchange of the frame packet size is performed after the call connection is established.

【0039】ネットワーク(LAN)205上に,デー
タ通信端末A201,データ通信端末B211が接続さ
れ,データ通信端末A201にはマイク202,スピー
カ203,インターネット電話ソフト204がインスト
ールされ,データ通信端末B211にはマイク212,
スピーカ213,インターネット電話ソフト214がイ
ンストールされ,それぞれインターネット電話端末を構
成している。
A data communication terminal A 201 and a data communication terminal B 211 are connected on a network (LAN) 205, a microphone 202, a speaker 203, and Internet telephone software 204 are installed in the data communication terminal A 201, and a data communication terminal B 211 is installed in the data communication terminal B 211. Microphone 212,
A speaker 213 and Internet telephone software 214 are installed, and each constitutes an Internet telephone terminal.

【0040】また,データ通信端末A201,B211
では,インターネット電話ソフト204,214が起動
している状態とする。また,データ通信端末A201の
IPアドレスは「129.60.10.11」,データ通信端末B2
11のIPアドレスは「129.60.10.12」とする。
The data communication terminals A201, B211
Here, it is assumed that the Internet telephone software 204, 214 is running. The IP address of the data communication terminal A 201 is “129.60.10.11”, and the data communication terminal B 201
The IP address of No. 11 is “129.60.10.12”.

【0041】ユーザは,データ通信端末A201におい
て,インターネット電話ソフト204で発信操作を行い
データ通信端末B211へ発信する。相手先であるデー
タ通信端末B211は,データ通信端末A201からの
発呼パケットを受信し,着信があったことを示すシグナ
ルを発する。データ通信端末B211で着信操作を行う
と着呼パケットを,発呼元のデータ通信端末A201に
対して送出し,呼接続確立を行い,その後データ通信端
末A201からあらかじめ自装置に登録してある受信可
能な符号化方式およびそのフレームパケット化サイズの
情報を,図9のように能力交換パケット内に含め送信す
る。
At the data communication terminal A 201, the user performs a calling operation using the Internet telephone software 204 to make a call to the data communication terminal B 211. The data communication terminal B211 that is the destination receives the call packet from the data communication terminal A201, and issues a signal indicating that there is an incoming call. When the data communication terminal B211 performs an incoming call operation, it sends an incoming packet to the data communication terminal A201 of the call originator, establishes a call connection, and then receives the reception packet registered in advance from the data communication terminal A201 in its own device. Information on the possible encoding schemes and their frame packetization sizes is transmitted in the capability exchange packet as shown in FIG.

【0042】相手先であるデータ通信端末B211もデ
ータ通信端末A201と同様に,あらかじめ自装置に登
録してある受信可能な符号化方式およびそのフレームパ
ケット化サイズの情報を,図10のように能力交換パケ
ット内に含め送信する。データ通信端末A201,デー
タ通信端末B211は,相手端末の受信能力と自端末の
送信能力とを比較し,互いの端末が共通的に使える符号
化方式がG.723.1であり,かつ使用可能なフレー
ムパケット化サイズが60msであることを認識する。
その結果,双方の端末は,使用すべき符号化方式をG.
723.1方式,フレームパケット化サイズ60ms
で,互いに音声データの送受信を行い,双方の端末とも
正常に圧縮音声の再生が可能となる。
Similarly to the data communication terminal A201, the data communication terminal B211 which is the communication partner uses the information on the receivable coding method and its frame packet size registered in advance in its own device as shown in FIG. Send in the exchange packet. The data communication terminal A201 and the data communication terminal B211 compare the reception capability of the partner terminal with the transmission capability of the own terminal, and the coding method that can be used in common by both terminals is G.264. 723.1, and recognizes that the available frame packetization size is 60 ms.
As a result, both terminals determine the encoding scheme to be used as G.264.
723.1 system, frame packetization size 60ms
Thus, audio data is transmitted / received to / from each other, and both terminals can normally reproduce compressed audio.

【0043】〔第3の実施例〕図11は,本発明の第3
の実施例を示す構成図である。本実施例は,通話中にフ
レームパケット化サイズの能力交換を行い,フレームパ
ケット化サイズを再度変更する場合の例である。
[Third Embodiment] FIG. 11 shows a third embodiment of the present invention.
FIG. 3 is a configuration diagram showing an example of the embodiment. This embodiment is an example of a case where the capability of the frame packet size is exchanged during a call and the frame packet size is changed again.

【0044】データ通信端末A301にはマイク30
2,スピーカ303,インターネット電話ソフト304
がインストールされ,データ通信端末B311にはマイ
ク312,スピーカ313,インターネット電話ソフト
314がインストールされ,それぞれインターネット電
話端末を構成している。データ通信端末A301にはモ
デム307が,データ通信端末B311にはモデム31
7が接続され,モデムを介して電話網(インターネット
プロバイダ)305にダイヤルアップ接続するものとす
る。モデムの通信速度は,双方とも28.8kbps とす
る。さらに,データ通信端末A301には,通信中のデ
ータ量を測定する通信データ量測定部306がある。
The microphone 30 is connected to the data communication terminal A301.
2. Speaker 303, Internet telephone software 304
Is installed, and a microphone 312, a speaker 313, and Internet telephone software 314 are installed in the data communication terminal B 311 to constitute Internet telephone terminals. The data communication terminal A301 has a modem 307, and the data communication terminal B311 has a modem 31.
7 is connected, and a dial-up connection is made to a telephone network (Internet provider) 305 via a modem. The communication speed of both modems is 28.8 kbps. Further, the data communication terminal A301 has a communication data amount measuring unit 306 for measuring the amount of data during communication.

【0045】また,データ通信端末A301,データ通
信端末B311では,インターネット電話ソフト30
4,314が起動し,双方ともモデムを介してインター
ネットプロバイダ305に接続中で,それぞれIPアド
レスを取得している状態とする。データ通信端末A30
1のIPアドレスは「129.60.10.11」,データ通信端末
B311のIPアドレスは「129.60.10.12」とする。
In the data communication terminals A301 and B311, the Internet telephone software 30
4 and 314 are activated, both are connected to the Internet provider 305 via the modem, and each is acquiring an IP address. Data communication terminal A30
1 is “129.60.10.11”, and the IP address of the data communication terminal B 311 is “129.60.10.12”.

【0046】ユーザは,データ通信端末A301におい
て,インターネット電話ソフト304で発信操作を行い
データ通信端末B311へ発信する。相手先であるデー
タ通信端末B311は,データ通信端末A301からの
発呼パケットを受信し,着信があったことを示すシグナ
ルを発する。データ通信端末B311で着信操作を行う
と着呼パケットを,発呼元のデータ通信端末A301に
対して送出し,呼接続確立を行い,その後データ通信端
末A301からあらかじめ自装置に登録してある受信可
能な符号化方式およびそのフレームパケット化サイズの
情報を,図12のように能力交換パケット内に含め送信
する。
At the data communication terminal A301, the user performs a calling operation using the Internet telephone software 304 to make a call to the data communication terminal B311. The data communication terminal B311 that is the other party receives the call packet from the data communication terminal A301 and issues a signal indicating that there is an incoming call. When the data communication terminal B 311 performs an incoming call operation, it sends out an incoming call packet to the data communication terminal A 301 of the call originator, establishes a call connection, and then receives data from the data communication terminal A 301 registered in advance in its own device. Information on a possible encoding method and its frame packetization size is transmitted in a capability exchange packet as shown in FIG.

【0047】相手先であるデータ通信端末B311もデ
ータ通信端末A301と同様に,あらかじめ自装置に登
録してある受信可能な符号化方式およびそのフレームパ
ケット化サイズの情報を,図13のように能力交換パケ
ット内に含め送信する。データ通信端末A301,デー
タ通信端末B311は,相手端末の受信能力と自端末の
送信能力とを比較し,互いの端末が共通的に使える符号
化方式がG.723.1であり,かつ使用可能なフレー
ムパケット化サイズが30msであることを認識する。
その結果,双方の端末は,使用すべき符号化方式をG.
723.1方式,フレームパケット化サイズ30ms
で,互いに音声データの送受信を行い,双方の端末とも
正常に圧縮音声の再生が可能となる。
Similarly to the data communication terminal A301, the data communication terminal B311 that is the other party uses the information of the receivable coding method and its frame packet size registered in advance in its own device as shown in FIG. Send in the exchange packet. The data communication terminal A301 and the data communication terminal B311 compare the reception capability of the partner terminal with the transmission capability of the own terminal, and the coding method that can be commonly used by both terminals is G.300. 723.1, and recognizes that the usable frame packetization size is 30 ms.
As a result, both terminals determine the encoding scheme to be used as G.264.
723.1 system, frame packetization size 30 ms
Thus, audio data is transmitted / received to / from each other, and both terminals can normally reproduce compressed audio.

【0048】G.723.1方式でフレームパケット化
サイズ30msの場合,通信データ量は約22kbps で
あるので,モデムによるダイヤルアップ接続の場合の通
信帯域(28.8kbps )であってもデータ欠損なく,
正常に音声の送受信が可能である。しかし,通信中に他
のデータ通信が行われ,実効の通信帯域が15kbpsに
低下した場合には,G.723.1方式/フレームパケ
ット化サイズ30msのデータは送り切ることができ
ず,データ欠損による音切れが発生してしまう。この通
信帯域の低下を,データ通信端末Aの通信データ量測定
部306が検知する。
G. When the frame packetization size is 30 ms in the 723.1 system, the communication data amount is about 22 kbps. Therefore, even in the communication band (28.8 kbps) in the case of the dial-up connection by the modem, there is no data loss.
Transmission and reception of voice can be performed normally. However, when another data communication is performed during the communication and the effective communication band is reduced to 15 kbps, the G.264 communication is performed. Data having a size of 723.1 / frame packetization size of 30 ms cannot be transmitted completely, and sound loss due to data loss occurs. The communication bandwidth measurement unit 306 of the data communication terminal A detects this decrease in the communication band.

【0049】実効の通信帯域が15kbps に低下したこ
とを検知した通信データ量測定部306は,インターネ
ット電話ソフト304に通知する。この通知を受け取っ
たインターネット電話ソフト304は,能力交換パケッ
ト内のG.723.1方式のフレームパケット化サイズ
を120msのみに変更して,データ通信端末B311
へ送信する。フレームパケット化サイズが変更された能
力交換パケットを受信したデータ通信端末B311は,
再度,自端末の能力交換パケット(図13)を送信す
る。その結果,互いの能力交換が再度行われ,双方の共
通の符号化方式およびフレーム化サイズは,G.72
3.1方式/フレームパケット化サイズ120msとな
り,この状態で音声通信が再開される。この通信モード
での通信帯域は,約10kbps であるので,実効通信帯
域15kbps であっても,データ欠損はなく,正常に音
声の送受信が可能となる。
The communication data amount measuring unit 306 that has detected that the effective communication band has dropped to 15 kbps notifies the Internet telephone software 304. Upon receiving this notification, the Internet telephone software 304 sends the G.P. By changing the frame packetization size of the 723.1 system to only 120 ms, the data communication terminal B311
Send to The data communication terminal B311 that has received the capability exchange packet with the frame packetization size changed,
The capability exchange packet of the own terminal (FIG. 13) is transmitted again. As a result, the mutual capability exchange is performed again, and the common encoding method and framing size of both are set to G.264. 72
The 3.1 format / frame packetization size becomes 120 ms, and voice communication is resumed in this state. Since the communication band in this communication mode is about 10 kbps, even if the effective communication band is 15 kbps, there is no data loss, and voice transmission and reception can be performed normally.

【0050】以上説明した本発明の実施例では,受信可
能フレームパケット化サイズの単位にミリ秒を使用して
いるが,フレームパケット数を用いた場合でも同様に本
発明を適用可能である。
In the embodiment of the present invention described above, milliseconds are used as the unit of the receivable frame packetization size, but the present invention can be similarly applied when the number of frame packets is used.

【0051】[0051]

【発明の効果】以上説明したように,本発明を用いれ
ば,インターネット電話において,通信開始時の能力交
換時または通信中の能力交換時に,双方の端末間で使用
可能な音声符号化方式とともに処理可能なフレームパケ
ット化サイズを交換することが可能になり,音切れなど
が発生することなく,かつ効率のよい音声データの送受
信が可能になる。
As described above, according to the present invention, when the capability is exchanged at the start of communication or at the time of capability exchange during communication, the present invention can be used together with the speech coding method usable between both terminals. It is possible to exchange possible frame packetization sizes, and it is possible to efficiently transmit and receive audio data without occurrence of sound interruption or the like.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態に係るインターネット電話
端末のブロック図である。
FIG. 1 is a block diagram of an Internet telephone terminal according to an embodiment of the present invention.

【図2】能力交換シーケンスの例を示す図である。FIG. 2 is a diagram showing an example of a capability exchange sequence.

【図3】端末におけるフレームパケット化サイズ決定フ
ローを示す図である。
FIG. 3 is a diagram illustrating a flow of determining a frame packetization size in a terminal.

【図4】能力交換パケットの例を示す図である。FIG. 4 is a diagram illustrating an example of a capability exchange packet.

【図5】本発明における第1の実施例を示す構成図であ
る。
FIG. 5 is a configuration diagram showing a first embodiment of the present invention.

【図6】データ通信端末Aの発呼パケットの例を示す図
である。
FIG. 6 is a diagram illustrating an example of a call packet of a data communication terminal A;

【図7】データ通信端末Bの発呼パケットの例を示す図
である。
FIG. 7 is a diagram illustrating an example of a call packet of a data communication terminal B;

【図8】本発明における第2の実施例を示す構成図であ
る。
FIG. 8 is a configuration diagram showing a second embodiment of the present invention.

【図9】データ通信端末Aの能力交換パケットの例を示
す図である。
FIG. 9 is a diagram showing an example of a capability exchange packet of the data communication terminal A.

【図10】データ通信端末Bの能力交換パケットの例を
示す図である。
FIG. 10 is a diagram showing an example of a capability exchange packet of the data communication terminal B.

【図11】本発明における第3の実施例を示す構成図で
ある。
FIG. 11 is a configuration diagram showing a third embodiment of the present invention.

【図12】データ通信端末Aの能力交換パケットの例を
示す図である。
FIG. 12 is a diagram showing an example of a capability exchange packet of the data communication terminal A.

【図13】データ通信端末Bの能力交換パケットの例を
示す図である。
FIG. 13 is a diagram showing an example of a capability exchange packet of the data communication terminal B.

【図14】インターネット電話における基本処理シーケ
ンス例を示す図である。
FIG. 14 is a diagram showing an example of a basic processing sequence in an Internet telephone.

【図15】G.723.1方式におけるフレームパケッ
ト化サイズの例を示す図である。
FIG. It is a figure which shows the example of the frame packetization size in 723.1 system.

【図16】RTPヘッダにおけるタイムスタンプ(times
tamp)値を示す図である。
FIG. 16 shows a time stamp (times) in an RTP header.
It is a figure which shows a tamp) value.

【図17】従来技術の問題点を説明するための,端末に
より処理可能なフレームパケット化サイズが異なる場合
の例を示す図である。
FIG. 17 is a diagram illustrating an example of a case where frame packetization sizes that can be processed by terminals are different, for explaining a problem of the related art.

【図18】フレームパケット化サイズによる送信データ
量の差を示す図である。
FIG. 18 is a diagram illustrating a difference in transmission data amount depending on a frame packetization size.

【符号の説明】[Explanation of symbols]

1 端末 2 マイク 3 スピーカ 11 装置制御部 12 ネットワークインタフェース部 13 通信制御部 14 インターネット電話機能・制御部 15 フレームパケット化サイズ能力交換部 16 フレームパケット化サイズ情報搭載手段 17 フレームパケット化サイズ情報認識手段 18 使用フレームパケット化サイズ決定部 19 フレームパケット化サイズ記録部 20 音声入力部 21 A/D変換部 22 音声符号化部 23 音声復号化部 24 D/A変換部24 25 音声出力部 DESCRIPTION OF SYMBOLS 1 Terminal 2 Microphone 3 Speaker 11 Device control unit 12 Network interface unit 13 Communication control unit 14 Internet telephone function / control unit 15 Frame packet size exchange unit 16 Frame packet size information mounting unit 17 Frame packet size information recognition unit 18 Used frame packetization size determination unit 19 Frame packetization size recording unit 20 Audio input unit 21 A / D conversion unit 22 Audio encoding unit 23 Audio decoding unit 24 D / A conversion unit 24 25 Audio output unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 林 泰仁 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 (72)発明者 小谷野 浩 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 Fターム(参考) 5K030 HA08 HB01 HC01 HC13 JA05 JT01 KA19 LA07 MB11 5K033 BA14 CB08 CC01 DA05 5K051 AA01 AA02 BB01 CC02 DD13 HH27 JJ02 JJ03 JJ05 JJ12 JJ13 JJ14 5K069 AA01 AA08 BA02 CA02 DB22 FA15 FC02 FC11 9A001 CC06 CC08 EE04 HH15 JJ25 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Yasuhito Hayashi 3-19-2 Nishi-Shinjuku, Shinjuku-ku, Tokyo Japan Telegraph and Telephone Corporation (72) Inventor Hiroshi Otani 3- 192-1 Nishi-Shinjuku, Shinjuku-ku, Tokyo No. Nippon Telegraph and Telephone Co., Ltd. F-term (reference) CC06 CC08 EE04 HH15 JJ25

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 複数の端末がそれぞれIPアドレスを有
して収容されるIPネットワーク内のインターネット電
話におけるフレームパケット化サイズ能力交換方法であ
って,インターネット電話のための発信または着信時
に,端末間で使用可能な符号化方式およびフレームパケ
ット化サイズの能力交換を行う過程と,その情報をもと
に送信時に使用する符号化方式およびフレームパケット
化サイズを決定する過程と,決定した符号化方式および
フレームパケット化サイズで,音声データを圧縮,パケ
ット化し,送信データパケットを送出する過程とを有す
ることを特徴とするインターネット電話におけるフレー
ムパケット化サイズ能力交換方法。
1. A method for exchanging frame packetization size capability in an Internet telephone in an IP network in which a plurality of terminals are accommodated each having an IP address, the method comprising: The process of exchanging the capabilities of the available coding systems and frame packetization sizes, the process of determining the coding system and frame packetization size to be used at the time of transmission based on the information, and the processes of the determined coding system and frame Compressing and packetizing voice data at a packetized size and transmitting a transmission data packet. The method for exchanging frame packetized size capability in an Internet telephone.
【請求項2】 複数の端末がそれぞれIPアドレスを有
して収容されるIPネットワーク内のインターネット電
話利用端末装置において,自端末が音声通話時に使用可
能な符号化方式および該符号化方式において送受信可能
なフレームパケット化サイズを記録する手段と,通信開
始時に相手端末との間で受信可能な符号化方式およびフ
レームパケット化サイズを能力交換する手段と,相手端
末が再生可能である符号化方式およびフレームパケット
化サイズを認識し,送信時に使用する符号化方式および
フレームパケット化サイズを決定する手段と,決定した
符号化方式およびフレームパケット化サイズで音声パケ
ットの送出を行う手段と,これらの手段を制御する手段
とを備えることを特徴とするインターネット電話利用端
末装置。
2. An Internet telephone using terminal device in an IP network in which a plurality of terminals are accommodated with respective IP addresses. Means for recording a proper frame packetization size, means for exchanging the receivable coding method and frame packetization size with the partner terminal at the start of communication, and a coding method and frame capable of being reproduced by the partner terminal. Means for recognizing the packetization size and determining the encoding method and frame packetization size to be used for transmission, means for transmitting voice packets using the determined encoding method and frame packetization size, and control of these means Means for performing Internet telephone use.
【請求項3】 複数の端末がそれぞれIPアドレスを有
して収容されるIPネットワーク内のインターネット電
話システムを実現するためのプログラムを記録した記録
媒体であって,自端末が音声通話時に使用可能な符号化
方式および該符号化方式において送受信可能なフレーム
パケット化サイズを認識しており,通信開始時に双方の
持っている符号化方式およびフレームパケット化サイズ
を能力交換し,相手端末が再生可能である符号化方式お
よびフレームパケット化サイズを認識し,送信時に使用
する符号化方式およびフレームパケット化サイズを決定
し,該符号化方式およびフレームパケット化サイズで音
声パケットの送出を行う処理を,計算機に実行させるプ
ログラムを記録したことを特徴とするインターネット電
話のプログラムを記録した記録媒体。
3. A recording medium storing a program for realizing an Internet telephone system in an IP network in which a plurality of terminals are accommodated with respective IP addresses, wherein the terminal can be used during a voice call. Recognizes the encoding method and the frame packet size that can be transmitted and received in the encoding method, and exchanges the encoding method and the frame packet size possessed by both at the start of communication so that the partner terminal can reproduce. The computer recognizes the encoding method and the frame packetizing size, determines the encoding method and the frame packetizing size to be used at the time of transmission, and executes a process of transmitting a voice packet using the encoding method and the frame packetizing size to the computer. Recording an Internet telephone program characterized by recording The recording medium on which it was recorded.
【請求項4】 複数の端末がそれぞれIPアドレスを有
して収容されるIPネットワーク内のインターネット電
話におけるフレームパケット化サイズ能力交換方法であ
って,インターネット電話のための呼接続確立後に,端
末間で使用可能な符号化方式およびフレームパケット化
サイズの能力交換を行う過程と,その情報をもとに送信
時に使用する符号化方式およびフレームパケット化サイ
ズを決定する過程と,決定した符号化方式およびフレー
ムパケット化サイズで,音声データを圧縮,パケット化
し,送信データパケットを送出する過程とを有すること
を特徴とするインターネット電話におけるフレームパケ
ット化サイズ能力交換方法。
4. A method for exchanging frame packet size capability in an Internet telephone in an IP network in which a plurality of terminals are accommodated with respective IP addresses, the method comprising the steps of: The process of exchanging the capabilities of the available coding systems and frame packetization sizes, the process of determining the coding system and frame packetization size to be used at the time of transmission based on the information, and the processes of the determined coding system and frame Compressing and packetizing voice data at a packetized size and transmitting a transmission data packet. The method for exchanging frame packetized size capability in an Internet telephone.
【請求項5】 複数の端末がそれぞれIPアドレスを有
して収容されるIPネットワーク内のインターネット電
話利用端末装置において,自端末が音声通話時に使用可
能な符号化方式および該符号化方式において送受信可能
なフレームパケット化サイズを記録する手段と,呼接続
確立後に,相手端末との間で受信可能な符号化方式およ
びフレームパケット化サイズを能力交換する手段と,相
手端末が再生可能である符号化方式およびフレームパケ
ット化サイズを認識し,送信時に使用する符号化方式お
よびフレームパケット化サイズを決定する手段と,決定
した符号化方式およびフレームパケット化サイズで音声
パケットの送出を行う手段と,これらの手段を制御する
手段とを備えることを特徴とするインターネット電話利
用端末装置。
5. An Internet telephone using terminal device in an IP network in which a plurality of terminals are accommodated with respective IP addresses. Means for recording an appropriate frame packetization size, means for exchanging the receivable coding scheme and frame packetization size with a partner terminal after a call connection is established, and a coding system capable of reproducing the partner terminal And means for recognizing the frame packetization size and determining the encoding method and frame packetization size to be used at the time of transmission, means for transmitting a voice packet using the determined encoding method and frame packetization size, and these means Controlling means for controlling an Internet telephone.
【請求項6】 複数の端末がそれぞれIPアドレスを有
して収容されるIPネットワーク内のインターネット電
話システムを実現するためのプログラムを記録した記録
媒体であって,自端末が音声通話時に使用可能な符号化
方式および該符号化方式において送受信可能なフレーム
パケット化サイズを認識しており,呼接続確立後に双方
の持っている符号化方式およびフレームパケット化サイ
ズを能力交換し,相手端末が再生可能である符号化方式
およびフレームパケット化サイズを認識し,送信時に使
用する符号化方式およびフレームパケット化サイズを決
定し,該符号化方式およびフレームパケット化サイズで
音声パケットの送出を行う処理を,計算機に実行させる
プログラムを記録したことを特徴とするインターネット
電話のプログラムを記録した記録媒体。
6. A recording medium for recording a program for realizing an Internet telephone system in an IP network in which a plurality of terminals are accommodated with respective IP addresses, wherein the own terminal can be used during a voice call. It recognizes the encoding method and the frame packet size that can be transmitted and received in the encoding method, exchanges the encoding method and the frame packet size of both after the call connection is established, and enables the partner terminal to reproduce. The computer recognizes a certain encoding system and frame packetization size, determines an encoding system and a frame packetization size to be used at the time of transmission, and transmits a voice packet using the encoding system and the frame packetization size to a computer. Internet telephone program characterized by recording the program to be executed The recording medium on which it was recorded.
【請求項7】 複数の端末がそれぞれIPアドレスを有
して収容されるIPネットワーク内のインターネット電
話におけるフレームパケット化サイズ能力交換方法であ
って,インターネット電話の通信中に,端末間で使用可
能な符号化方式およびフレームパケット化サイズの能力
交換を行う過程と,その情報をもとに送信時に使用する
符号化方式およびフレームパケット化サイズを決定し変
更する過程と,変更後の符号化方式およびフレームパケ
ット化サイズで,音声データを圧縮,パケット化し,送
信データパケットを送出する過程とを有することを特徴
とするインターネット電話におけるフレームパケット化
サイズ能力交換方法。
7. A method for exchanging frame packetization size capability in an Internet telephone in an IP network in which a plurality of terminals are accommodated with respective IP addresses, the method being usable between terminals during Internet telephone communication. The process of exchanging the coding system and frame packetization size capability, the process of determining and changing the coding system and frame packetization size to be used for transmission based on the information, and the process of changing the coding system and frame Compressing and packetizing voice data at a packetized size and transmitting a transmission data packet. The method for exchanging frame packetized size capability in an Internet telephone.
【請求項8】 複数の端末がそれぞれIPアドレスを有
して収容されるIPネットワーク内のインターネット電
話利用端末装置において,自端末が音声通話時に使用可
能な符号化方式および該符号化方式において送受信可能
なフレームパケット化サイズを記録する手段と,通信中
に相手端末との間で受信可能な符号化方式およびフレー
ムパケット化サイズを能力交換する手段と,相手端末が
再生可能である符号化方式およびフレームパケット化サ
イズを認識し,送信時に使用する符号化方式およびフレ
ームパケット化サイズを決定し変更する手段と,変更し
た符号化方式およびフレームパケット化サイズで音声パ
ケットの送出を行う手段と,これらの手段を制御する手
段とを備えることを特徴とするインターネット電話利用
端末装置。
8. An Internet telephone terminal device in an IP network in which a plurality of terminals are accommodated with respective IP addresses. Means for recording an appropriate frame packetization size, means for exchanging the receivable coding scheme and frame packetization size with a partner terminal during communication, and coding scheme and frame capable of being reproduced by the partner terminal. Means for recognizing the packetization size and determining and changing the coding method and frame packetization size to be used at the time of transmission; means for transmitting voice packets using the changed coding method and frame packetization size; Controlling means for controlling an Internet telephone.
【請求項9】 複数の端末がそれぞれIPアドレスを有
して収容されるIPネットワーク内のインターネット電
話システムを実現するためのプログラムを記録した記録
媒体であって,自端末が音声通話時に使用可能な符号化
方式および該符号化方式において送受信可能なフレーム
パケット化サイズを認識しており,通信中に双方の持っ
ている符号化方式およびフレームパケット化サイズを能
力交換し,相手端末が再生可能である符号化方式および
フレームパケット化サイズを認識し,送信時に使用する
符号化方式およびフレームパケット化サイズを変更し,
該変更後の符号化方式およびフレームパケット化サイズ
で音声パケットの送出を行う処理を,計算機に実行させ
るプログラムを記録したことを特徴とするインターネッ
ト電話のプログラムを記録した記録媒体。
9. A recording medium for recording a program for realizing an Internet telephone system in an IP network in which a plurality of terminals are accommodated with respective IP addresses, wherein the terminal can be used during a voice call. Recognizes the encoding method and the frame packet size that can be transmitted and received in the encoding method, exchanges the encoding method and the frame packet size possessed by both during communication, and enables the partner terminal to reproduce. Recognize the encoding method and frame packet size, change the encoding method and frame packet size used for transmission,
A recording medium storing a program for an Internet telephone, wherein a program for causing a computer to execute a process of transmitting a voice packet with the changed encoding method and frame packetization size is recorded.
JP7487999A 1999-03-19 1999-03-19 Method for exchanging capability of frame packet processing size in internet phone, terminal utilizing internet phone and medium recording program of internet phone Pending JP2000270024A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7487999A JP2000270024A (en) 1999-03-19 1999-03-19 Method for exchanging capability of frame packet processing size in internet phone, terminal utilizing internet phone and medium recording program of internet phone

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7487999A JP2000270024A (en) 1999-03-19 1999-03-19 Method for exchanging capability of frame packet processing size in internet phone, terminal utilizing internet phone and medium recording program of internet phone

Publications (1)

Publication Number Publication Date
JP2000270024A true JP2000270024A (en) 2000-09-29

Family

ID=13560089

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7487999A Pending JP2000270024A (en) 1999-03-19 1999-03-19 Method for exchanging capability of frame packet processing size in internet phone, terminal utilizing internet phone and medium recording program of internet phone

Country Status (1)

Country Link
JP (1) JP2000270024A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1310526C (en) * 2000-12-23 2007-04-11 Lg-北电株式会社 Caller-marking emitter and emitting method in wireless local circuit system
JP2007143076A (en) * 2005-11-22 2007-06-07 Ntt Electornics Corp Codec switching device
WO2007098458A3 (en) * 2006-02-21 2008-02-14 Qualcomm Inc Flexible payload control in data-optimized communication systems
JP2008508752A (en) * 2004-07-30 2008-03-21 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and system for retrieving a network address in a hybrid communication network
JP2008512954A (en) * 2004-09-10 2008-04-24 インターデイジタル テクノロジー コーポレーション Implementation of smart antennas in wireless local area networks
JP2008521277A (en) * 2004-11-15 2008-06-19 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and arrangement for enabling multimedia communication sessions
KR100851000B1 (en) * 2001-10-15 2008-08-12 엘지전자 주식회사 Network traffic control method in voip
US7447218B2 (en) 2003-02-24 2008-11-04 Mitsubishi Denki Kabushiki Kaisha Communication service unit and connection sequence operating method
JP2009528742A (en) * 2006-02-28 2009-08-06 フランス テレコム Method and system for characterizing heterogeneous communication nodes
US8077595B2 (en) 2006-02-21 2011-12-13 Qualcomm Incorporated Flexible time-frequency multiplexing structure for wireless communication
US8504110B2 (en) 2004-09-10 2013-08-06 Interdigital Technology Corporation Method and apparatus for transferring smart antenna capability information
US8689025B2 (en) 2006-02-21 2014-04-01 Qualcomm Incorporated Reduced terminal power consumption via use of active hold state
US9461736B2 (en) 2006-02-21 2016-10-04 Qualcomm Incorporated Method and apparatus for sub-slot packets in wireless communication

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1310526C (en) * 2000-12-23 2007-04-11 Lg-北电株式会社 Caller-marking emitter and emitting method in wireless local circuit system
KR100851000B1 (en) * 2001-10-15 2008-08-12 엘지전자 주식회사 Network traffic control method in voip
US7447218B2 (en) 2003-02-24 2008-11-04 Mitsubishi Denki Kabushiki Kaisha Communication service unit and connection sequence operating method
JP2008508752A (en) * 2004-07-30 2008-03-21 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and system for retrieving a network address in a hybrid communication network
US9203970B2 (en) 2004-07-30 2015-12-01 Telefonaktiebolaget L M Ericsson (Publ) Method and system for retrieving network addresses in hybrid telecommunication network
JP4728332B2 (en) * 2004-07-30 2011-07-20 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and system for retrieving a network address in a hybrid communication network
JP2008512954A (en) * 2004-09-10 2008-04-24 インターデイジタル テクノロジー コーポレーション Implementation of smart antennas in wireless local area networks
US8504110B2 (en) 2004-09-10 2013-08-06 Interdigital Technology Corporation Method and apparatus for transferring smart antenna capability information
KR101529763B1 (en) * 2004-09-10 2015-06-17 인터디지탈 테크날러지 코포레이션 Implementing a smart antenna in a wireless local area network
KR101475562B1 (en) * 2004-09-10 2014-12-22 인터디지탈 테크날러지 코포레이션 Implementing a smart antenna in a wireless local area network
JP4847455B2 (en) * 2004-09-10 2011-12-28 インターデイジタル テクノロジー コーポレーション Implementation of smart antennas in wireless local area networks
KR101389586B1 (en) 2004-09-10 2014-04-25 인터디지탈 테크날러지 코포레이션 Implementing a smart antenna in a wireless local area network
JP2008521277A (en) * 2004-11-15 2008-06-19 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and arrangement for enabling multimedia communication sessions
JP2007143076A (en) * 2005-11-22 2007-06-07 Ntt Electornics Corp Codec switching device
US8689025B2 (en) 2006-02-21 2014-04-01 Qualcomm Incorporated Reduced terminal power consumption via use of active hold state
US8077595B2 (en) 2006-02-21 2011-12-13 Qualcomm Incorporated Flexible time-frequency multiplexing structure for wireless communication
EP2346203A3 (en) * 2006-02-21 2013-06-19 Qualcomm Incorporated Flexible payload control in data-optimized communication systems
US8472424B2 (en) 2006-02-21 2013-06-25 Qualcomm Incorporated Method and apparatus for supporting multiple multiplexing schemes for wireless communication
US8493958B2 (en) 2006-02-21 2013-07-23 Qualcomm Incorporated Flexible payload control in data-optimized communication systems
US8498192B2 (en) 2006-02-21 2013-07-30 Qualcomm Incorporated Spatial pilot structure for multi-antenna wireless communication
US9461736B2 (en) 2006-02-21 2016-10-04 Qualcomm Incorporated Method and apparatus for sub-slot packets in wireless communication
WO2007098458A3 (en) * 2006-02-21 2008-02-14 Qualcomm Inc Flexible payload control in data-optimized communication systems
KR101128310B1 (en) 2006-02-21 2012-03-23 퀄컴 인코포레이티드 Flexible payload control in data-optimized communication systems
US8913479B2 (en) 2006-02-21 2014-12-16 Qualcomm Incorporated Flexible time-frequency multiplexing structure for wireless communication
US8396152B2 (en) 2006-02-21 2013-03-12 Qualcomm Incorporated Feedback channel design for multiple-input multiple-output communication systems
JP2009528742A (en) * 2006-02-28 2009-08-06 フランス テレコム Method and system for characterizing heterogeneous communication nodes
JP4927101B2 (en) * 2006-02-28 2012-05-09 フランス・テレコム Method and system for characterizing heterogeneous communication nodes
JP2012100293A (en) * 2006-02-28 2012-05-24 Fr Telecom Method and system for characterizing heterogeneous communication nodes

Similar Documents

Publication Publication Date Title
US7817625B2 (en) Method of transmitting data in a communication system
EP1074125B1 (en) Alternating speech and data transmission in digital communications systems
JP2007174708A (en) Method and apparatus for dynamically allocating bandwidth utilization in packet telephony system
US20030048855A1 (en) Method and device for the transmission of data in a packet-oriented data network
JP2001298479A (en) Internet telephone system
JP2000270024A (en) Method for exchanging capability of frame packet processing size in internet phone, terminal utilizing internet phone and medium recording program of internet phone
JP2002185555A (en) Transmission system and method and exchange node
CN102308563A (en) Gateway device, system and method
US7701980B1 (en) Predetermined jitter buffer settings
KR100603575B1 (en) Apparatus and Method for Handling RTP Media Packet of VoIP Phone
JP2003101662A (en) Communication method, communication apparatus and communication terminal
JP2000332829A (en) Reception data quantity control method in telephone system, device therefor and storage medium recording its method
JPH05268296A (en) Communicating system
JP3134808B2 (en) Frame relay transmission equipment
JP3821740B2 (en) Audio data transmitter / receiver
EP1163767A1 (en) System to transmit voice data over a packet network
JP4477240B2 (en) Data transmission method and network element
JP2005157045A (en) Voice transmission method
JP4102683B2 (en) Voice packet communication method and apparatus
JP3604817B2 (en) Voice transmission system and receiving terminal
JPH0429442A (en) Multimedia multiplex transmission equipment
KR100283173B1 (en) How to buffer jitter processing in vocoder
JPH01300738A (en) Voice packet multiplexing system
JP2000253150A (en) Speech auxiliary device for speech system
JP4432257B2 (en) Image / audio information communication system