JPH0226436A - Data communication system - Google Patents

Data communication system

Info

Publication number
JPH0226436A
JPH0226436A JP17764788A JP17764788A JPH0226436A JP H0226436 A JPH0226436 A JP H0226436A JP 17764788 A JP17764788 A JP 17764788A JP 17764788 A JP17764788 A JP 17764788A JP H0226436 A JPH0226436 A JP H0226436A
Authority
JP
Japan
Prior art keywords
data
data terminal
exchange network
terminal device
program
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
JP17764788A
Other languages
Japanese (ja)
Inventor
Kiyotsugu Ito
伊藤 清嗣
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP17764788A priority Critical patent/JPH0226436A/en
Publication of JPH0226436A publication Critical patent/JPH0226436A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To facilitate control in a network layer on the side of a data terminal unit by executing transmitting and receiving control by a data exchanging network controller in accordance with a program inputted beforehand from the data terminal unit. CONSTITUTION:A transmitting control procedure and a receiving control procedure are transmitted collectively in a program format from a data terminal unit 6 stored in an exchange network 1 to a data exchanging network controller 3 through the exchange network 1 and they are accumulated in the data exchanging network controller 3. When there is a transmission request from the data terminal unit 6, a conditional decision is made and a transmission connecting control is executed in accordance with the accumulated program. When there is a reception in the data terminal unit 6, the data exchanging network controller 3 makes a conditional decision and executes a receiving connection control in accordance with the program and connects a data line. Thus, it becomes unnecessary for the data terminal unit 6 to execute the complex control of the network layer.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は電子式構内交換システムにおけるデータ通信方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data communication system in an electronic private branch exchange system.

〔従来の技術〕[Conventional technology]

従来、この種のデータ通信はネットワークレイヤにおけ
る制御をデータ端末装置が発信のたびに行っていた。す
なわち、データ端末装置自身が発信毎に相手側データ端
末装置の話中、不応答あるいはネットワーク障害等の判
定を行い、状況に応じて他のデータ端末装置に発信した
り、迂回発信を行う等の制御をデータ端末装置内部のプ
ログラムに従って行っていた。
Conventionally, in this type of data communication, control at the network layer was performed by a data terminal device each time a transmission was made. In other words, the data terminal device itself determines whether the other party's data terminal device is busy, unresponsive, or has a network failure each time it makes a call, and depending on the situation, it can make a call to another data terminal device, make a detour call, etc. Control was performed according to a program inside the data terminal device.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のデータ通信方式は、ネットワークレイヤ
における制御をデータ端末装置が行っているため、発信
手順制御、相手側データ端末の話中あるいは不応答時の
処理、ネットワーク障害の監視と迂回制御等、データ端
末装置側のネットワークレイヤにおける制御が複雑とな
り、大規模なプログラムを必要とするという欠点がある
In the conventional data communication method described above, control at the network layer is performed by the data terminal device, so it is necessary to control the transmission procedure, process when the other party's data terminal is busy or does not respond, monitor network failures, and control detours. The drawback is that control in the network layer on the data terminal device side is complicated and requires a large-scale program.

また、データ端末装置から電子式構内交換機に対して1
コマンド−ルスポンスで制御を進めていくため、制御に
時間がかかり、しかも途中でエラーの発生する危険性が
高くなるという欠点がある。
Also, 1 from the data terminal device to the electronic private branch exchange.
Since control is performed based on commands and responses, the control takes time and has the disadvantage that there is a high risk of errors occurring during the process.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のデータ通信方式はデータ通信機能を有する電子
式構内交換機にデータ交換用ネットワーク制御装置を設
け、交換機ネットワークに収容したデータ端末装置から
前記交換機ネットワークを通して前記データ交換用ネッ
トワーク制御装置に発信制御手順及び着信制御手順をプ
ログラム形式で一括に送信して前記データ交換用ネット
ワーク制御装置内に蓄積し、前記データ端末装置から発
信要求があったとき前記データ交換用ネットワーク制御
装置が蓄積されているプログラムに従って条件判定を行
いながら発信接続制御を行い、前記データ端末装置に着
信があったとき前記データ交換用ネットワーク制御装置
が蓄積されているプログラムに従って条件判定を行いな
がら着信接続制御を行い、データ回線接続を行う構成で
ある。
The data communication system of the present invention includes a data exchange network control device provided in an electronic private branch exchange having a data communication function, and a transmission control procedure from a data terminal device accommodated in the exchange network to the data exchange network control device through the exchange network. and the incoming call control procedure are sent all at once in a program format and stored in the data exchange network control device, and when there is an outgoing request from the data terminal device, the data exchange network control device transmits the incoming call control procedure in accordance with the stored program. Outgoing connection control is performed while determining conditions, and when an incoming call is received at the data terminal device, the data exchange network control device performs incoming connection control while determining conditions according to a stored program, and establishes a data line connection. This is the configuration to do it.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示す構成図、第2図(a)
、(b)、(C)は同実施例における発信接続手順を説
明する図、第3図(a)、(b)。
Fig. 1 is a configuration diagram showing an embodiment of the present invention, Fig. 2(a)
, (b) and (C) are diagrams explaining the outgoing connection procedure in the same embodiment, and FIGS. 3(a) and (b).

