JP2005318145A - Inter-network decentralized control system - Google Patents

Inter-network decentralized control system Download PDF

Info

Publication number
JP2005318145A
JP2005318145A JP2004132360A JP2004132360A JP2005318145A JP 2005318145 A JP2005318145 A JP 2005318145A JP 2004132360 A JP2004132360 A JP 2004132360A JP 2004132360 A JP2004132360 A JP 2004132360A JP 2005318145 A JP2005318145 A JP 2005318145A
Authority
JP
Japan
Prior art keywords
network
call control
server
common line
line signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004132360A
Other languages
Japanese (ja)
Inventor
Koji Tazaki
幸司 田崎
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2004132360A priority Critical patent/JP2005318145A/en
Publication of JP2005318145A publication Critical patent/JP2005318145A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent a processing load from concentrating in an inter-network decentralized control system between a line switching network and an IP network. <P>SOLUTION: The inter-network decentralized control system enabling communication between the Internet and a line switching network is provided with a correspondence table making it possible to select a call control server 2 as a common line signal server 3 by separating functions of an inter-network signaling gateway (SG) for transferring call control signals to the call control server 3 and a common line signal transmitting and receiving server 3 and arranging a plurality of call control servers 2 for the common line signal transmitting and receiving server 3. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、公衆交換網(PSTN:Public Switched Telephone Network)(回線交換網)とインターネット網(IP:Internet Protocol)との間の通信を行う為の網間分散制御システムに関する。   The present invention relates to an inter-network distributed control system for performing communication between a public switched network (PSTN) (circuit-switched network) and an Internet network (IP: Internet Protocol).

公衆交換網(回線交換網)に於ける交換機間の呼制御信号は、共通線信号方式(No.7信号方式)により伝送されている。この方式に於ける伝送フォーマットは、シーケンス番号SN(Sequence Number)、着信局番号DPC(Destination Point Code)、発信局番号OPC(Originating Point Code)、通話回線番号CIC(Circuit Identificasion Code)、信号情報SIF(Signalling Information Field)、チェック符号CK(Check Bit)を含むものである。又ISDN(Integrated Services Digital Network)に於いては、呼制御の手順を示すISUP(ISDN User Part)が導入されている。又インターネット網(以下IP網と略称する)に於けるVoIP(Voice of Internet Protocol)の呼制御として例えばSIP(Session Initiation Protocol)が比較的多く適用されている。   A call control signal between exchanges in a public switching network (circuit switching network) is transmitted by a common line signaling system (No. 7 signaling system). The transmission format in this system includes a sequence number SN (Sequence Number), a destination station number DPC (Destination Point Code), a source station number OPC (Originating Point Code), a communication line number CIC (Circuit Identification Code), and signal information SIF. (Signaling Information Field) and check code CK (Check Bit) are included. In ISDN (Integrated Services Digital Network), ISUP (ISDN User Part) indicating a call control procedure is introduced. In addition, for example, SIP (Session Initiation Protocol) is applied relatively frequently as VoIP (Voice of Internet Protocol) call control in the Internet network (hereinafter abbreviated as IP network).

前述の共通線信号方式を適用している回線交換網(公衆交換網と同一であり、以下回線交換網の用語で説明する)と、IP網との間のゲートウェイシステムは、次のような機能単位から構成されている。
(1).共通線信号方式の回線交換網とインタフェースをとり、呼制御の為にISUP等の共通線信号送受信を行う機能。
(2).IP網とインタフェースをとり、呼制御の為にSIP信号等の共通線信号の送受信を行う機能。
(3).IP網と回線交換網との間で、音声信号のメディア変換を行う機能。
(4).メディア変換機能とインタフェースをとり、メディア変換機能制御の為に、MEGACO(Media Gateway Contorol)等の送受信を行う機能。
(5).前記(1)〜(4)の間をとり、呼制御を行う機能。
The gateway system between the circuit switching network (which is the same as the public switching network, which will be described below in terms of circuit switching network) to which the common line signal system is applied and the IP network has the following functions: It consists of units.
(1). A function that interfaces with a common-line-signal circuit switching network and performs common-line signal transmission / reception such as ISUP for call control.
(2). A function that interfaces with an IP network and transmits and receives common line signals such as SIP signals for call control.
(3). A function that performs media conversion of voice signals between an IP network and a circuit switching network.
(4). A function that interfaces with the media conversion function and performs transmission / reception of MEGACO (Media Gateway Control) or the like for media conversion function control.
(5). A function for performing call control between (1) to (4).

