JPH0984066A - Exchange system - Google Patents

Exchange system

Info

Publication number
JPH0984066A
JPH0984066A JP24197995A JP24197995A JPH0984066A JP H0984066 A JPH0984066 A JP H0984066A JP 24197995 A JP24197995 A JP 24197995A JP 24197995 A JP24197995 A JP 24197995A JP H0984066 A JPH0984066 A JP H0984066A
Authority
JP
Japan
Prior art keywords
exchange
control means
terminal
connection destination
call
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
JP24197995A
Other languages
Japanese (ja)
Inventor
Yoshihiro Kataoka
好広 片岡
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP24197995A priority Critical patent/JPH0984066A/en
Publication of JPH0984066A publication Critical patent/JPH0984066A/en
Pending legal-status Critical Current

Links

Landscapes

  • Monitoring And Testing Of Exchanges (AREA)
  • Exchange Systems With Centralized Control (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PROBLEM TO BE SOLVED: To develop the software efficiently by simplifying a troublesome job such as software debug and test or the like. SOLUTION: A controller is provided with a communication control means 13 deciding a call connection destination based on a signal from an exchange control means 11 and connection destination information for an arrived call stored inside. The call is connected to a communication terminal connecting to a terminal control means 12 and an exchange specific device 14 through a communication control means 13 with respect to the call from a terminal simulator connecting to the terminal control means 12. Thus, the test for call processing is executed for the exchange specific device 14 almost simultaneously when the terminal control means 12 on a general-purpose controller makes the test.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は交換機システムに
関し、詳しくは交換機システムにおける呼処理動作の試
験方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an exchange system, and more particularly to a call processing operation test system in the exchange system.

【0002】[0002]

【従来の技術】一般に、複数の通信端末(電話機)が設
置された構内には、内線相互間の接続や、内部と外部と
の間の発着信等の制御を行う交換機が用いられている。
この交換機は、複数台の通信端末(電話機)を収容する
端末インターフェースと、局線/専用線と接続する回線
インターフェースと、通話路の交換接続を行うスイッチ
部(接続部)と、呼の交換制御処理を行う制御部とから
構成されており、発着信等に対する各部の動作は交換機
ソフトウェアにより制御されている。
2. Description of the Related Art Generally, in a premises in which a plurality of communication terminals (telephones) are installed, there is used an exchange which controls connections between extensions and makes and receives calls between the inside and the outside.
This exchange is a terminal interface that accommodates a plurality of communication terminals (telephones), a line interface that connects to a station line / dedicated line, a switch unit (connection unit) that performs a call path exchange connection, and call exchange control. It is composed of a control unit for performing processing, and the operation of each unit for making and receiving calls is controlled by the exchange software.

【0003】従来、交換機ソフトウェアのデバッグを行
う際には、ワークステーションやパーソナルコンピュー
タ等の汎用制御装置上に、交換機固有装置の機能を仮想
化した端末制御手段と、通信端末の動作を疑似的に再現
する端末シュミレータを設け、この端末シュミレータを
使って呼処理動作の確認を行っていた。ここで、交換機
固有装置とは、上述した交換機の構成要素から制御部を
除いたハードウェア部分をいう。
[0003] Conventionally, when debugging exchange software, on a general-purpose control device such as a workstation or a personal computer, terminal control means that virtualizes the function of the exchange-specific device and the operation of a communication terminal are simulated. A terminal simulator to reproduce was provided, and the call processing operation was confirmed using this terminal simulator. Here, the exchange-specific device refers to a hardware portion obtained by removing the control unit from the above-described components of the exchange.

【0004】この場合、上記制御部に相当する機能は、
汎用制御装置上に設定された交換制御手段により実現さ
れる。ところが、この交換制御手段と前記端末制御手段
および端末シュミレータを使用して行われる発着信等の
呼処理動作の試験では、通信端末間を出入りする信号の
内容を論理的に判断することで試験の成否を確認してお
り、実際の通信端末の通話路を制御したり、通話が行わ
れるわけではない。このため、最終的には実ハードウェ
アを使用して再度呼処理動作の確認を行っていた。
In this case, the function corresponding to the control unit is
It is realized by the exchange control means set on the general-purpose control device. However, in the test of call processing operations such as call origination / termination performed by using the exchange control means, the terminal control means, and the terminal simulator, the contents of signals going in and out between communication terminals are logically judged. The success or failure is confirmed, and the actual communication path of the communication terminal is not controlled or the communication is not performed. Therefore, finally, the call processing operation is confirmed again by using the actual hardware.

【0005】[0005]

【発明が解決しようとする課題】上述したように、従来
方式では、汎用制御装置上において端末制御手段等を用
いたデバックを行った後、さらに実交換機を用いた試験
へと移行する手順を踏まなくてはならなかった。ところ
が、実交換機において、回線インターフェースカードの
種別や枚数、および回線インターフェースカードを収容
するスロットの数に制限がある場合、すなわちハードウ
ェア環境に制約がある場合には、試験に用いるデータは
端末制御手段によるシュミレーションで使用していたも
のから、新たに実交換機用として再構築しなければなら
ず、試験環境を移す手間に加えて、試験データの再構築
までも余儀無くされるため、手間と時間がかかるという
問題点があった。
As described above, in the conventional method, after the debugging using the terminal control means or the like on the general-purpose control device, the procedure is further shifted to the test using the actual exchange. I had to. However, when the type and number of line interface cards and the number of slots for accommodating the line interface cards in the actual exchange are limited, that is, when the hardware environment is limited, the data used for the test is the terminal control means. It has to be rebuilt for the actual exchange from the one used in the simulation, and in addition to the time to move the test environment, it is also necessary to rebuild the test data, so it takes time and effort. There was a problem.

【0006】このように、従来の交換機ソフトウェアの
開発環境においては、ソフトウェアのデバッグや試験等
の煩雑な作業が必要なため、多様なユーザニーズに対応
する新しいサービス開発を短期間に実現することは難し
く、作業の効率化が求められていた。
As described above, in the conventional switch software development environment, complicated work such as software debugging and testing is required. Therefore, it is not possible to realize new service development in a short period of time in response to various user needs. It was difficult, and the work efficiency was required.

【0007】この発明は、呼処理の動作確認を行う際の
作業を簡略化することにより、ソフトウェア開発を効率
的に行うことができる交換機システムを提供することを
目的とする。
An object of the present invention is to provide an exchange system capable of efficiently developing software by simplifying the work for confirming the operation of call processing.

【0008】[0008]

【課題を解決するための手段】この発明に係わる交換機
システムは、複数台の通信端末を収容する端末インター
フェース、公衆網および専用線と接続する回線インター
フェース、通信路の交換接続を行うスイッチ手段からな
る交換機固有装置と、この交換機固有装置を制御する制
御装置から構成される交換機システムであって、上記制
御装置上に、呼の交換制御処理を行う交換制御手段と、
前記交換機固有装置を仮想化した端末制御手段と、着信
呼の接続先情報に基づいて呼の接続先を判定する通信制
御手段とを具備し、前記通信制御手段に設定された着信
呼の接続先情報に基づいて呼の接続先を判定し、前記端
末制御手段と交換機固有装置の双方に呼の接続を行うよ
うにしたことを特徴とする。
An exchange system according to the present invention comprises a terminal interface for accommodating a plurality of communication terminals, a line interface for connecting to a public network and a private line, and switch means for switching and connecting communication paths. An exchange system including an exchange-specific device and a control device for controlling the exchange-specific device, wherein exchange control means for performing a call exchange control process on the control device,
A terminal control unit that virtualizes the exchange-specific device, and a communication control unit that determines the connection destination of the call based on connection destination information of the incoming call, the connection destination of the incoming call set in the communication control unit The call connection destination is determined based on the information, and the call connection is made to both the terminal control means and the exchange-specific device.

【0009】上記構成において、通信制御手段は、前記
交換機固有装置または前記端末制御手段との間で信号を
送受信する信号インターフェースと、前記交換制御手段
による呼の交換制御処理により得られた信号を分析する
信号分析部と、着信呼の接続先情報を記憶する接続先情
報記憶部と、前記信号分析部による分析結果と前記接続
先情報記憶部に記憶された接続先情報に基づいて、呼の
接続先を判定する通信制御部により構成されている。
In the above structure, the communication control means analyzes a signal interface for transmitting and receiving a signal to and from the exchange-specific device or the terminal control means, and a signal obtained by the call exchange control processing by the exchange control means. A signal analysis unit, a connection destination information storage unit that stores connection destination information of an incoming call, and a call connection based on the analysis result by the signal analysis unit and the connection destination information stored in the connection destination information storage unit. It is configured by a communication control unit that determines the destination.

【0010】また、上記接続先情報は、通信端末の端末
番号、端末属性、接続先モード、端末制御区分により構
成されている。
The connection destination information includes a terminal number of the communication terminal, a terminal attribute, a connection destination mode, and a terminal control classification.

【0011】上述した通信制御手段によると、信号イン
タフェースは前記端末制御手段から受信した要求信号を
通信制御部へ中継し、通信制御部は前記交換制御手段に
要求信号を渡す。交換制御手段では実際に交換制御処理
が行われる。通信制御部は交換制御手段から処理結果と
しての応答信号を受け取り、この応答信号を信号分析部
に渡す。信号分析部は応答信号を分析し、端末番号や端
末属性等の情報を取り出して通信制御部に渡す。通信制
御部は、この端末番号や端末属性を使って接続先情報記
憶部で接続先情報を検索させ、接続先に関する情報を取
得する。さらに通信制御部は、この情報から接続先モー
ドの設定や、交換機固有装置の実装状態を確認する。そ
して、通信制御手段は呼の接続先となる交換機固有装置
や端末制御手段を判定し、この判定結果に基づいて、交
換機固有装置と端末制御手段の双方に接続要求信号を送
出する。
According to the above communication control means, the signal interface relays the request signal received from the terminal control means to the communication control section, and the communication control section passes the request signal to the exchange control means. The exchange control means actually performs the exchange control process. The communication control unit receives the response signal as the processing result from the exchange control unit, and passes this response signal to the signal analysis unit. The signal analysis unit analyzes the response signal, extracts information such as the terminal number and terminal attribute, and passes the information to the communication control unit. The communication control unit uses the terminal number and the terminal attribute to search the connection destination information storage unit for connection destination information, and acquires information about the connection destination. Further, the communication control unit confirms the setting of the connection destination mode and the mounting state of the exchange specific device from this information. Then, the communication control means determines the exchange-specific device or the terminal control means to which the call is connected, and based on the result of the determination, sends a connection request signal to both the exchange-specific device and the terminal control means.

【0012】[0012]

【発明の実施の形態】以下、この発明に係わる交換機シ
ステムの実施の形態を図面を参照しながら説明する。な
お、この実施の形態では、全ての図面について、同一部
分を同一符号で示している。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of an exchange system according to the present invention will be described below with reference to the drawings. In this embodiment, the same parts are denoted by the same reference numerals in all the drawings.

【0013】図1は、この実施の形態における交換機シ
ステム100の全体構成を示すブロック図である。この
交換機システム100は大別すると、交換機システム本
体10と、この交換機システム本体10にネットワーク
15を通じて接続された交換機固有装置14により構成
されている。
FIG. 1 is a block diagram showing the overall configuration of an exchange system 100 according to this embodiment. The exchange system 100 is roughly divided into an exchange system main body 10 and an exchange-specific device 14 connected to the exchange system main body 10 through a network 15.

【0014】交換機システム本体10は、例えばワーク
ステーション、パーソナルコンピュータあるいはワンボ
ードコンピュータ等の汎用制御装置からなり、この汎用
制御装置上には、交換制御手段11、端末制御手段1
2、通信制御手段13の機能が実現されている。
The exchange system main body 10 comprises a general-purpose control device such as a workstation, a personal computer or a one-board computer. On the general-purpose control device, the exchange control means 11 and the terminal control means 1 are provided.
2. The function of the communication control means 13 is realized.

【0015】交換制御手段11は、端末制御手段12お
よび交換機固有装置14の制御部として機能する。この
交換制御手段11では、端末制御手段12または交換機
固有装置14から送られてきた要求信号を受けて交換制
御処理を行うとともに、この結果に基づいて応答信号や
接続要求信号を、端末制御手段12および交換機固有装
置14に接続された通信端末に送出する。これによっ
て、例えば端末制御手段12の図示せぬスイッチ部の接
続制御や、端末I/F(インタフェース)部を制御して
呼の交換接続処理を実現している。
The exchange control unit 11 functions as a control unit for the terminal control unit 12 and the exchange-specific device 14. The exchange control means 11 receives the request signal sent from the terminal control means 12 or the exchange-specific device 14 and performs the exchange control processing. Based on the result, a response signal or a connection request signal is sent to the terminal control means 12. And to the communication terminal connected to the exchange specific device 14. As a result, for example, connection control of a switch unit (not shown) of the terminal control unit 12 and control of the terminal I / F (interface) unit are performed to implement call exchange connection processing.

【0016】なお、前述した応答信号や接続要求信号
は、交換制御手段11から送出される一つの制御信号の
中に含まれている。このうち、応答信号は発信元へ送出
され、接続要求信号は接続先へ送出される。
The response signal and the connection request signal described above are included in one control signal sent from the exchange control means 11. Of these, the response signal is sent to the source and the connection request signal is sent to the destination.

【0017】また、交換制御手段11は、上述した汎用
制御装置上で提供される仮想計算機としての機能を備え
ており、前記仮想計算機のオペレーティングシステム
(OS)が使用できる汎用制御装置上に配置される。
The exchange control means 11 has a function as a virtual computer provided on the above-mentioned general-purpose control device, and is arranged on the general-purpose control device that can be used by the operating system (OS) of the virtual computer. It

【0018】端末制御手段12は、交換機固有装置(1
4)の機能を仮想化したもので、複数台の通信端末を収
容する端末I/F部、局線/専用線と接続する回線I/
F部、および前記I/F間での通話路の交換接続を行う
スイッチ部により構成されている。
The terminal control means 12 is a device unique to the exchange (1
The function of 4) is virtualized, and the terminal I / F unit that accommodates a plurality of communication terminals and the line I / F that connects to the station line / dedicated line
It is composed of an F section and a switch section for switching and connecting a communication path between the I / Fs.

【0019】通信制御手段13は、前記交換制御手段1
1からの応答信号の内容を分析するとともに、内部に保
持している接続先情報に基づいて着信呼の接続先を判定
し、通信端末に呼を接続する処理を行っている。
The communication control means 13 is the exchange control means 1
In addition to analyzing the content of the response signal from 1, the connection destination of the incoming call is determined based on the connection destination information held internally, and the processing of connecting the call to the communication terminal is performed.

【0020】図2は、上記通信制御手段13の機能的な
構成を示すブロック図である。この通信制御手段13
は、信号インタフェース21、信号分析部22、接続先
情報記憶部23、通信制御部24とから構成されてい
る。
FIG. 2 is a block diagram showing the functional configuration of the communication control means 13. This communication control means 13
Is composed of a signal interface 21, a signal analysis unit 22, a connection destination information storage unit 23, and a communication control unit 24.

【0021】信号インタフェース21は、端末制御手段
12または交換機固有装置14からの要求信号を通信制
御部24に中継し、また通信制御部24からの応答信号
や接続要求信号を端末制御手段12や交換機固有装置1
4に送出する。
The signal interface 21 relays a request signal from the terminal control means 12 or the exchange-specific device 14 to the communication control section 24, and a response signal or a connection request signal from the communication control section 24 to the terminal control means 12 or the exchange. Unique device 1
4

【0022】信号分析部22は、交換制御手段11から
の応答信号を分析し、端末番号や端末属性等の情報を取
り出して通信制御部24に渡す。
The signal analysis section 22 analyzes the response signal from the exchange control means 11, extracts the information such as the terminal number and the terminal attribute, and transfers it to the communication control section 24.

【0023】接続先情報記憶部23は、端末制御手段1
2または交換機固有装置14への着信呼の接続先情報を
記憶している。接続先情報の設定されたテーブルの構成
例を図3に示す。このテーブルでは、交換機固有装置1
4上の端末I/Fの収容位置、スロット番号、ポート番
号からなる端末番号と、端末種別、呼種別からなる端末
属性と、接続先モード、端末制御区分等のデータが管理
されている。この接続先情報記憶部23では、後述の通
信制御部24からの要求に従って、内部データの検索、
設定/解除等の処理が行われる。なお、図3のテーブル
において、呼種別とは音声信号の伝送速度であり、64
は64kb/sを示している。接続先モードとは呼の接
続先を示したもので、交換機固有装置14のみ、端末制
御手段12のみ、あるいは両方の3つのパターンが設定
されている。また、端末制御区分とはテーブルに登録さ
れている通信端末が実際に交換機固有装置14に実装さ
れているかどうかの設定を示している。
The connection destination information storage unit 23 is the terminal control means 1
2 or connection destination information of an incoming call to the exchange-specific device 14 is stored. FIG. 3 shows an example of the configuration of the table in which the connection destination information is set. In this table, the exchange-specific device 1
4, the terminal number including the accommodation position of the terminal I / F, the slot number, and the port number, the terminal attribute including the terminal type and the call type, the connection destination mode, the terminal control classification, and the like are managed. The connection destination information storage unit 23 searches for internal data according to a request from the communication control unit 24, which will be described later.
Processing such as setting / releasing is performed. In the table of FIG. 3, the call type is the transmission rate of the audio signal, and 64
Indicates 64 kb / s. The connection destination mode indicates a connection destination of a call, and three patterns of only the exchange-specific device 14, only the terminal control means 12, or both are set. The terminal control classification indicates the setting as to whether or not the communication terminal registered in the table is actually installed in the exchange specific device 14.

【0024】通信制御部24は、信号インタフェース2
1から受け取った要求信号を一旦交換制御手段11に渡
し、交換制御処理の後に前記交換制御手段11から返さ
れた応答信号を信号分析部22に渡して、分析結果を受
け取る。次に、この分析結果をもとにして、前記接続先
情報記憶部23のテーブルを検索し、呼の接続先を判定
する。そして、接続先である交換機固有装置14と端末
制御手段12の双方(または、いずれか一方)に接続要
求信号を送出する。
The communication control unit 24 uses the signal interface 2
The request signal received from 1 is once passed to the exchange control means 11, and after the exchange control processing, the response signal returned from the exchange control means 11 is passed to the signal analysis section 22 to receive the analysis result. Next, based on the analysis result, the table of the connection destination information storage unit 23 is searched to determine the connection destination of the call. Then, the connection request signal is transmitted to both (or one of) the exchange-specific device 14 and the terminal control means 12 which are connection destinations.

【0025】図4は、交換機固有装置14と端末制御手
段12に接続された通信端末の配置図である。交換機固
有装置14の端末I/Fには、標準電話機14a、デジ
タル電話機14b等の複数の通信端末が収容されてお
り、端末制御手段12の端末I/F部には、疑似通信端
末である端末シュミレータ12aが収容されている。な
お、接続されている通信端末の収容位置やスロット番号
等の設定は、図3のテーブルに対応している。
FIG. 4 is a layout diagram of a communication terminal connected to the exchange-specific device 14 and the terminal control means 12. The terminal I / F of the exchange specific device 14 accommodates a plurality of communication terminals such as a standard telephone 14a and a digital telephone 14b, and the terminal I / F section of the terminal control means 12 is a pseudo communication terminal. The simulator 12a is housed. It should be noted that the accommodation position of the connected communication terminal, the setting of the slot number, and the like correspond to the table of FIG.

【0026】次に、上述した交換機システム100にお
いて、呼処理動作の試験を行う場合の処理手順を図5の
フローチャートを用いて説明する。
Next, the processing procedure for testing the call processing operation in the above-mentioned exchange system 100 will be described with reference to the flowchart of FIG.

【0027】交換機固有装置14に接続された通信端末
に対する呼処理動作の試験を行う場合には、端末制御手
段12に接続した端末シュミレータにより通信制御手段
13に信号を入力する。このように、呼の発信処理は端
末制御手段12に接続された端末シュミレータ上により
実施される。
When testing the call processing operation for the communication terminal connected to the exchange specific device 14, a signal is input to the communication control means 13 by the terminal simulator connected to the terminal control means 12. In this way, the call origination process is carried out by the terminal simulator connected to the terminal control means 12.

【0028】通信制御手段13内の信号インタフェース
21は、端末制御手段12から受信した要求信号を通信
制御部24へ中継し、通信制御部24は交換制御手段1
1に要求信号を渡す(ステップ101)。交換制御手段
11は要求信号に応じて実際の交換制御処理を実施し、
この結果に基づいて通信制御部24に対して応答信号を
返す(ステップ102)。通信制御部24は、この応答
信号を信号分析部22に渡す。信号分析部22は応答信
号を分析し、端末番号や端末属性等の情報を取り出し
て、これを通信制御部24に渡す(ステップ103)。
通信制御部24は、接続先情報記憶部23を起動して、
端末番号や端末属性に基づいてテーブルを検索させ、接
続先に関する情報を取得する(ステップ104)。通信
制御部24は、この情報から接続先モードの設定や、交
換機固有装置14の実装状態を確認する(ステップ10
5)。そして、通信制御手段24は呼の接続先となる交
換機固有装置14や端末制御手段12を判定し(ステッ
プ106)、この判定結果に基づいて、交換機固有装置
14と端末制御手段12の双方に接続要求信号を送出す
る(ステップ107)。
The signal interface 21 in the communication control means 13 relays the request signal received from the terminal control means 12 to the communication control section 24, and the communication control section 24 exchanges with the exchange control means 1.
The request signal is passed to 1 (step 101). The exchange control means 11 carries out an actual exchange control process according to the request signal,
Based on this result, a response signal is returned to the communication control unit 24 (step 102). The communication control unit 24 passes this response signal to the signal analysis unit 22. The signal analysis unit 22 analyzes the response signal, extracts the information such as the terminal number and the terminal attribute, and passes the information to the communication control unit 24 (step 103).
The communication control unit 24 activates the connection destination information storage unit 23,
The table is searched based on the terminal number and the terminal attribute, and the information regarding the connection destination is acquired (step 104). From this information, the communication control unit 24 confirms the setting of the connection destination mode and the mounting state of the exchange-specific device 14 (step 10).
5). Then, the communication control means 24 determines the exchange-specific device 14 or the terminal control means 12 to which the call is connected (step 106), and based on the determination result, connects to both the exchange-specific device 14 and the terminal control means 12. A request signal is sent (step 107).