(c)は同実施例における着信接続手順を説明する図で
ある。
(c) is a diagram illustrating the incoming call connection procedure in the same embodiment.

最初に、第1図及び第2図により発信接続手順を説明す
る。ここでは、データ端末装置6.9゜12の内線番号
をそれぞれ200,201,202とする。交換機CP
U2はデータ端末装置6からのR3−232CER倍信
号データ端末レディ)ON(■)を検出すると、データ
端末装置6とデータ交換用ネットワーク制御装置3とを
交換機ネットワーク1を介して接続した後(■)、デー
タ端末装置6に対してR5−232CDR倍信号データ
セット)をONとしく■)、コマンド受信準備完了を知
らせる。データ端末装置6はDR倍信号Nとなるのを待
ち、以下に示すプログラムl)、(2)、(3)を交換
機ネットワーク1を通してデータ交換用ネットワーク制
御装置3に伝送する(■)。
First, the outgoing connection procedure will be explained with reference to FIGS. 1 and 2. Here, the extension numbers of the data terminal devices 6.9°12 are assumed to be 200, 201, and 202, respectively. Exchange CP
When U2 detects the R3-232CER double signal data terminal ready) ON (■) from the data terminal device 6, it connects the data terminal device 6 and the data exchange network control device 3 via the exchange network 1, and then turns on (■) ), turns on the R5-232CDR double signal data set) to the data terminal device 6), and notifies the data terminal device 6 that preparation for command reception is complete. The data terminal device 6 waits for the DR multiplication signal N, and transmits the programs 1), (2), and (3) shown below to the data exchange network control device 3 through the exchange network 1 (■).

CALL 5TN201・・・・・・(1)IF 5T
N2.0L=BUSY THEN CALL 5TN2
02  ・・・・・・(2)IF 5TN202二BU
SY  THEN  14EssAGE   ”ALL
  BUSY”・・・・・・(3) このプログラムの意味は「最初に201番の内線を呼出
し、もしも201番が話中であれば、202番の内線を
呼出し、なおかつ202番の内線が話中の場合は、発信
データ端末装置に“’ALLBUSY”のメツセージを
返す。」というものである。このプログラムはデータ交
換用ネットワーク制御装置3内部のメモリに蓄積される
CALL 5TN201・・・・・・(1)IF 5T
N2.0L=BUSY THEN CALL 5TN2
02 ・・・・・・(2)IF 5TN2022BU
SY THEN 14EssAGE”ALL
BUSY"...(3) The meaning of this program is "First, call extension 201, and if 201 is busy, call extension 202, and if extension 202 is busy. If so, the message ``'ALLBUSY'' is returned to the originating data terminal.'' This program is stored in the memory inside the data exchange network control device 3.

第2図(b)において、データネットワーク制御装置3
はデータ端末装置6からの発信要求により、第2図(a
)で受信したプログラムに従って発信制御を行う。ここ
で、内線°番号201のデータ端末装置9は他のデータ
端末装置と通信中であるため、データ交換用ネットワー
ク制御装置3は次に内線番号202のデータ端末装置1
2の状態を判定し、空であればデータ端末装置12に対
してR3−232CCI倍信号被呼表示)をONとする
と同時に°“INCOMING  200”のメツセー
ジを出し、200番のデータ端末装置6から着信があっ
たことを知らせる(■)。また、発信側データ端末装置
6に対して”CALLING 202”のメツセージを
送出し、202番のデータ端末装置12を呼び出してい
ることを知らせる(■)。
In FIG. 2(b), the data network control device 3
2 (a) due to a transmission request from the data terminal device 6.
) performs outgoing control according to the program received. Here, since the data terminal device 9 with the extension number 201 is communicating with another data terminal device, the data exchange network control device 3 next uses the data terminal device 1 with the extension number 202.
2, and if it is empty, turn on the R3-232CCI multiplier signal called display) to the data terminal device 12, and at the same time send the message “INCOMING 200” and send the message from the data terminal device 6 number 200. Notifies you of an incoming call (■). It also sends a message "CALLING 202" to the data terminal device 6 on the originating side, informing it that the data terminal device 12 numbered 202 is being called (■).