前記(3)のメディア変換機能は、回線交換網の音声信号と、IP網のRTP(Realtime Transport Protocol)音声パケットとの間で、メディア変換を行う機能は、専用のハードウェアにより実現されている。又MEGACO等のIP網で動作する制御プロトコルが標準化されている為、前記(5)の呼制御を司る機能とは分離して機能配置することが比較的容易である。又前記(2)のSIP信号は、IP網上の信号である為、一般的なネットワークカードNIC(Network Interface Card)を装着するだけで対応できるから、特別な専用ハードウェアを用意することなく、汎用サーバでその機能を実現することができる。又前記(1)の共通線信号方式に於ける共通線信号の終端は、物理インタフェースが回線交換特有のものとなるから、専用のハードウェアによって実現することになる。   The media conversion function (3) is a function that performs media conversion between a voice signal of a circuit switching network and an RTP (Realtime Transport Protocol) voice packet of an IP network, and is realized by dedicated hardware. . In addition, since a control protocol that operates on an IP network such as MEGACO is standardized, it is relatively easy to arrange functions separately from the function that controls call control (5). In addition, since the SIP signal of (2) is a signal on the IP network, it can be handled only by installing a general network card NIC (Network Interface Card). The function can be realized by a general-purpose server. The termination of the common line signal in the common line signal system of (1) is realized by dedicated hardware because the physical interface is specific to circuit switching.

従って、回線交換網とIP網とは、例えば、図5に示す接続構成となる。同図に於いて、100は回線交換網、101はIP網、110はPSTN(Public Switched Telephone Network)交換機、111は一般の電話機、115はIP電話機、112はSG(Signaling Gateway)サーバ、113はメディア変換サーバ、114はSIP(Session Initiation Protocol)サーバを示す。   Therefore, the circuit switching network and the IP network have a connection configuration shown in FIG. 5, for example. In the figure, 100 is a circuit switching network, 101 is an IP network, 110 is a PSTN (Public Switched Telephony Network) switch, 111 is a general telephone, 115 is an IP telephone, 112 is an SG (Signaling Gateway) server, and 113 is A media conversion server 114 is a SIP (Session Initiation Protocol) server.

メディア変換サーバ113は、回線交換網100側の音声信号と、IP網101側の音声パケットとの変換を行うものであり、このメディア変換サーバ113とPSTN交換機110との間の中継伝送をSDH(Synchronous Digital Hierachy)方式により多重化して行う場合を示している。又メディア変換サーバ113とIP電話機115との間は、RTP(Realtime Transport Protocol)を適用してパケット伝送する場合を示している。又SIPサーバ114は、SIP対応のIP電話機115からのSIP信号に基づいてセッションの確立処理を行うもので、SGサーバ112は、IP網101のSIP信号と、回線交換網のISUP信号と
の間の処理を行い、MEGCO信号によりメディア変換サーバ113に於けるRTPによるパケットとSDHによる多重化された音声信号との変換タイミング制御を行う場合を示している。
The media conversion server 113 performs conversion between the voice signal on the circuit switching network 100 side and the voice packet on the IP network 101 side, and relay transmission between the media conversion server 113 and the PSTN switch 110 is performed using SDH ( This shows a case where multiplexing is performed by the Synchronous Digital Hierarchy) method. In addition, a case is shown in which packet transmission is performed between the media conversion server 113 and the IP telephone 115 by applying RTP (Realtime Transport Protocol). The SIP server 114 performs session establishment processing based on the SIP signal from the SIP-compatible IP telephone 115. The SG server 112 is between the SIP signal of the IP network 101 and the ISUP signal of the circuit switching network. In this case, the conversion timing control between the RTP packet and the multiplexed audio signal by SDH in the media conversion server 113 is performed by the MEGCO signal.

又ISDN回線交換網とIP網との間に複数のメディア変換サーバ(MG)を設け、ISDN回線交換網の共通線信号網とIP網との間に、共通化したシグナリング・ゲートウエイ(SG)を設け、このシグナリング・ゲートウエイ(SG)と複数のメディア変換サーバ(MG)との間に、ISDN回線交換網のDチャネル信号をパケット化して転送するシステムが提案されている(例えば、特許文献1参照)。
特開2002−208966号公報
A plurality of media conversion servers (MG) are provided between the ISDN circuit switching network and the IP network, and a common signaling gateway (SG) is provided between the common line signal network and the IP network of the ISDN circuit switching network. A system has been proposed in which a D channel signal of an ISDN circuit switching network is packetized and transferred between the signaling gateway (SG) and a plurality of media conversion servers (MG) (see, for example, Patent Document 1). ).
JP 2002-208966 A