【0029】次に、上述したフローチャートの処理に基
づいて、呼処理動作の試験を行った場合の具体例を、図
2ないし図4を参照しながら説明する。
Next, a specific example of the case where the call processing operation is tested based on the processing of the above-mentioned flowchart will be described with reference to FIGS.

【0030】まず、交換機固有装置14における収容位
置’00’、スロット’01’の標準電話機14aか
ら、同じ収容位置でスロット’02’のデジタル電話機
14bに対して発信処理を行う場合は、端末制御手段1
2に接続された端末シュミレータ12aを使って通信制
御手段13に信号を入力する。通信制御手段13内で
は、信号インタフェース21を通じて通信制御部24に
信号が渡され、交換制御手段11で実際の交換制御処理
が実行される。この交換制御手段11からの応答信号は
信号分析部22で分析され、端末番号や端末属性等の情
報が取り出される。接続先情報記憶部23では、通信制
御部24から渡された端末番号や端末属性に基づいてテ
ーブルが検索され、接続先に関する情報が抽出される。
これにより、接続先であるデジタル電話機14bの接続
先モードが交換機固有装置14と端末制御手段12の両
方であることを知ることができ、また端末制御区分によ
り交換機固有装置14での通信端末の実装状態を確認す
ることができる。通信制御部24は、接続先である交換
機固有装置14と端末制御手段12の双方に対して接続
要求信号を送出する。また、発信元である標準電話機1
4aの接続先モードは交換機固有装置14のみとなって
いるので、接続要求信号は交換機固有装置14に対して
のみ送信される。これにより、交換機固有装置14に接
続する標準電話機14aでは呼び出し音が聴取され、デ
ジタル電話機14bには着信音が鳴動する。一方、端末
制御手段12に接続された端末シュミレータ上における
収容位置’00’、スロット’02’のデジタル電話機
14bには、着信を意味するメッセージ表示が行われ
る。
First, when the standard telephone 14a at the accommodation position "00" and the slot "01" in the exchange-specific device 14 makes a call to the digital telephone 14b at the same accommodation position and the slot "02", the terminal control is performed. Means 1
A signal is input to the communication control means 13 using the terminal simulator 12a connected to 2. In the communication control means 13, a signal is passed to the communication control section 24 through the signal interface 21, and the exchange control means 11 executes the actual exchange control processing. The response signal from the exchange control means 11 is analyzed by the signal analysis section 22, and information such as the terminal number and the terminal attribute is taken out. In the connection destination information storage unit 23, the table is searched based on the terminal number and the terminal attribute passed from the communication control unit 24, and the information regarding the connection destination is extracted.
As a result, it is possible to know that the connection destination mode of the digital telephone 14b, which is the connection destination, is both the exchange-specific device 14 and the terminal control means 12, and the implementation of the communication terminal in the exchange-specific device 14 by the terminal control classification. You can check the status. The communication control unit 24 sends a connection request signal to both the exchange-specific device 14 and the terminal control means 12, which are connection destinations. Also, the standard telephone 1 that is the caller
Since the connection destination mode of 4a is only the exchange-specific device 14, the connection request signal is transmitted only to the exchange-specific device 14. As a result, the standard telephone set 14a connected to the exchange-specific device 14 hears the ringing tone, and the digital telephone set 14b rings. On the other hand, a message indicating an incoming call is displayed on the digital telephone 14b in the accommodation position "00" and the slot "02" on the terminal simulator connected to the terminal control means 12.

