JP2010147690A - Ip telephone communication device, ip telephone communication relay device, and ip telephone communication method - Google Patents

Ip telephone communication device, ip telephone communication relay device, and ip telephone communication method Download PDF

Info

Publication number
JP2010147690A
JP2010147690A JP2008321339A JP2008321339A JP2010147690A JP 2010147690 A JP2010147690 A JP 2010147690A JP 2008321339 A JP2008321339 A JP 2008321339A JP 2008321339 A JP2008321339 A JP 2008321339A JP 2010147690 A JP2010147690 A JP 2010147690A
Authority
JP
Japan
Prior art keywords
communication
sip
telephone
telephone number
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2008321339A
Other languages
Japanese (ja)
Other versions
JP5273856B2 (en
Inventor
Takumi Shibata
巧 柴田
Akihide Hiura
章英 日浦
Hiroyuki Takeuchi
宏之 竹内
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
Nippon Telegraph and Telephone West Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone West 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, Nippon Telegraph and Telephone West Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2008321339A priority Critical patent/JP5273856B2/en
Publication of JP2010147690A publication Critical patent/JP2010147690A/en
Application granted granted Critical
Publication of JP5273856B2 publication Critical patent/JP5273856B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an IP telephone communication device that executes SIP communications for reducing a processing load of a SIP server. <P>SOLUTION: The IP telephone communication device transmits a communication request, including a telephone number of a communication destination, to a SIP server so as to execute communication with a communication-destination IP telephone communication device via the SIP server. The device stores the telephone number and the IP address corresponding to the telephone number transmitted from the SIP server in its own storage part so as to determine whether the IP address, corresponding to the inputted telephone number, is stored in its own storage part. When stored, the device reads out the IP address, corresponding to the telephone number, from the storage part and transmits a communication request by using the read IP address as the communication destination so as to execute communication with the communication-destination IP telephone communication device. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、IPネットワーク上でSIPに基づくIP電話通信を行うIP電話通信装置およびIP電話通信方法に関する。   The present invention relates to an IP telephone communication apparatus and an IP telephone communication method for performing IP telephone communication based on SIP on an IP network.

近年、IP(Internet Protocol)ネットワーク上でSIP(Session Initiation Protocol)に基づいたIP電話通信が行われている。このようなIP電話通信では、まず、発呼側の電話端末がユーザに入力された電話番号を通信先とする通信要求をSIPサーバ(SIPプロキシ)に送信する。SIPサーバには電話番号とIPアドレスとが対応付けられたアドレス情報が予め記憶されており、発呼側の電話端末から受信する通信先の電話番号に応じたIPアドレスを読み出すアドレス解決処理を行った後、読み出したIPアドレスを通信先とする通信要求を通信先の電話端末に送信する。
特許文献1には、発呼端末に電話番号とIPアドレスとを予め記憶させておくことにより、SIPサーバと通信を行うことによるアドレス解決処理を行わずにIP電話通信を行う技術が提案されている。
特許文献2には、IP通信装置が呼接続を行った際に呼接続に用いた電話番号に対応するIPアドレスとMACアドレスとを紐付けたアドレス情報を記憶しておき、着信先のIPアドレス等が変更した場合にも対応できるように、呼接続を完了する前に着信側のIPアドレスとMACアドレスとが記憶されたアドレス情報と一致するかどうかを確認するアドレス照合を行う技術が提案されている。
特開2003−158553号公報 特開2008−141585号公報
In recent years, IP telephone communication based on SIP (Session Initiation Protocol) is performed on an IP (Internet Protocol) network. In such IP telephone communication, first, the calling telephone terminal transmits a communication request with the telephone number input by the user as the communication destination to the SIP server (SIP proxy). The SIP server stores in advance address information in which a telephone number and an IP address are associated with each other, and performs an address resolution process of reading out an IP address corresponding to a communication destination telephone number received from the telephone terminal on the calling side. After that, a communication request with the read IP address as the communication destination is transmitted to the communication destination telephone terminal.
Patent Document 1 proposes a technique for performing IP telephone communication without performing address resolution processing by communicating with a SIP server by storing a telephone number and an IP address in advance in a calling terminal. Yes.
Patent Document 2 stores address information in which an IP address corresponding to a telephone number used for call connection and a MAC address are associated with each other when the IP communication apparatus performs call connection. In order to be able to cope with the change of the IP address, etc., a technique has been proposed in which address verification is performed to check whether the destination IP address and MAC address match the stored address information before completing the call connection. ing.
JP 2003-158553 A JP 2008-141585 A

しかしながら、従来のようにSIPサーバによりアドレス解決を行う方法では、SIPサーバが多数の電話端末のアドレス解決を行う場合にはアドレス解決の処理負荷が多大になるとともに、IP電話通信においてSIPサーバによるアドレス解決やSIP通信中継などの制御処理が接続遅延(以降、当該制御処理に伴う遅延を指して制御遅延とする)の原因になると考えられる。ここで、特許文献1に記載の技術では、予め記憶されていない電話番号を宛先とする通信要求のアドレス解決を行うことはできない。特許文献2の記載の技術では、L(レイヤ)2のMACアドレスを交換しないIP層の転送を実行するルータをはさんで通信を行う場合は、ルータをはさんだネットワーク同士はL2のブロードキャストドメインが異なり、MACアドレスはIP通信装置間で交換されない。よって、MACアドレスによるアドレス照合は機能しなくなり、所望の通信相手かを判断できなくなるという問題が生じる。   However, in the conventional method of address resolution by the SIP server, when the SIP server performs address resolution of a large number of telephone terminals, the address resolution processing load becomes large, and the address by the SIP server in IP telephone communication. It is considered that control processing such as solution and SIP communication relay causes connection delay (hereinafter, a delay associated with the control processing is referred to as a control delay). Here, with the technique described in Patent Document 1, it is not possible to perform address resolution for communication requests destined for telephone numbers that are not stored in advance. In the technique described in Patent Document 2, when communication is performed between routers that perform IP layer transfers that do not exchange L (layer) 2 MAC addresses, networks between routers have L2 broadcast domains. Unlikely, MAC addresses are not exchanged between IP communication devices. As a result, the address collation based on the MAC address does not function, and there is a problem that it is impossible to determine whether it is a desired communication partner.

本発明は、このような状況に鑑みてなされたもので、IP電話通信におけるSIPサーバによる処理負荷を低減して制御遅延を防ぎ、かつ通信先のIPアドレスが変更された場合などにも正確に通信接続を完了させるIP電話通信装置、IP電話通信中継装置およびIP電話通信方法を提供する。   The present invention has been made in view of such a situation. The processing load imposed on the SIP server in IP telephone communication is reduced to prevent a control delay, and when the IP address of the communication destination is changed, the present invention is accurate. An IP telephone communication apparatus, an IP telephone communication relay apparatus, and an IP telephone communication method for completing a communication connection are provided.

上述した課題を解決するために、本発明は、IP電話通信による通信先である通信先IP電話通信装置の電話番号とIPアドレスとが対応付けられて記憶され、電話番号を通信先とするSIPに基づく通信要求を受信し、受信した通信要求を、電話番号に対応するIPアドレスを通信先として送信しSIP通信を中継するSIPサーバとネットワークを介して接続されたIP電話通信装置であって、電話番号とIPアドレスとが対応付けられて記憶される記憶部と、SIPサーバに通信先の電話番号を含む通信要求を送信し、SIPサーバを介して通信先IP電話通信装置と通信を行う第1のSIP通信制御部と、電話番号と、第1のSIP通信制御部がSIPサーバから受信する電話番号に対応するIPアドレスとを記憶部に記憶させるアドレス登録部と、通信先の電話番号が入力される入力部と、入力部に入力される電話番号に対応するIPアドレスが記憶部に記憶されているか否かを判定する判定部と、判定部が、電話番号に対応するIPアドレスが記憶部に記憶されていると判定した場合、電話番号に対応するIPアドレスを記憶部から読み出し、読み出したIPアドレスを通信先として通信要求を送信して通信先IP電話通信装置と通信を行う第2のSIP通信制御部と、を備えることを特徴とする。   In order to solve the above-described problem, the present invention stores a telephone number and an IP address of a communication destination IP telephone communication apparatus, which is a communication destination by IP telephone communication, in association with each other and stores the telephone number as a communication destination. An IP telephone communication device connected via a network to a SIP server that receives a communication request based on the IP address, transmits the received communication request using an IP address corresponding to a telephone number as a communication destination, and relays SIP communication, A storage unit in which a telephone number and an IP address are stored in association with each other, a communication request including a telephone number of a communication destination is transmitted to the SIP server, and communication is performed with the communication destination IP telephone communication apparatus via the SIP server. The SIP communication control unit, the telephone number, and the IP address corresponding to the telephone number received by the first SIP communication control unit from the SIP server are stored in the storage unit. A registration unit, an input unit for inputting a communication destination telephone number, a determination unit for determining whether or not an IP address corresponding to the telephone number input to the input unit is stored in the storage unit, and a determination unit However, if it is determined that the IP address corresponding to the telephone number is stored in the storage unit, the IP address corresponding to the telephone number is read from the storage unit, and a communication request is transmitted using the read IP address as a communication destination for communication. And a second SIP communication control unit that performs communication with the destination IP telephone communication device.

また、本発明は、上述の記憶部には、アドレス登録部によって電話番号とIPアドレスとが記憶された日時が記憶され、判定部は、入力部に入力される電話番号に対応するIPアドレスが記憶部に記憶された日時と現在日時とを比較して予め定められた期間が経過しているか否かを判定し、第1のSIP通信制御部は、判定部が予め定められた期間を経過していると判定した場合、SIPサーバに通信要求を送信することを特徴とする。   Further, according to the present invention, the date and time when the telephone number and the IP address are stored by the address registration unit is stored in the storage unit, and the determination unit has an IP address corresponding to the telephone number input to the input unit. The date and time stored in the storage unit and the current date and time are compared to determine whether or not a predetermined period has elapsed, and the first SIP communication control unit has passed the predetermined period If it is determined that the communication is being performed, a communication request is transmitted to the SIP server.

また、本発明は、上述の判定部は、第2のSIP通信制御部が通信先IP電話通信装置に送信した通信要求に対する応答が通信エラーを示すものであるか否かを判定し、第1のSIP通信制御部は、応答が通信エラーを示すものであると判定した場合、SIPサーバに通信要求を送信することを特徴とする。   According to the present invention, the determination unit described above determines whether or not a response to the communication request transmitted from the second SIP communication control unit to the communication destination IP telephone communication device indicates a communication error. When the SIP communication control unit determines that the response indicates a communication error, the SIP communication control unit transmits a communication request to the SIP server.

また、本発明は、上述の記憶部には、電源の供給が途絶えても記憶された電話番号とIPアドレスとが保持される不揮発性メモリが適用されることを特徴とする。   Further, the present invention is characterized in that a non-volatile memory in which the stored telephone number and IP address are held even when the supply of power is interrupted is applied to the storage unit.

また、本発明は、入力される通信先IP電話通信装置の電話番号を通信先とするSIPに基づく通信要求を送信するIP電話通信装置と、通信先IP電話通信装置の電話番号とIPアドレスとが対応付けられて記憶され、電話番号を通信先とするSIPに基づく通信要求を受信し、受信した通信要求を、電話番号に対応するIPアドレスを通信先として送信しSIP通信を中継するSIPサーバとに接続されたIP電話通信中継装置であって、電話番号とIPアドレスとが対応付けられて記憶される記憶部と、SIPサーバに、IP電話通信装置から受信する通信先の電話番号を含む通信要求を送信し、SIPサーバを介して通信先IP電話通信装置と通信を行う第1のSIP通信制御部と、電話番号と、SIPサーバから送信される電話番号に対応するIPアドレスとを記憶部に記憶させるアドレス登録部と、IP電話通信装置から受信する通信要求の通信先の電話番号に対応するIPアドレスが記憶部に記憶されているか否かを判定する判定部と、判定部が、電話番号に対応するIPアドレスが記憶部に記憶されていると判定した場合、電話番号に対応するIPアドレスを記憶部から読み出し、読み出したIPアドレスを通信先として通信要求を送信して通信先IP電話通信装置と通信を行う第2のSIP通信制御部と、を備えることを特徴とする。   The present invention also provides an IP telephone communication apparatus that transmits a communication request based on SIP with the telephone number of the input destination IP telephone communication apparatus as the communication destination, and the telephone number and IP address of the destination IP telephone communication apparatus. Is stored in association with each other, receives a communication request based on SIP with a telephone number as a communication destination, transmits the received communication request with an IP address corresponding to the telephone number as a communication destination, and relays SIP communication And an IP telephone communication relay apparatus connected to the storage section in which the telephone number and the IP address are stored in association with each other, and the SIP server includes the telephone number of the communication destination received from the IP telephone communication apparatus A first SIP communication control unit that transmits a communication request and communicates with a communication destination IP telephone communication device via the SIP server, a telephone number, and a telephone number transmitted from the SIP server The address registration unit that stores the IP address corresponding to the IP address in the storage unit, and determines whether or not the storage unit stores the IP address corresponding to the communication destination telephone number of the communication request received from the IP telephone communication device When the determination unit and the determination unit determine that the IP address corresponding to the telephone number is stored in the storage unit, the IP address corresponding to the telephone number is read from the storage unit, and communication is performed using the read IP address as a communication destination. And a second SIP communication control unit that transmits a request and communicates with a communication destination IP telephone communication device.

また、本発明は、IP電話通信による通信先である通信先IP電話通信装置の電話番号とIPアドレスとが対応付けられて記憶され、電話番号を通信先とするSIPに基づく通信要求を受信し、受信した通信要求を、電話番号に対応するIPアドレスを通信先として送信しSIP通信を中継するSIPサーバとネットワークを介して接続され、電話番号とIPアドレスとが対応付けられて記憶される記憶部を備えたIP電話通信装置によるIP電話通信方法であって、第1のSIP通信制御部が、SIPサーバに通信先の電話番号を含む通信要求を送信し、SIPサーバを介して通信先IP電話通信装置と通信を行うステップと、アドレス登録部が、電話番号と、第1のSIP通信制御部がSIPサーバから受信する電話番号に対応するIPアドレスとを記憶部に記憶させるステップと、入力部に通信先の電話番号が入力されるステップと、判定部が、入力部に入力される電話番号に対応するIPアドレスが記憶部に記憶されているか否かを判定するステップと、第2のSIP通信制御部が、判定部によって電話番号に対応するIPアドレスが記憶部に記憶されていると判定された場合、電話番号に対応するIPアドレスを記憶部から読み出し、読み出したIPアドレスを通信先として通信要求を送信して通信先IP電話通信装置と通信を行うステップと、を備えることを特徴とする。   The present invention also stores a telephone number and an IP address of a communication destination IP telephone communication apparatus which is a communication destination by IP telephone communication in association with each other, and receives a communication request based on SIP with the telephone number as a communication destination. The received communication request is connected via a network to a SIP server that transmits the IP address corresponding to the telephone number as a communication destination and relays SIP communication, and the telephone number and the IP address are stored in association with each other. The first SIP communication control unit transmits a communication request including a communication destination telephone number to the SIP server, and the communication destination IP is transmitted via the SIP server. A step of communicating with the telephone communication device, an address registration unit corresponding to the telephone number, and an IP corresponding to the telephone number received by the first SIP communication control unit from the SIP server Storing the address in the storage unit, inputting the telephone number of the communication destination to the input unit, determining unit storing the IP address corresponding to the telephone number input to the input unit stored in the storage unit The second SIP communication control unit determines an IP address corresponding to the telephone number when the determination unit determines that the IP address corresponding to the telephone number is stored in the storage unit. And a step of transmitting a communication request using the read IP address as a communication destination and communicating with the communication destination IP telephone communication device.

以上説明したように、本発明によれば、SIPサーバに通信先の電話番号を含む通信要求を送信し、SIPサーバを介して通信先IP電話通信装置と通信を行うIP電話通信装置が、電話番号と、SIPサーバを介して通信先IP電話通信装置から送信される電話番号に対応するIPアドレスとを自身の記憶部に記憶させ、入力される電話番号に対応するIPアドレスが自身の記憶部に記憶されているか否かを判定し、記憶されている場合、電話番号に対応するIPアドレスを記憶部から読み出し、読み出したIPアドレスを通信先として通信要求を送信して通信先IP電話通信装置と通信を行うようにしたので、SIPサーバを介して行う通信に基づいて取得したIPアドレスを自身の記憶部に記憶させ、自身の記憶部に対応するIPアドレスが記憶された電話番号を通信先とする通信要求は通信先IP電話通信端末のIPアドレスを通信先として通信を行うことが可能となり、SIPサーバを介さずに通信を行うことが可能となる。   As described above, according to the present invention, an IP telephone communication apparatus that transmits a communication request including a communication destination telephone number to a SIP server and communicates with the communication destination IP telephone communication apparatus via the SIP server is The number and the IP address corresponding to the telephone number transmitted from the destination IP telephone communication device via the SIP server are stored in its own storage unit, and the IP address corresponding to the input telephone number is stored in its own storage unit If it is stored, the IP address corresponding to the telephone number is read from the storage unit, a communication request is transmitted using the read IP address as the communication destination, and the communication destination IP telephone communication device The IP address acquired based on the communication performed via the SIP server is stored in its own storage unit, and the IP address corresponding to its own storage unit is stored. The communication request with the telephone number storing the communication address as the communication destination can be performed using the IP address of the communication destination IP telephone communication terminal as the communication destination, and communication can be performed without going through the SIP server. .

以下、本発明の一実施形態について、図面を参照して説明する。
<第1の実施形態>
図1は、本実施形態によるIP電話通信システム1の構成を示すブロック図である。IP電話通信システム1は、発呼側の電話端末110が含まれるネットワークである加入者網100と、着呼側の電話端末210が含まれるネットワークである加入者網200と、加入者網100と加入者網200とを接続する通信キャリアのIPネットワークであるキャリアIP網300とを備えている。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
<First Embodiment>
FIG. 1 is a block diagram showing a configuration of an IP telephone communication system 1 according to the present embodiment. The IP telephone communication system 1 includes a subscriber network 100 that is a network including a calling telephone terminal 110, a subscriber network 200 that is a network including a called telephone terminal 210, and a subscriber network 100. A carrier IP network 300 that is a communication carrier IP network connecting the subscriber network 200 is provided.

加入者網100は、電話端末110と、SIP−UA(User Agent)120と、回線終端装置140とを備えている。電話端末110は、電話番号の入力ボタンや受話器等を備える電話機である。SIP−UA120は、SIPに基づくIP電話通信の制御を行うIP電話装置であり、具体的にはTA(Terminal Adapter)などが適用できる。また、SIP−UA120には、予め定められた自身の電話番号とIPアドレスとが記憶されている。ここでは、SIP−UA120の電話番号は「0611111111」であり、IPアドレスは「10.1.1.1」であることとする。   The subscriber network 100 includes a telephone terminal 110, a SIP-UA (User Agent) 120, and a line termination device 140. The telephone terminal 110 is a telephone provided with a telephone number input button, a receiver, and the like. The SIP-UA 120 is an IP telephone apparatus that controls IP telephone communication based on SIP, and specifically, a TA (Terminal Adapter) or the like can be applied. Further, the SIP-UA 120 stores its own telephone number and IP address that are determined in advance. Here, it is assumed that the telephone number of the SIP-UA 120 is “0611111111” and the IP address is “10.1.1.1”.

図2は、SIP−UA120の詳細な構成を示すブロック図である。SIP−UA120は、A/D信号変換装置121と、アドレス情報記憶部122と、通信制御部123と、通信モジュール130とを備えている。
A/D信号変換装置121は、電話端末110から送信されるアナログ信号をデジタル信号に変換して通信制御部123に出力し、また通信制御部123から出力されるデジタル信号をアナログ信号に変換して電話端末110に出力する。
FIG. 2 is a block diagram illustrating a detailed configuration of the SIP-UA 120. The SIP-UA 120 includes an A / D signal converter 121, an address information storage unit 122, a communication control unit 123, and a communication module 130.
The A / D signal converter 121 converts an analog signal transmitted from the telephone terminal 110 into a digital signal and outputs the digital signal to the communication control unit 123, and also converts the digital signal output from the communication control unit 123 into an analog signal. To the telephone terminal 110.

アドレス情報記憶部122には、電話番号とIPアドレスとが対応付けられた情報が含まれるアドレス情報が記憶される。また、アドレス情報記憶部122には、電源の供給が途絶えても記憶されたアドレス情報が保持される揮発性メモリが適用される。このようにすれば、停電等でSIP−UA120への電源が途絶えた場合でも、アドレス情報を保持することが可能となる。これにより、停電直後などにSIPサーバ320への一時的なアドレス解決の問い合わせが増加することを抑制することができる。図3は、アドレス情報記憶部122に記憶されるアドレス情報のデータ例を示す図である。アドレス情報は、項番と、通信先電話番号と、通信先IPアドレスと、登録日時と、発信回数と、最終通話日時とが対応付けられた情報を含む。   The address information storage unit 122 stores address information including information in which a telephone number and an IP address are associated with each other. The address information storage unit 122 is a volatile memory that retains stored address information even when power supply is interrupted. This makes it possible to retain address information even when the power to the SIP-UA 120 is interrupted due to a power failure or the like. Thereby, it is possible to suppress an increase in temporary address resolution inquiries to the SIP server 320 immediately after a power failure or the like. FIG. 3 is a diagram illustrating an example of address information data stored in the address information storage unit 122. The address information includes information in which the item number, the communication destination telephone number, the communication destination IP address, the registration date and time, the number of outgoing calls, and the last call date and time are associated with each other.

項番は、アドレス情報記憶部122に記憶されたアドレス情報を識別する番号である。通信先電話番号は、電話番号を表す数字列である。通信先IPアドレスは、通話先電話番号に対応するIPアドレスである。登録日時は、アドレス情報記憶部122に対応する通信先電話番号が記憶された日時である。発信回数は、対応する通信先電話番号を通信要求先とした通信要求をSIP−UA120が発信した回数である。最終通話日時は、対応する通信先電話番号への通話を通信制御部123が行った最終の通話日時である。   The item number is a number for identifying the address information stored in the address information storage unit 122. The communication destination telephone number is a numeric string representing the telephone number. The communication destination IP address is an IP address corresponding to the call destination telephone number. The registration date and time is the date and time when the communication destination telephone number corresponding to the address information storage unit 122 is stored. The number of outgoing calls is the number of times the SIP-UA 120 has sent a communication request with the corresponding communication destination telephone number as the communication request destination. The last call date and time is the last call date and time when the communication control unit 123 made a call to the corresponding communication destination telephone number.

通信制御部123は、判定部124と、SIP通信制御部125と、アドレス登録部128と、電話通信部129とを備えており、SIP通信に基づくIP電話通信を行う。
判定部124は、A/D信号変換装置121が電話端末110から通信要求先の電話番号が含まれる通信要求を受信すると、通信要求先の電話番号に応じたIPアドレスがアドレス情報記憶部122に記憶されているか否かを判定する。また、判定部124は、通信要求先の電話番号に対応するアドレス情報の登録日時と現在日時とを比較し、登録日時と現在日時との差が予め定められた期間を超えているか否かを判定する。ここで、予め定められた期間とは、例えば、一ヶ月である。
The communication control unit 123 includes a determination unit 124, a SIP communication control unit 125, an address registration unit 128, and a telephone communication unit 129, and performs IP telephone communication based on SIP communication.
When the A / D signal converter 121 receives a communication request including the communication request destination telephone number from the telephone terminal 110, the determination unit 124 receives an IP address corresponding to the communication request destination telephone number in the address information storage unit 122. It is determined whether or not it is stored. In addition, the determination unit 124 compares the registration date and time of the address information corresponding to the communication request destination telephone number with the current date and time, and determines whether or not the difference between the registration date and the current date and time exceeds a predetermined period. judge. Here, the predetermined period is, for example, one month.

第1のSIP通信制御部126は、判定部124によって、通信要求先の電話番号がアドレス情報記憶部122に記憶されていないと判定された場合、または記憶されているが登録日時から定められた期間が経過していると判定された場合に、SIPサーバ320を宛先とする通信要求を送信し、SIPサーバ320を介したSIP通信を行って他の通信装置との通信接続を確立する。   The first SIP communication control unit 126 is determined by the determination unit 124 when the communication request destination telephone number is not stored in the address information storage unit 122, or is stored but determined from the registration date and time. When it is determined that the period has elapsed, a communication request destined for the SIP server 320 is transmitted, and SIP communication via the SIP server 320 is performed to establish a communication connection with another communication device.

第2のSIP通信制御部127は、判定部124によって、通信要求先の電話番号がアドレス情報記憶部122に記憶されており、登録日時から定められた期間が経過していないと判定された場合には、その電話番号に対応するIPアドレスをアドレス情報記憶部122から読み出し、読み出したIPアドレスを通信先とする通信要求をキャリアIP網300に送信する。このように、第2のSIP通信制御部127は、通信先の通信装置と直接にSIP通信を行って通信接続を確立する。   When the second SIP communication control unit 127 determines by the determination unit 124 that the communication request destination telephone number is stored in the address information storage unit 122 and the period determined from the registration date and time has not elapsed Then, the IP address corresponding to the telephone number is read from the address information storage unit 122, and a communication request with the read IP address as the communication destination is transmitted to the carrier IP network 300. In this way, the second SIP communication control unit 127 establishes a communication connection by performing SIP communication directly with the communication device of the communication destination.

電話通信部129は、第1のSIP通信制御部126または第2のSIP通信制御部127によって通信先の通信装置との通信接続が確立されると、通信先の通信装置との通話を開始する。電話通信部129は、例えば、RTP(Real-time Transport Protocol)メディアセッションによる音声の送受信を行う。
アドレス登録部128は、第1のSIP通信制御部125がSIPサーバ320を介してSIP通信を行った場合に、第1のSIP通信制御部125がSIPサーバ320を介して通信先のSIP−UA220から受信した電話番号とIPアドレスとの組み合わせをアドレス情報記憶部122に記憶させる。本実施形態では、アドレス登録部128は、SIPサーバ320を介して通信先のSIP−UA220から受信した通信接続の完了を示すSIPメッセージ(200 OK)中のContactアトリビュートから、通信先の電話番号とIPアドレスとの組み合わせを読み出し、アドレス情報記憶部122に記憶させる。なお、アドレス登録部128がアドレス情報記憶部122に記憶させるIPアドレスは、通信先のSIP−UA220から受信したSIPメッセージに含まれる情報に基づくIPアドレスであれば良く、例えば、SIPサーバ320を介して通信先のSIP−UA220から受信するSIPメッセージ(Ringing)などのContactアトリビュートから、通信先の電話番号とIPアドレスとの組み合わせを読み出すようにしても良い。
通信モジュール130は、回線終端装置140を介して他の通信装置との情報通信を行う。
When the first SIP communication control unit 126 or the second SIP communication control unit 127 establishes a communication connection with the communication destination communication device, the telephone communication unit 129 starts a call with the communication destination communication device. . The telephone communication unit 129 performs voice transmission / reception through, for example, an RTP (Real-time Transport Protocol) media session.
When the first SIP communication control unit 125 performs SIP communication via the SIP server 320, the address registration unit 128 allows the first SIP communication control unit 125 to communicate with the destination SIP-UA 220 via the SIP server 320. The address information storage unit 122 stores the combination of the telephone number and the IP address received from. In the present embodiment, the address registration unit 128 uses the Contact attribute in the SIP message (200 OK) indicating the completion of the communication connection received from the SIP-UA 220 of the communication destination via the SIP server 320, and the telephone number of the communication destination. The combination with the IP address is read and stored in the address information storage unit 122. Note that the IP address stored in the address information storage unit 122 by the address registration unit 128 may be an IP address based on information included in the SIP message received from the SIP-UA 220 of the communication destination, for example, via the SIP server 320. The combination of the communication destination telephone number and the IP address may be read out from the Contact attribute such as the SIP message (Ringing) received from the communication destination SIP-UA 220.
The communication module 130 performs information communication with other communication devices via the line termination device 140.

図1に戻り、回線終端装置140は、回線を介してキャリアIP網300と加入者網100とを接続する装置である。
キャリアIP網300は、加入者エッジルータ310と、SIPサーバ320と、加入者エッジルータ330とを備えている。
加入者エッジルータ310は、回線終端装置140とSIPサーバ320とを接続するルータである。
Returning to FIG. 1, the line termination device 140 is a device that connects the carrier IP network 300 and the subscriber network 100 via a line.
The carrier IP network 300 includes a subscriber edge router 310, a SIP server 320, and a subscriber edge router 330.
The subscriber edge router 310 is a router that connects the line termination device 140 and the SIP server 320.

SIPサーバ320は、受信するSIPメッセージの転送、SIPメッセージへの応答などの通信制御を行う。また、SIPサーバ320には、接続された加入者網に備えられるSIP−UAの電話番号とIPアドレスとが対応付けられたアドレス解決情報が予め記憶されており、アドレス解決処理を行う。
加入者エッジルータ330は、SIPサーバ320と回線終端装置240とを接続するルータである。
The SIP server 320 performs communication control such as forwarding a received SIP message and responding to the SIP message. The SIP server 320 stores in advance address resolution information in which SIP-UA telephone numbers and IP addresses provided in the connected subscriber network are associated with each other, and performs address resolution processing.
The subscriber edge router 330 is a router that connects the SIP server 320 and the line termination device 240.

加入者網200は、加入者網100と同様に、電話端末210と、SIP−UA220と、回線終端装置240とを備えている。加入者網200が備える各コンピュータ装置の機能は、加入者網100が備える各装置と同様である。また、SIP−UA220には、予め定められた自身の電話番号とIPアドレスとが記憶されている。ここでは、SIP−UA220の電話番号は「0622222222」であり、IPアドレスは「10.2.2.2」であることとする。   Similar to the subscriber network 100, the subscriber network 200 includes a telephone terminal 210, a SIP-UA 220, and a line terminating device 240. The function of each computer device included in the subscriber network 200 is the same as that of each device included in the subscriber network 100. The SIP-UA 220 stores a predetermined telephone number and IP address. Here, it is assumed that the telephone number of the SIP-UA 220 is “06222222222” and the IP address is “10.2.2.2”.

次に、図4を参照して、本発明によるIP電話通信システム1がSIPに基づくIP電話通信を行う動作例を説明する。ここでは、図1におけるSIP−UA120が、SIPサーバ320を介してSIP−UA220とIP電話通信を行う例について説明する。
まず、電話端末110が、ユーザから入力される電話番号を受付けると、SIP−UA120に通信要求を送信する(ステップS1)。ここで、電話端末110に入力された通信要求先の電話番号は、SIP−UA220の電話番号である「0622222222」とする。アドレス登録部128は、SIP−UA120のA/D信号変換装置121が受信した通信要求の通信先を示す電話番号を通信先電話番号とするアドレス情報を、アドレス情報記憶部122に記憶させる(ステップS2)。この時点では、アドレス情報記憶部122に記憶されるアドレス情報の電話番号「0622222222」に対応する通信先IPアドレスの項目はnull状態(何も入力されていない状態)となる。
Next, with reference to FIG. 4, an operation example in which the IP telephone communication system 1 according to the present invention performs IP telephone communication based on SIP will be described. Here, an example in which the SIP-UA 120 in FIG. 1 performs IP telephone communication with the SIP-UA 220 via the SIP server 320 will be described.
First, when the telephone terminal 110 receives a telephone number input from the user, it transmits a communication request to the SIP-UA 120 (step S1). Here, it is assumed that the communication request destination telephone number input to the telephone terminal 110 is “06222222222” which is the telephone number of the SIP-UA 220. The address registration unit 128 causes the address information storage unit 122 to store address information in which the telephone number indicating the communication destination of the communication request received by the A / D signal converter 121 of the SIP-UA 120 is the communication destination telephone number (step S2). At this time, the item of the communication destination IP address corresponding to the telephone number “06222222222” of the address information stored in the address information storage unit 122 is in a null state (a state in which nothing is input).

判定部124は、ステップS1で送信された通信要求先の電話番号に対応するIPアドレスが、アドレス情報記憶部122に記憶されているか否かを判定する(ステップS3)。ここで、判定部124が、ステップS1で送信された通信要求先の電話番号に対応するIPアドレスが含まれるアドレス情報がアドレス情報記憶部122に記憶されていないと判定した場合(ステップS3:不一致)、第1のSIP通信制御部126が、通信モジュール130を介してSIPサーバ320にSIPに基づく通信要求を行う(ステップS4)。   The determination unit 124 determines whether or not the IP address corresponding to the telephone number of the communication request destination transmitted in step S1 is stored in the address information storage unit 122 (step S3). Here, when the determination unit 124 determines that the address information including the IP address corresponding to the communication request destination telephone number transmitted in step S1 is not stored in the address information storage unit 122 (step S3: mismatch) ), The first SIP communication control unit 126 makes a communication request based on the SIP to the SIP server 320 via the communication module 130 (step S4).