従来のシステムに於けるSGサーバ112に、共通線信号の送受信を行う為の専用のインタフェースカードを実装するものであるが、回線数が多数となると、実装するインタフェースカードも多数となり、多数のSG112を設置することになり、従って、これらの制御と呼制御とを同一サーバ上で実行する構成となる為、呼制御の負担が大きく、円滑な制御処理が困難となる問題がある。   In the conventional system, a dedicated interface card for transmitting and receiving common line signals is mounted on the SG server 112. However, when the number of lines increases, the number of interface cards to be mounted also increases. Therefore, since the control and the call control are executed on the same server, there is a problem that the load of the call control is large and smooth control processing is difficult.

本発明は、呼制御サーバを独立的な構成として、処理負荷の集中が生じないようにすることを目的とする。   It is an object of the present invention to make the call control server an independent configuration so as not to concentrate the processing load.

本発明の網間分散制御システムは、インタネット網と回線交換網との間で通信を行う為の網間分散制御システムであって、呼制御信号を転送する為の網間のシグナリング・ゲートウエイの機能を、呼制御サーバと共通線信号送受信サーバとに分離し、その共通線信号送受信サーバに対して、複数の呼制御サーバを設けた構成を備えている。   The inter-network distributed control system of the present invention is an inter-network distributed control system for performing communication between an Internet network and a circuit switching network, and has a signaling gateway function for transferring call control signals. Is divided into a call control server and a common line signal transmission / reception server, and a plurality of call control servers are provided for the common line signal transmission / reception server.

又インタネット網と回線交換網との間で通信を行う為の網間分散制御システムであって、呼制御信号を転送する為の網間のシグナリング・ゲートウエイの機能を、呼制御サーバと共通線信号送受信サーバとに分離し、前記共通線信号送受信サーバと前記共通線信号送受信サーバとをそれぞれ複数配置し、且つ複数の共通線信号送受信サーバ間に呼制御信号の転送する手段を設けた構成を備えている。   Also, an inter-network distributed control system for communication between an Internet network and a circuit switching network, which functions as a signaling gateway between the networks for transferring call control signals, and a common line signal A configuration is provided in which a plurality of the common line signal transmission / reception servers and a plurality of common line signal transmission / reception servers are arranged separately, and a means for transferring a call control signal is provided between the plurality of common line signal transmission / reception servers. ing.

又共通線信号送受信サーバは、回線交換網側の回線番号と複数の前記呼制御サーバとの対応付けを行った対応テーブルを備えている。   The common line signal transmission / reception server includes a correspondence table in which a line number on the circuit switching network side is associated with the plurality of call control servers.

共通線信号送受信サーバと呼制御サーバとを分離し、サーバ機能の独立性及びサーバの物理インタフェース収納の明確な分離とを行うことができ、呼制御サーバの収容物理インタフェースの一本化を図ることができる。又共通線信号送受信サーバを呼制御サーバに対して独立的に配置できるから、この共通線信号送受信サーバを回線交換網の近くに配置し、呼制御サーバを任意の位置に配置することが容易であり、専用網となる共通線信号網の経済化を図ることができる。   The common line signal transmission / reception server and the call control server can be separated, the server function can be independent and the physical interface storage of the server can be clearly separated, and the physical interface of the call control server can be unified. Can do. Further, since the common line signal transmission / reception server can be arranged independently of the call control server, it is easy to arrange this common line signal transmission / reception server near the circuit switching network and arrange the call control server at an arbitrary position. In addition, the common line signal network as a dedicated network can be made economical.

本発明の網間分散制御システムは、図1を参照して説明すると、呼制御信号を転送する為の網間のシグナリング・ゲートウエイ(SG)1の機能を、呼制御サーバ2と共通線信号送受信サーバ3とに分離し、その共通線信号送受信サーバ3に対して、複数の呼制御サーバを設けた構成とする。   The inter-network distributed control system of the present invention will be described with reference to FIG. 1. The inter-network signaling gateway (SG) 1 function for transferring call control signals is exchanged with the call control server 2 through common line signal transmission / reception. The server 3 is separated from the common line signal transmission / reception server 3, and a plurality of call control servers are provided.

