JP2007116368A - Voice ip packet switch - Google Patents

Voice ip packet switch Download PDF

Info

Publication number
JP2007116368A
JP2007116368A JP2005304742A JP2005304742A JP2007116368A JP 2007116368 A JP2007116368 A JP 2007116368A JP 2005304742 A JP2005304742 A JP 2005304742A JP 2005304742 A JP2005304742 A JP 2005304742A JP 2007116368 A JP2007116368 A JP 2007116368A
Authority
JP
Japan
Prior art keywords
voice
packet
payload
analog
telephone
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
JP2005304742A
Other languages
Japanese (ja)
Other versions
JP4492516B2 (en
Inventor
Yousuke Mizutani
陽輔 水谷
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2005304742A priority Critical patent/JP4492516B2/en
Publication of JP2007116368A publication Critical patent/JP2007116368A/en
Application granted granted Critical
Publication of JP4492516B2 publication Critical patent/JP4492516B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Sub-Exchange Stations And Push- Button Telephones (AREA)
  • Telephonic Communication Services (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To warrant the continuity of voice IP packets to an opposite terminal even in the case that a sender terminal is switched. <P>SOLUTION: The voice IP packet switch includes: a plurality of voice IP packet reception decomposing means that receive an arrived voice IP packet to extract a voice payload; a voice payload switch means that switches the voice payload extracted by any of the voice IP packet reception decomposing means in response to connection information between a sender side terminal and a receiver side terminal used for the communication of the voice IP packet related to the voice payload; and a plurality of voice IP packet buildup and transmission means that attaches a packet header to the voice payload received from the voice payload switch means to build up the voice IP packet and transmits the voice IP packet to the receiver side IP phone terminal. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は音声IPパケット交換装置に関し、例えば、IP−PBX装置に適用し得るものである。   The present invention relates to a voice IP packet switching apparatus, and can be applied to, for example, an IP-PBX apparatus.

種々の電話網が存在しており、複数の電話網に対応する音声パケット交換装置も存在する(特許文献1参照)。例えば、IP−PBX装置も、内線網及び外線網間の音声データの交換を行う装置である。   Various telephone networks exist, and voice packet switching apparatuses corresponding to a plurality of telephone networks exist (see Patent Document 1). For example, an IP-PBX device is also a device that exchanges voice data between an extension network and an outside network.

図2は、従来のIP−PBX装置における内線から外線への音声信号の処理構成を示すブロック図である。以下では、従来のIP−PBX装置における、内線のIP電話機10から音声を入力する処理、アナログ電話機12から音声を入力する処理、外線のIP電話機11へ音声を出力する処理、及び、外線のアナログ電話機13へ音声を送出する処理を説明する。   FIG. 2 is a block diagram showing a processing configuration of an audio signal from an extension line to an outside line in a conventional IP-PBX apparatus. In the following, in the conventional IP-PBX device, the process of inputting voice from the extension IP telephone 10, the process of inputting voice from the analog telephone 12, the process of outputting voice to the outside IP telephone 11, and the analog of the outside line A process for sending voice to the telephone 13 will be described.

(p1)内線のIP電話機10から音声を入力する処理
内線のIP電話機10からの音声パケット(IPパケット)は、音声パケット受信部20に送られる。音声パケット受信部20は、呼制御部40によって登録された接続情報テーブル30の接続情報を参照し、受信した音声パケットをどこに出力するかを決定する。出力先が、外線のIP電話機11であれば、受信した音声パケットをそのまま音声パケット送信部21へ送り、外線のアナログ電話機13であれば、音声パケットから音声データ部分を抽出し、アナログ音声送信部23へ送る。
(P1) Processing for Inputting Voice from Extension IP Phone 10 Voice packets (IP packets) from the extension IP phone 10 are sent to the voice packet receiver 20. The voice packet receiving unit 20 refers to the connection information in the connection information table 30 registered by the call control unit 40 and determines where to output the received voice packet. If the output destination is the external line IP telephone set 11, the received voice packet is sent to the voice packet transmission unit 21 as it is, and if the output line is the external line analog telephone set 13, the voice data part is extracted from the voice packet, and the analog voice transmission unit Send to 23.

(p2)内線のアナログ電話機12から音声を入力する処理
内線のアナログ電話機12からの音声信号は、アナログ音声受信部22へ送られる。アナログ音声受信部22は、A/D変換処理や、一定時間ごとに切り出しパケット化する処理を行い、音声データを作成する。また、呼制御部40によって登録された接続情報テーブル30の接続情報を参照し、どこに音声パケット(IPパケット)を出力するかを決定する。出力先が、外線のIP電話機11であれば、適切なパケットヘッダを付加し、音声パケットを作成してから音声パケット送信部21へ送る。出力先が、外線のアナログ電話機13であれば、パケットヘッダを付加することなく、音声データをそのままアナログ音声送信部23へ送る。
(P2) Processing for Inputting Voice from Extension Analog Telephone 12 A voice signal from the extension analog telephone 12 is sent to the analog voice receiver 22. The analog voice receiving unit 22 performs A / D conversion processing and processing to cut out and packetize at regular intervals to create voice data. Further, the connection information of the connection information table 30 registered by the call control unit 40 is referred to determine where to output the voice packet (IP packet). If the output destination is an external IP phone 11, an appropriate packet header is added, a voice packet is created, and then sent to the voice packet transmitter 21. If the output destination is an analog telephone 13 on the outside line, the voice data is sent to the analog voice transmission unit 23 as it is without adding a packet header.

(p3)外線のIP電話機11へ音声を出力する処理
音声パケット送信部21が受け取った音声パケット(IPネットワーク)は、OS等のネットワーク処理を利用して、ネットワーク(IP網)へ送出され、IP電話機11へ出力される。
(P3) Processing for outputting voice to IP telephone 11 on the outside line Voice packets (IP network) received by voice packet transmitting unit 21 are sent to a network (IP network) using network processing such as an OS, and IP It is output to the telephone 11.

(p4)外線のアナログ電話機13へ音声を送出する処理
アナログ音声送信部23が受け取った音声データは、時系列に音声データを並べ、D/A変換を行い、PSTN網へ送出され、アナログ電話機13へ出力される。
特開2003−60711号公報
(P4) Processing for sending voice to external line analog telephone set 13 The voice data received by the analog voice transmission unit 23 is arranged in time series, D / A converted, sent to the PSTN network, and sent to the analog telephone 13 Is output.
JP 2003-60711 A

しかしながら、従来のIP−PBX装置(音声IPパケット交換装置)においては、呼転送のような、電話における付加サービスを行う際に、問題が生じる可能性がある。   However, in the conventional IP-PBX device (voice IP packet switching device), there is a possibility that a problem may occur when performing an additional service on the telephone such as call transfer.

図3は、このような課題の説明図である。図3(A)は、呼転送前のIP電話機10からIP電話機11への音声信号の流れを示し、図3(B)は、呼転送後のアナログ電話機12からIP電話機11への音声信号の流れを示している。すなわち、図3は、IP電話機10とIP電話機11との間で通話を行っている途中に、通話を維持したまま、通話端末をIP電話機10からアナログ電話機12に切り替えた呼転送サービスの場合を示している。   FIG. 3 is an explanatory diagram of such a problem. FIG. 3A shows the flow of a voice signal from the IP telephone 10 to the IP telephone 11 before the call transfer, and FIG. 3B shows the voice signal from the analog telephone 12 to the IP telephone 11 after the call transfer. The flow is shown. That is, FIG. 3 shows a case of a call transfer service in which the call terminal is switched from the IP phone 10 to the analog phone 12 while the call is maintained while the call is being performed between the IP phone 10 and the IP phone 11. Show.

このような呼転送を行った場合、呼転送前においては、IP電話機10が音声パケットのヘッダ付加動作を行い、IP電話機10からの音声パケットが、音声パケット受信部20、音声パケット送信部21経由で対向するIP電話機11に送出される。一方、呼転送後においては、アナログ電話機12から送られる音声データに対し、アナログ音声受信部22がヘッダを付加して音声パケットを完成させ、そのような音声パケットが音声パケット送信部21経由で対向するIP電話機11に送出される。   When such a call transfer is performed, before the call transfer, the IP telephone 10 performs a voice packet header addition operation, and the voice packet from the IP telephone 10 passes through the voice packet receiving unit 20 and the voice packet transmitting unit 21. To the opposite IP telephone 11. On the other hand, after the call transfer, the analog voice receiving unit 22 adds a header to the voice data sent from the analog telephone 12 to complete the voice packet, and the voice packet is opposed via the voice packet transmitting unit 21. Is sent to the IP telephone 11.

以上のように、呼転送前後では異なる場所でヘッダの付加動作が実行されるため、呼転送前後でヘッダの関連性がなくなる。具体的には、ヘッダに含まれるシーケンス番号、タイムスタンプなどの情報に不連続が生じる。また、IP−PBX装置(音声IPパケット交換装置)から見ると、ヘッダ付加動作を行うIP電話機10は、外部装置であるため、同期をとることが難しい。受け側のIP電話機11においては、ヘッダの不連続性のために、音声パケットにヘッダ異常が生じていると判断されてしまい、音声途切れなどの問題が発生する可能性がある。   As described above, since the header addition operation is executed at different places before and after the call transfer, the header is no longer relevant before and after the call transfer. Specifically, discontinuity occurs in information such as a sequence number and a time stamp included in the header. Further, when viewed from the IP-PBX device (voice IP packet switching device), since the IP telephone 10 that performs the header addition operation is an external device, it is difficult to achieve synchronization. In the IP telephone 11 on the receiving side, due to the discontinuity of the header, it is determined that the header is abnormal in the voice packet, which may cause a problem such as voice interruption.

そのため、送信元端末が切り替わるような場合などでも、対向する端末への音声IPパケットの連続性を保証することができる音声IPパケット交換装置が望まれている。   Therefore, there is a demand for a voice IP packet switching apparatus that can guarantee the continuity of voice IP packets to the opposite terminal even when the source terminal is switched.

本発明は、音声IPパケットを交換する音声IPパケット交換装置において、到来した音声IPパケットを受信し音声ペイロードを抽出する、複数の音声IPパケット受信分解手段と、いずれかの上記音声IPパケット受信分解手段によって抽出された音声ペイロードを、その音声ペイロードに係る音声IPパケットの通信に供している送信側端末及び受信側端末間の接続情報に応じて、交換する音声ペイロード交換手段と、上記音声ペイロード交換手段から音声ペイロードが与えられたときに、パケットヘッダを付加して、音声IPパケットを構築して、受信側のIP電話端末に向けて送信する、複数の音声IPパケット構築送信手段とを有することを特徴とする。   The present invention provides a voice IP packet switching apparatus for exchanging voice IP packets, receiving a voice IP packet that has arrived and extracting a voice payload, and a plurality of voice IP packet reception and decomposition means, and any one of the above voice IP packet reception and decomposition A voice payload exchanging means for exchanging the voice payload extracted by the means according to connection information between the transmitting side terminal and the receiving side terminal used for communication of the voice IP packet related to the voice payload; A plurality of voice IP packet construction and transmission means for adding a packet header to construct a voice IP packet and transmitting it to the receiving IP telephone terminal when a voice payload is given from the means; It is characterized by.

本発明によれば、音声IPパケットが入力されても、音声ペイロードに戻して交換し、交換後の音声ペイロードにパケットヘッダを付加して音声IPパケットを構築して送信するようにしたので、送信元端末が切り替わるようなことなどがあっても、出力される音声IPパケットの連続性を保証することができる。   According to the present invention, even if a voice IP packet is inputted, it is exchanged back to the voice payload, and a packet header is added to the voice payload after the exchange to construct and send the voice IP packet. Even if the original terminal is switched, the continuity of the output voice IP packet can be guaranteed.

(A)実施形態
以下、本発明の音声IPパケット交換装置を、IP−PBX装置に適用した一実施形態を、図面を参照しながら説明する。
(A) Embodiment Hereinafter, an embodiment in which the voice IP packet switching apparatus of the present invention is applied to an IP-PBX apparatus will be described with reference to the drawings.

(A−1)実施形態の構成
図1は、実施形態のIP−PBX装置における内線から外線への音声信号の処理構成を示すブロック図である。なお、図1では、シグナリングの処理構成を、呼制御部を除き、省略しているものである。
(A-1) Configuration of Embodiment FIG. 1 is a block diagram illustrating a processing configuration of an audio signal from an extension line to an outside line in the IP-PBX apparatus according to the embodiment. In FIG. 1, the signaling processing configuration is omitted except for the call control unit.

図1において、実施形態のIP−PBX装置1は、内線端末として、複数(図1では1個のみ示している)のIP電話機10、及び、複数(図1では1個のみ示している)のアナログ電話機12を収容していると共に、IP電話機11やアナログ電話機13を通信可能な外線端末としているものである(言い換えると、通信可能な外線網がIP網及びPSTN網である)。   In FIG. 1, an IP-PBX device 1 according to the embodiment has a plurality (only one is shown in FIG. 1) of IP telephones 10 and a plurality (only one is shown in FIG. 1) as extension terminals. The analog telephone 12 is accommodated, and the IP telephone 11 and the analog telephone 13 are used as external line terminals capable of communication (in other words, the external network capable of communication is an IP network and a PSTN network).

内線端末としてのIP電話機10は、固定電話機であってもアクセスポイント装置を介する携帯電話機であっても良く、ハードフォンとしてのIP電話機であっても良く、ソフトフォンとしてのIP電話機であっても良い。また、ケーブルを介して、IP−PBX装置1とIP電話機10とが直結されているものであっても良く、LANなどを介して、IP−PBX装置1がIP電話機10を収容しているものであっても良い。すなわち、IP電話機10は、IP−PBX装置1との間で、音声信号をIPパケット(音声IPパケット)で授受する電話機であれば良い。   The IP telephone 10 as an extension terminal may be a fixed telephone, a mobile phone via an access point device, an IP telephone as a hard phone, or an IP telephone as a soft phone. good. Alternatively, the IP-PBX device 1 and the IP telephone 10 may be directly connected via a cable, and the IP-PBX apparatus 1 accommodates the IP telephone 10 via a LAN or the like. It may be. That is, the IP telephone 10 may be a telephone that exchanges audio signals with the IP-PBX device 1 using IP packets (voice IP packets).

内線端末としてのアナログ電話機12も、固定電話機であってもアクセスポイント装置を介する携帯電話機であっても良い。また、ケーブルを介して、IP−PBX装置1とアナログ電話機12とが直結されているものであっても良く、LANなどを介して、IP−PBX装置1がアナログ電話機12を収容しているものであっても良い。以下では、アナログ電話機12は、アナログ音声信号を授受するものとして説明するが、パケット化されていないデジタル音声データを、IP−PBX装置1との間で授受するものであっても良い(図1では音声ペイロードと表記している)。また、アナログ電話機12は、従来からの狭帯域音声信号を取り扱うものであっても良く、近年、提案されている広帯域音声信号を取り扱うものであっても良い。   The analog telephone 12 as an extension terminal may be a fixed telephone or a mobile telephone via an access point device. The IP-PBX device 1 and the analog telephone 12 may be directly connected via a cable, and the IP-PBX device 1 accommodates the analog telephone 12 via a LAN or the like. It may be. In the following description, the analog telephone 12 is described as transmitting and receiving an analog voice signal, but digital voice data that is not packetized may be transferred to and from the IP-PBX device 1 (FIG. 1). Is written as an audio payload). The analog telephone 12 may handle a conventional narrowband audio signal, or may handle a broadband audio signal that has been proposed in recent years.

以上のように、実施形態のIP−PBX装置1は、音声IPパケットを授受するIP電話機10と、非パケットの音声ペイロードを授受するアナログ電話機12とを収容している。   As described above, the IP-PBX device 1 according to the embodiment accommodates the IP telephone 10 that transmits / receives voice IP packets and the analog telephone 12 that transmits / receives non-packet voice payloads.

図1において、実施形態のIP−PBX装置1は、機能的には、音声パケット受信部20、音声パケット送信部21、アナログ音声受信部22、アナログ音声送信部23、音声データ抽出部24、パケットヘッダ付加部25、音声ペイロード交換部26、接続情報登録テーブル30、ヘッダ情報保存テーブル31及び呼制御部40を有するものである。   In FIG. 1, the IP-PBX device 1 of the embodiment functionally includes a voice packet receiving unit 20, a voice packet transmitting unit 21, an analog voice receiving unit 22, an analog voice transmitting unit 23, a voice data extracting unit 24, and a packet. A header adding unit 25, a voice payload exchanging unit 26, a connection information registration table 30, a header information storage table 31, and a call control unit 40 are included.

音声パケット受信部20は複数存在し、音声パケット受信部20はそれぞれ、対応する内線のIP電話機10(対応は固定的でも通話毎であっても良い)が送出した音声IPパケットを受信し、対応する音声データ抽出部24に与えるものである。   There are a plurality of voice packet receiving units 20, and each of the voice packet receiving units 20 receives a voice IP packet sent from the corresponding extension IP telephone 10 (which may be fixed or for each call), and To the voice data extraction unit 24.

音声パケット送信部21は複数存在し、音声パケット送信部21は、対応するパケットヘッダ付加部25から与えられた音声IPパケットを、IP網、従って、外線のIP電話機11に送信するものである。   There are a plurality of voice packet transmission units 21, and the voice packet transmission unit 21 transmits the voice IP packet given from the corresponding packet header addition unit 25 to the IP network, and hence the IP telephone 11 on the outside line.

アナログ音声受信部22は複数存在し、アナログ音声受信部22はそれぞれ、対応するアナログ電話機12から与えられたアナログ音声信号を受信し、そのアナログ音声信号をA/D変換した後、一定時間ごとに切り出す処理を行い、処理後の音声信号(音声ペイロード)を、アナログ電話機12を表す送信元情報と共に、音声ペイロード交換部26に与える。すなわち、音声IPパケットに挿入可能な音声ペイロードを作成し、アナログ電話機12を表す送信元情報と共に、音声ペイロード交換部26に与えるものである。ここで、アナログ音声受信部22と内線のアナログ電話機12とは1対1で対応するものであり、アナログ音声受信部22は、送信元情報を付加することができる。なお、アナログ音声受信部22は、A/D変換後に予め定められている符号化方式に従った符号化処理を行い、その後に、一定時間ごとに切り出す処理を行うものであっても良い。また、A/D変換された音声信号が入力される場合であれば、上述したその後の処理だけを実行するものであっても良い。   There are a plurality of analog voice receivers 22, and each analog voice receiver 22 receives an analog voice signal given from the corresponding analog telephone 12, A / D-converts the analog voice signal, and then at regular intervals. A process of cutting out is performed, and the processed audio signal (audio payload) is supplied to the audio payload exchange unit 26 together with transmission source information representing the analog telephone 12. That is, a voice payload that can be inserted into a voice IP packet is created and given to the voice payload exchange unit 26 together with transmission source information representing the analog telephone 12. Here, the analog voice receiving unit 22 and the extension analog telephone 12 have a one-to-one correspondence, and the analog voice receiving unit 22 can add transmission source information. Note that the analog voice receiving unit 22 may perform an encoding process according to a predetermined encoding method after A / D conversion, and then perform a process of cutting out at regular intervals. If an A / D converted audio signal is input, only the subsequent processing described above may be executed.

実施形態のアナログ音声受信部22は、上述のように、送信元情報を付加した音声ペイロードを出力するものであって、従来のような音声IPパケットを完成させることはない。   As described above, the analog voice receiving unit 22 of the embodiment outputs a voice payload to which transmission source information is added, and does not complete a conventional voice IP packet.

アナログ音声送信部23は複数存在し、アナログ音声送信部23はそれぞれ、音声ペイロード交換部26から与えられたヘッダを含まない音声ペイロードを連続させてシーケンシャルな音声データにした後、D/A変換を行い、得られたアナログ音声信号を、PSTN網を介して外線のアナログ電話機13へ出力するものである。なお、D/A変換の前に、予め定められている符号化方式に従った復号化処理を行うようにしても良い。また、PSTN網の種類によっては、シーケンシャルな音声データをそのまま出力するようにしても良い。   There are a plurality of analog voice transmission units 23, and each of the analog voice transmission units 23 performs a D / A conversion after sequentially converting audio payloads not including a header given from the audio payload exchange unit 26 into sequential audio data. The analog audio signal obtained is output to the analog telephone 13 on the outside line via the PSTN network. Note that a decoding process according to a predetermined encoding method may be performed before the D / A conversion. Also, depending on the type of PSTN network, sequential audio data may be output as it is.

実施形態のアナログ音声送信部23は、入力信号が音声IPパケットではなく、音声ペイロードであるため、従来のものと異なり、ヘッダの除去を行うことはない。   Since the input signal is not a voice IP packet but a voice payload, the analog voice transmitter 23 of the embodiment does not remove the header unlike the conventional one.

音声データ抽出部24は、対応する音声パケット受信部20が受信した音声IPパケットから音声データ部分(音声ペイロード)を抽出し、その音声IPパケットの送信元情報と共に、音声ペイロード交換部26に与えるものである。送信元情報は、ヘッダから抽出して得るものであっても良く、音声パケット受信部20が受信したポート番号などから得るものであっても良い。また、音声パケット受信部20及び音声データ抽出部24の組と、内線のIP電話機10とを1対1で対応させ、それにより、送信元情報を付加できるようにしても良い。   The voice data extracting unit 24 extracts a voice data portion (voice payload) from the voice IP packet received by the corresponding voice packet receiving unit 20, and supplies the voice data exchanging unit 26 together with the transmission source information of the voice IP packet to the voice payload exchanging unit 26. It is. The transmission source information may be obtained by extracting from the header, or may be obtained from the port number received by the voice packet receiving unit 20 or the like. Alternatively, the set of the voice packet receiving unit 20 and the voice data extracting unit 24 may be associated with the extension IP telephone 10 on a one-to-one basis so that transmission source information can be added.

パケットヘッダ付加部25は、音声ペイロード交換部26から与えられたヘッダを含まない音声ペイロードに対し、ヘッダ情報テーブル31の格納内容を参照、操作しつつ、パケットヘッダを付加して音声IPパケットを完成させ、対応する音声パケット送信部21に与えるものである。   The packet header adding unit 25 completes the voice IP packet by adding the packet header to the voice payload not including the header given from the voice payload exchanging unit 26 while referring to and operating the stored contents of the header information table 31. To the corresponding voice packet transmitter 21.

音声ペイロード交換部26は、音声データ抽出部24又はアナログ音声受信部22から与えられた、送信元情報が付加された音声ペイロードを、接続情報登録テーブル30の格納内容を参照しつつ、その送信元と通話中の対向端末に係るアナログ音声送信部23又はパケットヘッダ付加部25に交換出力するものである。なお、音声ペイロード交換部26からの出力データは、送信元情報が除外された音声ペイロードだけとなっている。送信元情報を含めて、アナログ音声送信部23又はパケットヘッダ付加部25に出力し、送信元情報の除去を、アナログ音声送信部23又はパケットヘッダ付加部25の機能とするようにしても良い。   The audio payload exchanging unit 26 refers to the audio payload added with the transmission source information given from the audio data extraction unit 24 or the analog audio reception unit 22 while referring to the stored contents of the connection information registration table 30. Are exchanged and output to the analog voice transmitting unit 23 or the packet header adding unit 25 associated with the opposite terminal during a call. The output data from the audio payload exchange unit 26 is only the audio payload from which the transmission source information is excluded. The transmission source information may be output to the analog voice transmission unit 23 or the packet header addition unit 25, and the removal of the transmission source information may be a function of the analog voice transmission unit 23 or the packet header addition unit 25.

接続情報登録テーブル30は、呼制御部40の制御下で、通話状態にある(通話路が確立されている)内線端末及び外線端末の組情報(や内線端末同士の組情報)等を格納しているものである。言い換えると、接続情報登録テーブル30は、音声ペイロード交換部26が交換処理するに必要な交換のための情報を格納している。   The connection information registration table 30 stores group information (and group information between extension terminals) and the like of extension terminals and external terminals that are in a call state (the communication path is established) under the control of the call control unit 40. It is what. In other words, the connection information registration table 30 stores information for exchange necessary for the voice payload exchange unit 26 to perform exchange processing.

図4は、接続情報登録テーブル30の構成の一例の説明図である。図4に示す構成例は、各行において、通話状態にある2個の端末のうち、当該送信方向において、送信元端末を直接的又は間接的に表す第1の接続先情報と、送信先端末を直接的又は間接的に表す第2の接続先情報とを対応付けて記載するものとなっている。ここで、各行は、通話路が確立された際に情報が設定されるものである。なお、接続先情報は、端末の識別情報に代え、通話路上に介在している当該IP−PBX装置1の構成要素(例えば、アナログ音声受信部22、音声データ抽出部24、アナログ音声送信部23、パケットヘッダ付加部25)の識別情報であっても良い。また、当該音声ペイロード交換部26の入力ポートと出力ポートの番号の組み合わせを接続情報とするものであっても良い。さらに、図4に示す構成の第1の接続情報登録テーブルと、第2の接続先情報と、アナログ音声送信部23又はパケットヘッダ付加部25の識別情報とを対応付けた第2の接続情報登録テーブルとによって、接続情報登録テーブル30を構成するようにしても良い。さらに、接続情報登録テーブル30は音声信号の送信方向によらずに構成されているものであっても良い。   FIG. 4 is an explanatory diagram of an example of the configuration of the connection information registration table 30. In the configuration example shown in FIG. 4, first connection destination information that directly or indirectly represents a transmission source terminal in the transmission direction among the two terminals in a call state in each row, and the transmission destination terminal The second connection destination information expressed directly or indirectly is described in association with it. Here, information is set in each row when a speech path is established. Note that the connection destination information is replaced with the identification information of the terminal, and the constituent elements of the IP-PBX device 1 (for example, the analog voice receiving unit 22, the voice data extracting unit 24, and the analog voice transmitting unit 23) interposed on the communication path. The identification information of the packet header adding unit 25) may be used. Further, the connection information may be a combination of the input port number and the output port number of the voice payload exchange unit 26. Furthermore, the second connection information registration in which the first connection information registration table having the configuration shown in FIG. 4, the second connection destination information, and the identification information of the analog voice transmission unit 23 or the packet header addition unit 25 are associated with each other. The connection information registration table 30 may be configured by the table. Furthermore, the connection information registration table 30 may be configured regardless of the audio signal transmission direction.

