JP3090830B2 - Message delivery request processing device - Google Patents

Message delivery request processing device

Info

Publication number
JP3090830B2
JP3090830B2 JP32364993A JP32364993A JP3090830B2 JP 3090830 B2 JP3090830 B2 JP 3090830B2 JP 32364993 A JP32364993 A JP 32364993A JP 32364993 A JP32364993 A JP 32364993A JP 3090830 B2 JP3090830 B2 JP 3090830B2
Authority
JP
Japan
Prior art keywords
delivery request
message
delivery
registration table
message delivery
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 - Fee Related
Application number
JP32364993A
Other languages
Japanese (ja)
Other versions
JPH07183908A (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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP32364993A priority Critical patent/JP3090830B2/en
Publication of JPH07183908A publication Critical patent/JPH07183908A/en
Application granted granted Critical
Publication of JP3090830B2 publication Critical patent/JP3090830B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】この発明はメッセージ配送要求処
理装置に関し、特にメッセージ配送要求の登録と、登録
されているメッセージ配送要求の取出しに関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a message delivery request processing device, and more particularly to registration of a message delivery request and retrieval of a registered message delivery request.

【0002】[0002]

【従来の技術】近年、蓄積交換装置は、メッセージ交換
システムに適用されている。例えば、このメッセージ交
換システムとしては、伝票・為替処理システムや、ボイ
スメ−ルシステムやファクスメールシステムなどとして
適用されている。
2. Description of the Related Art In recent years, store-and-forward devices have been applied to message exchange systems. For example, this message exchange system is applied as a slip / exchange processing system, a voice mail system, a fax mail system, or the like.

【0003】そして、従来の蓄積交換装置は配送要求を
受けた順にスケジューリングを行い、配送を行う方式で
あった。
[0003] The conventional storage and exchange apparatus performs scheduling and delivery in the order in which delivery requests are received.

【0004】図2は、配送要求受付の処理フローチャー
トである。この図2において、配送要求受付(S1)処
理は、配送要求の都度起動される。そして、配送要求が
受け付けられると配送要求登録テーブル14の最後部に
登録(S2)していた。
FIG. 2 is a flowchart of a process for receiving a delivery request. In FIG. 2, the delivery request acceptance (S1) process is activated each time a delivery request is made. When the delivery request is accepted, the delivery request is registered (S2) in the last part of the delivery request registration table 14.

【0005】図3、上述の蓄積交換装置の制御メモリ内
の配送要求登録テーブル14の説明図である。この図3
において、制御メモリ内には配送要求登録テーブル14
内に1〜nの格納領域が構成され、配送要求を登録する
ものである。
FIG. 3 is an explanatory diagram of the delivery request registration table 14 in the control memory of the above-mentioned store-and-forward device. This figure 3
In the control memory, the delivery request registration table 14
The storage areas 1 to n are configured to register a delivery request.

【0006】図4は、配送要求取出の処理フローチャー
トである。この図4は、蓄積交換装置の初期設定時に起
動される配送要求取出処理(S3)の流れを表してお
り、先ず蓄積交換装置は、配送要求登録テーブル14に
配送要求が登録されているかその有無を確認し、検出さ
れると(S4)、配送要求登録テーブル14から最も古
い配送要求を取り出す(S5)。その後、n秒のタイミ
ング間隔を取得(S6)して再び上述のS4へ処理を進
めるものであった。
FIG. 4 is a processing flowchart for extracting a delivery request. FIG. 4 shows the flow of the delivery request fetching process (S3) started at the time of initial setting of the storage and exchange apparatus. First, the storage and exchange apparatus checks whether a delivery request is registered in the delivery request registration table 14 or not. Is checked (S4), and the oldest delivery request is extracted from the delivery request registration table 14 (S5). Thereafter, a timing interval of n seconds is acquired (S6), and the process proceeds to S4 again.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、蓄積交
換装置の配送要求登録テーブル14に同報配送要求と一
般の配送要求とが混在したときに、同報配送要求を優先
して処理する仕組みにされている場合に同報配送要求を
先に受付けた場合に、同報配送要求の処理ばかりに処理
が偏り、後に受付けられた一般の配送要求の処理はなか
なか実行されず、メッセージの配送が非常に遅れてしま
うという問題があった。
However, when a delivery request and a general delivery request are mixed in the delivery request registration table 14 of the storage and exchange device, the delivery request is preferentially processed. If a broadcast delivery request is received first, the processing is biased to the processing of the broadcast delivery request, and the processing of the general delivery request received later is not easily executed, and the delivery of the message is extremely difficult. There was a problem of being late.

【0008】例えば、配送要求登録テーブル14の中に
優先される配送要求が一つでも存在する場合には、残り
の優先されない一般の配送要求に対しては常に後の処理
に回されることが起きていた。このようなことから、端
末−ネットワーク−端末の間のメッセージを配送するネ
ットワークシステムとして捕えた場合に、配送要求メッ
セージの到達(通達)性が非常に悪くなる場合があっ
た。
For example, if at least one prioritized delivery request exists in the delivery request registration table 14, the remaining non-priority general delivery requests are always forwarded to the subsequent processing. It had occurred. For this reason, when the message is captured as a network system that delivers a message between a terminal, a network, and a terminal, the reachability (notification) of a delivery request message may be extremely poor.

【0009】従って、このような蓄積交換装置への配送
要求に対する処理が著しく不均等に処理され得るという
問題を解決し得る仕組みが望まれていた。
[0009] Therefore, there has been a demand for a mechanism capable of solving the problem that processing for a delivery request to such a storage and exchange device can be extremely unevenly processed.

【0010】この発明は、以上の課題に鑑み為されたも
のであり、その目的とする所は、複数のメッセージ配送
要求が受け付けられた場合に、それぞれのメッセージ配
送要求に対する処理を偏り無く、均等に処理し得るメッ
セージ配送要求処理装置を提供することである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and an object of the present invention is to, when a plurality of message delivery requests are accepted, to uniformly process the message delivery requests evenly. To provide a message delivery request processing device that can process the request.

【0011】[0011]

【0012】[0012]

【0013】[0013]

【課題を解決するための手段】 そこで、第1の発明の
ッセージ配送要求処理装置は、以上の目的を達成するた
めに、幾つかの優先種類のメッセージの配送要求を受け
付け、メッセージ配送要求を一時格納するための格納手
段へ格納し、処理対象の時期に格納されているメッセー
ジ配送要求を取り出し、取り出されたこのメッセージ配
送要求に基づき処理するメッセージ配送要求処理装置に
おいて、以下の特徴的な構成で実現した。
In order to achieve the above object, a message delivery request processing device according to a first aspect of the present invention receives delivery requests for several types of priority messages and temporarily stores the message delivery requests. A message delivery request processing device that stores a message delivery request stored in a storage means for storing, retrieves a message delivery request stored at a processing target time, and processes the message delivery request based on the retrieved message delivery request has the following characteristic configuration. It was realized.

【0014】つまり、上記格納手段は、少なくとも2以
上の配送要求登録テーブルを有し、しかもメッセージ配
送要求の種類によってグループ化構成する。そして、メ
ッセージ配送要求が受け付けられると、このメッセージ
配送要求の種類を識別する識別手段と、受け付けられた
メッセージ配送要求の種類に応じたグループの配送要求
登録テーブルに登録する配送要求登録手段と、上記格納
手段からメッセージ配送要求を取り出すときには、上記
各グループの配送要求登録テーブルからそれぞれ均等に
取り出す配送要求取出手段とを備えて処理することを特
徴とするものである。
That is, the storage means has at least two or more delivery request registration tables, and is grouped according to the types of message delivery requests. When the message delivery request is received, an identification unit for identifying the type of the message delivery request, a delivery request registration unit for registering in a delivery request registration table of a group corresponding to the type of the received message delivery request, When the message delivery request is taken out from the storage means, the process is provided with a delivery request taking out means taking out the delivery request registration table of each group equally.

【0015】[0015]

【0016】[0016]

【0017】[0017]

【0018】[0018]

【作用】 上述の第1の発明 の構成において、メッセージ
の配送要求の優先種類として予め幾つかの種類が定義さ
れている場合がある。例えば、優先配送要求や、普通配
送要求などが指定されて配送要求される場合などがあ
る。そこで、このような配送要求の優先種類に応じて、
格納手段の各配送要求登録テーブルをグループ化するこ
とで、配送要求の優先種類に応じて、対応する所定のグ
ループの配送要求テーブルに登録させるものである。例
えば、優先配送要求は、Aグループの配送要求登録テー
ブルa1〜anに均等に登録し、普通配送要求はBグル
ープの配送要求登録テーブルb1〜bnに均等に登録さ
せることができる。
In the configuration of the first aspect described above, there are cases where several types are defined in advance as priority types of message delivery requests. For example, there may be a case where a priority delivery request or a normal delivery request is designated and a delivery request is made. Therefore, according to the priority type of such a delivery request,
By grouping the delivery request registration tables in the storage unit, the delivery request registration table is registered in a corresponding predetermined group of delivery request tables according to the priority type of the delivery request. For example, priority delivery requests can be registered equally in the delivery request registration tables a1 to an of group A, and ordinary delivery requests can be registered equally in the delivery request registration tables b1 to bn of group B.

【0019】そこで、次に登録されているメッセージ配
送要求を取り出すときには、各配送要求登録テーブルか
ら均等に取り出し、取り出されたこのメッセージ配送要
求を処理することで、上述で受け付けられた各種類のメ
ッセージ配送要求を偏りなく均等に処理することができ
る。例えば、最初(1回目)に優先配送要求が登録され
ているAグループの配送要求登録テーブルa1から優先
配送要求を取り出し、2回目にはBグループの配送要求
登録テーブルb1から普通配送要求を取り出し、3回目
にはAグループの配送要求登録テーブルa2から優先配
送要求を取り出し、4回目にはBグループの配送要求登
録テーブルb2から普通配送要求を取り出すようにする
ことで、メッセージ配送要求を均等に取り出すことがで
きる。
Then, when the next registered message delivery request is taken out, the message delivery requests are taken out evenly from each delivery request registration table, and the taken out message delivery requests are processed. Delivery requests can be equally processed without bias. For example, first (first time), the priority delivery request is taken out from the delivery request registration table a1 of the group A in which the priority delivery request is registered. At the second time, the normal delivery request is taken out from the delivery request registration table b1 of the B group. At the third time, the priority delivery request is taken out from the delivery request registration table a2 of the A group, and at the fourth time, the normal delivery request is taken out from the delivery request registration table b2 of the B group, so that the message delivery requests are taken out evenly. be able to.

【0020】[0020]

【実施例】次にこの発明を蓄積交換装置に適用した場合
の好適な実施例を図面を用いて説明する。そして、この
一実施例では、上述の従来の課題を解決するために、蓄
積交換装置が受付けした複数の配送要求を受付けの順序
に従って複数の配送要求登録テーブルに均等に分配して
登録又は登録配送要求を均等に取り出すようにするもの
である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, a preferred embodiment in which the present invention is applied to a storage and exchange apparatus will be described with reference to the drawings. In this embodiment, in order to solve the above-mentioned conventional problem, a plurality of delivery requests received by the storage and exchange device are equally distributed to a plurality of delivery request registration tables in accordance with the order of acceptance and registered or registered delivery. Requests are taken out evenly.

【0021】『蓄積交換装置の構成』: 図5はこの
一実施例で使用する蓄積交換装置の機能ブロック図であ
る。この図5において、蓄積交換装置は、例えば、配送
メッセージなどを蓄積交換する用途のものであって、主
制御部51と、制御メモリ部52と、入力部53と、出
力部54と、蓄積部55とから構成されている。そし
て、主制御部51と、入力部53と、出力部54と、蓄
積部55との間はバス56でデータ転送し得るように構
成されている。
FIG. 5 is a functional block diagram of the storage and exchange device used in this embodiment. In FIG. 5, the storage and exchange device is used for storing and exchanging, for example, delivery messages and the like, and includes a main control unit 51, a control memory unit 52, an input unit 53, an output unit 54, and a storage unit. 55. The main controller 51, the input unit 53, the output unit 54, and the storage unit 55 are configured so that data can be transferred by the bus 56.

【0022】そして、図5の入力部53と出力部54と
は電話回線などに接続される。そして、入力部53は、
端末からのメッセージ配送要求が回線から与えられる
と、バス56を通じて主制御部51に与える。更に、メ
ッセージ本体が端末から回線を通じて入力部53に与え
られると、蓄積部55に蓄積する。
The input unit 53 and the output unit 54 shown in FIG. 5 are connected to a telephone line or the like. Then, the input unit 53
When a message delivery request from the terminal is given from the line, the message delivery request is given to the main controller 51 via the bus 56. Further, when the message body is given from the terminal to the input unit 53 via the line, the message is stored in the storage unit 55.

【0023】主制御部51は、マイクロプロセッサと処
理プログラムなどで構成され、制御メモリ部52のデー
タを使用してこの一実施例で特徴的なメッセージ配送要
求の処理を行うものである。即ち、図1や図7などに示
しているメッセージ配送要求の処理を行う。この図1、
図7の処理については後で詳細に説明する。
The main control unit 51 is composed of a microprocessor and a processing program, and uses the data of the control memory unit 52 to perform a characteristic message delivery request process in this embodiment. That is, the process of the message delivery request shown in FIGS. 1 and 7 is performed. This Figure 1,
The processing of FIG. 7 will be described later in detail.

【0024】そして、図5の制御メモリ部52は、特徴
的なメモリ空間を構成しており、図6に示すように、複
数の配送要求登録テーブル15(1)〜15(m)と、
配送要求登録テーブル登録指標ポインタ部16と、配送
要求登録テーブル取出指標ポインタ部17とから構成さ
れている。そして、主制御部51にメッセージ配送要求
が与えられると、配送要求登録テーブル登録指標ポイン
タ部16に示される指標ポインタで指定される15
(1)〜15(m)のいずれかの配送要求登録テーブル
にメッセージ配送要求が登録される。
The control memory unit 52 shown in FIG. 5 forms a characteristic memory space. As shown in FIG. 6, a plurality of delivery request registration tables 15 (1) to 15 (m),
It comprises a delivery request registration table registration index pointer section 16 and a delivery request registration table extraction index pointer section 17. Then, when a message delivery request is given to the main control unit 51, the message designated by the index pointer indicated by the delivery request registration table registration index pointer unit 16 is 15.
The message delivery request is registered in any of the delivery request registration tables (1) to (m).

【0025】また、図5の制御メモリ部52は、符号1
5(1)〜15(m)のいずれかの配送要求登録テーブ
ルからの配送要求の取出しにおいては、配送要求登録テ
ーブル取出指標ポインタ部17の指標ポインタによって
指定される配送要求登録テーブルから配送要求を取出
し、主制御部51に与える。
The control memory unit 52 shown in FIG.
In fetching a delivery request from any of the delivery request registration tables 5 (1) to 15 (m), the delivery request is extracted from the delivery request registration table specified by the index pointer of the delivery request registration table extraction index pointer unit 17. Take out and give it to the main control unit 51.

【0026】そして、図5の主制御部51は、取り出さ
れた配送要求をバス56を通じて出力部54に与えると
共に蓄積部55に与え、例えば、この配送要求に対応す
る配送メッセージを読み出して出力部54に与える。そ
して、出力部54は、配送要求メッセージを回線へ出力
し、端末からの配送要求先へ配送させるものである。 『制御メモリ部52の構成』: 図6は、制御メモリ
部52の内部空間の説明図である。この図6において、
一実施例の配送要求を登録するm個の配送要求登録テー
ブル15(1)〜15(m)は、登録指標ポインタ1〜
mによって登録指定される。また、m個の配送要求登録
テーブル15(1)〜15(m)に登録されている配送
要求は、配送要求登録テーブル取出指標ポインタ部17
からの取出指標ポインタ1〜mによって取出し指定され
る。そして、各配送要求登録テーブル15(1)〜15
(m)は、n個の配送要求1〜nを登録することがで
き、取出しは若い番号の配送要求から順番に取出され、
新規な登録はテーブルの最後尾に登録される。
The main control unit 51 shown in FIG. 5 provides the extracted delivery request to the output unit 54 and the storage unit 55 via the bus 56. For example, the main control unit 51 reads out a delivery message corresponding to the delivery request and outputs the delivery message to the output unit. Give to 54. Then, the output unit 54 outputs the delivery request message to the line, and delivers the message to the delivery request destination from the terminal. “Configuration of Control Memory Unit 52”: FIG. 6 is an explanatory diagram of the internal space of the control memory unit 52. In FIG.
The m delivery request registration tables 15 (1) to 15 (m) for registering delivery requests according to one embodiment include registration index pointers 1 to 15.
The registration is designated by m. The delivery requests registered in the m delivery request registration tables 15 (1) to 15 (m) are the delivery request registration table extraction index pointer unit 17.
Is specified by the extraction index pointers 1 to m. Then, each delivery request registration table 15 (1) to 15
(M) can register n delivery requests 1 to n, and take out the delivery requests in order from the delivery request with the smallest number,
New registrations are registered at the end of the table.

【0027】尚、このような配送要求登録テーブル15
(1)〜15(m)は、例えば、FIFO(Fast
In Fast Out)IC回路やプログラムなどで
実際には実現することができる。
Incidentally, such a delivery request registration table 15
(1) to 15 (m) are, for example, FIFO (Fast)
(In Fast Out) It can actually be realized by an IC circuit or a program.

【0028】『配送要求受付処理の動作』: 図1は
この一実施例の配送要求受付処理のフローチャートであ
る。この図1の配送要求受付処理(ステップS10)
は、配送要求の都度起動される。そして、配送要求登録
テーブル登録指標ポインタが先ず配送要求登録テーブル
を決定する(S11)。そして、次に配送要求登録テー
ブル15(1)〜15(m)のいずれかの最後尾に登録
する(S12)。次に、配送要求登録テーブル登録指標
ポインタを+1して、更新する(S13)。次に、ここ
で更新された登録指標ポインタの値が15(m)を越え
ていないかを確認する(S14)。そして、このS14
の処理で、登録指標ポインタの値が15(m)の値より
も越えている場合は、15(1)に登録指標ポインタ値
の設定を戻す(S15)。
[Operation of Delivery Request Receiving Process] FIG. 1 is a flowchart of the delivery request receiving process of this embodiment. The delivery request receiving process of FIG. 1 (step S10)
Is activated each time a delivery request is made. Then, the delivery request registration table registration index pointer first determines the delivery request registration table (S11). Then, it is registered at the end of any of the delivery request registration tables 15 (1) to 15 (m) (S12). Next, the delivery request registration table registration index pointer is incremented by 1 and updated (S13). Next, it is confirmed whether the value of the registered index pointer updated here does not exceed 15 (m) (S14). And this S14
If the value of the registered index pointer exceeds the value of 15 (m) in the processing of (1), the setting of the registered index pointer value is returned to 15 (1) (S15).

【0029】以上のようにして、配送要求があった場合
には、配送要求登録テーブル登録指標ポインタ部16の
登録指標ポインタを使用して、符号15(1)〜15
(m)の配送要求登録テーブルに配送要求を均等に登録
することで、特定の配送要求登録テーブルに配送要求が
集中しないようにさせることができる。
As described above, when there is a delivery request, the reference numerals 15 (1) to 15 (1) to 15 (1) to 15
By uniformly registering the delivery requests in the delivery request registration table of (m), it is possible to prevent the delivery requests from being concentrated on a specific delivery request registration table.

【0030】『配送要求取出処理の動作』: 図7は
一実施例の配送要求取出処理のフローチャートである。
この図7の配送要求取出処理(S20)は、蓄積交換装
置が初期設定のときに起動される。そして、この処理
(S20)が起動されると、先ず配送要求登録テーブル
取出指標ポインタが示す配送要求登録テーブルを決定す
る(S21)。そして、次に決定された取出指標ポイン
タの配送要求登録テーブルに配送要求が登録されている
か否かを確認する(S22)。そして、ここで配送要求
が登録されていることが確認されると、次に指定された
配送要求登録テーブルから配送要求を取り出す(S2
3)。
[Operation of Delivery Request Extraction Process] FIG. 7 is a flowchart of a delivery request extraction process according to one embodiment.
The delivery request fetching process (S20) in FIG. 7 is started when the storage and exchange apparatus is initialized. When this process (S20) is started, first, the delivery request registration table indicated by the delivery request registration table extraction index pointer is determined (S21). Then, it is confirmed whether or not the delivery request is registered in the delivery request registration table of the determined takeout index pointer (S22). When it is confirmed that the delivery request is registered, the delivery request is extracted from the next designated delivery request registration table (S2).
3).