図1は、本発明の実施例の要部説明図であり、IP網と回線交換網との間に設けるSG(Signaling Gateway)1の構成を示し、2は呼制御サーバ、3は共通線信号送受信サーバ(No.7信号送受信サーバ)、4はUDP/IP(User Datagram Protocol/Internet Protocol)処理部、5はMTP(Message Transfer Part)処理部、6は乗せ換え機能部を示す。 FIG. 1 is an explanatory diagram of a main part of an embodiment of the present invention, showing a configuration of an SG (Signaling Gateway) 1 provided between an IP network and a circuit switching network, 2 is a call control server, 3 is a common line signal A transmission / reception server (No. 7 signal transmission / reception server), 4 is a UDP / IP (User Datagram Protocol / Internet Protocol) processing unit, 5 is a MTP (Message Transfer Part) processing unit, and 6 is a transfer function unit.

SG1の機能を、呼制御サーバ2と、共通線信号送受信サーバ3とを分離し、共通線信号送受信サーバ3に対して呼制御サーバ2を任意の位置、及び任意の個数の設置を可能とする。又回線交換網と共通線信号送受信部3のMTP処理部5との間は、ISUP/MTPにより送受信処理が行われ、呼制御サーバ2と共通線信号送受信サーバ3のUDP/IP処理部4との間は、ISUP/UDPにより送受信処理が行われ、IP網の図示を省略したSIPサーバと呼制御サーバ2との間は、SIP/UDPにより送受信処理が行われ、この呼制御サーバ2と図示を省略したメディア変換サーバとの間は、MEGACO/UDPにより制御信号が転送される構成とする。   The function of SG1 is separated from the call control server 2 and the common line signal transmission / reception server 3, and the call control server 2 can be installed in any position and in any number with respect to the common line signal transmission / reception server 3. . In addition, transmission / reception processing is performed between the circuit switching network and the MTP processing unit 5 of the common line signal transmission / reception unit 3 by ISUP / MTP, and the call control server 2 and the UDP / IP processing unit 4 of the common line signal transmission / reception server 3 Is transmitted / received by ISUP / UDP, and transmission / reception processing is performed by SIP / UDP between the SIP server (not shown) of the IP network and the call control server 2. The control signal is transferred by MEGACO / UDP to the media conversion server from which is omitted.

前述のように、共通線信号送受信サーバ3は、MTP処理部5により、MTPレイヤの処理全般についての終端を行うと共に、ISUP信号等の呼制御信号をMTPレイヤから受信し、乗せ換え機能部6により、UDP等のIP上で動作するプロトコルに乗せ換えを行い、UDP/IP処理部4により、呼制御サーバ2に転送する。又呼制御サーバ2側から回線交換網側へは、前述の逆方向の処理によりISUP信号を転送する。   As described above, the common line signal transmission / reception server 3 terminates the overall processing of the MTP layer by the MTP processing unit 5 and receives a call control signal such as an ISUP signal from the MTP layer. Thus, the protocol is changed to a protocol that operates on IP such as UDP, and is transferred to the call control server 2 by the UDP / IP processing unit 4. Further, the ISUP signal is transferred from the call control server 2 side to the circuit switching network side by the processing in the reverse direction described above.

共通線信号送受信サーバ3は、MTPレイヤ以下のレイヤの処理機能を専用のハードウェアにより構成し、乗せ換え機能部6の処理機能をソフトウェアにより実現することが可能となり、従って、共通線信号送受信サーバ3の処理負荷は、呼制御サーバ2の処理負荷に比較して軽いものとなる。   The common line signal transmission / reception server 3 can configure the processing functions of the layers below the MTP layer with dedicated hardware, and the processing function of the transfer function unit 6 can be realized by software. The processing load 3 is lighter than the processing load of the call control server 2.

