JP2838316B2 - Key telephone equipment - Google Patents

Key telephone equipment

Info

Publication number
JP2838316B2
JP2838316B2 JP26381090A JP26381090A JP2838316B2 JP 2838316 B2 JP2838316 B2 JP 2838316B2 JP 26381090 A JP26381090 A JP 26381090A JP 26381090 A JP26381090 A JP 26381090A JP 2838316 B2 JP2838316 B2 JP 2838316B2
Authority
JP
Japan
Prior art keywords
event
control unit
key telephone
output buffer
output
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.)
Expired - Lifetime
Application number
JP26381090A
Other languages
Japanese (ja)
Other versions
JPH04142197A (en
Inventor
吉博 武久
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP26381090A priority Critical patent/JP2838316B2/en
Publication of JPH04142197A publication Critical patent/JPH04142197A/en
Application granted granted Critical
Publication of JP2838316B2 publication Critical patent/JP2838316B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Sub-Exchange Stations And Push- Button Telephones (AREA)

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、収容する内線、及び外線の交換制御を行う
ボタン電話装置に関するものである。
Description: BACKGROUND OF THE INVENTION (Field of Industrial Application) The present invention relates to a key telephone apparatus for controlling exchange of an internal line and an external line to be accommodated.

(従来の技術) 一般にボタン電話装置の制御処理では、オンフックあ
るいはボタンをプッシュする等のイベントが常時発生す
る。そのイベンドに対応する、たとえばオフフックにな
ればランプを点灯する。数字キーを押せばDTMF信号を発
生させる等の処理は、メインとなる処理に対して一定の
間隔で割り込みを行い、その割り込みに対応してプログ
ラムを起動させ、対応する周辺機器に出力を行ってい
る。
(Prior Art) Generally, in the control processing of a key telephone device, an event such as an on-hook or button push is always generated. The lamp is turned on in response to the event, for example, when going off-hook. Processing such as generating a DTMF signal by pressing the number keys interrupts the main processing at regular intervals, starts the program in response to the interrupt, and outputs to the corresponding peripheral device I have.

すなわち、従来のボタン電話装置における周期割込実
行管理手段は、各周囲実行プログラムに対し一定周期毎
に起動をかける管理を行っており、ボタン電話機に対し
てランプ点灯情報やベル鳴動情報を出力する制御を行う
ための、イベント出力制御部は、周期実行プログラムで
あるため一定周期毎に前記周期割込管理手段から起動が
かけられる。
That is, the periodical interrupt execution management means in the conventional key telephone apparatus manages the activation of each peripheral execution program at regular intervals, and outputs lamp lighting information and bell ringing information to the key telephone. The event output control unit for performing the control is activated by the periodic interrupt management unit at regular intervals because it is a periodic execution program.

(発明が解決しようとする課題) しかしながら、上記のようなイベント出力制御は制御
の実行周期が一定であるため、一回の周期で出力する最
大イベント数が決まっている場合には、単位時間あたり
の伝送情報量を表す情報伝送レートは、割込周期によっ
て決まる。そのためボタン電話装置に入力される呼の発
生時間間隔は短かくなり、制御を行うプロセッサが過負
荷になった場合には、ボダン電話機に出力するイベント
を格納しておくイベント出力バッファ内に、その出力イ
ベントが格納されている時間が長くなる。そのうえ、さ
らに出力イベントが発生して前記イベント出力バッファ
が一杯になると、イベント出力元の交換制御を行う呼処
理制御部が停止し、前記イベント出力バッファが空くま
で交換制御が待たされ、あるいは満杯後のイベント入力
データは切りすてることになる。なお、これを解決する
ために、割込み周期を短かくする方法により、1回のイ
ベント処理を少なくすることが考えられるが、イベント
が少ない場合は逆に割込み時間のためにメインプログラ
ムの処理時間が長くなる問題がある。また、上記の交換
制御を待つことは、ボタン電話機のランプ表示などの点
灯に遅延が発生し、待ち具合によっては新たな呼の受付
を制限しなければならないため輻輳制御機能が働くた
め、呼の完了率が悪くなる。
(Problems to be Solved by the Invention) However, in the event output control as described above, since the execution cycle of the control is constant, when the maximum number of events to be output in one cycle is determined, Is determined by the interrupt cycle. Therefore, the time interval between occurrences of calls input to the key telephone device becomes short, and when the processor that performs control becomes overloaded, the event output buffer that stores events to be output to the button telephone is stored in the event output buffer. Output events are stored for a longer time. In addition, when an output event further occurs and the event output buffer becomes full, the call processing control unit that performs the exchange control of the event output source stops, and the exchange control waits until the event output buffer becomes empty, or after the event output buffer becomes full. Event input data will be cut off. In order to solve this problem, it is conceivable to reduce the number of single event processes by shortening the interrupt cycle. However, when the number of events is small, the processing time of the main program is reduced due to the interrupt time. There is a problem of lengthening. In addition, waiting for the above exchange control causes a delay in the lighting of the lamp display and the like of the key telephone, and depending on the waiting state, the reception of a new call must be restricted. Completion rate worsens.

第3図はイベント出力バッファにおけるイベントの登
録(記憶)の様子を示す図で、(a)列は生起されるイ
ベント数、(b)列は、そのイベントの生起のタイミン
グ、(c)列はイベント出力制御部の生起タイミングを
S1,S2,S3,S4によって表している。(d)列はイベント
出力バッファ内のイベントの動き(登録)を、そして
(e)列は(c)列で示したタイミングにおける出力イ
ベント数を、1回の出力(登録)で2個のイベントを出
力するとして示してたものである。
FIG. 3 shows how events are registered (stored) in the event output buffer. The column (a) shows the number of events that have occurred, the column (b) shows the timing of occurrence of the event, and the column (c) shows the event. The occurrence timing of the event output control unit
It is represented by S 1 , S 2 , S 3 , S 4 . Column (d) shows the movement (registration) of the event in the event output buffer, and column (e) shows the number of output events at the timing shown in column (c). Is output.

これから判るように、(b)列のAないしGのタイミ
ングで(a)列に示すイベント数が(d)列のように出
力され、一方、(c)列のS1,S2,S3,S4のタイミング
で、それぞれ2個ずつのイベントが出力されると、たと
えば、タイミングS2においては、タイミングAで生起さ
れた2個のイベントはタイミングS1で2個がイベント出
力バッファに登録されて、イベント出力バッファは
(e)列でみるように空であるが、タイミングB,Cでそ
れぞれ、5個,3個のイベントが生起されて計8個にな
り、そのうち2個のイベントが登録されてイベント出力
バッファ内は結局、6個のイベントが登録されているこ
とになる。これにタイミングD,E,Fでそれぞれ2個、G
で1個のイベントが生起されイベント出力バッファに出
力されると、タイミングFの時点でイベント出力バッフ
ァは完全に、いわゆる満杯である。すなわち、タイミン
グGで、ただ1個のイベントを登録するためでもイベン
ト出力バッファが空くのを待つことになる。
As can be seen, the number of events shown in column (a) is output as shown in column (d) at the timing of A to G in column (b), while S 1 , S 2 , S 3 in column (c) , at the timing of S 4, the event of two each are output, for example, at the timing S 2, two timing S 1 is two events occur at the timing a is registered in the event the output buffer Then, the event output buffer is empty as shown in column (e), but at timings B and C, five and three events are generated, respectively, for a total of eight events, of which two events are Eventually, six events are registered in the event output buffer. At timings D, E and F, two each, G
When one event is generated and output to the event output buffer, the event output buffer is completely full at the timing F. In other words, at the timing G, even if only one event is registered, it waits until the event output buffer becomes empty.

本発明は、上記のような問題点を解決したボタン電話
装置の提供を目的とする。
An object of the present invention is to provide a key telephone apparatus which solves the above problems.

(課題を解決するための手段) 本発明は、前記の目的を、ボタン電話装置において、
それに所属する複数のボタン電話機との通話を制御する
電話機通信制御部と、ボタン電話機により構成した内線
の呼を、他の内線または外線に交換接続する呼処理制御
部と、その交換接続中に発生する内線のランプやベル等
を機能させるためのイベンドを格納するイベンド処理バ
ッファと、周期割込みを受付けて周期実行プログラムの
管理を行う周期割込実行管理手段と、それによって起動
される周期実行プログラムにより上記、イベント出力バ
ッファを読み出し、上記、電話通信制御部に出力するイ
ベント出力制御部と、イベント出力バッファ内のイベン
トの記憶数を検出し、その検出状況に応じた出力を上
記、周期割込実行管理手段に入力する輻輳検出手段とを
備え、周期割込みによって実行される上記、イベント出
力部の起動周期を、前記、輻輳検出手段を出力する、イ
ベントの待合わせ状況情報に応じて変化させることによ
り、出力イベントが上記、イベント出力バッファ内に記
憶されている時間を短縮させるボタン電話装置によって
達成する。
(Means for Solving the Problems) The present invention is directed to a key telephone device,
A telephone communication control unit for controlling calls with a plurality of key telephones belonging to the telephone line; a call processing control unit for switching and connecting an extension call constituted by the key telephones to another extension or external line; An event processing buffer for storing an event for causing an extension lamp, a bell, etc. to function, a cycle interrupt execution management means for receiving a cycle interrupt and managing the cycle execution program, and a cycle execution program started by the An event output control unit that reads the event output buffer and outputs the event output buffer to the telephone communication control unit; and detects the number of events stored in the event output buffer and executes an output corresponding to the detection status by executing the periodic interrupt. Comprising a congestion detection means to be input to the management means, the start cycle of the event output unit, which is executed by a cycle interrupt, Serial, and outputs a congestion detection means, by changing in accordance with the queuing status information events, output events to achieve the above, the key telephone system to shorten the time stored in the event the output buffer.

(実施例) 以下、本発明を実施例により説明する。(Examples) Hereinafter, the present invention will be described with reference to examples.

第1図は本発明の一実施例のボタン電話装置によっ
て、ボタン電話機に対して表示ランプを点灯したり、ベ
ルを鳴動させたりするためのイベントを出力するに必要
な制御部の構成を示すブロック図、第2図は本発明を実
施した場合のボタン電話機制御のためのイベント出力の
タイムチャートである。
FIG. 1 is a block diagram showing a configuration of a control unit necessary for outputting an event for turning on a display lamp or ringing a bell for a key telephone by the key telephone apparatus of one embodiment of the present invention. FIG. 2 is a time chart of an event output for controlling a key telephone set when the present invention is implemented.

第1図において1はボタン電話機、2はボタン電話機
通信制御部であり前記ボタン電話機とデータ通信を行う
ことができる。3は呼処理制御部であり、前記ボタン電
話機通信制御部2から受け取った情報により、他のボタ
ン電話機1を呼び出したり、外線に発信したりする交換
制御を行う。4はイベント出力バッファであり、前記、
呼処理制御部3によって交換制御を行った結果発生した
前記ボタン電話機1に対する制御情報を格納する部分で
ある。5は周期割込実行管理手段であり、一定周期毎の
ハードウェア割込によって起動され、複数の周期起動プ
ログラムの中から、どの周期割込プログラムを実行する
かを決定する実行管理手段である。また6はイベント出
力制御部であり、上記周期割込実行管理手段5から起動
される周期割込プログラムの一つで、前記ボタン電話機
通信制御部2に対してボタン電話機1を制御するイベン
トをイベント出力バッファ4から出力させる制御を行う
部分である。7は輻輳検出手段であり、イベント出力バ
ッファ4にイベントを格納する際にイベント登録数を検
出し、その登録状況に応じて前記イベント出力制御部6
に対する起動周期を変更させるために、前記周期割込実
行管理手段5に対して変更出力を要求する。
In FIG. 1, reference numeral 1 denotes a key telephone, and 2 denotes a key telephone communication control unit which can perform data communication with the key telephone. Reference numeral 3 denotes a call processing control unit, which performs exchange control for calling another key telephone 1 or transmitting to an outside line based on information received from the key telephone communication control unit 2. 4 is an event output buffer,
This section stores control information for the key telephone 1 generated as a result of performing exchange control by the call processing control section 3. Reference numeral 5 denotes a cycle interrupt execution management means, which is started by a hardware interrupt at regular intervals, and determines which cycle interrupt program to execute from a plurality of cycle start programs. Reference numeral 6 denotes an event output control unit, which is one of the cycle interrupt programs started by the cycle interrupt execution management means 5 and sends an event for controlling the key telephone 1 to the key telephone communication control unit 2. This is a part for controlling output from the output buffer 4. Reference numeral 7 denotes a congestion detecting means for detecting the number of registered events when storing an event in the event output buffer 4 and for determining the event output control unit 6 according to the registration status.
In order to change the start cycle of the program, the cycle interrupt execution management means 5 is requested to output a change.

本発明は以上のように構成されるが、動作の説明には
いる前に、第1図の構成の制御部が動作するに必要な条
件を次のように仮定する。
The present invention is configured as described above. Before describing the operation, the conditions necessary for the operation of the control unit having the configuration shown in FIG. 1 are assumed as follows.

1.イベント出力バッファ4の最大格納数は10個とする。1. The maximum storage number of the event output buffer 4 is ten.

2.輻輳検出手段7は周期割込実行管理手段5に対して、
イベント出力バッファ4のイベント格納数が6個未満の
時はLレベル信号を出力し、6個以上の時はHレベル信
号を出力する。
2. The congestion detection means 7 sends the periodic interrupt execution management means 5
When the number of stored events in the event output buffer 4 is less than six, an L level signal is output, and when the number is six or more, an H level signal is output.

3.周期割込実行管理手段5は輻輳検出手段7からLレベ
ルを受け取ったときは、イベント出力制御部6を32msの
周期で起動し、Hレベルを受け取ったときは半分の16ms
周期で起動する。
3. Periodic interrupt execution management means 5 activates event output control section 6 at a cycle of 32 ms when receiving L level from congestion detecting means 7 and half of 16 ms when receiving H level.
Starts periodically.

4.イベント出力制御部6は1回の起動でイベント出力バ
ッファ4から最大2個のイベントを取り出し、ボタン電
話機通信制御部2に出力する。
4. The event output control unit 6 retrieves up to two events from the event output buffer 4 by one activation and outputs the events to the key telephone communication control unit 2.

以上のように仮定し本発明の動作を、第2図のイベン
ト出力タイムチャート、及び第3図は従来方式のイベン
ト出力タイムチャートを参照して説明する。なお、イベ
ントの生起タイミング、および生起個数は条件を同じく
するものとする。
Assuming the above, the operation of the present invention will be described with reference to the event output time chart of FIG. 2 and FIG. 3 with reference to the event output time chart of the conventional system. Note that the event occurrence timing and the number of occurrences have the same condition.

まず、第2図においてAのタイミングで2個のイベン
トが生起され、第1図のイベント出力バッファ4に格納
される。S1のタイミングで周期割込実行管理手段5は、
イベント出力制御部6を起動し、2個のイベントをボタ
ン電話機通信制御部2に出力する。次の周期起動の前に
B,Cのタイミングでそれぞれ5個,3個のイベントが生起
すると、イベント出力バッファ4の格納数は図のように
8個となり、輻輳検出手段7は周期割込実行管理手段5
に対して、Hレベル信号を出力する。S2のタイミングで
2個のイベントが出力され、イベント格納数は6個が残
り、したがって、周期割込実行管理手段5の実行レベル
はHレベルのままであるため、次のS2aのタイミング
で、さらに2個のイベントが出力され、それによりイベ
ント格納数は4個となり、そのため周期割込実行管理手
段5の実行レベルはLレベルとなる。
First, two events occur at the timing A in FIG. 2 and are stored in the event output buffer 4 in FIG. Cycle interrupt execution management unit 5 at the timing of S 1 is
Activate the event output control unit 6 and output two events to the key telephone communication control unit 2. Before the next cycle start
When five and three events occur at timings B and C, respectively, the number of events stored in the event output buffer 4 becomes eight as shown in FIG.
Output an H level signal. Two events are output at the timing of S2, and the number of stored events remains 6, so that the execution level of the periodic interrupt execution management means 5 remains at the H level, so that at the next timing of S2a Then, two more events are output, whereby the number of stored events becomes four, so that the execution level of the periodic interrupt execution management means 5 becomes L level.

従来方式であるとイベント出力制御部6の起動周期は
一定であるので、S2aのタイミングではイベント出力制
御部6は起動されない。同様にD,E,Fのタイミングでそ
れぞれ2個ずつのイベントが生起すると、本発明の方式
では周期割込実行管理手段5によりイベント出力制御部
6の起動周期がダイナミックに変化するため、S3,S3a
タイミングでイベントが出力され、Fのタイミングでの
イベント格納数は6個となるが、従来方式では同じFの
タイミングにおけるイベント格納数は10個であり、イベ
ント出力バッファ4が一杯になってしまうところであ
る。ここでGのタイミングで1個のイベントが生起して
も、本発明の方式ではイベント出力バッファ4に格納さ
れるが、従来方式であると、ただ1個のイベントでも格
納されず、イベントを発行した呼処理制御部3に待ち合
わせが発生することになる。また、Bのタイミングで生
起したイベントが出力終了するまでの時間を比べてみる
と、第3図の従来方式に比べて本発明の方式が短くな
り、ボタン電話機制御の遅延が少なくなる。
In the case of the conventional method, the activation cycle of the event output control unit 6 is constant, so that the event output control unit 6 is not activated at the timing of S2a . Similarly, when two events occur at the timings of D, E, and F, respectively, in the method of the present invention, the cycle of execution of the event output control unit 6 is dynamically changed by the cycle interrupt execution management means 5, so that S 3 , S3a , an event is output, and the number of events stored at the timing of F is six. However, in the conventional method, the number of events stored at the same timing of F is ten, and the event output buffer 4 becomes full. It is about to become. Here, even if one event occurs at the timing of G, the event is stored in the event output buffer 4 in the method of the present invention. However, in the conventional method, only one event is not stored and the event is issued. Waiting occurs in the call processing control unit 3 that has performed. Comparing the time until the output of the event that occurred at the timing of B ends, the method of the present invention is shorter than the conventional method of FIG. 3, and the delay of the key telephone control is reduced.

(発明の効果) 以上説明して明らかなように本発明は、ボタン電話装
置においてボタン電話機に出力する制御イベントが多
く、交換制御に対する負荷が重い場合には、イベント出
力制御部への起動周期間隔を狭めることにより、イベン
トが出力バッファのメモリを占有する時間を短くしてボ
タン電話機制御が遅延することを少なくするとともに、
交換制御を行う呼処理制御部の、出力バッファに対する
待ち合わせ時間を少なくすることが可能であるから、呼
の輻輳を抑えて呼の完了率を向上させることができ、し
かも、イベント出力バッファのイベント格納状況に応じ
て、周期割込制御の実行間隔をダイナミックに変化させ
ることができるため、単純に周期割込制御の周期を早め
る場合に比し、周期割込制御が交換制御にかける負荷が
減少する等の著しい効果が発揮できる。
(Effects of the Invention) As is apparent from the above description, according to the present invention, when a large number of control events are output to the key telephone in the key telephone apparatus and the load on the exchange control is heavy, the activation cycle interval to the event output control unit is increased. To reduce the time that events occupy the memory of the output buffer and reduce the delay of key phone control,
It is possible to reduce the waiting time for the output buffer of the call processing control unit that performs the switching control, so that call congestion can be suppressed, the call completion rate can be improved, and the event output buffer can store events. Since the execution interval of the periodic interrupt control can be dynamically changed according to the situation, the load applied to the switching control by the periodic interrupt control is reduced as compared with a case where the cycle of the periodic interrupt control is simply advanced. And other remarkable effects.

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

第1図は本発明の一実施例要部の制御イベントを出力す
る制御部の構成ブロック図、第2図は本発明におけるイ
ベント出力タイムチャート、第3図は従来例におけるイ
ベント出力タイムチャートである。 1……ボタン電話機、2……ボタン電話機通信制御部、
3……呼処理制御部、4……イベント出力バッファ、5
……周期割込実行管理手段、6……イベント出力制御
部、7……輻輳検出手段。
FIG. 1 is a block diagram showing a configuration of a control unit for outputting a control event of a main part of an embodiment of the present invention, FIG. 2 is an event output time chart in the present invention, and FIG. 3 is an event output time chart in a conventional example. . 1 ... key telephone, 2 ... key telephone communication control unit,
3 ... call processing control unit, 4 ... event output buffer, 5
... Cycle interruption execution management means, 6... Event output control section, 7.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ボタン電話装置において、それに所属する
複数のボタン電話機との通話を制御する電話機通信制御
部と、ボタン電話機により構成した内線の呼を、他の内
線または外線に交換接続する呼処理制御部と、その交換
接続中に発生する内線のランプやベル等を機能させるた
めのイベントを格納するイベント出力バッファと、周期
割込みを受付けて周期実行プログラムの管理を行う周期
割込実行管理手段と、それによって起動される周期実行
プログラムにより上記、イベント出力バッファを読み出
し、上記、電話通信制御部に出力するイベント出力制御
部と、イベント出力バッファ内のイベントの記憶数を検
出し、その検出状況に応じた出力を上記、周期割込実行
管理手段に入力する輻輳検出手段とを備え、周期割込み
によって実行される上記、イベント出力部の起動周期
を、前記、輻輳検出手段が出力する、イベントの待合わ
せ状況情報に応じて変化させることにより、出力イベン
トが上記、イベント出力バッファ内に記憶されている時
間を短縮させることを特徴とするボタン電話装置。
In a key telephone apparatus, a telephone communication control unit for controlling a telephone call with a plurality of key telephones belonging to the key telephone apparatus, and a call processing for exchanging a call of an extension constituted by the key telephone with another extension or an outside line. A control unit, an event output buffer for storing an event for causing an extension lamp, a bell, or the like generated during the exchange connection to function, and a cycle interrupt execution management unit for receiving a cycle interrupt and managing a cycle execution program The event output buffer is read by the periodic execution program started by the above, the event output control unit for outputting the event output buffer to the telephone communication control unit, and the number of stored events in the event output buffer are detected. And a congestion detecting means for inputting a corresponding output to the periodic interrupt execution managing means. The time during which an output event is stored in the event output buffer is reduced by changing the activation cycle of the event output unit according to the event waiting status information output by the congestion detection means. A key telephone device characterized in that the key telephone device is operated.
JP26381090A 1990-10-03 1990-10-03 Key telephone equipment Expired - Lifetime JP2838316B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26381090A JP2838316B2 (en) 1990-10-03 1990-10-03 Key telephone equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26381090A JP2838316B2 (en) 1990-10-03 1990-10-03 Key telephone equipment

Publications (2)

Publication Number Publication Date
JPH04142197A JPH04142197A (en) 1992-05-15
JP2838316B2 true JP2838316B2 (en) 1998-12-16

Family

ID=17394558

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26381090A Expired - Lifetime JP2838316B2 (en) 1990-10-03 1990-10-03 Key telephone equipment

Country Status (1)

Country Link
JP (1) JP2838316B2 (en)

Also Published As

Publication number Publication date
JPH04142197A (en) 1992-05-15

Similar Documents

Publication Publication Date Title
JP2838316B2 (en) Key telephone equipment
JPH0522767A (en) Analog subscriber line monitor system
JP3106527B2 (en) Private branch exchange
KR100229890B1 (en) Multi-numbered terminal calling method
JPS6292644A (en) Communication equipment
JPS63187758A (en) Callee calling control system
JP3056285B2 (en) Facsimile machine
JPH03149627A (en) Method for controlling dma for multitask monitor
JPS60253397A (en) Call processing task control system
CA2220829C (en) Method of operating a modem in the presence of interrupted dial tone
JPS6062266A (en) Facsimile equipment
KR920008894B1 (en) Automatic alternating method for fax
JP2911583B2 (en) Telephone equipment
JPH0614353A (en) Call control device for electronic exchange
JPH0445641A (en) Key input read automatic changeover telephone set
JPH01235446A (en) Telephone set
JPS6382194A (en) High-frequency operating program executing system
JPS61296442A (en) Sending method for watchdog pulse
JPH0548742A (en) Transfer control system for key telephone system
JPH0697996A (en) Telephone system with abbreviated dial calling function
JPH0210952A (en) Serial transmission equipment
JPS59117890A (en) Detecting system of restoration of subscriber of private branch of automatic exchange
JPH04302246A (en) Automatic private branch exchange
JPH02220544A (en) Automatic exchange with incoming call rejecting function
JPH0313161A (en) Incoming call processing system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20081016

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

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20091016

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

Free format text: PAYMENT UNTIL: 20091016

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20101016

Year of fee payment: 12

EXPY Cancellation because of completion of term