【0031】そして、図7において次に配送要求登録テ
ーブル取出指標ポインタの値を+1する(S24)。こ
れは即ち、配送要求登録テーブル15(1)から順番に
15(m)まで配送要求を取り出すテーブルを更新する
ことを表している。そして、次にS24で更新した配送
要求登録テーブル取出指標ポインタの値が、m以上であ
るか否かを確認する(S25)。そして、この確認でm
より大きい値になっている場合は、配送要求登録テーブ
ル取出指標ポインタの値を1へ戻す(S26)。これは
即ち、配送要求登録テーブル15(m)から配送要求を
取出すことから15(1)の配送要求登録テーブルから
取出すことへの変更を表している。
Then, in FIG. 7, the value of the delivery request registration table extraction index pointer is incremented by 1 (S24). This means that the tables for extracting the delivery requests from the delivery request registration table 15 (1) to 15 (m) in order are updated. Then, it is confirmed whether or not the value of the delivery request registration table extraction index pointer updated in S24 is equal to or more than m (S25). And in this confirmation
If it is larger, the value of the delivery request registration table extraction index pointer is returned to 1 (S26). In other words, this represents a change from extracting the delivery request from the delivery request registration table 15 (m) to extracting the delivery request from the delivery request registration table 15 (1).

【0032】そして、図7において次にP秒のタイミン
グ間隔を取得して再び上述のS21の処理に進める。ま
た、上述のS25の確認で、更新した配送要求登録テー
ブル取出指標ポインタの値がm以下の場合は、S24で
更新して得られた配送要求登録テーブル取出指標ポイン
タの値に対応する配送要求登録テーブルから配送要求を
取出し、そして上述のS27へ処理を進める。
Next, in FIG. 7, a timing interval of P seconds is acquired, and the process proceeds to the above-described step S21 again. If the updated value of the delivery request registration table retrieval index pointer is equal to or less than m in the confirmation in S25 described above, the delivery request registration corresponding to the value of the delivery request registration table retrieval index pointer obtained by updating in S24. The delivery request is extracted from the table, and the process proceeds to S27.