そこで、図2に示すように、共通線信号送受信サーバ3に対して、複数の呼制御サーバ2−1〜2−nを設けた網間分散制御システムを構成する。この場合の共通線信号送受信サーバ3は、図1に示す構成と同様に、UDP/IP処理部4と、MTP処理部5と、乗せ換え機能部6との処理機能を有すると共に、例えば、CIC(通話回線番号)と呼制御サーバとの対応付けを行う対応テーブル10を設ける。従って、共通線信号送受信サーバ3は、回線交換網からのISUP/MTPによる呼制御信号を、対応テーブル10の参照によって、CIC信号に対応する呼制御サーバに振り分けることができる。   Therefore, as shown in FIG. 2, an inter-network distributed control system in which a plurality of call control servers 2-1 to 2-n are provided for the common line signal transmission / reception server 3 is configured. The common line signal transmission / reception server 3 in this case has the processing functions of the UDP / IP processing unit 4, the MTP processing unit 5, and the transfer function unit 6, similarly to the configuration shown in FIG. A correspondence table 10 for associating (call line number) with a call control server is provided. Therefore, the common line signal transmission / reception server 3 can distribute the call control signal by ISUP / MTP from the circuit switching network to the call control server corresponding to the CIC signal by referring to the correspondence table 10.

又複数の呼制御サーバ2−1〜2−n対応にメディア変換サーバ11−1〜11−nを回線交換網とIP網との間に配置し、各呼制御サーバ2−1〜2−nは、呼制御信号に基づいて、それぞれメディア変換サーバ11−1〜11−nに、MEGACO/UDPによる制御信号を転送する。この場合、呼制御サーバ2−1〜2−nに対してそれぞれ複数又は単一のメディア変換サーバを接続する構成とすることもできる。又共通線信号送受信サーバ3を回線交換網の共通線信号を転送する共通線信号網の近くに配置し、呼制御サーバ2−1〜2−nを、IP網に対して分散配置することもできる。   Further, media conversion servers 11-1 to 11-n are arranged between the circuit switching network and the IP network so as to correspond to the plurality of call control servers 2-1 to 2-n, and the call control servers 2-1 to 2-n are arranged. Transfers a control signal based on MEGACO / UDP to the media conversion servers 11-1 to 11-n, respectively, based on the call control signal. In this case, a configuration in which a plurality or a single media conversion server is connected to each of the call control servers 2-1 to 2-n can be employed. Alternatively, the common line signal transmission / reception server 3 may be arranged near the common line signal network for transferring the common line signal of the circuit switching network, and the call control servers 2-1 to 2-n may be arranged in a distributed manner with respect to the IP network. it can.

又呼制御サーバと独立的に共通線信号送受信サーバを設けるものであるから、この共通線信号送受信サーバを複数設けることもできる。例えば、図3に示すように、単一の呼制御サーバ2に対して、複数の共通線信号送受信サーバ3−1〜3−mを配置し、呼制御サーバ2は、回線交換網に収容された相手端末対応の共通線信号送受信サーバとの間で、呼制御信号の転送処理を行う。なお、共通線信号送受信サーバ3−1〜3−mは、それぞれ図1に示す構成を有するものであるが、回線交換網との間のISUP/MTP転送を行うMTP処理部5のみを図示している。又メディア変換サーバは図示を省略している。   Since the common line signal transmission / reception server is provided independently of the call control server, a plurality of common line signal transmission / reception servers can be provided. For example, as shown in FIG. 3, a plurality of common line signal transmission / reception servers 3-1 to 3-m are arranged for a single call control server 2, and the call control server 2 is accommodated in a circuit switching network. Call control signal transfer processing is performed with the common line signal transmission / reception server corresponding to the other terminal. The common line signal transmission / reception servers 3-1 to 3-m each have the configuration shown in FIG. 1, but only the MTP processing unit 5 that performs ISUP / MTP transfer with the circuit switching network is illustrated. ing. The media conversion server is not shown.

又共通線信号送受信サーバと、呼制御サーバとをそれぞれ複数設けて、網間分散制御システムを構成することもできる。例えば、図4に示すように、複数の呼制御サーバ2−1〜2−nと複数の共通線信号送受信サーバ3−1〜3−mとを設ける。この場合、共通線信号送受信サーバ3−1〜3−mは、MTP処理部5と対応テーブル10を図示しているが、図1に示すように、UDP/IP処理部4と、乗せ換え機能部6とを含む構成を有するものである。   Also, it is possible to configure a distributed network control system by providing a plurality of common line signal transmission / reception servers and call control servers. For example, as shown in FIG. 4, a plurality of call control servers 2-1 to 2-n and a plurality of common line signal transmission / reception servers 3-1 to 3-m are provided. In this case, the common line signal transmission / reception servers 3-1 to 3-m illustrate the MTP processing unit 5 and the correspondence table 10, but as illustrated in FIG. 1, the UDP / IP processing unit 4 and the transfer function. And a configuration including the portion 6.