第2図(C)において、データ端末装置12がR5−2
32CER倍信号データ端末レディ〉をONにすること
により着信に応答すると(■)、データネットワーク制
御装置3は交換機CPU2に対してデータ端末装置6.
12間の通信路接続要求を出力してデータ通信路を接続
した後(■)、データ端末装置6,12に対して’RE
ADY”メツセージを送出し、データリンク確立を知ら
せる(■、[相]〉、これ以降は、データ端末装置6゜
12相互のデータ通信となる。なお、本実施例では、デ
ータ端末装置の空1通信中等の状態管理及びデータアダ
プタ制御をデータ交換用ネットワーク制御装置3が行っ
ている。
In FIG. 2(C), the data terminal device 12 is R5-2
When the incoming call is answered by turning ON the 32CER double signal data terminal ready (■), the data network control device 3 sends the data terminal device 6.32 to the exchange CPU 2.
After outputting a communication path connection request between 12 and connecting the data communication path (■), 'RE' is sent to the data terminal devices 6 and 12.
ADY" message is sent to notify the establishment of the data link (■, [phase]). From this point on, the data communication will be between the data terminal devices 6 and 12. Note that in this embodiment, the A data exchange network control device 3 performs state management during communication and data adapter control.

次に、第1図及び第3図(a)、(b)、(c)を用い
て着信接続手順について説明する。データ端末装置6か
らは、第2図(a)で説明した方法により、データ交換
用ネットワーク制御装置3に次のプログラム(4)が入
力されている。
Next, the incoming call connection procedure will be explained using FIG. 1 and FIGS. 3(a), (b), and (c). The following program (4) is input from the data terminal device 6 to the data exchange network control device 3 by the method explained in FIG. 2(a).

IF CALLING=201 THEN ANSWE
RELSE )II ESSA G E  BUSY″
 ・・・・・・(4)このプログラムは「201番から
の着信には応答するが、それ以外のデータ端末装置から
の着信の場合は、発呼側データ端末装置に対してBUS
Y”メツセージを送出し、着信を受けつけない」ことを
意味している。
IF CALLING=201 THEN ANSWE
RELSE ) II ESSA GE BUSY''
(4) This program responds to incoming calls from number 201, but in the case of incoming calls from other data terminals, it sends a BUS to the calling data terminal.
Y" means to send messages and not accept incoming calls.

第3図(a)において、内線番号202のデータ端末装
置12から内線番号200のデータ端末装置6への発信
要求があった場合(0)、データ交換用ネットワーク制
御装置3は内線番号200の着信プログラムに従って判
定を行い、データ端末装置12に対して“’BUSY”
のメツセージを送信する(o)。
In FIG. 3(a), when there is an outgoing request from the data terminal device 12 with extension number 202 to the data terminal device 6 with extension number 200 (0), the data exchange network control device 3 receives the incoming call with extension number 200. Makes a determination according to the program and sends “'BUSY” to the data terminal device 12.
Send a message (o).

第3図(b)において、内線番号201のデータ端末装
置9から内線番号200のデータ端末装置6への発信要
求があった場合(■)、同様にデータ交換用ネットワー
ク制御装置3が内線番号200の着信プログラムに従っ
て判定を行い、その結果、データ端末装置6に対してC
I信号をONとし、またINC0MING  201”
のメツセージを送信して内線番号201からの着信があ
ったことを知らせる(o)。また、発信側データ端末装
置9に対しては“CALLING  200”のメツセ
ージを送信し、200番のデータ端末装置6を呼出中で
あることを知らせる(■)。
In FIG. 3(b), when there is a call request from the data terminal device 9 with extension number 201 to the data terminal device 6 with extension number 200 (■), the data exchange network control device 3 similarly sends a call to data terminal device 6 with extension number 200. The determination is made according to the incoming call program, and as a result, the C
Turn on the I signal and also INC0MING 201”
message to notify that there was an incoming call from extension number 201 (o). It also transmits a message "CALLING 200" to the data terminal device 9 on the calling side, informing it that the data terminal device 6 numbered 200 is being called (■).