【0033】以上のようにして、図7において配送要求
登録テーブルからの配送要求の取出しを、配送要求登録
テーブル取出指標ポインタ部17のポインタ値によっ
て、15(1)から15(m)へと取出しを順番に変更
することで、登録配送要求の取出しテーブルを特定の配
送要求登録テーブルに集中させることなく取出すことが
できる。
As described above, the delivery request from the delivery request registration table in FIG. 7 is fetched from 15 (1) to 15 (m) by the pointer value of the delivery request registration table fetch index pointer unit 17. Are sequentially changed, the extraction table of the registered delivery request can be extracted without being concentrated on a specific delivery request registration table.

【0034】従って、図7において配送要求登録テーブ
ル15(1)から15(m)へと順番に取出された配送
要求を順番に主制御部51は配送処理することができ
る。
Accordingly, in FIG. 7, the main control unit 51 can perform the delivery processing in the order of the delivery requests sequentially extracted from the delivery request registration tables 15 (1) to 15 (m).

【0035】『一実施例の効果』: 以上の一実施例
の蓄積交換装置によれば、配送要求が受け付けられる
と、この受け付けられた配送要求は順番に配送要求登録
テーブル15(1)〜15(m)に登録することで、配
送要求が特定の配送要求に集中して登録されないように
できる。更に、配送要求登録テーブル15(1)〜15
(m)へ順番に登録された配送要求に対する取出しにお
いては、配送要求登録テーブル取出指標ポインタを用い
て配送要求登録テーブル15(1)から15(m)まで
順番に配送要求を取出すことができることで、特定の配
送要求登録テーブルの配送要求に対する配送処理に集中
せず、受け付けされた配送要求に対して均等に(分散し
て)に処理することができる。
[Effects of One Embodiment] According to the storage and switching apparatus of the above embodiment, when a delivery request is received, the received delivery requests are sequentially sent to the delivery request registration tables 15 (1) to 15 (15). By registering in (m), it is possible to prevent delivery requests from being concentrated on specific delivery requests and registered. Further, the delivery request registration tables 15 (1) to 15 (15)
In taking out the delivery requests registered in order in (m), the delivery requests can be taken out in order from delivery request registration tables 15 (1) to 15 (m) using the delivery request registration table takeout index pointer. Thus, the received delivery requests can be processed evenly (distributed) without concentrating on the delivery process for the delivery requests in the specific delivery request registration table.