【0031】次に、交換機固有装置14における収容位
置’00’、スロット’02’のデジタル電話機14b
から、収容位置’02’、スロット’01’のデジタル
電話機に対して発信処理を行う場合について説明する。
この場合も、端末制御手段12に接続された端末シュミ
レータ12aを使って通信制御手段13に信号を入力す
る。先の例と同様に、端末シュミレータ12aからの入
力信号に対して交換制御手段11で実際の交換制御処理
が実行され、応答信号は信号分析部22で分析され、端
末番号や端末属性等の情報が取り出される。そして、接
続先情報記憶部23では、これら端末番号や端末属性に
基づいてテーブルが検索され、接続先に関する情報が抽
出される。これにより、接続先であるデジタル電話機の
接続先モードが交換機固有装置14と端末制御手段12
の両方であることを知ることができる。一方、端末制御
区分を見ると、接続先の通信端末は交換機固有装置14
には実装されていないことが確認できる。この場合、通
信制御部24は端末制御手段12に対してのみ接続要求
信号を送出する。また、発信元であるデジタル電話機1
4bの接続先モードは交換機固有装置14と端末制御手
段12となっているので、接続要求信号は交換機固有装
置14と端末制御手段12の双方に対して送出される。
これにより、交換機固有装置14に接続するデジタル電
話機14bでは呼び出し音が聴取され、端末制御手段1
2に接続された端末シュミレータ12a上における収容
位置’02’、スロット’01’のデジタル電話機14
bには、着信を意味するメッセージの表示が行われる。
なお、端末シュミレータ12a上に音声インタフェース
を設置すれば、実際のデジタル電話機と同じ呼び出し音
を聴取することもできる。
Next, in the exchange-specific device 14, the digital telephone set 14b having the accommodation position of "00" and the slot of "02".
From now on, a case will be described in which a calling process is performed to the digital telephone set at the accommodation position “02” and the slot “01”.
Also in this case, a signal is input to the communication control means 13 using the terminal simulator 12a connected to the terminal control means 12. Similar to the previous example, the exchange control means 11 executes the actual exchange control processing on the input signal from the terminal simulator 12a, the response signal is analyzed by the signal analysis unit 22, and information such as the terminal number and the terminal attribute is obtained. Is taken out. Then, in the connection destination information storage unit 23, a table is searched based on these terminal numbers and terminal attributes, and information regarding the connection destination is extracted. As a result, the connection destination mode of the digital telephone as the connection destination is set to the exchange-specific device 14 and the terminal control means 12.
You can know that both are. On the other hand, looking at the terminal control section, the communication terminal of the connection destination is the exchange-specific device 14
It can be confirmed that it is not implemented in. In this case, the communication control unit 24 sends the connection request signal only to the terminal control unit 12. Also, the digital telephone 1 that is the sender
Since the connection destination mode of 4b is the exchange-specific device 14 and the terminal control means 12, the connection request signal is sent to both the exchange-specific device 14 and the terminal control means 12.
As a result, the digital telephone 14b connected to the exchange-specific device 14 hears the ringing tone, and the terminal control means 1
The digital telephone 14 in the accommodation position "02" and the slot "01" on the terminal simulator 12a connected to
A message indicating an incoming call is displayed on b.
If a voice interface is installed on the terminal simulator 12a, the same ring tone as that of an actual digital telephone can be heard.