又共通線信号送受信サーバ3−1〜3−mは、IP網側のIP電話機と、回線交換網側の電話機との収容位置を識別して、共通線信号送受信サーバ間の転送を行う機能を備えている。それにより、例えば、IP網側のIP電話機については、呼制御サーバ2−1と共通線信号送受信サーバ3−1との間で呼制御信号がISUP/UDPにより転送され、回線交換網側の電話機については、共通線信号送受信サーバ3−2と図示を省略した交換機の共通線信号送受信部との間で、呼制御信号がISUP/MTPにより転送される場合に於いて、共通線信号送受信サーバ3−1又は共通線信号送受信サーバ3−2は、前述のように、変換テーブル10を参照して、CIC(通話回線番号)と呼制御サーバとの対応付けを行う。即ち、回線交換網側は、共通線信号送受信サーバ3−2により交換機側との間の呼制御信号をISUP/MTPによって転送し、IP網側は、呼制御サーバ2−1と共通線信号送受信サーバ3−1との間で、呼制御信号をISUP/UDPによって転送し、共通線信号送受信サーバ3−1,3−2間で、呼制御信号をISUP/UDPによって転送することになる。従って、システム規模が大きい場合でも、負荷バランスがとれる経済的な分散制御システムを構築することができる。   The common line signal transmission / reception servers 3-1 to 3-m have a function of identifying the accommodation positions of the IP telephones on the IP network side and the telephones on the circuit switching network side and transferring between the common line signal transmission / reception servers. I have. Thereby, for example, for an IP telephone on the IP network side, the call control signal is transferred by ISUP / UDP between the call control server 2-1 and the common line signal transmission / reception server 3-1, and the telephone on the circuit switching network side In the case where the call control signal is transferred by ISUP / MTP between the common line signal transmission / reception server 3-2 and the common line signal transmission / reception unit of the exchange not shown, the common line signal transmission / reception server 3 -1 or common line signal transmission / reception server 3-2 refers to conversion table 10 and associates the CIC (call line number) with the call control server as described above. That is, the circuit switching network side uses the common line signal transmission / reception server 3-2 to transfer the call control signal to / from the exchange side by ISUP / MTP, and the IP network side transmits / receives the common line signal to / from the call control server 2-1. Call control signals are transferred to the server 3-1 by ISUP / UDP, and call control signals are transferred to the common line signal transmission / reception servers 3-1 and 3-2 by ISUP / UDP. Therefore, even when the system scale is large, an economical distributed control system that can balance the load can be constructed.

本発明の実施例の要部説明図である。It is principal part explanatory drawing of the Example of this invention. 呼制御サーバを複数配置した要部説明図である。It is principal part explanatory drawing which has arrange | positioned multiple call control servers. 共通線信号送受信サーバを複数配置した要部説明図である。It is principal part explanatory drawing which arrange | positioned multiple common line signal transmission / reception servers. 複数構成の要部説明図である。It is principal part explanatory drawing of a some structure. 従来例の要部説明図である。It is principal part explanatory drawing of a prior art example.

符号の説明Explanation of symbols

1 SG(シグナリング・ゲートウエイ)
2 呼制御サーバ
3 共通線信号送受信サーバ
4 UDP/IP処理部
5 MTP処理部
6 乗せ換え機能部
10 対応テーブル
1 SG (Signaling Gateway)
2 Call control server 3 Common line signal transmission / reception server 4 UDP / IP processing unit 5 MTP processing unit 6 Transfer function unit 10 Correspondence table

Claims (3)