【0036】従って、以上のようなことから従来に比べ
端末からの特定の配送要求に対して、著しく処理が遅れ
ることを回避させることができる。故に、端末−ネット
ワーク−端末によるメッセージ配送システムを構成した
場合に、従来に比べメッセージの到達(通達)性を改善
させることができる。
Therefore, it is possible to avoid a significant delay in processing for a specific delivery request from a terminal as compared with the related art. Therefore, when a terminal-network-terminal message delivery system is configured, it is possible to improve the reachability (notification) of messages as compared with the related art.

【0037】(他の実施例): (1)尚、この発明
は種々の実施態様で実現することができ、上述の一実施
例の構成に限定するものではない。例えば、図5の蓄積
交換装置の機能ブロックは、メッセージ情報の蓄積交換
のための機能ブロック図を表しているが、これは、ボイ
スメール装置や、ファクスメール装置や、伝票・為替処
理装置として構成であっても適用することができる。
(Other Embodiments) (1) The present invention can be realized in various embodiments, and is not limited to the configuration of the above-described embodiment. For example, the functional block diagram of the storage and exchange device in FIG. 5 is a functional block diagram for storing and exchanging message information, which is configured as a voice mail device, a fax mail device, and a slip / exchange processing device. Can be applied.

【0038】(2)また、上述の一実施例の制御メモリ
部52は、指標ポインタを1〜mまで順番に更新するも
のであったが、この更新を擬似乱数でランダムに行う構
成であってもよい。
(2) The control memory unit 52 of the above-described embodiment updates the index pointers in order from 1 to m. However, the update is performed randomly by using pseudorandom numbers. Is also good.