【0032】この例では、接続先の通信端末であるデジ
タル電話機が交換機固有装置14に実装されていない
が、端末制御手段12上の端末シュミレータ12aで疑
似的に再現することができるので、試験データを端末制
御手段12上の端末シュミレータ12aで使用していた
ものから、新たに実交換機用として再構築する必要はな
い。
In this example, the digital telephone, which is the communication terminal of the connection destination, is not mounted in the exchange-specific device 14, but since it can be simulated by the terminal simulator 12a on the terminal control means 12, the test data can be obtained. Is used in the terminal simulator 12a on the terminal control means 12, there is no need to newly reconstruct it for an actual exchange.

【0033】[0033]

【発明の効果】以上説明したように、この発明に係わる
交換機システムでは、着信呼の接続先情報に基づいて呼
の接続先を決定する通信制御手段を設け、通信端末から
の発信に対しては、前記通信制御手段を通じて端末制御
手段や交換機固有装置への呼の接続を行うようにしたた
め、呼処理動作の試験を汎用制御装置上の端末制御手段
で行うのとほぼ同時に交換機固有装置に対しても実施す
ることができる。これによれば、一つのシステムに交換
機固有装置と端末制御手段とを共存させることができる
ので、従来のように汎用制御装置上で端末制御手段等を
用いてデバックを行った後、実交換機を用いた試験へと
移行する作業が不要となるうえ、実交換機のハードウェ
ア環境の制約を端末制御手段上の端末シュミレータによ
り吸収することができるので、試験データを実交換機用
に再構築する必要がなく、データを有効活用することが
できる。
As described above, in the exchange system according to the present invention, the communication control means for determining the connection destination of the call based on the connection destination information of the incoming call is provided, and the transmission from the communication terminal is prevented. Since the call is connected to the terminal control means and the exchange specific device through the communication control means, the call processing operation is tested to the exchange specific device almost at the same time as the terminal control means on the general-purpose control device performs the test. Can also be implemented. According to this, the exchange-specific device and the terminal control means can coexist in one system. Therefore, after debugging is performed by using the terminal control means or the like on the general-purpose control device as in the conventional case, the actual exchange can be operated. Since the work of shifting to the test used is not necessary and the restrictions of the hardware environment of the actual exchange can be absorbed by the terminal simulator on the terminal control means, it is necessary to reconstruct the test data for the actual exchange. Data can be used effectively.