ヘッダ情報保存テーブル31は、パケットヘッダ付加部25が、音声ペイロードに付加するためのヘッダ情報(の全て又は一部)を格納しているものである。   The header information storage table 31 stores header information (all or a part thereof) for the packet header adding unit 25 to add to the audio payload.

図5は、ヘッダ情報保存テーブル31の構成の一例の説明図である。図5に示す構成例は、各行がそれぞれ、パケットヘッダ付加部25のそれぞれに対応しており、各行は、送信先端末の識別情報(IPアドレスや電話番号などであっても良い)、SSRC(同期ソース識別子)、シーケンス番号、タイムスタンプ等を含んでいる。ここで、SSRCは、音声ICパケットを通話毎に区別するための値であり、1回の通話(セッション)で1つの固定値が継続使用される。シーケンス番号は、送られたパケットが何番目かを表す値で、1パケットを送信する毎に1インクリメントされるものである。タイムスタンプは、パケットが送信されるときに時刻を表しており、パケットの送信周期や音声符号化の種別などに応じて、増加する値が定まっているものである。ヘッダ情報保存テーブル31における各行の設定(初期設定)は、例えば、呼制御部40が実行し、その際に、送信先端末の識別情報やSSRCを書き込むと共に、シーケンス番号及びタイムスタンプ等を初期値にし、その後のシーケンス番号及びタイムスタンプ等の操作は、パケットヘッダ付加部25が実行する。図5の構成例の場合、送信元情報が含まれていないが、各パケットヘッダ付加部25が、当該パケットヘッダ付加部25に固有の識別情報(IPアドレスや電話番号などであっても良い)を送信元情報として付与するものであっても良い。   FIG. 5 is an explanatory diagram of an example of the configuration of the header information storage table 31. In the configuration example shown in FIG. 5, each row corresponds to each of the packet header adding unit 25, and each row includes identification information of the destination terminal (may be an IP address or a telephone number), SSRC ( Synchronization source identifier), sequence number, time stamp, and the like. Here, SSRC is a value for distinguishing voice IC packets for each call, and one fixed value is continuously used in one call (session). The sequence number is a value indicating the number of the transmitted packet, and is incremented by 1 every time one packet is transmitted. The time stamp represents a time when a packet is transmitted, and a value to be increased is determined according to the packet transmission cycle, the type of speech encoding, and the like. The setting (initial setting) of each row in the header information storage table 31 is executed, for example, by the call control unit 40. At this time, the identification information of the destination terminal and SSRC are written, and the sequence number, time stamp, etc. are initialized. The subsequent operations such as sequence number and time stamp are executed by the packet header adding unit 25. In the case of the configuration example of FIG. 5, transmission source information is not included, but each packet header adding unit 25 has identification information unique to the packet header adding unit 25 (an IP address or a telephone number may be used). May be given as transmission source information.

呼制御部40は、通話路(セッション)の確立や、切断や、呼転送などの付加サービスなどの呼制御を行うものである。呼制御部40は、例えば、収容する内線のIP電話機10や、外線のIP網などを、SIPやH.323などの呼制御プロトコルを使って制御したり、収容する内線のアナログ電話機12が外線のPSTN網などをアナログ網用の呼制御プロトコルを使って制御したりするものである。   The call control unit 40 performs call control such as establishment of a communication path (session), disconnection, and additional services such as call transfer. For example, the call control unit 40 can accommodate the extension IP telephone 10 accommodated therein, the IP network of the outside line, etc. Control is performed using a call control protocol such as H.323, and the accommodated extension analog telephone 12 controls an external PSTN network using a call control protocol for the analog network.

(A−2)実施形態の動作
次に、実施形態のIP−PBX装置1の通話時動作を、内線のIP電話機10から音声を入力する処理、内線のアナログ電話機12から音声を入力する処理、入力された音声の交換処理、外線のIP電話機11へ音声を出力する処理、及び、外線のアナログ電話機13へ音声を出力する処理、に分けて説明する。
(A-2) Operation of Embodiment Next, the operation at the time of a call of the IP-PBX device 1 of the embodiment is a process of inputting voice from the extension IP telephone 10, a process of inputting voice from the extension analog telephone 12, The input voice exchange process, the process of outputting voice to the external line IP telephone set 11, and the process of outputting voice to the external line analog telephone set 13 will be described separately.

なお、シグナリング信号の送受信や呼制御処理そのものは、従来とほぼ同様であるので、その説明は省略する。但し、呼制御部40は、新たな通話路(セッション)が確立された際に、その確立通話路に係る接続情報を接続情報登録テーブル30に登録すると共に、外線側が、IP電話機11であれば、ヘッダ情報保存テーブル31にその確立通話路に係る行を設けて接続先情報やSSRCを設定する動作を行う。   Note that the transmission / reception of signaling signals and the call control processing itself are substantially the same as those in the prior art, and a description thereof will be omitted. However, when a new communication path (session) is established, the call control unit 40 registers the connection information related to the established communication path in the connection information registration table 30, and if the outside line side is the IP telephone 11. The header information storage table 31 is provided with a row relating to the established call path, and the connection destination information and SSRC are set.

(s1)IP電話機10より音声を入力するときの処理
IP電話機10より送られた音声IPパケットは、音声パケット受信部20で受信されて、音声データ抽出部24に与えられる。音声データ抽出部24は、受信した音声IPパケットから、音声データ部分(音声ペイロード)の抽出を行い、これに、IP電話機10側から受信したという送信元情報を付加して音声ペイロード交換部26に与える。
(S1) Processing when inputting voice from the IP telephone 10 The voice IP packet sent from the IP telephone 10 is received by the voice packet receiving unit 20 and given to the voice data extracting unit 24. The voice data extraction unit 24 extracts a voice data portion (voice payload) from the received voice IP packet, adds transmission source information that is received from the IP telephone 10 side to the voice payload exchange unit 26. give.

(s2)アナログ電話機12より音声を入力するときの処理
アナログ電話機12からの音声(アナログ音声信号)は、アナログ音声受信部22によって受信される。アナログ音声受信部22は、A/D変換処理や、一定時間ごとに音声を切り出し、音声IPパケットにおける音声データ部分(音声ペイロード)を作成する。そして、アナログ音声受信部22は、この音声ペイロードに、アナログ電話機側12から受信したという送信元情報を付加して音声ペイロード交換部26に与える。
(S2) Processing when Inputting Voice from Analog Telephone 12 Voice (analog voice signal) from the analog telephone 12 is received by the analog voice receiver 22. The analog voice receiving unit 22 cuts out voice at an A / D conversion process or at regular intervals, and creates a voice data portion (voice payload) in the voice IP packet. Then, the analog voice receiving unit 22 adds the transmission source information that it has been received from the analog telephone side 12 to this voice payload and gives it to the voice payload exchanging unit 26.

(s3)入力された音声の交換処理
音声ペイロード交換部26は、音声データ抽出部24又はアナログ音声受信部21から、送信元情報が付加された音声ペイロードが与えられると、付加されている送信元情報を、第1の接続先情報としている接続情報登録テーブル30の行を探索し、その行の第2の接続先情報が規定しているパケットヘッダ付加部25又はアナログ音声送信部23に、受信した音声ペイロードを出力する。
(S3) Exchange processing of input voice When the voice payload exchanging unit 26 receives the voice payload to which the source information is added from the voice data extracting unit 24 or the analog voice receiving unit 21, the added source The connection information registration table 30 having the information as the first connection destination information is searched for, and the packet header addition unit 25 or the analog voice transmission unit 23 defined by the second connection destination information in the row receives the information. Output the audio payload.

(s4)外線のIP電話機11へ音声を出力する処理
パケットヘッダ付加部25は、音声ペイロード交換部26から音声ペイロードが与えられると、必要なヘッダ情報(全て又は一部のヘッダ情報)をヘッダ情報保存テーブル31から取得し、音声ペイロードに取得したヘッダ情報を付加して音声IPパケットを完成させて音声パケット送信部21に与え、音声パケット送出部21は、その音声IPパケットを、IP網、従って、該当する外線のIP電話機11に送信する。
(S4) Processing for outputting voice to IP telephone 11 on the outside line When a voice payload is given from voice payload exchanging section 26, packet header adding section 25 converts necessary header information (all or part of header information) into header information. Obtained from the storage table 31, adds the obtained header information to the voice payload, completes the voice IP packet, and gives it to the voice packet transmitter 21. The voice packet transmitter 21 sends the voice IP packet to the IP network and accordingly , To the corresponding IP telephone 11 of the outside line.

また、パケットヘッダ付加部25は、ヘッダ情報保存テーブル31の当該送信先に係る情報を次に送信するときのヘッダ情報に更新する。例えば、シーケンス番号を1インクリメントしたり、次の送信時刻に合うようにタイムスタンプを更新したりする。   Further, the packet header adding unit 25 updates the information related to the transmission destination in the header information storage table 31 to the header information for the next transmission. For example, the sequence number is incremented by 1 or the time stamp is updated to match the next transmission time.

(s5)外線のアナログ電話機13へ音声を出力する処理
アナログ音声送信部23は、音声ペイロード交換部26から音声ペイロード(音声データ)が与えられると、受け取った音声データを、時系列的な連続する音声データを並べた後、D/A変換を行ってアナログ音声信号に変換し、それを、PSTN網を介して該当する外線のアナログ電話機13へ出力する。
(S5) Processing for outputting voice to the analog telephone 13 on the outside line When the voice payload (voice data) is given from the voice payload exchanging section 26, the analog voice transmitter 23 continuously receives the received voice data in time series. After arranging the voice data, D / A conversion is performed to convert the voice data into an analog voice signal, which is output to the corresponding analog telephone 13 via the PSTN network.

内線のIP電話機10からの音声は、上述したs1−s3−s4の処理を経て、外線のIP電話機11へ送信される(図6(A)参照)。また、内線のアナログ電話機12からの音声は、上述したs2−s3−s4の処理を経て、外線のIP電話機11へ送信される(図6(B)参照)。さらに、内線のIP電話機10からの音声は、上述したs1−s3−s5の処理を経て、外線のアナログ電話機13へ送信される。さらにまた、内線のアナログ電話機12からの音声は、上述したs2−s3−s5の処理を経て、外線のアナログ電話機13へ送信される。   The voice from the extension IP phone 10 is transmitted to the outside IP phone 11 through the above-described processing of s1-s3-s4 (see FIG. 6A). The voice from the extension analog telephone 12 is transmitted to the external IP telephone 11 through the above-described processing of s2-s3-s4 (see FIG. 6B). Further, the voice from the extension IP telephone 10 is transmitted to the analog telephone 13 of the outside line through the processing of s1-s3-s5 described above. Furthermore, the voice from the extension line analog telephone 12 is transmitted to the outside line analog telephone 13 through the above-described processing of s2-s3-s5.

次に、内線のIP電話機10と外線のIP電話機11との通話状態を、内線のアナログ電話機120と外線のIP電話機11との通話状態へ切り替える呼転送時の音声経路の変化を簡単に説明する。   Next, a brief description will be given of changes in the voice path during call transfer for switching the call state between the extension IP telephone 10 and the external line IP telephone 11 to the call state between the extension analog telephone 120 and the external line IP telephone 11. .

呼転送前においては、内線のIP電話機10からの音声は、音声パケット受信部20−音声データ抽出部24−音声ペイロード交換部26−パケットヘッダ付加部25−音声パケット送信部21を経由して、対向する外線のIP電話機11に送出される。ここで、当該IP−PBX装置1から出力される音声IPパケットは、そのヘッダが、ヘッダ付加部25によって付加されたものである。   Before the call transfer, the voice from the extension IP telephone 10 passes through the voice packet receiving unit 20 -the voice data extracting unit 24 -the voice payload exchanging unit 26 -the packet header adding unit 25 -the voice packet transmitting unit 21, It is sent to the IP telephone 11 of the opposite outside line. Here, the header of the voice IP packet output from the IP-PBX device 1 is added by the header adding unit 25.

呼転送手順は任意であって良いが、一例を挙げると、以下の通りである。例えば、内線側ユーザが呼転送を希望した際には、内線のIP電話機10の保留ボタンを押下し、オンフックする。このとき、呼制御部40は、今まで外線のIP電話機11に対応付けられている、全ての内線端末における外線ボタンを点滅させる。その後、内線側ユーザが、内線のアナログ電話機12をオフフックした後、点滅している外線ボタンを押下すると、呼制御部40は、外線のIP電話機11との通話相手を、内線のアナログ電話機12に切り替える。このとき、呼制御部40は、例えば、接続情報登録テーブル30における、第2の接続先情報がIP電話機11に係る行の第1の接続先情報を、IP電話機10の識別情報からアナログ電話機12の識別情報へ書き換える処理などを実行する。   The call transfer procedure may be arbitrary, but an example is as follows. For example, when the extension side user wishes to transfer a call, the user presses the hold button of the extension IP telephone 10 to go on-hook. At this time, the call control unit 40 blinks the external line button in all the internal terminals that have been associated with the external line IP telephone 11 until now. Thereafter, when the extension-side user presses the blinking outside line button after off-hooking the extension line analog telephone 12, the call control unit 40 calls the other party's telephone partner with the outside line IP telephone 11 to the extension line analog telephone 12. Switch. At this time, for example, the call control unit 40 obtains the first connection destination information in the row where the second connection destination information is related to the IP telephone 11 in the connection information registration table 30 from the identification information of the IP telephone 10 and the analog telephone 12. The process of rewriting to the identification information is executed.

このような呼転送後においては、内線のアナログ電話機12からの音声は、アナログ音声受信部22−音声ペイロード交換部26−パケットヘッダ付加部25−音声パケット送信部21を経由して、対向する外線のIP電話機11に送出される。ここでも、当該IP−PBX装置1から出力される音声IPパケットは、そのヘッダが、ヘッダ付加部25によって付加されたものである。   After such a call transfer, the voice from the extension analog telephone 12 passes through the analog voice receiving unit 22 -voice payload exchanging unit 26 -packet header adding unit 25 -voice packet transmitting unit 21 and the opposite external line. To the IP telephone 11. Again, the header of the voice IP packet output from the IP-PBX device 1 is added by the header adding unit 25.

すなわち、呼転送の前後を問わず、対向する外線のIP電話機11に向けて送出されるIP音声パケットのヘッダは、同一のパケットヘッダ付加部25が、ヘッダ情報保存テーブル31の同一行で管理されているヘッダ情報に基づいて付加したものである。   That is, the header of the IP voice packet sent to the opposite external IP telephone 11 is managed by the same packet header addition unit 25 in the same row of the header information storage table 31 before and after call transfer. It is added based on the header information.

(A−3)実施形態の効果
以上のように、上記実施形態によれば、内線端末からの入力音声が、IPパケットであっても他の形式であっても、ヘッダがない音声データ本体の状態で交換を行い、出力先の外線がIP電話機の場合に、ヘッダを付加して音声IPパケット化するようにしたので、呼転送サービスなどによる内線端末の切り替えが発生した場合でも、外線のIP電話機への音声IPパケットのヘッダに連続性を保証でき、外線のIP電話機が誤動作するようなことを防止することができる。
(A-3) Effect of Embodiment As described above, according to the above-described embodiment, the voice data main body without a header can be used regardless of whether the input voice from the extension terminal is an IP packet or another format. When the external line of the output destination is an IP telephone set, a header is added to form a voice IP packet. Therefore, even if the extension terminal is switched due to a call transfer service or the like, the external line IP It is possible to guarantee continuity in the header of the voice IP packet to the telephone, and it is possible to prevent the external IP telephone from malfunctioning.

(B)他の実施形態
上記実施形態においては、アナログ音声受信部22や音声データ抽出部24が、送信元情報を付加して音声ペイロードを音声ペイロード交換部26に与えるものを示したが、音声ペイロード交換部26が、入力ポートなどから送信元を認識できる構成であれば、アナログ音声受信部22や音声データ抽出部24からは、単に、音声ペイロードを音声ペイロード交換部26に与えるようにしても良い。
(B) Other Embodiments In the above embodiment, the analog audio receiving unit 22 and the audio data extracting unit 24 add the transmission source information and give the audio payload to the audio payload exchanging unit 26. If the payload exchange unit 26 is configured to recognize the transmission source from an input port or the like, the analog audio reception unit 22 or the audio data extraction unit 24 may simply provide the audio payload to the audio payload exchange unit 26. good.

また、上記実施形態においては、内線側から外線側への方向について本発明を適用したものを示したが、外線側から内線側への逆方向に関しても、本発明を適用するようにしても良く、また、逆方向に関しては、従来(図2参照)と同様な構成を適用しても良い。   In the above embodiment, the present invention is applied in the direction from the inner line side to the outer line side. However, the present invention may be applied to the reverse direction from the outer line side to the inner line side. In addition, regarding the reverse direction, the same configuration as the conventional one (see FIG. 2) may be applied.

さらに、上記実施形態においては、内線側から外線側への方向について本発明を適用したものを示したが、内線側から内線側への音声経路も、音声パケット受信部、音声データ抽出部、音声ペイロード交換部、パケットヘッダ付加部及び音声パケット送信部という構成要素で経路を構成するようにしても良い。このようにした場合には、例えば、内線のIP電話機が、パブリックなIP網を介して、IP−PBX装置に収容されている場合にも、本発明を適用することができる。   Further, in the above embodiment, the present invention is applied in the direction from the extension side to the outside line side. However, the voice path from the extension side to the extension side also includes a voice packet reception unit, a voice data extraction unit, a voice The path may be configured by components such as a payload exchange unit, a packet header addition unit, and a voice packet transmission unit. In this case, for example, the present invention can also be applied to a case where an extension IP telephone is accommodated in the IP-PBX apparatus via a public IP network.

さらにまた、上記実施形態においては、内線端末として、IP電話機及びアナログ電話機を収容するIP−PBX装置に本発明を適用したものを示したが、IP電話機だけを収容するIP−PBX装置に本発明を適用することができる。   Furthermore, in the above-described embodiment, the present invention is applied to an IP-PBX device that accommodates IP telephones and analog telephones as extension terminals. However, the present invention is applicable to an IP-PBX apparatus that accommodates only IP telephones. Can be applied.

また、上記実施形態においては、本発明を、IP−PBX装置に適用した場合を示したが、局用の音声IPパケット交換装置や、家庭向けのIP電話収容端末(例えばVoIPルータ)等の他の音声IPパケット交換装置に本発明を適用することができる。   In the above embodiment, the present invention is applied to an IP-PBX device. However, other than a voice IP packet switching device for a station, an IP telephone accommodating terminal for home use (for example, a VoIP router), etc. The present invention can be applied to other voice IP packet switching apparatuses.

本発明は、音声チャネルでの伝送を対象としているが、音声チャネルでの伝送信号は音声信号に限定されないことは勿論である。但し、特許請求の範囲の表現では、他の種類の信号を含むが、「音声」という表現を用いている。   Although the present invention is intended for transmission on a voice channel, it goes without saying that a transmission signal on a voice channel is not limited to a voice signal. However, in the expression of the scope of claims, the expression “speech” is used, although other types of signals are included.

実施形態のIP−PBX装置における内線から外線への音声信号の処理構成を示すブロック図である。It is a block diagram which shows the processing structure of the audio | voice signal from the internal line to an external line in the IP-PBX apparatus of embodiment. 従来のIP−PBX装置における内線から外線への音声信号の処理構成を示すブロック図である。It is a block diagram which shows the processing structure of the audio | voice signal from the internal line to an external line in the conventional IP-PBX apparatus. 図2に示す従来のIP−PBX装置の課題の説明図である。It is explanatory drawing of the subject of the conventional IP-PBX apparatus shown in FIG. 実施形態の接続情報登録テーブルの構成例を示す説明図である。It is explanatory drawing which shows the structural example of the connection information registration table of embodiment. 実施形態のヘッダ情報保存テーブルの構成例を示す説明図である。It is explanatory drawing which shows the structural example of the header information storage table of embodiment. 実施形態の呼転送前後の音声信号の経路を示す説明図である。It is explanatory drawing which shows the path | route of the audio | voice signal before and after the call transfer of embodiment.

符号の説明Explanation of symbols

1…IP−PBX装置、10…IP電話機、12…アナログ電話機、20…音声パケット受信部、21…音声パケット送信部、22…アナログ音声受信部、23…アナログ音声送信部、24…音声データ抽出部、25…パケットヘッダ付加部、26…音声ペイロード交換部、30…接続情報登録テーブル、31…ヘッダ情報保存テーブル、40…呼制御部。
DESCRIPTION OF SYMBOLS 1 ... IP-PBX apparatus, 10 ... IP telephone, 12 ... Analog telephone, 20 ... Voice packet receiver, 21 ... Voice packet transmitter, 22 ... Analog voice receiver, 23 ... Analog voice transmitter, 24 ... Voice data extraction 25: Packet header adding unit, 26: Voice payload exchange unit, 30 ... Connection information registration table, 31 ... Header information storage table, 40 ... Call control unit.

Claims (3)

音声IPパケットを交換する音声IPパケット交換装置において、
到来した音声IPパケットを受信し音声ペイロードを抽出する、複数の音声IPパケット受信分解手段と、
いずれかの上記音声IPパケット受信分解手段によって抽出された音声ペイロードを、その音声ペイロードに係る音声IPパケットの通信に供している送信側端末及び受信側端末間の接続情報に応じて、交換する音声ペイロード交換手段と、
上記音声ペイロード交換手段から音声ペイロードが与えられたときに、パケットヘッダを付加して、音声IPパケットを構築して、受信側のIP電話端末に向けて送信する、複数の音声IPパケット構築送信手段と
を有することを特徴とする音声IPパケット交換装置。
In a voice IP packet switching apparatus that exchanges voice IP packets,
A plurality of voice IP packet receiving and decomposing means for receiving an incoming voice IP packet and extracting a voice payload;
The voice to be exchanged according to the connection information between the transmitting side terminal and the receiving side terminal that is used for communication of the voice IP packet related to the voice payload, with the voice payload extracted by any of the above voice IP packet receiving and decomposing means Payload exchange means;
When a voice payload is given from the voice payload exchanging means, a plurality of voice IP packet constructing / transmitting means for adding a packet header, constructing a voice IP packet, and transmitting the voice IP packet to the receiving IP telephone terminal A voice IP packet switching apparatus characterized by comprising:
到来したアナログ音声信号から、パケットヘッダを付加すれば音声IPパケットになる音声ペイロードを形成して、上記音声ペイロード交換手段に入力させる、1又は複数のアナログ音声受信手段と、
上記音声ペイロード交換手段から音声ペイロードが与えられたときに、受信した音声ペイロード列をアナログ音声信号に変換して、受信側のアナログ電話端末に向けて送信する、1又は複数のアナログ音声送信手段と
をさらに有することを特徴とする請求項1に記載の音声IPパケット交換装置。
One or a plurality of analog voice receiving means for forming a voice payload that becomes a voice IP packet if a packet header is added from an incoming analog voice signal and inputting the voice payload to the voice payload exchange means;
One or a plurality of analog voice transmission means for converting the received voice payload sequence into an analog voice signal and sending it to the analog telephone terminal on the receiving side when the voice payload is given from the voice payload exchange means; The voice IP packet switching apparatus according to claim 1, further comprising:
上記各音声IPパケット受信分解手段又は上記アナログ音声受信手段は、上記音声ペイロードと共に、送信元端末を規定する送信元情報を上記音声ペイロード交換手段に与え、
上記音声ペイロード交換手段は、与えられた送信元情報に基づいて、該当する上記接続情報を認識する
ことを特徴とする請求項1又は2に記載の音声IPパケット交換装置。
Each of the voice IP packet receiving / decomposing means or the analog voice receiving means provides the voice payload exchange means with source information defining a source terminal together with the voice payload,
The voice IP packet switching device according to claim 1 or 2, wherein the voice payload switching means recognizes the corresponding connection information based on given transmission source information.
JP2005304742A 2005-10-19 2005-10-19 Voice IP packet switching device Active JP4492516B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005304742A JP4492516B2 (en) 2005-10-19 2005-10-19 Voice IP packet switching device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005304742A JP4492516B2 (en) 2005-10-19 2005-10-19 Voice IP packet switching device

Publications (2)

Publication Number Publication Date
JP2007116368A true JP2007116368A (en) 2007-05-10
JP4492516B2 JP4492516B2 (en) 2010-06-30

Family

ID=38098173

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005304742A Active JP4492516B2 (en) 2005-10-19 2005-10-19 Voice IP packet switching device

Country Status (1)

Country Link
JP (1) JP4492516B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011077690A (en) * 2009-09-29 2011-04-14 Oki Networks Co Ltd Signal processing device, program, and communication system
JP2012191585A (en) * 2011-03-14 2012-10-04 Oki Networks Co Ltd Communication device and communication program
JP2013034245A (en) * 2012-10-29 2013-02-14 Nec Corp Telephone call log storage device, and layer 3 network transfer device
JP2014007752A (en) * 2013-08-19 2014-01-16 Oki Electric Ind Co Ltd Signal processor and program, and communication system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11215191A (en) * 1998-01-28 1999-08-06 Oki Tsushin System Kk Private branch exchange and voice converting method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11215191A (en) * 1998-01-28 1999-08-06 Oki Tsushin System Kk Private branch exchange and voice converting method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011077690A (en) * 2009-09-29 2011-04-14 Oki Networks Co Ltd Signal processing device, program, and communication system
US9264456B2 (en) 2009-09-29 2016-02-16 Oki Electric Industry Co., Ltd. Signal processing device, signal processing program and communication system
JP2012191585A (en) * 2011-03-14 2012-10-04 Oki Networks Co Ltd Communication device and communication program
JP2013034245A (en) * 2012-10-29 2013-02-14 Nec Corp Telephone call log storage device, and layer 3 network transfer device
JP2014007752A (en) * 2013-08-19 2014-01-16 Oki Electric Ind Co Ltd Signal processor and program, and communication system

Also Published As

Publication number Publication date
JP4492516B2 (en) 2010-06-30

Similar Documents

Publication Publication Date Title
JP3957921B2 (en) Internet protocol conference telephone system
US6914898B2 (en) Ip communication network system having a gateway function with communication protocol conversion between a switched circuit network and a packet switched network including data over tcp/ip and voice/fax over rtp
JP2006222822A (en) Handover system
RU2430474C1 (en) Method and system for lossless media stream transmission after switching between ordinary connection and secret connection
JP2007019767A (en) Ip telephone set
KR100705568B1 (en) apparatus and method for processing SIP signaling in voice/data integration switching system
US9100729B2 (en) Method for handling a telecommunications connection, telecommunications arrangement, switching device and network coupling device
JP4492516B2 (en) Voice IP packet switching device
US20160269077A1 (en) Relaying device and communication system
EP2088759A1 (en) A method, telephone system and telephone terminal for calling session
JP4632964B2 (en) IP telephone exchange system, IP telephone exchange method and program
JP4730052B2 (en) Exchange device
JP2006100905A (en) Ip phone switching method and apparatus
JP2004260430A (en) System and method for ip network translation
JP4687917B2 (en) Signal control method for IP telephone system
JP5211899B2 (en) IP telephone system, local call control server, IP telephone terminal, and communication method
JP2004320290A (en) VoIP TELEPHONE SYSTEM AND COMMUNICATION CONTROL METHOD THEREIN
KR100372289B1 (en) Method for transmitting by one UDP packet for several voice channel data in VoIP communication
CN100502439C (en) Method, device and system for transmitting main call number on E&amp;M link
JP4746483B2 (en) Telephone system
JP4898603B2 (en) Communication apparatus and communication method
JP4215550B2 (en) Private branch exchange system for intersystem connection by IP and system information transmission method thereof
JP5293117B2 (en) Call control server and packet relay method
JP2006203324A (en) Gateway system
JP2004140621A (en) Telephone system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080619

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100304

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100329

R150 Certificate of patent or registration of utility model

Ref document number: 4492516

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130416

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140416

Year of fee payment: 4