【0039】(3)更に、上述の一実施例では、配送要
求に対して種類を定めなかったが、例えば、優先配送要
求と、普通配送要求と、同報配送要求などがある場合に
は、制御メモリ部52の複数の配送要求登録テーブルを
3つのグループに構成し、受け付けられた配送要求をそ
れぞれ対応するグループの配送要求登録テーブルに登録
する。そして、配送要求を取り出す場合には、3つのグ
ループの配送要求登録テーブルからそれぞれ順番に取り
出すことで、各グループの配送要求登録テーブルに登録
されている配送要求を均等に処理することができる。
(3) Further, in the above embodiment, the type is not determined for the delivery request. However, for example, when there is a priority delivery request, a normal delivery request, a broadcast delivery request, or the like, The plurality of delivery request registration tables of the control memory unit 52 are configured into three groups, and the received delivery requests are registered in the delivery request registration tables of the corresponding groups. When the delivery requests are taken out, the delivery requests registered in the delivery request registration tables of the three groups can be equally processed by sequentially taking out the delivery requests from the delivery request registration tables of the three groups.

【0040】(4)更にまた、この発明をボイスメール
装置に適用した場合の構成例を図8に示している。この
図8は、例えば、沖電気工業株式会社製のiOX515
0ボイスメールシステムに適用する場合の構成例であ
る。符号81はボイスメールシステム本体であって、こ
の本体内には電話インタフェースモジュールTIMと、
システム制御モジュールSCMと、大容量蓄積モジュー
ルMSSとから構成されている。そして、この本体81
のシステム制御モジュールSCMには、コンソールCN
SとプリンタPRTとが接続されている。このコンソー
ルは、パーソナルコンピュータの構成である。そして、
このコンソールCNSとプリンタPRTとは、保守運用
のために接続されている。
(4) FIG. 8 shows a configuration example in which the present invention is applied to a voice mail device. FIG. 8 shows, for example, iOX515 manufactured by Oki Electric Industry Co., Ltd.
1 is a configuration example when applied to a voice mail system. Reference numeral 81 denotes a voice mail system main body, in which a telephone interface module TIM and
It comprises a system control module SCM and a large capacity storage module MSS. And this body 81
System control module SCM includes console CN
S and the printer PRT are connected. This console has a configuration of a personal computer. And
The console CNS and the printer PRT are connected for maintenance operation.