【0034】このように、この発明に係わる交換機シス
テムでは、ソフトウェアのデバッグや試験等の煩雑な作
業を簡略化することができるので、ソフトウェア開発を
効率的に行うことができる。したがって、交換機ソフト
ウェアの新しいサービス開発を行う際に、多様なユーザ
ニーズに対応する新しいサービス開発を短期間に実現す
ることが可能となる。
As described above, in the exchange system according to the present invention, complicated work such as software debugging and testing can be simplified, so that software development can be efficiently performed. Therefore, when developing a new service for the exchange software, it is possible to realize a new service development in a short period of time in response to various user needs.

【0035】また、交換機固有装置に接続された各種通
信端末の呼の接続に関しては、ワークステーション等の
汎用制御装置上に設定された端末制御手段により制御で
きるので、この汎用制御装置で交換機固有装置の行って
いる通話路のスイッチング処理を制御したり、音声イン
タフェースのサポート等を行えば、電話の自動発信等の
アプリケーションも実現することができる。
The call connection of various communication terminals connected to the exchange-specific device can be controlled by the terminal control means set on the general-purpose control device such as a workstation. By controlling the switching processing of the communication path that is being performed, supporting voice interface, etc., it is possible to realize an application such as an automatic telephone call.

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

【図1】交換機システムの全体構成を示すブロック図。FIG. 1 is a block diagram showing an overall configuration of an exchange system.

【図2】通信制御手段の機能的な構成を示すブロック
図。
FIG. 2 is a block diagram showing a functional configuration of communication control means.

【図3】接続先情報の設定されたテーブルの構成例を示
す図。
FIG. 3 is a diagram showing a configuration example of a table in which connection destination information is set.

【図4】交換機固有装置と端末制御手段に接続された通
信端末の配置図。
FIG. 4 is a layout diagram of a communication terminal connected to an exchange-specific device and terminal control means.

【図5】呼処理動作の試験を行う場合の処理手順を示す
フローチャート。
FIG. 5 is a flowchart showing a processing procedure when a call processing operation test is performed.

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

10…交換機システム本体 11…交換制御手段 12…端末制御手段 13…通信制御手段 14…交換機固有装置 21…信号インタフェース 22…信号分析部 23…接続先情報記憶部 24…通信制御部 10 ... Exchange system main body 11 ... Exchange control means 12 ... Terminal control means 13 ... Communication control means 14 ... Exchange unique device 21 ... Signal interface 22 ... Signal analysis section 23 ... Connection destination information storage section 24 ... Communication control section

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数台の通信端末を収容する端末インタ
ーフェース、公衆網および専用線と接続する回線インタ
ーフェース、通信路の交換接続を行うスイッチ手段から
なる交換機固有装置と、該交換機固有装置を制御する制
御装置から構成される交換機システムであって、 上記制御装置上に、呼の交換制御処理を行う交換制御手
段と、前記交換機固有装置を仮想化した端末制御手段
と、着信呼の接続先情報に基づいて呼の接続先を判定す
る通信制御手段とを具備し、前記通信制御手段に設定さ
れた着信呼の接続先情報に基づいて呼の接続先を判定
し、前記端末制御手段と交換機固有装置の双方に呼の接
続を行うようにしたことを特徴とする交換機システム。
1. A switch-specific device comprising a terminal interface for accommodating a plurality of communication terminals, a line interface for connecting to a public network and a dedicated line, and switch means for switching and connecting a communication path, and the switch-specific device. A switching system comprising a control device, wherein switching control means for performing a call switching control process on the control device, terminal control means for virtualizing the switching device specific device, and connection destination information of an incoming call. Communication control means for determining a call connection destination based on the connection destination information of the incoming call set in the communication control means, the terminal control means and the exchange-specific device An exchange system characterized in that a call is connected to both parties.
【請求項2】 前記通信制御手段は、前記交換機固有装
置または前記端末制御手段との間で信号を送受信する信
号インターフェース手段と、前記交換制御手段による呼
の交換制御処理により得られた信号を分析する信号分析
部と、着信呼の接続先情報を記憶する記憶部と、前記信
号分析部による分析結果と前記記憶部に記憶された接続
先情報に基づいて、呼の接続先を判定する通信制御部に
より構成されることを特徴とする請求項1記載の交換機
システム。
2. The communication control means analyzes a signal obtained by a signal interface means for transmitting and receiving a signal to and from the exchange-specific device or the terminal control means, and a signal obtained by a call exchange control processing by the exchange control means. A signal analysis unit, a storage unit that stores connection destination information of an incoming call, and communication control that determines a connection destination of a call based on the analysis result by the signal analysis unit and the connection destination information stored in the storage unit. The exchange system according to claim 1, wherein the exchange system is configured by a unit.
【請求項3】 上記接続先情報は、通信端末の端末番
号、端末属性、接続先モードにより構成されることを特
徴とする請求項2記載の交換機システム。
3. The exchange system according to claim 2, wherein the connection destination information includes a terminal number of a communication terminal, a terminal attribute, and a connection destination mode.
JP24197995A 1995-09-20 1995-09-20 Exchange system Pending JPH0984066A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24197995A JPH0984066A (en) 1995-09-20 1995-09-20 Exchange system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24197995A JPH0984066A (en) 1995-09-20 1995-09-20 Exchange system