インタネット網と回線交換網との間で通信を行う為の網間分散制御システムに於いて、 呼制御信号を転送する為の網間のシグナリング・ゲートウエイの機能を、呼制御サーバと共通線信号送受信サーバとに分離し、前記共通線信号送受信サーバに対して、複数の前記呼制御サーバを設けた構成を備えた
ことを特徴とする網間分散制御システム。
In the inter-network distributed control system for communication between the Internet network and the circuit switching network, the signaling gateway function between the network for transferring the call control signal, the common line signal transmission / reception with the call control server A distributed inter-network control system comprising: a plurality of call control servers provided for the common line signal transmission / reception server.
インタネット網と回線交換網との間で通信を行う為の網間分散制御システムに於いて、 呼制御信号を転送する為の網間のシグナリング・ゲートウエイの機能を、呼制御サーバと共通線信号送受信サーバとに分離し、前記共通線信号送受信サーバと前記共通線信号送受信サーバとをそれぞれ複数配置し、且つ前記複数の共通線信号送受信サーバ間に呼制御信号の転送する手段を設けた
ことを特徴とする網間分散制御システム。
In the inter-network distributed control system for communication between the Internet network and the circuit switching network, the signaling gateway function between the network for transferring the call control signal, the common line signal transmission / reception with the call control server A plurality of common line signal transmission / reception servers and a plurality of common line signal transmission / reception servers, respectively, and means for transferring a call control signal between the plurality of common line signal transmission / reception servers. Network distributed control system.
前記共通線信号送受信サーバは、回線交換網側の回線番号と複数の前記呼制御サーバとの対応付けを行った対応テーブルを備えたことを特徴とする請求項1又は2記載の網間分散制御システム。   The inter-network distributed control according to claim 1 or 2, wherein the common line signal transmission / reception server includes a correspondence table in which a line number on a circuit switching network side is associated with a plurality of the call control servers. system.
JP2004132360A 2004-04-28 2004-04-28 Inter-network decentralized control system Pending JP2005318145A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004132360A JP2005318145A (en) 2004-04-28 2004-04-28 Inter-network decentralized control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004132360A JP2005318145A (en) 2004-04-28 2004-04-28 Inter-network decentralized control system

Publications (1)

Publication Number Publication Date
JP2005318145A true JP2005318145A (en) 2005-11-10

Family

ID=35445139

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004132360A Pending JP2005318145A (en) 2004-04-28 2004-04-28 Inter-network decentralized control system

Country Status (1)

Country Link
JP (1) JP2005318145A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007116722A1 (en) * 2006-03-29 2007-10-18 Nec Corporation Communication system
JP2008245154A (en) * 2007-03-28 2008-10-09 Nec Corp Sg apparatus, sg system and mounting system for ss7 line termination device system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007116722A1 (en) * 2006-03-29 2007-10-18 Nec Corporation Communication system
JPWO2007116722A1 (en) * 2006-03-29 2009-08-20 日本電気株式会社 Communications system
JP2008245154A (en) * 2007-03-28 2008-10-09 Nec Corp Sg apparatus, sg system and mounting system for ss7 line termination device system

Similar Documents

Publication Publication Date Title
US6879680B2 (en) Method of and system for extending internet telephony over virtual private network direct access lines
US6839342B1 (en) System and method for interfacing signaling information and voice traffic
CN1311693C (en) Signaling gatways
US8243720B2 (en) Voice-over-IP hybrid digital loop carrier
US20020141386A1 (en) System, apparatus and method for voice over internet protocol telephone calling using enhanced signaling packets and localized time slot interchanging
US20070115943A1 (en) System and method for establishing emergency communications in a telecommunication network
US7496106B2 (en) Methods and apparatus for providing signalling gateways with multi-network support
KR100705568B1 (en) apparatus and method for processing SIP signaling in voice/data integration switching system
US20070064677A1 (en) Packet media gateway with a secondary PSTN connection and method for time slot switching
US7675900B1 (en) System and method for interfacing between signaling protocols
US8817775B2 (en) Access gateway and method of operation by the same
CN1653795B (en) Device to terminate a modem relay channel directly to an ip network
JP2005318145A (en) Inter-network decentralized control system
US20070189490A1 (en) Data redirection system and method using Internet protocol private branch exchange
US7672442B2 (en) Signal relay device, method thereof, and system using the same
JP2006261978A (en) Gateway apparatus
JP2006303840A (en) Voice communication system
JP2005033624A (en) Voice communication system, gateway device, and voice communication method used therefor and its program
US20050169241A1 (en) Integrated voice and data switching system
JP5140792B2 (en) Method and system for supporting a shared local telephone relay system
US7782838B2 (en) Intermediate packetizing of voice data for communication between circuit-switched network nodes
KR100821576B1 (en) Call switching method in pbx using ip network
JP4215550B2 (en) Private branch exchange system for intersystem connection by IP and system information transmission method thereof
JP5147130B2 (en) IP button telephone equipment
JP2003274041A (en) Call control system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070420

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090408

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090421

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090908