【0041】そして、図8の本体81内の電話インタフ
ェースモジュールTIMは、公衆電話回線や構内電話回
線へ接続され、内部には網制御機能(NCU)をもって
おり、電話回線からの着信時のリンギング検出、応答信
号送出、発信時のループ閉成、ダイヤルパルス送出、P
B信号送出、終話時のレバース検出、ビジートーン検出
などを行う。そして、大容量蓄積モジュールMSSは、
デジタル化された音声をバッファリングし、必要に応じ
て読み出される。
The telephone interface module TIM in the main body 81 of FIG. 8 is connected to a public telephone line or a private telephone line, has a network control function (NCU) inside, and detects ringing at the time of an incoming call from the telephone line. , Response signal transmission, loop closing at transmission, dial pulse transmission, P
It performs B signal transmission, reversal detection at the end of a call, busy tone detection, and the like. And the large capacity storage module MSS
The digitized audio is buffered and read as needed.

【0042】更に、図8のシステム制御モジュールSC
Mは、回線対応ごとの電話インタフェースモジュールか
らのデジタルフォーマット化された音声を大容量蓄積モ
ジュールに規則的に送信し、メッセージのトラヒック制
御を行う。また逆に、大容量蓄積モジュールからのメッ
セージを、該当する電話インタフェースモジュールへ振
り分け、デジタルフォーマット化された音声に変換す
る。更に、PBXとの連動時にはPBXがこのモジュー
ルに接続され、転送情報などの送受を行う。更に、この
システム制御モジュールSCMには、上述の一実施例の
制御メモリ部52を内蔵させることで、ボイスメールの
配送要求に対して、上述のような受け付け取出しの動作
を行い、特定の配送要求の処理遅延を回避させることが
できる。
Further, the system control module SC shown in FIG.
M regularly sends digitally formatted voice from the telephone interface module for each line to the mass storage module to control message traffic. Conversely, the message from the large-capacity storage module is distributed to the corresponding telephone interface module and converted into digitally formatted voice. Further, the PBX is connected to this module when interlocked with the PBX, and performs transmission and reception of transfer information and the like. Further, the system control module SCM incorporates the control memory unit 52 of the above-described embodiment, so that the above-described operation of receiving and taking out a voice mail delivery request is performed, and a specific delivery request is performed. Processing delay can be avoided.