ここで、図5を参照して、SIP−UA120によるSIP通信のシーケンス例を説明する。
SIP−UA120の通信制御部123は、SIP−UA220の電話番号である「0622222222」を通信要求先の電話番号とする通信要求のSIPメッセージ(INVITE)を、SIPサーバ320に送信する(ステップS30)。この時点では、SIP−UA120のアドレス登録部128には、「0622222222」を通信先電話番号とするアドレス情報が記憶されているが、対応する通信先IPアドレスはnullとなっている。
Here, a sequence example of SIP communication by the SIP-UA 120 will be described with reference to FIG.
The communication control unit 123 of the SIP-UA 120 transmits a SIP message (INVITE) of a communication request having “0622222222”, which is the telephone number of the SIP-UA 220, as a communication request destination telephone number to the SIP server 320 (step S30). . At this time, the address registration unit 128 of the SIP-UA 120 stores address information having “062222222” as the communication destination telephone number, but the corresponding communication destination IP address is null.

SIPサーバ320は、SIP−UA120から送信される通信要求のSIPメッセージ(INVITE)を受信すると、自身に予め記憶されたアドレス解決テーブルから、通信先電話番号「0622222222」に対応するIPアドレス「10.2.2.2」を読み出し、アドレス解決を行う。そして、SIPサーバ320は、SIP−UA120を通信要求元とし、SIP−UA220を通信要求先とする通信要求のSIPメッセージ(INVITE)を、SIP−UA220に送信する(ステップS31)。また、ここで、SIPサーバ320は、SIP−UA120に、通信要求が受信され処理されている旨のSIPの暫定レスポンス(100 Trying)を送信する(ステップS32)。   When the SIP server 320 receives the SIP message (INVITE) of the communication request transmitted from the SIP-UA 120, the SIP server 320 receives the IP address “10.22” corresponding to the communication destination telephone number “0622222222” from the address resolution table stored in advance. 2.2.2 "is read and address resolution is performed. Then, the SIP server 320 transmits a SIP message (INVITE) of a communication request with the SIP-UA 120 as a communication request source and the SIP-UA 220 as a communication request destination to the SIP-UA 220 (step S31). Also, here, the SIP server 320 transmits an SIP provisional response (100 Trying) indicating that the communication request has been received and processed to the SIP-UA 120 (step S32).