Publications (1)

Publication Number Publication Date
JPH0984066A true JPH0984066A (en) 1997-03-28

Family

ID=17082442

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24197995A Pending JPH0984066A (en) 1995-09-20 1995-09-20 Exchange system

Country Status (1)

Country Link
JP (1) JPH0984066A (en)

Similar Documents

Publication Publication Date Title
US4782517A (en) System and method for defining and providing telephone network services
JP4362178B2 (en) Wireless communication apparatus having API between user application program and telephone program and method thereof
US6272146B1 (en) Bus connection set up and tear down
CN108989583B (en) Pressure testing method and system for call center, electronic equipment and storage medium
JP2971281B2 (en) Telecommunication switching system with attached processing device and attached processing device
JPS62500347A (en) Trunk call processing services for host computer interconnection
CN1855960B (en) Automatic testing tool and method for MGCP mass traffic analog calling
US6259781B1 (en) Generic distributed protocol converter
US6920216B2 (en) Automatic call distribution with computer telephony interface enablement
WO2005055574A1 (en) Simulate usercalling's test system and method which built-in digital spc-exchange
JPH0984066A (en) Exchange system
CN111147366A (en) Method, device and system for automatic line switching
KR960016602A (en) Load generation circuit and method for testing all electronic switch for mobile communication
US20020196925A1 (en) Communication apparatus, private branch exchange apparatus, maintenance terminal apparatus, and simulation method
JP3722869B2 (en) Exchange software test system and test method
JP2940512B2 (en) Service control device and service control method
KR950005992B1 (en) Pabx testing method
JPH0248891A (en) Additional service control system in communication node
JPH09130483A (en) Subscriber line test system
Steinert et al. Generation of realistic signalling traffic in an ISDN load test system using SDL User Models
JPH0583375A (en) Method for testing intelligent network
KR20020039426A (en) Simulator for verifying Radio Protocol in a CDMA Mobile Communication System
Yasuie et al. Configuration and evaluation of an emulator for telecommunication service specification including screening service
KR19980049368A (en) How to generate Q.2931 signaling call in Poisson arrival process in ATM call simulator
JPH08320814A (en) Test system for exchange software