【0043】尚、ボイスメールシステムとして、iOX
5130などもあり、上述のiOX5150と同じよう
な仕組みで適用することができる。
As a voice mail system, iOX
5130 and the like, and can be applied by the same mechanism as the above-described iOX5150.

【0044】(5)また、この発明をファクスメール装
置に適用した場合の構成例を図9に示している。この図
9は、例えば、沖電気工業株式製のiOX5320ファ
クスメールシステムに適用する場合の構成例である。こ
のファクスメールシステムは、回線処理部94と、主制
御部91と、蓄積制御部93と、メディア変換部92と
から構成されている。回線処理部94には、G3通信制
御装置CCM−C3と、音声ガイダンス装置CCM−V
Gと、回線処理装置G3−LUと、網制御装置NCU−
MDとが備えられている。更に、主制御部91には、中
央処理モジュールCPMと、フレキシブルディスクドラ
イブFDDと、保守用コンソールMACと、ラインプリ
ンタLPとが備えられている。更にまた、メディア変換
部92には、文字画像変換装置CCM−CHIMが備え
られている。また、蓄積制御部93には、磁気ディスク
制御装置CCM−DKCと、磁気ディスクドライブ装置
DISKとが備えられている。
(5) FIG. 9 shows a configuration example when the present invention is applied to a fax mail apparatus. FIG. 9 is a configuration example in the case where the present invention is applied to, for example, an iOX5320 fax mail system manufactured by Oki Electric Industry Co., Ltd. This fax mail system includes a line processing unit 94, a main control unit 91, a storage control unit 93, and a media conversion unit 92. The line processing unit 94 includes a G3 communication control device CCM-C3 and a voice guidance device CCM-V
G, the line processing unit G3-LU, and the network control unit NCU-
An MD is provided. Further, the main control section 91 includes a central processing module CPM, a flexible disk drive FDD, a maintenance console MAC, and a line printer LP. Furthermore, the media conversion unit 92 includes a character image conversion device CCM-CHIM. The storage controller 93 includes a magnetic disk controller CCM-DKC and a magnetic disk drive DISK.

【0045】そして、回線処理部94は電話回線へ接続
され、ファクスメール情報を取り込み、この情報はメデ
ィア変換部92で文字と画像間の変換を行い、蓄積制御
部93に蓄積される。また、主制御部91は、上述の一
実施例の主制御部51に対応するものであって、しか
も、この図9の主制御部91の中央処理モジュールCP
Mに上述の一実施例の制御メモリ部52を内蔵構成する
ことで、ファクスメールの配送要求の受け付け、取出し
処理の改善を図ることができる。
The line processing unit 94 is connected to a telephone line, fetches fax mail information, converts this information between characters and images in a media conversion unit 92, and stores it in a storage control unit 93. Further, the main control unit 91 corresponds to the main control unit 51 of the above-described embodiment, and furthermore, the central processing module CP of the main control unit 91 in FIG.
By incorporating the control memory unit 52 of the above-described embodiment in M, it is possible to improve the processing of receiving and extracting the delivery request of the fax mail.

【0046】[0046]

【0047】[0047]

【発明の効果】 以上述べた様に第1の発明 のメッセージ
配送要求処理装置においては、メッセージ配送要求を登
録する格納手段内に、少なくとも2以上の配送要求登録
テーブルを有し、しかもメッセージ配送要求の優先種類
によってグループ化構成し、そして、識別手段と、配送
要求登録手段と、配送要求取出手段とを備えて処理する
ことで、幾つかの優先種類のメッセージの配送要求を受
け付けられた場合に、それぞれの優先種類のメッセージ
配送要求に対する処理を偏り無く均等に処理でき、特定
優先種類のメッセージ配送要求が非常に遅れて配送処
理されることを回避させることができる。
As described above, the message delivery request processing device according to the first invention has at least two or more delivery request registration tables in the storage means for registering the message delivery request. Grouped according to the priority type , and processed by including an identification unit, a delivery request registration unit, and a delivery request extraction unit, thereby accepting a delivery request for several types of priority messages. In this case, the processing for each priority type message delivery request can be equally processed without bias, and the delivery processing of a specific priority type message delivery request can be prevented from being extremely delayed.

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

【図1】この発明の一実施例の蓄積交換装置における配
送要求受付処理のフローチャートである。
FIG. 1 is a flowchart of a delivery request receiving process in a storage and exchange device according to an embodiment of the present invention.

【図2】従来例の配送要求受付処理のフローチャートで
ある。
FIG. 2 is a flowchart of a delivery request receiving process of a conventional example.

【図3】従来例の配送要求登録テーブルの説明図であ
る。
FIG. 3 is an explanatory diagram of a delivery request registration table of a conventional example.

【図4】従来例の配送要求取出処理のフローチャートで
ある。
FIG. 4 is a flowchart of a delivery request extraction process of a conventional example.

【図5】一実施例の蓄積交換装置の機能ブロック図であ
る。
FIG. 5 is a functional block diagram of the storage and switching apparatus according to the embodiment;

【図6】一実施例の制御メモリ部の説明図である。FIG. 6 is an explanatory diagram of a control memory unit according to one embodiment.