SIP−UA220は、SIPサーバ320から送信されるSIPメッセージ(INVITE)を受信すると、SIPメッセージ(100Trying)をSIPサーバ320に送信する(ステップS33)。SIP−UA220は、通信要求に基づいて電話端末210の呼び出しを開始すると、呼び出し中であることを示すSIPメッセージ(180 Ringing)をSIPサーバ320に送信する(ステップS34)。SIPサーバ320は、SIP−UA220から送信されたSIPメッセージ(180 Ringing)を、SIP−UA120に転送する(ステップS35)。   Upon receiving the SIP message (INVITE) transmitted from the SIP server 320, the SIP-UA 220 transmits an SIP message (100 Trying) to the SIP server 320 (step S33). When the SIP-UA 220 starts calling the telephone terminal 210 based on the communication request, the SIP-UA 220 transmits a SIP message (180 Ringing) indicating that the calling is in progress to the SIP server 320 (step S34). The SIP server 320 transfers the SIP message (180 Ringing) transmitted from the SIP-UA 220 to the SIP-UA 120 (step S35).

SIP−UA220のユーザによって、例えば電話端末210の受話器がとられオフフックされると、SIP−UA220は、SIPメッセージ(200 OK)を、SIPサーバ320に送信する(ステップS36)。SIPサーバ320は、SIP−UA220から受信したSIPメッセージ(200 OK)を、SIP−UA120に転送する(ステップS37)。ここで、SIP−UA120のアドレス登録部128は、ステップS37で受信したSIPメッセージ(200 OK)のヘッダに含まれるSIP−UA220のIPアドレス(10.2.2.2)を読み出し、アドレス情報記憶部122に記憶させる。   When the user of the SIP-UA 220 picks up the handset of the telephone terminal 210 and goes off hook, for example, the SIP-UA 220 transmits a SIP message (200 OK) to the SIP server 320 (step S36). The SIP server 320 transfers the SIP message (200 OK) received from the SIP-UA 220 to the SIP-UA 120 (step S37). Here, the address registration unit 128 of the SIP-UA 120 reads the IP address (10.2.2.2) of the SIP-UA 220 included in the header of the SIP message (200 OK) received in step S37, and stores the address information. Stored in the unit 122.

SIP−UA120は、SIPサーバ320から転送されたSIPメッセージ(200 OK)を受信すると、SIPサーバ320にSIPメッセージ(ACK)を送信し(ステップS38)、SIPサーバ320は、SIP−UA120から受信したSIPメッセージ(ACK)をSIP−UA220に転送する(ステップS39)。ここで、SIP−UA220のアドレス情報記憶部には、ステップS39で受信したSIPメッセージ(ACK)のヘッダに含まれるSIP−UA120の電話番号(0611111111)とIPアドレス(10.1.1.1)とが記憶される。そして、SIP−UA120とSIP−UA220とは、RTPメディアセッションによるIP電話通信を開始する(ステップS40)。   Upon receiving the SIP message (200 OK) transferred from the SIP server 320, the SIP-UA 120 transmits a SIP message (ACK) to the SIP server 320 (step S38), and the SIP server 320 received from the SIP-UA 120. The SIP message (ACK) is transferred to the SIP-UA 220 (step S39). Here, the address information storage unit of the SIP-UA 220 stores the telephone number (0611111111) and IP address (10.1.1.1) of the SIP-UA 120 included in the header of the SIP message (ACK) received in step S39. Is memorized. Then, the SIP-UA 120 and the SIP-UA 220 start IP telephone communication by the RTP media session (step S40).

図4に戻り、ステップS4で第1のSIP通信制御部126がSIPに基づく通信処理を開始すると、アドレス登録部128は、アドレス情報記憶部122の記憶容量にアドレス情報を記憶させる空きがあるか否かを判定する(ステップS5)。ここで、アドレス登録部128が、アドレス情報記憶部122に空きがないと判定すると(ステップS5:NO)、アドレス情報記憶部122に記憶されているアドレス情報のうち、登録日時が古い定められた件数のアドレス情報のうち、発信回数が少ないアドレス情報をアドレス情報記憶部122から検索して読み出す(ステップS6)。そして、アドレス登録部128は、読み出したアドレス情報をアドレス情報記憶部122から削除する(ステップS7)。このように、アドレス情報記憶部122に記憶されるアドレス情報は大量のデータになる場合があるため、記憶容量にアドレス情報を追加する空きがなくなった場合には、古いアドレス情報を削除して新たに利用された電話番号を含むアドレス情報を記憶させる。これにより、アドレス情報記憶部122に記憶された利用頻度の低いアドレス情報は削除しつつ、利用頻度が高いと想われるアドレス情報を記憶させておくことができる。ここで、削除する対象の選別条件は、任意に変更して良い。   Returning to FIG. 4, when the first SIP communication control unit 126 starts communication processing based on SIP in step S <b> 4, the address registration unit 128 has a free space for storing address information in the storage capacity of the address information storage unit 122. It is determined whether or not (step S5). Here, when the address registration unit 128 determines that there is no space in the address information storage unit 122 (step S5: NO), the registration date and time is determined to be old among the address information stored in the address information storage unit 122. Of the number of pieces of address information, address information with a small number of transmissions is retrieved from the address information storage unit 122 and read out (step S6). Then, the address registration unit 128 deletes the read address information from the address information storage unit 122 (step S7). As described above, since the address information stored in the address information storage unit 122 may be a large amount of data, when there is no more space for adding address information to the storage capacity, the old address information is deleted and a new one is deleted. The address information including the telephone number used for is stored. As a result, it is possible to store address information that is considered to be frequently used while deleting address information that is not frequently used stored in the address information storage unit 122. Here, the selection condition of the object to be deleted may be arbitrarily changed.

ステップS7の終了後、またはステップS5でアドレス登録部128がアドレス情報記憶部122の記憶容量にアドレス情報を記憶させる空きがあると判定した場合、SIP−UA120がSIP−UA220から受信するSIPメッセージ(200 OK)から、SIP−UA220の電話番号とIPアドレスとを読み出し(ステップS8)、アドレス情報記憶部122に記憶させる(ステップS9)。ここで、アドレス登録部128は、SIPメッセージのヘッダ部にあるContactアトリビュートから、着呼側のSIP−UA220の電話番号とIPアドレスとを読み出すことができる。図6は、SIPメッセージ(INVITE)のデータ例であり、(a)の箇所がContactアトリビュートである。ここで、Contactアトリビュートのデータ形式は、「Contact:<sip:電話番号@IPアドレス>」の形式であることとする。そして、SIPサーバ320を介したSIP通信によりSIP−UA120とSIP−UA220との通信が確立すると、電話通信部129が、RTPメディアセッションによるIP電話通信を開始する(ステップS20)。   SIP message received from the SIP-UA 220 by the SIP-UA 120 when the address registration unit 128 determines that there is a free space for storing the address information in the storage capacity of the address information storage unit 122 after step S7 is completed. 200 OK), the telephone number and IP address of the SIP-UA 220 are read (step S8) and stored in the address information storage unit 122 (step S9). Here, the address registration unit 128 can read out the telephone number and the IP address of the SIP-UA 220 on the called side from the Contact attribute in the header part of the SIP message. FIG. 6 is a data example of the SIP message (INVITE), and the part (a) is the Contact attribute. Here, the data format of the Contact attribute is a format of “Contact: <sip: phone number @ IP address>”. When communication between the SIP-UA 120 and the SIP-UA 220 is established by SIP communication via the SIP server 320, the telephone communication unit 129 starts IP telephone communication using the RTP media session (step S20).

一方、ステップS3で、判定部124が、ステップS1で送信された通信要求先の電話番号に一致し、対応するIPアドレスが記憶されたアドレス情報がアドレス情報記憶部122に記憶されていると判定した場合(ステップS3:一致)、判定部124は、一致したアドレス情報を読み出す。判定部124は、読み出したアドレス情報に含まれる登録日時と現在日時とを比較し、登録日時から現在までの経過時間を算出し(ステップS10)、経過時間が予め定められた期間を超えているか否かを判定する(ステップS11)。   On the other hand, in step S3, the determination unit 124 determines that the address information storing the corresponding IP address that matches the communication request destination telephone number transmitted in step S1 is stored in the address information storage unit 122. If it is determined (step S3: match), the determination unit 124 reads the matched address information. The determination unit 124 compares the registration date / time included in the read address information with the current date / time, calculates the elapsed time from the registration date / time to the present (step S10), and whether the elapsed time exceeds a predetermined period. It is determined whether or not (step S11).

判定部124が、経過時間が予め定められた期間を超えていると判定すると(ステップS11:超過)、アドレス登録部128は、経過時間が予め定められた期間を超えていると判定されたアドレス情報をアドレス情報記憶部122から削除する(ステップS12)。そして、ステップS4に進み、第1のSIP通信制御部126がSIPサーバ320を介した通信要求を行う。   If the determination unit 124 determines that the elapsed time exceeds a predetermined period (step S11: exceeded), the address registration unit 128 determines that the elapsed time exceeds a predetermined period. The information is deleted from the address information storage unit 122 (step S12). In step S 4, the first SIP communication control unit 126 makes a communication request via the SIP server 320.

一方、ステップS11で、判定部124が、経過時間が予め定められた期間を超えていないと判定すると(ステップS11:未超過)、第2のSIP通信制御部127は通信要求先の電話番号に対応するIPアドレス(10.2.2.2)を読み出す。第2のSIP通信制御部127は、読み出したIPアドレスを宛先として通信要求を送信し、IP通信を行うことが可能か否かを判定する(ステップS13)。第2のSIP通信制御部127が、IPアドレス(10.2.2.2)を宛先とした通信要求に対する応答がなく、IP通信ができないと判定すると(ステップS13:不可)、接続要求をタイムアウトし(ステップS14)、ステップS4に進む。   On the other hand, if the determination unit 124 determines in step S11 that the elapsed time does not exceed the predetermined period (step S11: not exceeded), the second SIP communication control unit 127 sets the communication request destination telephone number. Read the corresponding IP address (10.2.2.2). The second SIP communication control unit 127 transmits a communication request with the read IP address as the destination, and determines whether or not IP communication can be performed (step S13). If the second SIP communication control unit 127 determines that there is no response to the communication request addressed to the IP address (10.2.2.2) and IP communication cannot be performed (step S13: impossible), the connection request times out. (Step S14), the process proceeds to Step S4.

一方、S13で、第2のSIP通信制御部127が、送信した通信要求の応答を受信し、IP通信を行うことが可能であると判定すると(ステップS13:可)、SIP−UA120は、SIP−UA220に通信要求を送信し、SIPに基づく通信処理を行う(ステップS15)。ここでは、SIP−UA120の第2のSIP通信制御部127が、SIP−UA220を宛先とする通信要求のSIPメッセージ(INVITE)を送信し、SIP−UA220からの応答であるSIPメッセージを受信する(ステップS16)。   On the other hand, when the second SIP communication control unit 127 receives the response to the transmitted communication request and determines that IP communication can be performed in S13 (step S13: Yes), the SIP-UA 120 -A communication request is transmitted to UA220, and the communication process based on SIP is performed (step S15). Here, the second SIP communication control unit 127 of the SIP-UA 120 transmits a SIP message (INVITE) of a communication request addressed to the SIP-UA 220 and receives a SIP message that is a response from the SIP-UA 220 ( Step S16).

SIP−UA120がSIP−UA220から受信した応答のSIPメッセージが、SIP−UA220が正常に通信要求を受信したことを示すSIPメッセージ(100 Trying)である場合(ステップS16:100 Trying)のシーケンス例を、図7に示す。第2のSIP通信制御部127は、通信先の電話番号に対応するIPアドレス(10.2.2.2)をアドレス情報記憶部122から読み出すと(ステップS50)、読み出したSIP−UA220のIPアドレスを通信先とする通信要求のSIPメッセージ(INVITE)をSIP−UA220に送信する(ステップS51)。   Sequence example of the case where the SIP message of the response received by the SIP-UA 120 from the SIP-UA 220 is a SIP message (100 Trying) indicating that the SIP-UA 220 has normally received the communication request (Step S16: 100 Trying). As shown in FIG. When the second SIP communication control unit 127 reads out the IP address (10.2.2.2) corresponding to the telephone number of the communication destination from the address information storage unit 122 (step S50), the IP of the read SIP-UA 220 is read out. A SIP message (INVITE) of a communication request with the address as the communication destination is transmitted to the SIP-UA 220 (step S51).

SIP−UA220は、SIP−UA120に、通信要求を受信したことを示すSIPメッセージ(100 Trying)を送信する(ステップS52)。また、SIP−UA220は、電話端末210の呼び出しを開始すると、SIPメッセージ(180 Ringing)をSIPサーバ320に送信する(ステップS53)。SIP−UA220のユーザが、例えば電話端末210の受話器をとると、SIP−UA220は、SIPメッセージ(200 OK)を、SIP−UA120に送信する(ステップS54)。SIP−UA120は、SIPメッセージ(200 OK)を受信すると、SIP−UA220にSIPメッセージ(ACK)を送信する(ステップS55)。そして、SIP−UA120とSIP−UA220とは、RTPメディアセッションによるIP電話通信を開始する(ステップS56)。   The SIP-UA 220 transmits an SIP message (100 Trying) indicating that the communication request has been received to the SIP-UA 120 (step S52). Further, when the SIP-UA 220 starts calling the telephone terminal 210, the SIP-UA 220 transmits a SIP message (180 Ringing) to the SIP server 320 (step S53). When the user of the SIP-UA 220 picks up the handset of the telephone terminal 210, for example, the SIP-UA 220 transmits a SIP message (200 OK) to the SIP-UA 120 (step S54). Upon receiving the SIP message (200 OK), the SIP-UA 120 transmits a SIP message (ACK) to the SIP-UA 220 (Step S55). Then, the SIP-UA 120 and the SIP-UA 220 start IP telephone communication by the RTP media session (step S56).

図4に戻り、通信制御部123がSIPサーバ320から送信される応答のSIPメッセージ(200 OK)を受信すると、アドレス登録部128が、アドレス情報記憶部122に記憶された発信回数をカウントアップする(ステップS17)。そして、通信制御部123が、SIP通信に基づくSIP−UA220との通信接続を確立すると、電話通信部129が、RTPメディアセッションによるIP電話通信を開始する(ステップS20)。   Returning to FIG. 4, when the communication control unit 123 receives the response SIP message (200 OK) transmitted from the SIP server 320, the address registration unit 128 counts up the number of outgoing calls stored in the address information storage unit 122. (Step S17). Then, when the communication control unit 123 establishes a communication connection with the SIP-UA 220 based on SIP communication, the telephone communication unit 129 starts IP telephone communication by the RTP media session (step S20).

一方、ステップS16で、SIP−UA120がSIP−UA220から受信したSIPメッセージが、SIP−UA220が正常に通信要求を受信しなかったことを示すSIPメッセージ(4xx Client error)である場合(ステップS16:4xx Client)のシーケンス例を、図8に示す。SIP−UA120から送信した通信要求のSIPメッセージ(INVITE)(ステップS60)に対し、SIP−UA220からエラーを示すSIPメッセージ(4xx Client error)を受信した場合には(ステップS61)、SIP−UA120は、SIP通信をキャンセルすることを示すSIPメッセージ(SIP CANCEL)を、SIP−UA220に送信する(ステップS62)。   On the other hand, in step S16, the SIP message received by the SIP-UA 120 from the SIP-UA 220 is a SIP message (4xx client error) indicating that the SIP-UA 220 has not normally received a communication request (step S16: A sequence example of (4xx Client) is shown in FIG. When an SIP message (4xx client error) indicating an error is received from the SIP-UA 220 in response to the SIP message (INVITE) (step S60) of the communication request transmitted from the SIP-UA 120 (step S61), the SIP-UA 120 Then, a SIP message (SIP CANCEL) indicating that the SIP communication is canceled is transmitted to the SIP-UA 220 (step S62).

図4に戻り、第2のSIP通信制御部127は、SIP−UA220にSIP通信をキャンセルすることを示すSIPメッセージ(SIP CANCEL)を送信し、セッションを明示的に開放する(ステップS18)。アドレス登録部128が応答しないIPアドレスを含むアドレス情報をアドレス情報記憶部122から削除すると(ステップS19)、ステップS4に進む。   Returning to FIG. 4, the second SIP communication control unit 127 transmits a SIP message (SIP CANCEL) indicating that SIP communication is canceled to the SIP-UA 220 to explicitly release the session (step S <b> 18). When the address information including the IP address to which the address registration unit 128 does not respond is deleted from the address information storage unit 122 (step S19), the process proceeds to step S4.

このように、本実施形態によれば、SIP−UA120の第1のSIP通信制御部126によってSIPサーバ320を介してIP電話通信が行われた場合、通信先の電話番号がアドレス情報記憶部122に記憶され、以降のSIP通信はアドレス情報記憶部122に記憶されたIPアドレスに基づいて、SIPサーバ320を介さずにSIP−UA120とSIP−UA220との間で直接行うことが可能となる。これにより、SIP−UA120から送信されるアドレス解決要求を含むSIP通信を抑制し、SIPサーバ320の処理負荷を軽減するとともに、制御遅延を防ぐことが可能となる。また、SIPサーバ320が故障してアドレス解決を行えない場合にも、アドレス情報記憶部122に記憶されたIPアドレスを宛先とする通信を行うことができ、可用性が向上する。また、このようにSIPサーバ320の処理負荷を下げることで、設備量を抑制して通話に伴う設備費を低減し、通話料を削減してユーザメリットを高めることが可能となる。   Thus, according to the present embodiment, when the IP telephone communication is performed via the SIP server 320 by the first SIP communication control unit 126 of the SIP-UA 120, the telephone number of the communication destination is the address information storage unit 122. The subsequent SIP communication can be performed directly between the SIP-UA 120 and the SIP-UA 220 without going through the SIP server 320 based on the IP address stored in the address information storage unit 122. Thereby, it is possible to suppress SIP communication including an address resolution request transmitted from the SIP-UA 120, reduce the processing load on the SIP server 320, and prevent a control delay. Further, even when the SIP server 320 fails and address resolution cannot be performed, communication with the IP address stored in the address information storage unit 122 as the destination can be performed, and the availability is improved. Further, by reducing the processing load of the SIP server 320 in this way, it is possible to suppress the equipment amount and reduce the equipment cost associated with the call, reduce the call charge, and increase the user merit.

また、本実施形態によれば、アドレス情報記憶部122に記憶されたアドレス情報が、その登録日時から一定期間が経過していた場合にはそのアドレス情報を削除し、新たにSIPサーバ320を介したSIP通信を行って取得するIPアドレスを、アドレス情報記憶部122に記憶させるようにしたので、アドレス情報記憶部122に記憶されたアドレス情報を一定期間毎に新たな情報に書き換えることが可能となる。   Further, according to the present embodiment, the address information stored in the address information storage unit 122 is deleted when a certain period has elapsed from the registration date and time, and the address information is newly stored via the SIP server 320. Since the IP address acquired by performing the SIP communication is stored in the address information storage unit 122, it is possible to rewrite the address information stored in the address information storage unit 122 with new information at regular intervals. Become.

また、本実施形態によれば、SIP−UA120からSIP−UA220に直接SIP通信を行い通信エラーとなった場合にはそのアドレス情報を削除し、新たにSIPサーバ320を介したSIP通信を行って取得するIPアドレスを、アドレス情報記憶部122に記憶させるようにしたので、ネットワーク網内のNAT(Network Address Translation)、NAPT(Network Address Port Translation)機能などによるIPアドレスやポート番号の書き換えや、中継装置の移転や廃止などが行われている場合にも、SIPサーバ320を介して最新のIPアドレスを取得して通信を行い、かつアドレス情報記憶部122に記憶された情報を最新の情報に書き換えることが可能となる。   In addition, according to the present embodiment, when SIP communication is directly performed from the SIP-UA 120 to the SIP-UA 220 and a communication error occurs, the address information is deleted, and the SIP communication via the SIP server 320 is newly performed. Since the acquired IP address is stored in the address information storage unit 122, the IP address and port number can be rewritten or relayed by a NAT (Network Address Translation) or NAPT (Network Address Port Translation) function in the network. Even when the device is transferred or abolished, the latest IP address is obtained via the SIP server 320 for communication, and the information stored in the address information storage unit 122 is rewritten with the latest information. It becomes possible.

<第2の実施形態>
第1の実施形態では、電話端末110と回線終端装置140とを接続するTA等のSIP−UA120に、アドレス情報記憶部122と通信制御部123との機能が備えられることとしたが、これらの機能は、回線終端装置140や加入者エッジルータ310等が備えるようにしても良い。第2の実施形態では、回線終端装置140が本機能を備えることとした場合のIP電話通信システムについて説明する。図9は、本発明の第2の実施形態による回線終端装置140の構成を示すブロック図である。回線終端装置140は、SIP−UA120と接続される通信モジュール141と、加入者エッジルータ310に接続される通信モジュール150と、アドレス情報記憶部142と、通信制御部143とを備えている。アドレス情報記憶部142と通信制御部143とは、第1の実施形態におけるSIP−UA120が備えるアドレス情報記憶部122、通信制御部123と同様の機能を有する。
<Second Embodiment>
In the first embodiment, the SIP-UA 120 such as TA that connects the telephone terminal 110 and the line termination device 140 is provided with the functions of the address information storage unit 122 and the communication control unit 123. The function may be provided in the line terminating device 140, the subscriber edge router 310, or the like. In the second embodiment, an IP telephone communication system when the line terminating device 140 is provided with this function will be described. FIG. 9 is a block diagram showing the configuration of the line termination device 140 according to the second embodiment of the present invention. The line termination device 140 includes a communication module 141 connected to the SIP-UA 120, a communication module 150 connected to the subscriber edge router 310, an address information storage unit 142, and a communication control unit 143. The address information storage unit 142 and the communication control unit 143 have the same functions as the address information storage unit 122 and the communication control unit 123 included in the SIP-UA 120 in the first embodiment.

図10は、第2の実施形態によるIP電話通信システム1の動作例を示す図である。まず、電話端末110が、ユーザから入力される電話番号を受付けると(ステップS101)、SIP−UA120が、SIPサーバ320を宛先とする通信要求を送信する(ステップS102)。回線終端装置140は、SIP−UA120からSIPサーバ320に送信される通信要求を取得し(ステップS103)、アドレス登録部148が、アドレス情報記憶部142に通信要求に含まれる通信先の電話番号を記憶させる(ステップS104)。以下、回線終端装置140によるステップS105〜ステップS110の処理は、第1の実施形態におけるSIP−UA120によるステップS3〜ステップS9までの処理と同様である。図11は、SIP−UA120が、回線終端装置140とSIPサーバ320とを介して行うSIP通信のシーケンスを示す図である。   FIG. 10 is a diagram illustrating an operation example of the IP telephone communication system 1 according to the second embodiment. First, when the telephone terminal 110 accepts a telephone number input from the user (step S101), the SIP-UA 120 transmits a communication request addressed to the SIP server 320 (step S102). The line termination device 140 acquires a communication request transmitted from the SIP-UA 120 to the SIP server 320 (step S103), and the address registration unit 148 stores the communication destination telephone number included in the communication request in the address information storage unit 142. Store (step S104). Hereinafter, the processing from step S105 to step S110 by the line terminating device 140 is the same as the processing from step S3 to step S9 by the SIP-UA 120 in the first embodiment. FIG. 11 is a diagram illustrating a sequence of SIP communication performed by the SIP-UA 120 via the line terminating device 140 and the SIP server 320.

図10におけるステップS111〜ステップS113の処理は、第1の実施形態におけるステップS10〜ステップS12の処理と同様であるが、ステップS112で、判定部124が、経過時間が予め定められた期間を超えていないと判定すると(ステップS112:未超過)、通信制御部123は、SIP−UA220のIPアドレスを通信先とする通信要求をSIP−UA120にリダイレクトする(ステップS114)。SIP−UA120は、リダイレクトされた通信要求を、SIP−UA220に送信する(ステップS115)。図12は、回線終端装置140が通信要求のリダイレクトを行う場合のシーケンス例を示す図である。以下、図10におけるステップS116以降の処理は、第1の実施形態におけるステップS16以降の処理と同様である。   The processing in step S111 to step S113 in FIG. 10 is the same as the processing in step S10 to step S12 in the first embodiment, but in step S112, the determination unit 124 causes the elapsed time to exceed a predetermined period. If it is determined that it is not present (step S112: not exceeded), the communication control unit 123 redirects a communication request having the IP address of the SIP-UA 220 as a communication destination to the SIP-UA 120 (step S114). The SIP-UA 120 transmits the redirected communication request to the SIP-UA 220 (step S115). FIG. 12 is a diagram illustrating a sequence example when the line termination device 140 redirects a communication request. Hereinafter, the processing after step S116 in FIG. 10 is the same as the processing after step S16 in the first embodiment.

ここで、このように回線終端装置140がリダイレクトしてSIP−UA120とSIP−UA220とがP2PでSIP通信を行う場合、SIPヘッダのfromメッセージが端末側で書き換えられる等によりアドレス詐称が行われる可能性が考えられる。この対策として、例えば、TA等のSIP−UAに設定される電話番号、IPアドレスなどの設定情報は、キャリアIP網からの制御情報によらなければ書き換えられないように構成する。あるいは、対策として、SIP−UAに記憶された設定情報はユーザが書き換えられるが、キャリアIP網側に登録しないとIP電話通信システムに参加できないようにし、INVITEを送信するSIP−UAの正当性をキャリアIP網側で確認できるように構成する。   Here, when the line termination device 140 is redirected in this way and the SIP-UA 120 and the SIP-UA 220 perform SIP communication in P2P, address spoofing can be performed by rewriting the from message in the SIP header on the terminal side, etc. Sex is conceivable. As a countermeasure, for example, configuration information such as a telephone number and IP address set in SIP-UA such as TA is configured not to be rewritten unless it is based on control information from the carrier IP network. Alternatively, as a countermeasure, the setting information stored in the SIP-UA can be rewritten by the user, but it must be registered on the carrier IP network side so that it cannot participate in the IP telephone communication system, and the validity of the SIP-UA that transmits INVITE is verified. It is configured so that it can be confirmed on the carrier IP network side.

<第3の実施形態>
IP電話通信システム1のネットワークに複数のキャリアIP網が存在し、複数のキャリアIP網をまたいだIP電話通信を行う場合、キャリアIP網と他のキャリアIP網との間に接続されることの多いSBC(Session Border Controller)に、第2の実施形態において説明した回線終端装置140が備えるアドレス情報記憶部142と通信制御部143との各機能部を備えるようにしても良い。図13は、A通信事業者網1300と、B通信事業者網1400とが、それぞれ備えるSBC1350と、SBC1450とにより接続される例を示す図である。
<Third Embodiment>
When a plurality of carrier IP networks exist in the network of the IP telephone communication system 1 and IP telephone communication is performed across a plurality of carrier IP networks, the carrier IP network is connected to another carrier IP network. A large number of SBCs (Session Border Controllers) may include the functional units of the address information storage unit 142 and the communication control unit 143 included in the line termination device 140 described in the second embodiment. FIG. 13 is a diagram illustrating an example in which the A communication carrier network 1300 and the B communication carrier network 1400 are connected by the SBC 1350 and the SBC 1450 respectively provided.

SBCとは、異なるIP電話網間の境界に設置される装置である。SBCは、一般的に、IP電話網のアドレス体系や管理条件などが一致していないIP電話網間の接続において、これらの網間差分の吸収と隠蔽等を行い、相手側の網を意識しないIP電話網の運用を可能とするものである。SBCの具体的な機能としては、アドレス変換機能(NAT(NAPT)機能、ALG(Application level Gateway)機能)、ファイヤーウォール機能が挙げられる。NAT(NAPT)機能は、IPレイヤのIPアドレスおよびポート番号の変換を行う機能である。ここで、SIPプロキシのIPアドレスおよびポート番号は静的に事前にNATテーブルに格納され、その他の端末のIPアドレスおよびポート番号は動的に変更される。ALG機能は、IPレイヤの上位のアプリケーションレイヤにおいて、IPパケットのペイロードに記載されるIPアドレスおよびポート番号の変換を行う。SIPでは、IPパケットのペイロード(ヘッダ以降のメッセージ本文)中のSIPメッセージのContactアトリビュート等に記載されるIPアドレスおよびポート番号を変換する。   SBC is a device installed at the boundary between different IP telephone networks. In general, SBC absorbs and hides the differences between IP telephone networks that do not match the IP telephone network address system and management conditions, and is not aware of the other party's network. An IP telephone network can be operated. Specific functions of the SBC include an address translation function (NAT (NAPT) function, ALG (Application level Gateway) function), and a firewall function. The NAT (NAPT) function is a function for converting the IP address and port number of the IP layer. Here, the IP address and port number of the SIP proxy are statically stored in advance in the NAT table, and the IP addresses and port numbers of other terminals are dynamically changed. The ALG function converts the IP address and port number described in the payload of the IP packet in the application layer above the IP layer. In SIP, an IP address and a port number described in the Contact attribute of the SIP message in the payload (message body after the header) of the IP packet are converted.

また、番号ポータビリティ等を考慮すると、他網ユーザが自網に戻ってきた場合にも、実装によってはアドレス情報記憶部142に記憶されたアドレス情報に基づくSIP通信はSBC経由となり、SBCの負荷が懸念される。このため、第1の実施形態および第2の実施形態で示したように、記憶されたアドレス情報毎に登録日時を記録し、一定時間が超過した場合にはアドレス情報を削除するように構成する。   In addition, considering number portability and the like, even when another network user returns to the own network, depending on the implementation, SIP communication based on the address information stored in the address information storage unit 142 is via the SBC, and the load on the SBC is reduced. Concerned. For this reason, as shown in the first and second embodiments, the registration date and time is recorded for each stored address information, and the address information is deleted when a predetermined time is exceeded. .

図13に示すように、SIP−UA1120が、電話端末1210を宛先とするINVITEパケットをSIPプロキシ1320に送信する(ステップS160)。SIPプロキシ1320は、自プロキシで管理しない電話番号を宛先とするINVITEパケットを受信した場合は、番号管理DBに電話番号に対応するIPアドレスを問い合わせる(ステップS162、ステップS161)。   As shown in FIG. 13, the SIP-UA 1120 transmits an INVITE packet destined for the telephone terminal 1210 to the SIP proxy 1320 (step S160). When the SIP proxy 1320 receives an INVITE packet destined for a telephone number that is not managed by the proxy, the SIP proxy 1320 inquires of the number management DB about the IP address corresponding to the telephone number (steps S162 and S161).

SIPプロキシ1320は、ステップS161で読み出したIPアドレスを宛先とするINVITEパケットを、SBC1450に送信する(ステップS163)。この際、SBC1350は、送信されるIPパケットのNAT変換を行う(ステップS164)。また、SBC1350は、IPパケットの発側のIPペイロードに記載されたIPアドレスおよびポート番号を変換し、ALGテーブルに記憶させる(ステップS165)。   The SIP proxy 1320 transmits an INVITE packet destined for the IP address read in step S161 to the SBC 1450 (step S163). At this time, the SBC 1350 performs NAT conversion of the transmitted IP packet (step S164). In addition, the SBC 1350 converts the IP address and port number described in the IP payload on the originating side of the IP packet and stores them in the ALG table (step S165).

SBC1450は、SBC1350を経由して送信されるINVITEパケットをNAT変換し(ステップS166)、SIPプロキシ1420に転送する。SIPプロキシ1420は、受信したINVITEパケットの宛先のSIP−UA1220に、INVITEパケットを送信する(ステップS168)。SIP−UA1220は、受信したINVITEパケットの応答を送信する(ステップS169)。なお、SIP−UA1220から送信される応答パケットは、SBC1450によるNAT処理とALG処理とが行われる(ステップS170)。   The SBC 1450 performs NAT conversion on the INVITE packet transmitted via the SBC 1350 (step S166) and transfers the packet to the SIP proxy 1420. The SIP proxy 1420 transmits the INVITE packet to the destination SIP-UA 1220 of the received INVITE packet (step S168). The SIP-UA 1220 transmits a response to the received INVITE packet (step S169). The response packet transmitted from the SIP-UA 1220 is subjected to NAT processing and ALG processing by the SBC 1450 (step S170).

セッション確立後は、SIP−UA1120は、B通信事業者網1400でALG変換されたContantアトリビュート宛にRTPパケットを送信する(送信先:10.56.1.2:5666)(ステップS171)。SBC1450は、SIP−UA1120から送信されるRTPパケットを受信すると、自身のALGテーブルで管理されているSIP−UA1220のIPアドレスおよびポート番号を参照し、送信先のIPアドレスおよびポート番号としてSIP−UA1220にRTPパケットを送信する(ステップS172)。SIP−UA1220がSIP−UA1120に送信するRTPパケットも同様に、A通信事業者網1300でALG変換されたContantアトリビュート宛にRTPパケットを送信し、RTP通信を行う。   After the session is established, the SIP-UA 1120 transmits the RTP packet to the Constant attribute that has been ALG converted by the B communication carrier network 1400 (transmission destination: 10.56.1.2: 5666) (step S171). When the SBC 1450 receives the RTP packet transmitted from the SIP-UA 1120, the SBC 1450 refers to the IP address and port number of the SIP-UA 1220 managed in its own ALG table, and uses the SIP-UA 1220 as the destination IP address and port number. The RTP packet is transmitted to (step S172). Similarly, the RTP packet that the SIP-UA 1220 transmits to the SIP-UA 1120 also transmits the RTP packet to the Constant attribute that is ALG-converted by the A communication carrier network 1300 to perform RTP communication.

なお、本発明における処理部の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによりIP電話通信を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータシステム」は、ホームページ提供環境(あるいは表示環境)を備えたWWWシステムも含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。   Note that a program for realizing the function of the processing unit in the present invention is recorded on a computer-readable recording medium, and the program recorded on the recording medium is read into a computer system and executed, thereby executing IP telephone communication. You may go. The “computer system” here includes an OS and hardware such as peripheral devices. The “computer system” includes a WWW system having a homepage providing environment (or display environment). The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Further, the “computer-readable recording medium” refers to a volatile memory (RAM) in a computer system that becomes a server or a client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line. In addition, those holding programs for a certain period of time are also included.

また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。   The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line. The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

本発明の第1の実施形態によるIP電話通信システムの構成を示す図である。It is a figure which shows the structure of the IP telephone communication system by the 1st Embodiment of this invention. 本発明の第1の実施形態によるSIP−UA120の端末構成を示す図である。It is a figure which shows the terminal structure of SIP-UA120 by the 1st Embodiment of this invention. 本発明の第1の実施形態によるアドレス情報記憶部に記憶されるアドレス情報のデータ例を示す図である。It is a figure which shows the data example of the address information memorize | stored in the address information storage part by the 1st Embodiment of this invention. 本発明の第1の実施形態によるIP電話通信システムの動作例を示す図である。It is a figure which shows the operation example of the IP telephone communication system by the 1st Embodiment of this invention. 本発明の第1の実施形態によるIP電話通信システムのSIP通信を示すシーケンス図である。It is a sequence diagram which shows the SIP communication of the IP telephone communication system by the 1st Embodiment of this invention. 本発明の第1の実施形態によるSIPヘッダの例を示す図である。It is a figure which shows the example of the SIP header by the 1st Embodiment of this invention. 本発明の第1の実施形態によるIP電話通信システムのSIP通信を示すシーケンス図である。It is a sequence diagram which shows the SIP communication of the IP telephone communication system by the 1st Embodiment of this invention. 本発明の第1の実施形態によるIP電話通信システムのSIP通信を示すシーケンス図である。It is a sequence diagram which shows the SIP communication of the IP telephone communication system by the 1st Embodiment of this invention. 本発明の第2の実施形態による回線終端装置の端末構成を示す図である。It is a figure which shows the terminal structure of the line termination apparatus by the 2nd Embodiment of this invention. 本発明の第2の実施形態によるIP電話通信システムの動作例を示す図である。It is a figure which shows the operation example of the IP telephone communication system by the 2nd Embodiment of this invention. 本発明の第2の実施形態によるIP電話通信システムのSIP通信を示すシーケンス図である。It is a sequence diagram which shows SIP communication of the IP telephone communication system by the 2nd Embodiment of this invention. 本発明の第2の実施形態によるIP電話通信システムのSIP通信を示すシーケンス図である。It is a sequence diagram which shows SIP communication of the IP telephone communication system by the 2nd Embodiment of this invention. 本発明の第2の実施形態による機能をSBCに適用する例を示す図である。It is a figure which shows the example which applies the function by the 2nd Embodiment of this invention to SBC.

符号の説明Explanation of symbols

1 IP電話通信システム
100 加入者網
110 電話端末
120 SIP−UA
121 A/D信号変換装置
122 アドレス情報記憶部
123 通信制御部
124 判定部
125 SIP通信制御部
126 第1のSIP通信制御部
127 第2のSIP通信制御部
128 アドレス登録部
129 電話通信部
130 通信モジュール
140 回線終端装置
141 通信モジュール
142 アドレス情報記憶部
143 通信制御部
144 判定部
145 SIP通信制御部
146 第1のSIP通信制御部
147 第2のSIP通信制御部
148 アドレス登録部
150 通信モジュール
200 加入者網
210 電話端末
220 SIP−UA
240 回線終端装置
300 キャリアIP網
310 加入者エッジルータ
320 SIPサーバ
330 加入者エッジルータ
1100 加入者網
1110 電話端末
1120 SIP−UA
1200 加入者網
1210 電話端末
1220 SIP−UA
1300 A通信事業者網
1320 SIPプロキシ
1350 SBC
1420 SIPプロキシ
1400 B通信事業者網
1450 SBC
DESCRIPTION OF SYMBOLS 1 IP telephone communication system 100 Subscriber network 110 Telephone terminal 120 SIP-UA
121 A / D signal converter 122 Address information storage unit 123 Communication control unit 124 Judgment unit 125 SIP communication control unit 126 First SIP communication control unit 127 Second SIP communication control unit 128 Address registration unit 129 Telephone communication unit 130 Communication Module 140 Line termination device 141 Communication module 142 Address information storage unit 143 Communication control unit 144 Judgment unit 145 SIP communication control unit 146 First SIP communication control unit 147 Second SIP communication control unit 148 Address registration unit 150 Communication module 200 Subscription Network 210 telephone terminal 220 SIP-UA
240 Line Terminator 300 Carrier IP Network 310 Subscriber Edge Router 320 SIP Server 330 Subscriber Edge Router 1100 Subscriber Network 1110 Telephone Terminal 1120 SIP-UA
1200 subscriber network 1210 telephone terminal 1220 SIP-UA
1300 A carrier network 1320 SIP proxy 1350 SBC
1420 SIP proxy 1400 B carrier network 1450 SBC

Claims (6)

IP電話通信による通信先である通信先IP電話通信装置の電話番号とIPアドレスとが対応付けられて記憶され、前記電話番号を通信先とするSIPに基づく通信要求を受信し、受信した前記通信要求を、前記電話番号に対応する前記IPアドレスを通信先として送信しSIP通信を中継するSIPサーバとネットワークを介して接続されたIP電話通信装置であって、
前記電話番号と前記IPアドレスとが対応付けられて記憶される記憶部と、
前記SIPサーバに通信先の電話番号を含む前記通信要求を送信し、前記SIPサーバを介して前記通信先IP電話通信装置と通信を行う第1のSIP通信制御部と、
前記電話番号と、前記第1のSIP通信制御部が前記SIPサーバから受信する前記電話番号に対応する前記IPアドレスとを前記記憶部に記憶させるアドレス登録部と、
通信先の電話番号が入力される入力部と、
前記入力部に入力される前記電話番号に対応するIPアドレスが前記記憶部に記憶されているか否かを判定する判定部と、
前記判定部が、前記電話番号に対応するIPアドレスが前記記憶部に記憶されていると判定した場合、前記電話番号に対応する前記IPアドレスを前記記憶部から読み出し、読み出したIPアドレスを通信先として通信要求を送信して前記通信先IP電話通信装置と通信を行う第2のSIP通信制御部と、
を備えることを特徴とするIP電話通信装置。
A telephone number and an IP address of a communication destination IP telephone communication apparatus which is a communication destination by IP telephone communication are stored in association with each other, a communication request based on SIP having the telephone number as a communication destination is received, and the received communication An IP telephone communication device connected via a network to a SIP server that transmits a request with the IP address corresponding to the telephone number as a communication destination and relays SIP communication,
A storage unit for storing the telephone number and the IP address in association with each other;
A first SIP communication control unit configured to transmit the communication request including a communication destination telephone number to the SIP server, and to communicate with the communication destination IP telephone communication device via the SIP server;
An address registration unit for storing the telephone number and the IP address corresponding to the telephone number received by the first SIP communication control unit from the SIP server in the storage unit;
An input section for inputting the telephone number of the communication destination;
A determination unit that determines whether or not an IP address corresponding to the telephone number input to the input unit is stored in the storage unit;
When the determination unit determines that the IP address corresponding to the telephone number is stored in the storage unit, the IP address corresponding to the telephone number is read from the storage unit, and the read IP address is the communication destination A second SIP communication control unit for communicating with the communication destination IP telephone communication device by transmitting a communication request as:
An IP telephone communication apparatus comprising:
前記記憶部には、前記アドレス登録部によって前記電話番号と前記IPアドレスとが記憶された日時が記憶され、
前記判定部は、前記入力部に入力される前記電話番号に対応する前記IPアドレスが前記記憶部に記憶された前記日時と現在日時とを比較して予め定められた期間が経過しているか否かを判定し、
前記第1のSIP通信制御部は、前記判定部が前記予め定められた期間を経過していると判定した場合、前記SIPサーバに前記通信要求を送信する
ことを特徴とする請求項1に記載のIP電話通信装置。
The storage unit stores the date and time when the telephone number and the IP address were stored by the address registration unit,
The determination unit compares the date and time when the IP address corresponding to the telephone number input to the input unit is stored in the storage unit with the current date and time, and whether or not a predetermined period has elapsed Determine whether
The said 1st SIP communication control part transmits the said communication request to the said SIP server, when it determines with the said determination part having passed the said predetermined period. IP telephone communication device.
前記判定部は、前記第2のSIP通信制御部が前記通信先IP電話通信装置に送信した前記通信要求に対する応答が通信エラーを示すものであるか否かを判定し、
前記第1のSIP通信制御部は、前記応答が通信エラーを示すものであると判定した場合、前記SIPサーバに前記通信要求を送信する
ことを特徴とする請求項1または請求項2に記載のIP電話通信装置。
The determination unit determines whether or not a response to the communication request transmitted from the second SIP communication control unit to the communication destination IP telephone communication device indicates a communication error;
The said 1st SIP communication control part transmits the said communication request to the said SIP server, when it determines with the said response showing a communication error. The Claim 1 or Claim 2 characterized by the above-mentioned. IP telephone communication device.
前記記憶部には、電源の供給が途絶えても記憶された前記電話番号と前記IPアドレスとが保持される不揮発性メモリが適用される
ことを特徴とする請求項1から請求項3までのいずれか1項に記載のIP電話通信装置。
The non-volatile memory in which the stored telephone number and the IP address are retained even when the supply of power is interrupted is applied to the storage unit. 2. The IP telephone communication apparatus according to claim 1.
入力される通信先IP電話通信装置の電話番号を通信先とするSIPに基づく通信要求を送信するIP電話通信装置と、前記通信先IP電話通信装置の電話番号とIPアドレスとが対応付けられて記憶され、前記電話番号を通信先とするSIPに基づく通信要求を受信し、受信した前記通信要求を、前記電話番号に対応する前記IPアドレスを通信先として送信しSIP通信を中継するSIPサーバとに接続されたIP電話通信中継装置であって、
前記電話番号と前記IPアドレスとが対応付けられて記憶される記憶部と、
前記SIPサーバに、IP電話通信装置から受信する前記通信先の電話番号を含む前記通信要求を送信し、前記SIPサーバを介して前記通信先IP電話通信装置と通信を行う第1のSIP通信制御部と、
前記電話番号と、前記SIPサーバから送信される前記電話番号に対応する前記IPアドレスとを前記記憶部に記憶させるアドレス登録部と、
IP電話通信装置から受信する前記通信要求の前記通信先の電話番号に対応するIPアドレスが前記記憶部に記憶されているか否かを判定する判定部と、
前記判定部が、前記電話番号に対応するIPアドレスが前記記憶部に記憶されていると判定した場合、前記電話番号に対応する前記IPアドレスを前記記憶部から読み出し、読み出したIPアドレスを通信先として通信要求を送信して前記通信先IP電話通信装置と通信を行う第2のSIP通信制御部と、
を備えることを特徴とするIP電話通信中継装置。
An IP telephone communication apparatus that transmits a communication request based on SIP having the telephone number of the input destination IP telephone communication apparatus as a communication destination, and the telephone number and IP address of the communication destination IP telephone communication apparatus are associated with each other. A SIP server that receives a communication request based on SIP that is stored and that has the telephone number as a communication destination, transmits the received communication request using the IP address corresponding to the telephone number as a communication destination, and relays SIP communication; An IP telephone communication relay device connected to
A storage unit for storing the telephone number and the IP address in association with each other;
First SIP communication control for transmitting the communication request including the telephone number of the communication destination received from the IP telephone communication device to the SIP server and communicating with the communication destination IP telephone communication device via the SIP server And
An address registration unit for storing the telephone number and the IP address corresponding to the telephone number transmitted from the SIP server in the storage unit;
A determination unit that determines whether an IP address corresponding to the communication destination telephone number of the communication request received from the IP telephone communication device is stored in the storage unit;
When the determination unit determines that the IP address corresponding to the telephone number is stored in the storage unit, the IP address corresponding to the telephone number is read from the storage unit, and the read IP address is the communication destination A second SIP communication control unit for communicating with the communication destination IP telephone communication device by transmitting a communication request as:
An IP telephone communication relay device comprising:
IP電話通信による通信先である通信先IP電話通信装置の電話番号とIPアドレスとが対応付けられて記憶され、前記電話番号を通信先とするSIPに基づく通信要求を受信し、受信した前記通信要求を、前記電話番号に対応する前記IPアドレスを通信先として送信しSIP通信を中継するSIPサーバとネットワークを介して接続され、前記電話番号と前記IPアドレスとが対応付けられて記憶される記憶部を備えたIP電話通信装置によるIP電話通信方法であって、
第1のSIP通信制御部が、前記SIPサーバに通信先の電話番号を含む前記通信要求を送信し、前記SIPサーバを介して前記通信先IP電話通信装置と通信を行うステップと、
アドレス登録部が、前記電話番号と、前記第1のSIP通信制御部が前記SIPサーバから受信する前記電話番号に対応する前記IPアドレスとを前記記憶部に記憶させるステップと、
入力部に通信先の電話番号が入力されるステップと、
判定部が、前記入力部に入力される前記電話番号に対応するIPアドレスが前記記憶部に記憶されているか否かを判定するステップと、
第2のSIP通信制御部が、前記判定部によって前記電話番号に対応するIPアドレスが前記記憶部に記憶されていると判定された場合、前記電話番号に対応する前記IPアドレスを前記記憶部から読み出し、読み出したIPアドレスを通信先として通信要求を送信して前記通信先IP電話通信装置と通信を行うステップと、
を備えることを特徴とするIP電話通信方法。
A telephone number and an IP address of a communication destination IP telephone communication apparatus which is a communication destination by IP telephone communication are stored in association with each other, a communication request based on SIP having the telephone number as a communication destination is received, and the received communication A request is transmitted via the network to a SIP server that transmits the IP address corresponding to the telephone number as a communication destination and relays SIP communication, and the telephone number and the IP address are stored in association with each other An IP telephone communication method by an IP telephone communication apparatus comprising a unit,
A first SIP communication control unit transmits the communication request including a communication destination telephone number to the SIP server, and communicates with the communication destination IP telephone communication device via the SIP server;
An address registration unit storing the telephone number and the IP address corresponding to the telephone number received by the first SIP communication control unit from the SIP server in the storage unit;
A step in which the telephone number of the communication destination is input to the input unit;
A step of determining whether or not an IP address corresponding to the telephone number input to the input unit is stored in the storage unit;
When the second SIP communication control unit determines that the determination unit stores an IP address corresponding to the telephone number in the storage unit, the second SIP communication control unit receives the IP address corresponding to the telephone number from the storage unit. Reading and communicating a communication request with the read IP address as a communication destination to communicate with the communication destination IP telephone communication device;
An IP telephone communication method comprising:
JP2008321339A 2008-12-17 2008-12-17 IP telephone communication apparatus, IP telephone communication relay apparatus, and IP telephone communication method Active JP5273856B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008321339A JP5273856B2 (en) 2008-12-17 2008-12-17 IP telephone communication apparatus, IP telephone communication relay apparatus, and IP telephone communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008321339A JP5273856B2 (en) 2008-12-17 2008-12-17 IP telephone communication apparatus, IP telephone communication relay apparatus, and IP telephone communication method

Publications (2)

Publication Number Publication Date
JP2010147690A true JP2010147690A (en) 2010-07-01
JP5273856B2 JP5273856B2 (en) 2013-08-28

Family

ID=42567681

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008321339A Active JP5273856B2 (en) 2008-12-17 2008-12-17 IP telephone communication apparatus, IP telephone communication relay apparatus, and IP telephone communication method

Country Status (1)

Country Link
JP (1) JP5273856B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012002560A1 (en) 2010-06-29 2012-01-05 Dow Corning Toray Co., Ltd. Curable organopolysiloxane composition and optical semiconductor device
WO2016031886A1 (en) * 2014-08-29 2016-03-03 株式会社Nttドコモ Communication system, path selection device, and path selection method
WO2017145393A1 (en) * 2016-02-22 2017-08-31 大日本印刷株式会社 Network communication system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002118601A (en) * 2000-10-06 2002-04-19 World Axle Kk Communication system and method
JP2006087016A (en) * 2004-09-17 2006-03-30 Fujitsu Ltd Communication terminal, communication system and communication method
JP2008141585A (en) * 2006-12-04 2008-06-19 Fuji Xerox Co Ltd Communication device, and communication method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002118601A (en) * 2000-10-06 2002-04-19 World Axle Kk Communication system and method
JP2006087016A (en) * 2004-09-17 2006-03-30 Fujitsu Ltd Communication terminal, communication system and communication method
JP2008141585A (en) * 2006-12-04 2008-06-19 Fuji Xerox Co Ltd Communication device, and communication method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012002560A1 (en) 2010-06-29 2012-01-05 Dow Corning Toray Co., Ltd. Curable organopolysiloxane composition and optical semiconductor device
WO2016031886A1 (en) * 2014-08-29 2016-03-03 株式会社Nttドコモ Communication system, path selection device, and path selection method
CN106464762A (en) * 2014-08-29 2017-02-22 株式会社Ntt都科摩 Communication system, path selection device, and path selection method
US10050871B2 (en) 2014-08-29 2018-08-14 Ntt Docomo, Inc. Communication system, route selection apparatus, and route selection method
WO2017145393A1 (en) * 2016-02-22 2017-08-31 大日本印刷株式会社 Network communication system
WO2017145984A1 (en) * 2016-02-22 2017-08-31 大日本印刷株式会社 Network communication system

Also Published As

Publication number Publication date
JP5273856B2 (en) 2013-08-28

Similar Documents

Publication Publication Date Title
JP5332544B2 (en) Call control device, call control system, call control method, and computer program
US7508818B2 (en) IP telephony method and IP telephone system
US8457144B2 (en) Communication system
US20060015647A1 (en) System and method for communication between heterogeneous networks
US8369323B1 (en) Managing voice-based data communications within a clustered network environment
JP5988407B1 (en) Communication path control device, communication path control system, communication path control method, and communication path control program
JP4608371B2 (en) SIP service conversion device and method thereof
JP4576115B2 (en) VoIP gateway device and method for controlling call arrival and departure in VoIP gateway device
JP5273856B2 (en) IP telephone communication apparatus, IP telephone communication relay apparatus, and IP telephone communication method
KR20040110032A (en) Sip server and method for conversation between sip terminal using it
US8457111B2 (en) Voice communication method and system in ubiquitous robotic companion environment
US20070206745A1 (en) Communication system and transfer control method together with telphone device, communication device, and program used for same
JP4762662B2 (en) VPN connection system and VPN connection method
US7836150B2 (en) Point-to-point communication using UPnP protocol
JP3761512B2 (en) Voice data transmission / reception automatic selection system and method and IP terminal in IP network
JP5000432B2 (en) Communication apparatus and communication control method
JP3994978B2 (en) IP telephone system and method thereof
JP5070139B2 (en) Communication relay device, communication system, communication method, and program
JP2008016932A (en) Communication apparatus and communication method
JP2008113381A (en) Communication system
JP2006333220A (en) Network telephone system, and server device thereof
JP4728933B2 (en) IP telephone communication system, IP telephone communication method, and program thereof
JP6898120B2 (en) Network system, network system address resolution method, and base-side connection device
JP7421158B2 (en) Route selection device and route selection method
JP2008141585A (en) Communication device, and communication method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110428

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121109

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130401

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130416

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130513

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5273856

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250