第3図(c)において、データ端末装置6がER倍信号
ONとし着信に応答することにより([相])、データ
交換用ネットワーク制御装置3はデータ通信路を接続し
く0)、データ端末装置6.9に対して’ RE A 
D Y ”のメーセージを送信する(■、0〉。以降は
データ端末装置6,9相互でのデータ通信となる。
In FIG. 3(c), when the data terminal device 6 turns on the ER signal and responds to the incoming call ([phase]), the data exchange network control device 3 connects the data communication path. 6.9 for 'RE A
The message ``D Y'' is transmitted (■, 0>. From then on, data communication is performed between the data terminal devices 6 and 9.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、データ交換用ネッ
トワーク制御装置が予めデータ端末装置から入力された
プログラムに従って発信1着信制御を行うことにより、
データ端末装置がネットワークレイヤの複雑な制御を行
うことなく、自由に発信及び着信接続手順をプログラミ
ングすることができる。
As explained above, according to the present invention, the data exchange network control device performs outgoing and incoming call control according to the program inputted in advance from the data terminal device.
Data terminal equipment can freely program outgoing and incoming connection procedures without performing complex control of the network layer.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図、第2図及び第3図は本発明の一実施例を示す図
である。 ]°゛交換機ネットワーク、2・・・交換機CPU、3
・・・データ交換用ネットワーク制御装置、4,7゜1
0・・・ディジタルライン回路、5,8.11・・・デ
ハ ノ 卒 I 閏
FIG. 1, FIG. 2, and FIG. 3 are diagrams showing one embodiment of the present invention. ]°゛ Switch network, 2... Switch CPU, 3
...Network control device for data exchange, 4,7゜1
0...Digital line circuit, 5,8.11...Dehano graduate I Leap

Claims (1)

【特許請求の範囲】[Claims] データ通信機能を有する電子式構内交換機にデータ交換
用ネットワーク制御装置を設け、交換機ネットワークに
収容したデータ端末装置から前記交換機ネットワークを
通して前記データ交換用ネットワーク制御装置に発信制
御手順及び着信制御手順をプログラム形式で一括に送信
して前記データ交換用ネットワーク制御装置内に蓄積し
、前記データ端末装置から発信要求があったとき前記デ
ータ交換用ネットワーク制御装置が蓄積されているプロ
グラムに従って条件判定を行いながら発信接続制御を行
い、前記データ端末装置に着信があったとき前記データ
交換用ネットワーク制御装置が蓄積されているプログラ
ムに従つて条件判定を行いながら着信接続制御を行い、
データ回線接続を行うことを特徴とするデータ通信方式
An electronic private branch exchange having a data communication function is provided with a data exchange network control device, and a data terminal device housed in the exchange network transmits outgoing control procedures and incoming call control procedures to the data exchange network control device in a program format through the exchange network. The data exchange network control device transmits the data in bulk and stores it in the data exchange network control device, and when there is an outgoing request from the data terminal device, the data exchange network control device performs an outgoing connection while determining conditions according to the stored program. control, and when there is an incoming call to the data terminal device, the data exchange network control device performs incoming call connection control while determining conditions according to a stored program;
A data communication method characterized by a data line connection.
JP17764788A 1988-07-15 1988-07-15 Data communication system Pending JPH0226436A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17764788A JPH0226436A (en) 1988-07-15 1988-07-15 Data communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17764788A JPH0226436A (en) 1988-07-15 1988-07-15 Data communication system

Publications (1)

Publication Number Publication Date
JPH0226436A true JPH0226436A (en) 1990-01-29

Family

ID=16034650

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17764788A Pending JPH0226436A (en) 1988-07-15 1988-07-15 Data communication system

Country Status (1)

Country Link
JP (1) JPH0226436A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5777831A (en) * 1992-02-18 1998-07-07 Sony Corporation Tape cassette

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5777831A (en) * 1992-02-18 1998-07-07 Sony Corporation Tape cassette

Similar Documents

Publication Publication Date Title
JPH0329346B2 (en)
JPH0226436A (en) Data communication system
JP2750923B2 (en) Network connection failure avoidance method
JP2805265B2 (en) Terminal adapter and connection control method thereof
JPS6352829B2 (en)
JPH01164154A (en) Digital telephone system
JPS63122396A (en) Telephone system
JPS6121666A (en) Terminal equipment for automatically restoring line fault of exchange network connection
JPH0583361A (en) Display control system for conference telephone
JPH05282225A (en) Intra-terminal data communication equipment
JPH01261068A (en) Transfer system in service overall digital network
JPS63202160A (en) Data communication interruption system
JPS63284941A (en) Terminal equipment
JPH0730619A (en) Synchronizing control method for semi-dual communication test
JPH03217144A (en) Distributed packet switchboard
JPH03241942A (en) Data communication system
JPH0267037A (en) System for connecting data transfer line of terminal adapter
JPH0395654A (en) Relaying system for control message
JPH0583022B2 (en)
JPS61186055A (en) Information transmission system between exchanges for private branch
JPS59127458A (en) Constitution system for variable communication network
JPS5991758A (en) Communication control system
JPH04284046A (en) Modem control system for automatic exchange
JPH01856A (en) Line control device
JPH02121556A (en) Data transmission device