【図7】一実施例の配送要求取出処理のフローチャート
である。
FIG. 7 is a flowchart of a delivery request extraction process according to one embodiment.

【図8】他の実施例の構成図である。FIG. 8 is a configuration diagram of another embodiment.

【図9】他の実施例の構成図である。FIG. 9 is a configuration diagram of another embodiment.

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

15…配送要求登録テーブル、16…配送要求登録テー
ブル登録指標ポインタ部、17…配送要求登録テーブル
取出指標ポインタ部、51…主制御部、52…制御メモ
リ部。
15: delivery request registration table, 16: delivery request registration table registration index pointer section, 17: delivery request registration table extraction index pointer section, 51: main control section, 52: control memory section.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 幾つかの優先種類のメッセージの配送要
求を受け付け、メッセージ配送要求を一時格納するため
の格納手段へ格納し、処理対象の時期に格納されている
メッセージ配送要求を取り出し、取り出されたこのメッ
セージ配送要求に基づき処理するメッセージ配送要求処
理装置において、 上記格納手段は、少なくとも2以上の配送要求登録テー
ブルを有し、しかもメッセージ配送要求の優先種類によ
ってグループ化構成し、 メッセージ配送要求が受け付けられると、このメッセー
ジ配送要求の優先種類を識別する識別手段と、 受け付けられたメッセージ配送要求の優先種類に応じた
グループの配送要求登録テーブルに登録する配送要求登
録手段と、 上記格納手段からメッセージ配送要求を取り出すときに
は、上記各グループの配送要求登録テーブルからそれぞ
れ均等に取り出す配送要求取出手段と を備えて処理する
ことを特徴とするメッセージ配送要求処理装置。
Claims 1. Delivery of several priority types of messages
Request and temporarily store the message delivery request
Stored in the storage means, and stored at the time of processing
Retrieves the message delivery request and retrieves the retrieved message
Message delivery request processing based on message delivery request
In the physical device, the storage means stores at least two or more delivery request registration tables.
Table and the priority type of the message delivery request.
When a message delivery request is accepted, this message is
Identification means for identifying the priority type of the message delivery request, and means for identifying the priority type of the received message delivery request.
Delivery request registration registered in the group's delivery request registration table
The message delivery request from the storage means and the storage means.
From the delivery request registration table of each group above
A message delivery request processing device comprising: a delivery request take-out means for taking out the delivery request evenly .
JP32364993A 1993-12-22 1993-12-22 Message delivery request processing device Expired - Fee Related JP3090830B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32364993A JP3090830B2 (en) 1993-12-22 1993-12-22 Message delivery request processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32364993A JP3090830B2 (en) 1993-12-22 1993-12-22 Message delivery request processing device

Publications (2)

Publication Number Publication Date
JPH07183908A JPH07183908A (en) 1995-07-21
JP3090830B2 true JP3090830B2 (en) 2000-09-25

Family

ID=18157077

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32364993A Expired - Fee Related JP3090830B2 (en) 1993-12-22 1993-12-22 Message delivery request processing device

Country Status (1)

Country Link
JP (1) JP3090830B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101687078B1 (en) * 2014-11-25 2016-12-28 김병열 Versatile bag
KR102064837B1 (en) * 2018-01-31 2020-01-10 목포대학교산학협력단 Mat combined with bag

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101687078B1 (en) * 2014-11-25 2016-12-28 김병열 Versatile bag
KR102064837B1 (en) * 2018-01-31 2020-01-10 목포대학교산학협력단 Mat combined with bag

Also Published As

Publication number Publication date
JPH07183908A (en) 1995-07-21

Similar Documents

Publication Publication Date Title
US5303343A (en) Multi-medium store-and-forward exchange apparatus and method of controlling the apparatus
JP2813536B2 (en) Camp-on communication management system
CA2182042C (en) Fully distributed message storage facilities in a distributed switching system
CN1152227A (en) Shared distribution of internal message storage facilities by plurality of communication terminals
EP0772327A2 (en) Electronic mail forwarding system
WO1986004474A1 (en) Integrated message service system
JP3090830B2 (en) Message delivery request processing device
EP0907272A1 (en) System with self-triggering mechanism for exchanging data between a terminal and access means via a telephone network
JP2541885Y2 (en) Ordering processing equipment
JPH11136316A (en) Incoming call terminal device
JPS59263A (en) Voice mail informing system
KR0122450B1 (en) Method for enhancing the performance of call reception in a pager
KR100246171B1 (en) Message processing device and method in keyphone system
JP2550851B2 (en) Mail protocol conversion control system
JPS60162334A (en) Data transmission equipment
JPS62291243A (en) Multi-functional telephone set exchange
JP3015055B2 (en) Group 3 facsimile machine
JP2716337B2 (en) Call control processor
US20050249338A1 (en) Method and telecommunications system for processing digitally stored sound sequences
JPH07162526A (en) Control system in automatic reply recorder
JPH03139047A (en) Facsimile store and forward exchange system
JPH0723127A (en) Method and device for multi-media store and forward exchange
JPH03277053A (en) Call waiting incoming display tone selection system
JPH04320133A (en) Private branch exchange
JPH0879388A (en) Exchange system

Legal Events

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

Free format text: PAYMENT UNTIL: 20080721

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090721

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100721

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20110721

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20120721

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20130721

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees