JP2007104524A - Ip gateway, communication method, program, and its recording medium - Google Patents

Ip gateway, communication method, program, and its recording medium Download PDF

Info

Publication number
JP2007104524A
JP2007104524A JP2005294456A JP2005294456A JP2007104524A JP 2007104524 A JP2007104524 A JP 2007104524A JP 2005294456 A JP2005294456 A JP 2005294456A JP 2005294456 A JP2005294456 A JP 2005294456A JP 2007104524 A JP2007104524 A JP 2007104524A
Authority
JP
Japan
Prior art keywords
communication
fax
packet transmission
time
packet
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
JP2005294456A
Other languages
Japanese (ja)
Inventor
Yoshiaki Tamura
嘉章 田村
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita 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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2005294456A priority Critical patent/JP2007104524A/en
Publication of JP2007104524A publication Critical patent/JP2007104524A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Facsimile Transmission Control (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an IP gateway capable of providing a stable communication even for a FAX communication through a wide area network. <P>SOLUTION: A means is provided for encoding a voice signal received by a FAX machine into an IP packet. Further, a packet transmitting speed storage means stores a FAX number specifying the FAX machine of a communication opposite party, an IP packet transmitting speed in a past communication with the FAX machine corresponding to the FAX number, and a time of the past communication by associating one another. When communicating, a speed setting means sets the IP packet transmitting speed in the communication with the FAX machine of the communication opposite party based on the FAX number of the communication opposite party, the time of the communication, and the packet transmitting speed storage means. A communication means provides the IP gateway for transmitting the IP packet at the IP packet transmitting speed set by the speed setting means. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、IPゲートウェイ、通信方法、プログラム及びその記録媒体に係り、詳しくは、相手先との通信効率を高めたIPゲートウェイ、通信方法、プログラム及びその記録媒体に関する。   The present invention relates to an IP gateway, a communication method, a program, and a recording medium thereof, and more particularly, to an IP gateway, a communication method, a program, and a recording medium thereof that improve communication efficiency with a counterpart.

近年、いわゆるIP電話に代表される、IP網を介した音声通信が利用されるようになっている。社内ネットワークなどの狭域ネットワークから、インターネットなどの広域ネットワークを介して通話相手との通話を行うのであるが、一般に開放された広域ネットワークを利用することで通信費を安価に抑えることができる。   In recent years, voice communication via an IP network, represented by a so-called IP telephone, has been used. Calls are made with a call partner from a narrow area network such as an in-house network via a wide area network such as the Internet. By using a wide area network that is generally open, communication costs can be kept low.

また、音声通信のみでなく、FAX通信においてもIP網を介した通信が行われている。なお、FAX通信には異なる複数の種類が提案されているが、代表的なものとして、音声パケットによるFAX通信方式がある。これは、FAX端末から送出されたFAXトーン信号や音声等をVoIP(Voice over IP)ゲートウェイ(以後IPゲートウェイと称する)がIPパケットに変換して相手先IPゲートウェイに送信する仕組みである。この方式では、IPゲートウェイ間で音声通信が可能であれば、当該IPゲートウェイに接続されるFAX装置は従来のものを利用できる点でコスト的、技術的に有利である。   Further, not only voice communication but also FAX communication is performed via the IP network. A plurality of different types of FAX communication have been proposed, but a typical example is a FAX communication method using voice packets. This is a mechanism in which a FAX tone signal or voice transmitted from a FAX terminal is converted into an IP packet by a VoIP (Voice over IP) gateway (hereinafter referred to as an IP gateway) and transmitted to the destination IP gateway. In this system, if voice communication is possible between IP gateways, the FAX apparatus connected to the IP gateway is cost-effective and technically advantageous in that a conventional apparatus can be used.

なお、従来のFAX装置では、通信にてエラーが起こり相手先FAX装置より再送要求を受信した場合、エラー発生時の通信速度以下で通信する技術がある。
特開2001−268158号公報
In the conventional FAX apparatus, when an error occurs in communication and a retransmission request is received from the partner FAX apparatus, there is a technique of performing communication at a communication speed equal to or lower than the communication speed at the time of the error occurrence.
JP 2001-268158 A

電話回線を利用した従来のFAX通信では、利用可能な帯域や回線の状態は安定しているために回線の状態を考慮する必要はなく、相手先FAX装置との相性に基づいて通信速度を設定すれば相手先との安定した通信が確立できた。しかしながら、広域ネットワークが介在するFAX装置間の通信では、相手先FAX装置との相性以外に、広域ネットワークの状態が影響する。つまり、広域ネットワーク上の様々な要因により相手先FAX装置に到達する信号にゆがみが発生しやすく、接続遅延、接続不良、IP網上における伝送待ち遅延、転送遅延、パケットロスなどの障害が、従来の電話回線を利用した場合に比して非常に起こりやすい。   In conventional fax communication using a telephone line, the available bandwidth and line status are stable, so there is no need to consider the line status, and the communication speed is set based on compatibility with the destination fax machine. Then, stable communication with the other party was established. However, in communication between FAX apparatuses intervening with a wide area network, the state of the wide area network is affected in addition to compatibility with the counterpart FAX apparatus. In other words, the signal that reaches the destination FAX machine is likely to be distorted due to various factors on the wide area network, and failures such as connection delay, connection failure, transmission waiting delay on the IP network, transfer delay, packet loss, etc. It is very likely to occur compared to the case of using a telephone line.

本発明は上記従来の事情に基づいて提案されたものであって、広域ネットワークを介したFAX通信においても安定した通信を提供する事を目的とするものである。   The present invention has been proposed based on the above-described conventional circumstances, and an object thereof is to provide stable communication even in FAX communication via a wide area network.

本発明は、上記目的を達成するために以下の手段を採用している。すなわち、本発明に係るIPゲートウェイは、FAX装置より受信した音声信号をIP(Internet Protocol)パケットに符号化する手段を備えている。そして、パケット送出速度記憶手段は、通信相手となるFAX装置を特定するFAX番号と、当該FAX番号に対応するFAX装置との過去の通信時のIPパケット送出速度と、当該過去の通信時の時刻と、を関連付けて記憶しており、通信時には、速度設定手段が、通信相手のFAX番号と、通信時の時刻と、上記パケット送出速度記憶手段とに基づいて、通信相手のFAX装置との通信時のIPパケット送出速度を設定する。通信手段は、速度設定手段にて設定されたIPパケット送出速度で上記IPパケットを送出する。   The present invention employs the following means in order to achieve the above object. That is, the IP gateway according to the present invention includes means for encoding a voice signal received from a FAX apparatus into an IP (Internet Protocol) packet. The packet transmission rate storage means includes a FAX number for identifying a FAX device as a communication partner, an IP packet transmission rate at the time of past communication with the FAX device corresponding to the FAX number, and a time at the time of the past communication. Are stored in association with each other, and during communication, the speed setting means communicates with the communication partner's FAX apparatus based on the communication partner's FAX number, the time of communication, and the packet transmission speed storage means. Set the IP packet transmission speed at the time. The communication means transmits the IP packet at the IP packet transmission speed set by the speed setting means.

また、通信時の相手先からの再送要求数をカウントするカウント手段と、カウントした再送要求数が所定の値を超える場合には、パケット送出速度を低く設定する再速度設定手段と、再速度設定手段にてパケット送出速度を低く設定された場合、当該通信時の相手先のFAX番号と、当該通信時のIPパケット送出速度と、当該通信時の時刻とを関連付けて送出速度記憶手段に追加・更新する追加更新手段とを備えた構成がある。   Also, a counting means for counting the number of retransmission requests from the other party at the time of communication, a re-speed setting means for setting a low packet transmission speed when the counted number of retransmission requests exceeds a predetermined value, and a re-speed setting If the packet transmission speed is set low by the means, the FAX number of the partner at the time of the communication, the IP packet transmission speed at the time of the communication, and the time at the time of the communication are added to the transmission speed storage means. There is a configuration including additional update means for updating.

なお、決定手段は、通信相手のFAX番号に関連する情報が送出速度記憶手段に記憶されていない場合にIPパケット送出速度を最高速に設定すると共に、通信手段は、決定手段にて設定されたIPパケット送出速度で上記IPパケットを送出する構成もある。   The determination means sets the IP packet transmission speed to the highest speed when the information related to the FAX number of the communication partner is not stored in the transmission speed storage means, and the communication means is set by the determination means. There is also a configuration in which the IP packet is transmitted at an IP packet transmission speed.

さらに、送出速度記憶手段に記憶されるレコードの利用期限を監視し、利用期限を終了したレコードを削除する削除手段を備えた構成がある。   Furthermore, there is a configuration provided with a deletion unit that monitors the expiration date of the record stored in the sending speed storage unit and deletes the record whose expiration date has expired.

ここで、上記IPゲートウェイは、コンピュータを用いて具体化することができる。その場合、上記各手段は、コンピュータ上でプログラムを動作させることにより具体化される。上記プログラムは、コンピュータに対する一連の指令であり、その指令を電気信号で表現することによって、インターネット等の電気通信回線を通じて提供することができる。また、配布や販売のためにコンピュータ読み取り可能な記録媒体に記録することもできる。   Here, the IP gateway can be embodied using a computer. In that case, each of the above means is embodied by operating a program on a computer. The program is a series of commands to the computer, and can be provided through an electric communication line such as the Internet by expressing the commands as an electrical signal. It can also be recorded on a computer-readable recording medium for distribution or sale.

本発明に係るIPゲートウェイ等においては、広域ネットワークを介したFAX通信においても安定した通信を提供することが可能となる。   The IP gateway or the like according to the present invention can provide stable communication even in FAX communication via a wide area network.

以下、添付図面を参照して、本発明の実施の形態につき説明し、本発明の理解に供する。尚、以下の実施の形態は、本発明を具体化した一例であって、本発明の技術的範囲を限定する性格のものではない。
(実施の形態1)
まず、本発明に係る実施の形態におけるIP(Internet Protocol)ゲートウェイの構成について説明する。
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings for understanding of the present invention. In addition, the following embodiment is an example which actualized this invention, Comprising: It is not the thing of the character which limits the technical scope of this invention.
(Embodiment 1)
First, the configuration of an IP (Internet Protocol) gateway according to an embodiment of the present invention will be described.

図1は、本発明に係るIPゲートウェイ101の概略機能ブロック図である。当該IPゲートウェイ101は、音声通信用インターフェイス102、通信先決定手段103、通信先記憶手段104、速度設定手段105、パケット送出速度記憶手段106、符号化手段107、通信手段108、データ通信用インターフェイス109、復号化手段110、速度再設定手段111、カウント手段112、削除手段113を備えている。音声通信用インターフェイス102は、図3における音声ネットワーク・インターフェイス305に対応し、音声通信を行う装置、すなわちFAX装置201や電話機202などが接続される。また、データ通信用インターフェイス109は、図3におけるデータネットワーク・インターフェイス306に対応し、広域ネットワークであるインターネットに接続されている。なお、ここでいうIPゲートウェイは、音声信号をIPパケットに変換する装置をさすが、本実施の形態では、ルータ機能203を有し、IPパケットのルーティングも可能であるものとする。ルータ機能203を有さない場合には、IPゲートウェイ101とインターネット204との間に、IPパケットのルーティング処理を行うルータが介在する。なお、その他の手段の詳細については後述する。   FIG. 1 is a schematic functional block diagram of an IP gateway 101 according to the present invention. The IP gateway 101 includes a voice communication interface 102, a communication destination determination unit 103, a communication destination storage unit 104, a speed setting unit 105, a packet transmission rate storage unit 106, an encoding unit 107, a communication unit 108, and a data communication interface 109. A decoding unit 110, a speed resetting unit 111, a counting unit 112, and a deleting unit 113. The voice communication interface 102 corresponds to the voice network interface 305 in FIG. 3 and is connected to a device that performs voice communication, that is, a FAX device 201, a telephone 202, and the like. The data communication interface 109 corresponds to the data network interface 306 in FIG. 3 and is connected to the Internet, which is a wide area network. Note that the IP gateway here refers to a device that converts a voice signal into an IP packet. In this embodiment, the IP gateway has a router function 203 and can also route an IP packet. When the router function 203 is not provided, a router that performs IP packet routing processing is interposed between the IP gateway 101 and the Internet 204. Details of other means will be described later.

図2は、IPゲートウェイを用いたFAX通信システムの構成例であり、複数のIPゲートウェイ101、205等や、FAX装置201、206などとインターネット204を介して接続されている。また、インターネット204には、多数のルータ207が接続されており、狭域ネットワーク209を介して複数のパーソナルコンピュータ(PC)208と通信可能に接続されている。   FIG. 2 shows a configuration example of a FAX communication system using an IP gateway, which is connected to a plurality of IP gateways 101, 205, etc., FAX apparatuses 201, 206, etc. via the Internet 204. In addition, a number of routers 207 are connected to the Internet 204, and are connected to a plurality of personal computers (PCs) 208 via a narrow area network 209 so as to be communicable.

また、図3は、IPゲートウェイの概略構成図であり、CPU(Central Processing Unit)301、RAM(Random Access Memory)302、ROM(Read Only Memory)303、HDD304、音声ネットワーク・インターフェイス305、及びデータネットワーク・インターフェイス306が内部バス307を介して接続されている。上記CPU301は、例えばRAM302を作業領域として利用し、ROM303やHDD304等に記憶されているプログラムを実行することで上記図1に示した各手段として動作する。上記音声ネットワーク・インターフェイス305は、FAX装置や電話に接続されており、当該FAX装置や電話との音声通信が可能である。また、上記データネットワーク・インターフェイス306は、IP網であるインターネット204と接続されており、他の機器とデータの授受が可能となっている。   FIG. 3 is a schematic configuration diagram of an IP gateway, which includes a central processing unit (CPU) 301, a random access memory (RAM) 302, a read only memory (ROM) 303, an HDD 304, a voice network interface 305, and a data network. The interface 306 is connected via the internal bus 307. The CPU 301 operates as each unit shown in FIG. 1 by using, for example, the RAM 302 as a work area and executing a program stored in the ROM 303, the HDD 304, or the like. The voice network interface 305 is connected to a FAX apparatus or a telephone and can perform voice communication with the FAX apparatus or the telephone. The data network interface 306 is connected to the Internet 204, which is an IP network, and can exchange data with other devices.

続いて、IPゲートウェイ101における処理について、図4及び図5を加えて説明する。   Next, processing in the IP gateway 101 will be described with reference to FIGS.

まず、FAX装置201を利用してFAXを送信しようとするユーザは、送信すべき原稿をFAX装置201のスキャナより読み取ると共に、送信先となるFAX装置(ここでは例えばFAX装置206とする)のFAX番号を入力する。当該FAX番号は、通信相手となるFAX装置206を特定可能な固有の番号である。なお、ここでいうFAX装置は、一般の電話回線(交換回線)に対応した一般的に普及しているFAX装置である。   First, a user who intends to transmit a FAX using the FAX apparatus 201 reads a document to be transmitted from the scanner of the FAX apparatus 201 and at the same time FAX of the FAX apparatus (for example, the FAX apparatus 206) as a transmission destination. Enter the number. The FAX number is a unique number that can identify the FAX apparatus 206 that is a communication partner. Note that the FAX apparatus here is a generally popular FAX apparatus corresponding to a general telephone line (switched line).

FAX番号を入力され送信すべき原稿が読み取られると、FAX装置201がオフフック状態となり、当該オフフック状態がIPゲートウェイ101の音声通信用インターフェイス102に検出されることにより、IPゲートウェイ101とFAX装置201とが通信可能状態となる(図5:S501)。   When the FAX number is input and the document to be transmitted is read, the FAX apparatus 201 enters an off-hook state, and when the off-hook state is detected by the voice communication interface 102 of the IP gateway 101, the IP gateway 101 and the FAX apparatus 201 Is in a communicable state (FIG. 5: S501).

通信可能状態となるとFAX送信装置201は、入力されたFAX番号に基づいて、トーン信号をIPゲートウェイ102に送信する(図5:S502)。   When communication is enabled, the FAX transmitting apparatus 201 transmits a tone signal to the IP gateway 102 based on the input FAX number (FIG. 5: S502).

上記トーン信号は、音声通信用インターフェイス102を介して通信先決定手段103にて受信され、数値に変換される。また、当該通信先決定手段103は、変換した数値をもとに、通信先記憶手段104を参照し、対応する相手先FAX端末のIPアドレスを取得する(図5:S503)。
すなわち、通信先記憶手段104には、図4Aに示すFAX番号−IPアドレステーブル401が記憶されており、当該テーブルには相手先のFAX装置の番号である相手先番号402と、相手先のFAX装置のIPアドレス403とが関連付けられて記憶されている。変換された数値に基づいて相手先番号402を参照することで、対応する相手先IPアドレス403を取得可能である。なお、本実施の形態では、当該FAX番号−IPアドレステーブル401は、通信先記憶手段104に記憶されているが、例えばIPゲートウェイ101が、インターネット204上に設けられた端末と通信することにより、上記相手先IPアドレス403を取得してもよい。
The tone signal is received by the communication destination determining means 103 via the voice communication interface 102 and converted into a numerical value. Further, the communication destination determination unit 103 refers to the communication destination storage unit 104 based on the converted numerical value, and acquires the IP address of the corresponding destination FAX terminal (FIG. 5: S503).
That is, the communication destination storage means 104 stores a FAX number-IP address table 401 shown in FIG. 4A. In this table, a destination number 402 that is the number of the destination FAX apparatus and a destination FAX are stored. The IP address 403 of the device is stored in association with it. By referring to the partner number 402 based on the converted numerical value, the corresponding partner IP address 403 can be acquired. In the present embodiment, the FAX number-IP address table 401 is stored in the communication destination storage unit 104. For example, when the IP gateway 101 communicates with a terminal provided on the Internet 204, The destination IP address 403 may be acquired.

相手先のFAX装置206のIPアドレス(相手先IPアドレス)を取得すると、通信先決定手段103は、当該相手先IPアドレス403及び相手先番号402を速度設定手段105に送信する。   When the IP address (partner IP address) of the destination FAX apparatus 206 is acquired, the communication destination determination unit 103 transmits the destination IP address 403 and the destination number 402 to the speed setting unit 105.

相手先IPアドレス403及び相手先番号402を取得すると、速度設定手段105はパケット送出速度記憶手段106を参照し、FAX装置206との通信時におけるパケット送出速度を設定する(図5:S504)。パケット送出速度とは、パケットをデータネットワークに送出する間隔と定義することができ、上記設定は以下のように行われる。   When the destination IP address 403 and destination number 402 are acquired, the speed setting means 105 refers to the packet sending speed storage means 106 and sets the packet sending speed when communicating with the FAX apparatus 206 (FIG. 5: S504). The packet transmission speed can be defined as an interval at which packets are transmitted to the data network, and the above setting is performed as follows.

まず、速度設定手段105は、図4Bに示すパケット送出速度テーブル411を参照する。上記パケット速度テーブル411には、相手先のFAX番号である相手先番号412と、過去の通信時で良好な結果を得られたパケット送出速度413と、その通信時刻を範囲として示した通信時刻414と、当該レコードの期限415とが関連付けられて記憶されている。上記速度設定手段105は、上記パケット送出速度テーブル411と、受信した相手先番号と、現在の時刻とを用いて、相手先番号412より一致するレコードを検索することができる。なお、現在の時刻は、時・分・秒までを限定するのではなく、現在時刻の属する範囲が利用される。本実施の形態では、1日(24時間)を、0時をスタート時刻として3時間毎の8つのグループに分割するものとする。つまり現在時刻が14時20分と仮定すると、現在の時刻は「12〜15時」のグループに属するものとして検索が行われる。なお、相手先番号に基づいて検索するものとしたが、相手先IPアドレスに基づいて検索した場合も同様である。この場合には、パケット送出速度テーブル411の相手先番号412には相手先IPアドレスが格納される。   First, the speed setting means 105 refers to the packet transmission speed table 411 shown in FIG. 4B. In the packet rate table 411, the destination number 412 which is the FAX number of the destination, the packet transmission rate 413 which has obtained a good result in the past communication, and the communication time 414 showing the communication time as a range. And the due date 415 of the record are stored in association with each other. The speed setting means 105 can search for a matching record from the destination number 412 using the packet sending speed table 411, the received destination number, and the current time. The current time is not limited to hours, minutes, and seconds, but the range to which the current time belongs is used. In this embodiment, it is assumed that one day (24 hours) is divided into eight groups every three hours, with 0:00 being the start time. In other words, assuming that the current time is 14:20, the current time is searched as belonging to the group “12:00 to 15:00”. The search is made based on the destination number, but the same applies to the case where the search is made based on the destination IP address. In this case, the destination IP address is stored in the destination number 412 of the packet transmission rate table 411.

ここで、上記検索に対応するレコードが見つかった場合、当該レコードのパケット送出速度413に対応する値が通信時におけるパケット送出速度として設定される(図5:S504Yes→S505)。   Here, when a record corresponding to the search is found, a value corresponding to the packet transmission rate 413 of the record is set as a packet transmission rate during communication (FIG. 5: S504 Yes → S505).

なお、上記検索に対応するレコードが見つからなかった場合、パケット送出速度は最高の値(ここでは1msec間隔)に設定される(図5:S504No→S506)。   If no record corresponding to the above search is found, the packet transmission speed is set to the highest value (here, 1 msec interval) (FIG. 5: S504 No → S506).

以上のようにしてパケット送出速度が設定されると、当該設定内容は通信手段108に通知され、上記相手先IPアドレスに対応する端末へのパケット送出は当該設定内容で定められた間隔で送出される(図5:S507)。   When the packet transmission speed is set as described above, the setting content is notified to the communication means 108, and the packet transmission to the terminal corresponding to the destination IP address is transmitted at intervals determined by the setting content. (FIG. 5: S507).

さて、パケット送出速度が設定されると、通信手段108は、相手先IPアドレス403に回線確立のためのパケットを送出することで、当該IPアドレスに対応するFAX装置206が接続されているIPゲートウェイ205に、当該回線確立のためのパケットが受信される。パケットが受信されると、IPアドレスに対応するFAX装置206に対して回線確立のための信号が送信され、これに基づいて回線が確立する。   When the packet transmission speed is set, the communication unit 108 transmits a packet for establishing a circuit to the destination IP address 403, whereby the IP gateway to which the FAX device 206 corresponding to the IP address is connected. In 205, a packet for establishing the circuit is received. When the packet is received, a signal for establishing a line is transmitted to the FAX apparatus 206 corresponding to the IP address, and the line is established based on the signal.

以上により、FAX装置201、206間でのインターネット204を介した回線が確立される。   As described above, a line via the Internet 204 is established between the FAX apparatuses 201 and 206.

次に、回線が確立されると、その旨がFAX装置201に通知され、当該通知を受けたFAX装置201は、スキャナより読み取った原稿のデータを音声信号としてIPゲートウェイ101に送信する。   Next, when the line is established, the FAX apparatus 201 is notified to that effect, and the FAX apparatus 201 that receives the notification transmits the document data read from the scanner to the IP gateway 101 as an audio signal.

上記原稿の音声信号は、音声通信用インターフェイス102を介して符号化手段107にて受信され、符号化によりパケット化され、インターネット204を介してIPゲートウェイ205にて受信される。IPゲートウェイ205では、受信したパケットを復号化して音声信号に戻した後、FAX装置206に送信する。これにより、FAXが通常の音声信号を利用するものであっても、インターネット204を介して従来の手順で送信可能である。   The voice signal of the document is received by the encoding means 107 via the voice communication interface 102, packetized by encoding, and received by the IP gateway 205 via the Internet 204. The IP gateway 205 decodes the received packet and returns it to a voice signal, and then transmits it to the FAX apparatus 206. As a result, even if the FAX uses a normal audio signal, it can be transmitted through the Internet 204 in the conventional procedure.

以上のように、速度設定手段105が、通信の時刻と、過去の通信時に良好な結果を得られたパケット送出速度とに基づいてパケットを送信しているため、FAX装置206からの再送要求はほとんど無く、効率よくFAX通信を行うことができる。特にインターネット204におけるトラフィックはその利用時刻により大きな差が生じる。つまり、インターネットの利用はほとんどの場合が夕刻から夜中に集中しているため、この時間帯におけるFAX通信は不安定になりやすい。他方、深夜から朝方にかけてはインターネットのトラフィックが少なく、FAX通信の速度を上げても不安定になりにくいのである。ただし、相手先のIPゲートウェイの性能によっては、速度を上げすぎると、例えばパケットをバッファにためきれずにパケットロスとなり、再送要求の送信が増加する。よって、本願では、相手先及び時刻に応じてパケット送出速度を変更することによりFAX通信の安定性を確保しているのである。   As described above, since the speed setting unit 105 transmits a packet based on the communication time and the packet transmission speed at which a good result was obtained during the past communication, the retransmission request from the FAX apparatus 206 is There is almost no fax communication. In particular, traffic on the Internet 204 varies greatly depending on the time of use. In other words, since most of the use of the Internet is concentrated from evening to midnight, FAX communication in this time zone tends to be unstable. On the other hand, there is little Internet traffic from midnight to morning, and even if the speed of FAX communication is increased, it is difficult to become unstable. However, depending on the performance of the other party's IP gateway, if the speed is increased too much, for example, packets cannot be stored in the buffer, resulting in packet loss and an increase in retransmission request transmission. Therefore, in this application, the stability of FAX communication is ensured by changing the packet transmission speed according to the destination and time.

なお、上記「過去の通信時に良好な結果を得られたパケット送出速度」がパケット送出速度テーブル411に記憶されているが、当該記憶は以下のように行われる。すなわち、まず、過去に通信実績のない相手先との通信の場合、パケット送出速度は最高速に設定することは上述したとおりである。   The above-mentioned “packet transmission speed at which a good result was obtained during past communication” is stored in the packet transmission speed table 411. This storage is performed as follows. That is, first, as described above, the packet transmission speed is set to the highest speed in the case of communication with a partner with no communication performance in the past.

このような状態で、インターネット204内のトラフィックが多い場合には、相手先FAX装置に到達する信号にゆがみが発生しやすく、接続遅延、接続不良、IP網上における伝送待ち遅延、転送遅延、パケットロスなどの障害が起こりやすい。このような場合には相手先FAX装置より所定の(エラーの)音声信号回復のための再送要求が出される。当該再送要求は、IPゲートウェイ205を介してIPゲートウェイ101のデータ通信用インターフェイス109、通信手段108を介してカウント手段112にてカウントされる。速度再設定手段111は、カウント手段112によってカウントされた再送要求の数と、所定の閾値を常時比較する。そして閾値を超えた場合、現在のパケット送出速度ではエラーが起こりやすいと判断し、パケット送出速度を遅い値に設定する旨(再設定の旨)を通信手段108に通知する。そして、通信手段108は、再設定された値でIPゲートウェイ205との通信を継続する。   In such a state, when there is a lot of traffic in the Internet 204, the signal reaching the destination FAX apparatus is likely to be distorted, connection delay, connection failure, transmission waiting delay on the IP network, transfer delay, packet Loss and other obstacles are likely to occur. In such a case, a retransmission request for recovery of a predetermined (error) audio signal is issued from the partner FAX apparatus. The retransmission request is counted by the count unit 112 via the IP gateway 205 and the data communication interface 109 of the IP gateway 101 and the communication unit 108. The speed resetting unit 111 constantly compares the number of retransmission requests counted by the counting unit 112 with a predetermined threshold value. If the threshold value is exceeded, it is determined that an error is likely to occur at the current packet transmission rate, and the communication unit 108 is notified that the packet transmission rate is set to a slow value (resetting). Then, the communication unit 108 continues communication with the IP gateway 205 with the reset value.

また同時に、速度再設定手段111は、上記カウント値をリセットすると共に、パケット送出速度記憶手段106に、相手先番号412、再設定したパケット送出速度413、送信時刻414及びレコード期限415を追加・更新する。この処理が繰り返されることにより、最終的に、「良好な結果を得られたパケット送出速度」がパケット送出速度記憶手段106に記憶される。   At the same time, the speed resetting means 111 resets the count value and adds / updates the destination number 412, the reset packet sending speed 413, the transmission time 414, and the record time limit 4 15 to the packet transmission speed storage means 106. To do. By repeating this process, the “packet sending speed at which a good result is obtained” is finally stored in the packet sending speed storage means 106.

なお、上記レコード期限415とは当該レコードの有効期限であり、例えばレコードを追加・更新した日から所定の日(例えば一ヶ月)後の日が追加・更新時に設定される。削除手段113は、このレコード期限415を参照し、期限が満了したレコードについては削除することで、インターネットや相手先IPゲートウェイ、相手先FAX装置206の構成の変更に応じて新たなパケット送出速度を設定することができる。   Note that the record time limit 415 is an expiration date of the record, and for example, a date after a predetermined date (for example, one month) from the date when the record is added / updated is set at the time of addition / update. The deleting unit 113 refers to the record time limit 415 and deletes the record whose time limit has expired, so that a new packet transmission speed can be set according to the change in the configuration of the Internet, the destination IP gateway, and the destination FAX apparatus 206. Can be set.

本発明にかかるIPゲートウェイ等は、通信の時刻と、過去の通信時に良好な結果を得られたパケット送出速度とに基づいてパケット送出速度を変更するため、通信が安定しないネットワークにおけるFAX通信に対応したIPゲートウェイ等として有用である。   The IP gateway or the like according to the present invention changes the packet transmission speed based on the communication time and the packet transmission speed at which a good result was obtained in the past communication, and thus supports FAX communication in a network where the communication is not stable. It is useful as an IP gateway or the like.

本発明に係るIPゲートウェイの概略機能ブロック図。1 is a schematic functional block diagram of an IP gateway according to the present invention. IPゲートウェイを用いたFAX通信システムの構成例を示す図。The figure which shows the structural example of the FAX communication system using an IP gateway. IPゲートウェイの概略構成図。1 is a schematic configuration diagram of an IP gateway. FAX番号−IPアドレステーブル及びパケット送出速度テーブルの一例を示す図。The figure which shows an example of a FAX number-IP address table and a packet transmission speed table. IPゲートウェイのパケット送出速度を決定する処理を示すフローチャート。The flowchart which shows the process which determines the packet transmission rate of an IP gateway.

符号の説明Explanation of symbols

101 IPゲートウェイ
102 音声通信用インターフェイス
103 通信先決定手段
104 通信先記憶手段
105 速度設定手段
106 パケット送出速度記憶手段
107 符号化手段
108 通信手段
109 データ通信用インターフェイス
110 復号化手段
111 速度再設定手段
112 カウント手段
113 削除手段
301 CPU
302 RAM
303 ROM
304 HDD
305 音声ネットワーク・インターフェイス
306 データネットワーク・インターフェイス
307 内部バス

DESCRIPTION OF SYMBOLS 101 IP gateway 102 Voice communication interface 103 Communication destination determination means 104 Communication destination storage means 105 Speed setting means 106 Packet transmission speed storage means 107 Encoding means 108 Communication means 109 Data communication interface 110 Decoding means 111 Speed resetting means 112 Count means 113 Delete means 301 CPU
302 RAM
303 ROM
304 HDD
305 Voice network interface 306 Data network interface 307 Internal bus

Claims (7)

音声信号をIP(Internet Protocol)パケットに符号化する手段と、
通信相手となるFAX装置を特定するFAX番号と、当該FAX番号に対応するFAX装置との過去の通信時のIPパケット送出速度と、当該過去の通信時の時刻と、を関連付けて記憶するパケット送出速度記憶手段と、
通信相手のFAX番号と、通信時の時刻と、上記パケット送出速度記憶手段とに基づいて、通信相手のFAX装置との通信時のIPパケット送出速度を設定する速度設定手段と、
上記速度設定手段にて設定されたIPパケット送出速度で上記IPパケットを送出する通信手段と、
を備えたIPゲートウェイ。
Means for encoding an audio signal into an IP (Internet Protocol) packet;
Packet transmission that associates and stores a FAX number that identifies a FAX apparatus as a communication partner, an IP packet transmission speed at the time of past communication with the FAX apparatus corresponding to the FAX number, and a time at the time of the past communication Speed storage means;
Speed setting means for setting an IP packet transmission speed at the time of communication with the communication counterpart FAX apparatus based on the FAX number of the communication counterpart, the time at the time of communication, and the packet transmission speed storage means;
Communication means for sending the IP packet at the IP packet sending speed set by the speed setting means;
IP gateway with
さらに、通信時の相手先からの再送要求数をカウントするカウント手段と、
上記カウントした再送要求数が所定の値を超える場合には、パケット送出速度を低く設定する再速度設定手段と、
再速度設定手段にてパケット送出速度を低く設定された場合、当該通信時の相手先のfFAX番号と、当該通信時のIPパケット送出速度と、当該通信時の時刻とを関連付けて上記送出速度記憶手段に追加・更新する追加更新手段と、
を備えた請求項1記載のIPゲートウェイ。
Furthermore, a counting means for counting the number of retransmission requests from the other party during communication,
If the counted number of retransmission requests exceeds a predetermined value, a re-speed setting means for setting a low packet transmission speed;
When the packet transmission rate is set low by the re-speed setting means, the transmission rate storage is performed by associating the partner's fFAX number during the communication, the IP packet transmission rate during the communication, and the time during the communication. Additional update means to add / update to the means;
The IP gateway according to claim 1, further comprising:
上記決定手段は、通信相手のFAX番号に関連する情報が上記送出速度記憶手段に記憶されていない場合にIPパケット送出速度を最高速に設定すると共に、
上記通信手段は、上記決定手段にて設定されたIPパケット送出速度で上記IPパケットを送出する請求項1又は2に記載のIPゲートウェイ。
The determination means sets the IP packet transmission speed to the highest speed when information related to the FAX number of the communication partner is not stored in the transmission speed storage means,
The IP gateway according to claim 1, wherein the communication unit transmits the IP packet at an IP packet transmission rate set by the determination unit.
さらに、上記送出速度記憶手段に記憶される、上記FAX番号と上記IPパケット送出速度と上記通信時の時刻とを関連付けたレコードの利用期限を監視し、利用期限を終了したレコードを削除する削除手段を備えた請求項1〜3のいずれかに記載のIPゲートウェイ。   Further, a deletion means for monitoring a use time limit of a record associated with the FAX number, the IP packet sending speed, and the time at the time of communication stored in the sending speed storage means, and deleting the record whose use time limit has ended. The IP gateway according to claim 1, comprising: 通信相手となるFAX装置を特定するFAX番号と当該FAX番号に対応するFAX装置との過去の通信時のIPパケット送出速度と当該過去の通信時の時刻とを関連付けて記憶したパケット送出速度記憶手段と、通信相手のFAX番号と、通信時の時刻と、に基づいて、通信相手のFAX装置との通信時のIPパケット送出速度を設定するステップと、
設定されたIPパケット送出速度で上記IPパケットを送出する通信ステップと、
を備えたIPゲートウェイの通信方法。
Packet transmission speed storage means for storing a FAX number for identifying a FAX apparatus as a communication partner, an IP packet transmission speed at the past communication with the FAX apparatus corresponding to the FAX number, and a time at the past communication in association with each other. A step of setting an IP packet transmission speed at the time of communication with the communication partner FAX apparatus based on the communication partner FAX number and the communication time;
A communication step of transmitting the IP packet at a set IP packet transmission rate;
An IP gateway communication method comprising:
コンピュータに、
通信相手となるFAX装置を特定するFAX番号と当該FAX番号に対応するFAX装置との過去の通信時のIPパケット送出速度と当該過去の通信時の時刻とを関連付けて記憶したパケット送出速度記憶手段と、通信相手のFAX番号と、通信時の時刻と、に基づいて、通信相手のFAX装置との通信時のIPパケット送出速度を設定するステップと、
設定されたIPパケット送出速度で上記IPパケットを送出する通信ステップと、
を実行させるプログラム。
On the computer,
Packet transmission speed storage means for storing a FAX number for identifying a FAX apparatus as a communication partner, an IP packet transmission speed at the past communication with the FAX apparatus corresponding to the FAX number, and a time at the past communication in association with each other. A step of setting an IP packet transmission speed at the time of communication with the communication partner FAX apparatus based on the communication partner FAX number and the communication time;
A communication step of transmitting the IP packet at a set IP packet transmission rate;
A program that executes
コンピュータに、
通信相手となるFAX装置を特定するFAX番号と当該FAX番号に対応するFAX装置との過去の通信時のIPパケット送出速度と当該過去の通信時の時刻とを関連付けて記憶したパケット送出速度記憶手段と、通信相手のFAX番号と、通信時の時刻と、に基づいて、通信相手のFAX装置との通信時のIPパケット送出速度を設定するステップと、
設定されたIPパケット送出速度で上記IPパケットを送出する通信ステップと、
を実行させるプログラムを記録したコンピュータ読み取り可能記録媒体。



On the computer,
Packet transmission rate storage means for storing a FAX number for identifying a FAX apparatus as a communication partner, an IP packet transmission speed at the past communication with the FAX apparatus corresponding to the FAX number, and a time at the past communication. Setting the IP packet transmission speed during communication with the communication partner FAX device based on the communication partner FAX number and the communication time;
A communication step of transmitting the IP packet at a set IP packet transmission rate;
The computer-readable recording medium which recorded the program which performs this.



JP2005294456A 2005-10-07 2005-10-07 Ip gateway, communication method, program, and its recording medium Pending JP2007104524A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005294456A JP2007104524A (en) 2005-10-07 2005-10-07 Ip gateway, communication method, program, and its recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005294456A JP2007104524A (en) 2005-10-07 2005-10-07 Ip gateway, communication method, program, and its recording medium

Publications (1)

Publication Number Publication Date
JP2007104524A true JP2007104524A (en) 2007-04-19

Family

ID=38030984

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005294456A Pending JP2007104524A (en) 2005-10-07 2005-10-07 Ip gateway, communication method, program, and its recording medium

Country Status (1)

Country Link
JP (1) JP2007104524A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015220473A (en) * 2014-05-14 2015-12-07 京セラドキュメントソリューションズ株式会社 Communication device and communication method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001358884A (en) * 2000-06-09 2001-12-26 Canon Inc Facsimile gateway device, control method therefor and facsimile communication system
WO2002025878A1 (en) * 2000-09-22 2002-03-28 Matsushita Electric Industrial Co., Ltd. Data transmitting/receiving method, transmitting device, receiving device, transmitting/receiving system, and program
JP2003069651A (en) * 2001-08-24 2003-03-07 Ricoh Co Ltd Gateway device
JP2004192233A (en) * 2002-12-10 2004-07-08 Fujitsu Ltd Server load distribution program, server load distribution method and server load distributing device
JP2005252981A (en) * 2004-03-08 2005-09-15 Hitachi Kokusai Electric Inc Wireless communications system
JP2005269014A (en) * 2004-03-17 2005-09-29 Ricoh Co Ltd Communication apparatus, communication program, storage means, and communication method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001358884A (en) * 2000-06-09 2001-12-26 Canon Inc Facsimile gateway device, control method therefor and facsimile communication system
WO2002025878A1 (en) * 2000-09-22 2002-03-28 Matsushita Electric Industrial Co., Ltd. Data transmitting/receiving method, transmitting device, receiving device, transmitting/receiving system, and program
JP2003069651A (en) * 2001-08-24 2003-03-07 Ricoh Co Ltd Gateway device
JP2004192233A (en) * 2002-12-10 2004-07-08 Fujitsu Ltd Server load distribution program, server load distribution method and server load distributing device
JP2005252981A (en) * 2004-03-08 2005-09-15 Hitachi Kokusai Electric Inc Wireless communications system
JP2005269014A (en) * 2004-03-17 2005-09-29 Ricoh Co Ltd Communication apparatus, communication program, storage means, and communication method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015220473A (en) * 2014-05-14 2015-12-07 京セラドキュメントソリューションズ株式会社 Communication device and communication method

Similar Documents

Publication Publication Date Title
JP4105341B2 (en) Fragment size changing method and router apparatus
US7466694B2 (en) Routing protocol with packet network attributes for improved route selection
JP3974590B2 (en) System and method for path MTU discovery in ad hoc networks
CN108270602B (en) Method, device and system for detecting data link
US8134985B2 (en) System and method for WLAN multi-channel redundancy for VoIP optimization
EP2086183A1 (en) Flow information restricting apparatus and method
JPWO2007108083A1 (en) Relay device, communication method, and computer program
CN103888351B (en) The method and device of multiple sessions is managed in the network based on Multi-path route
JP5233295B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND COMMUNICATION METHOD
JPH0728728A (en) Computer system
CN112673602A (en) Method and device for avoiding broadcast storm
JP2008227917A (en) Communication system and router
US8238335B2 (en) Multi-route transmission of packets within a network
JP2007281640A (en) Receiver, transmitter, and communication method thereof
JP2007104524A (en) Ip gateway, communication method, program, and its recording medium
WO2022042386A1 (en) Method for controlling message sending, network device and system
JP2008311722A (en) Call controller and call control method
JP2008054027A (en) Voip apparatus for acquiring log information relating to voice quality
JP2009049508A (en) Communication apparatus, program, and network selecting method
JP2007228081A (en) Wireless communication apparatus, wireless communication method, and wireless access apparatus
CN115801676B (en) Route filtering method and device and electronic equipment
JP4356933B2 (en) Call setting request restriction method, restriction device, and program therefor
JP5152861B2 (en) Router device and routing search control method
JP2008228069A (en) Auxiliary repeater
JP2010062720A (en) Communication terminal, communication system, available band estimating method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080929

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100723

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100728

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20101124