JP2910686B2 - Tower type translation station data - Google Patents

Tower type translation station data

Info

Publication number
JP2910686B2
JP2910686B2 JP21507996A JP21507996A JP2910686B2 JP 2910686 B2 JP2910686 B2 JP 2910686B2 JP 21507996 A JP21507996 A JP 21507996A JP 21507996 A JP21507996 A JP 21507996A JP 2910686 B2 JP2910686 B2 JP 2910686B2
Authority
JP
Japan
Prior art keywords
translation
data
number translation
dbms
attribute information
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
JP21507996A
Other languages
Japanese (ja)
Other versions
JPH1042041A (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.)
NEC Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP21507996A priority Critical patent/JP2910686B2/en
Publication of JPH1042041A publication Critical patent/JPH1042041A/en
Application granted granted Critical
Publication of JP2910686B2 publication Critical patent/JP2910686B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Exchange Systems With Centralized Control (AREA)
  • Telephonic Communication Services (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、電子交換機の番号
翻訳方式に関する。
The present invention relates to a number translation system for an electronic exchange.

【0002】[0002]

【従来の技術】従来の電子交換機のトランスレーション
(番号翻訳)システムにおいて、局データは、「ツリー
型」と呼ばれ、データベースにおいて、各桁毎に固定長
の牽引ブロックを割り当て、索引ブロックの該当エント
リに付されたポインタにより、次桁の検索ブロック又は
属性情報を検索する構成とされており、最上位からトッ
プダウン式により目的とする翻訳番号の属性情報を求め
る方式とされている。
2. Description of the Related Art In a conventional translation (number translation) system of an electronic exchange, office data is called a "tree type", and a fixed-length tow block is assigned to each digit in a database, and a corresponding index block is assigned. A search block or attribute information of the next digit is searched by a pointer attached to an entry, and the attribute information of a target translation number is obtained from the top by a top-down method.

【0003】[0003]

【発明が解決しようとする課題】上記した従来の方式は
下記記載の問題点を有している。
The above-mentioned conventional method has the following problems.

【0004】(1)通信業界におけるサービスの多種多
様化に伴い、電話番号の番号計画は、将来どのようなサ
ービスが現れてもこれに対応できるようにするため、番
号桁数の増大が予定されている。従来の番号翻訳方式に
おいては、例えば10桁や20桁の翻訳番号を検索処理
するとなると、データベースの読み込み作業を、データ
数の桁数乗回分実行することが必要とされ、このため処
理が遅くなってしまうという問題点を有している。
(1) With the diversification of services in the telecommunications industry, the numbering plan for telephone numbers is expected to increase in the number of digits in order to be able to respond to any future services. ing. In the conventional number translation system, for example, if a search process is performed for a 10-digit or 20-digit translation number, it is necessary to execute the database reading operation by the number of digits of the data number, which slows down the process. There is a problem that it will.

【0005】その理由は、従来の番号翻訳の番号計画に
関する局データは、図4に示すように、各桁毎に検索ブ
ロックを持ち、牽引ブロックの該当エントリに付された
ポインタによって次桁の牽引ブロックまたは属性情報を
検索する構成とされ、検索は、1桁ずつ行われることに
なり、電話番号のデータ数の桁数乗回分データベースの
読み込み作業が必要となることによる。図4はツリー型
の局データ(3桁)の構成を示し、各桁は各ブロックの
ds[0]〜ds[2]に格納され、これらはポインタ
によってつながれている。
[0005] The reason is that, as shown in FIG. 4, the station data relating to the number plan of the conventional number translation has a search block for each digit, and the tow of the next digit is determined by the pointer attached to the corresponding entry of the tow block. The configuration is such that the block or attribute information is searched, and the search is performed one digit at a time, and the work of reading the database by the number of digits of the data of the telephone number is required. FIG. 4 shows the structure of tree-type station data (three digits). Each digit is stored in ds [0] to ds [2] of each block, and these are connected by a pointer.

【0006】(2)第2の問題点は、既に「123」と
いう番号が登録されている場合において、「12345
6」という番号を、「123」とは異なる属性情報を新
たに登録する場合、単に「123456」を登録すれば
良いだけでなく、図5に示すように、「123」を削除
し、さらに、「1230〜1233」、「12340〜
12344」、「123450〜123455」、「1
23457〜123459」、「12346〜1234
9」、「1235〜1239」の6回分、「123」の
属性情報を登録する必要があり、処理がとても煩雑なも
のとなる。
(2) The second problem is that when the number “123” is already registered, “12345”
When newly registering the number “6” with attribute information different from “123”, it is not only necessary to simply register “123456”, but also delete “123” as shown in FIG. "1230-1233", "12340-
12344 "," 123450-123455 "," 1
23457-123559 "," 12346-1234 "
It is necessary to register the attribute information of "123" for six times of "9" and "1235-1239", and the process becomes very complicated.

【0007】その理由は、番号翻訳の局データでトラン
スレーションを行う際に、トランスレーションは先頭桁
からトップダウン方式により目的の属性情報を求めるた
め、「123」を削除しないと、「123456」、
「123」の属性情報を見てしまうことになるためであ
る。
[0007] The reason is that, when performing translation using station data of a number translation, the translation seeks the desired attribute information from the first digit in a top-down manner, so that "123456" must be deleted unless "123" is deleted.
This is because the user will see the attribute information of “123”.

【0008】したがって、本発明は、上記問題点に鑑み
てなされたものであって、その目的は、トランスレーシ
ョン用局データの登録、削除、参照等の処理を高速化す
る方式を提供することにある。
Accordingly, the present invention has been made in view of the above problems, and an object of the present invention is to provide a method for speeding up processing such as registration, deletion, and reference of translation station data. is there.

【0009】[0009]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、電子交換機の番号翻訳の番号計画(トラ
ンスレーション)に関する局データにおいて、番号翻訳
全桁が一つのフィールドに格納され、番号翻訳桁数、番
号翻訳、及び属性情報の3つのフィールドが一まとまり
のデータとして登録される、ことを特徴とする電子交換
機の番号翻訳方式を提供する。
To achieve the above object, according to an aspect of the present invention, in the station data relating to numbering plan number translation of the electronic exchange (translation), number translation
All digits are stored in one field and number translation digits, number
No. translation, and three fields of attribute information are united
A number translation method for an electronic exchange, wherein the number translation method is registered as data .

【0010】本発明の概要を以下に説明する。番号翻訳
を1桁ずつ検索する形で検索桁数が多くなってしまう
と、処理が遅くなるが、本発明においては、番号翻訳全
桁で登録されている場合には、検索する処理が、入って
いるデータ数だけで済み、高速化が図れる。
The outline of the present invention will be described below. If the number of search digits is increased by searching the number translation one digit at a time, the processing becomes slow. However, in the present invention, if the number translation is registered with all the digits, the search processing is not included. Only the number of stored data is required, and the speed can be increased.

【0011】さらに、「123」という番号が登録され
ていて、「123456」という番号を、「123」と
は異なる属性情報を新たに登録する場合、トランスレー
ションは先頭桁から目的の属性情報をトップダウン方式
により求めるのではなく、翻訳番号全桁で登録すること
により、「123」を削除してから「123456」と
「1230〜1233」、「12340〜1244」、
「123450〜123455」、「123457〜1
23459」、「12346〜12349」、「123
5〜1239」の6回分登録する必要がなくなり、「1
23456」の登録だけで済むようになり、高速化が図
れる。
Further, when the number "123" is registered and the number "123456" is newly registered and attribute information different from "123" is newly registered, the translation starts with the top of the target attribute information from the first digit. Instead of using the down method, by registering all the translation numbers, "123" is deleted and then "123456" and "1230-1233", "12340-1244",
"123450-123455", "123457-1"
23459 "," 12346 to 12349 "," 123
It is no longer necessary to register six times for "5-1239"
23456 "only needs to be registered, and the speed can be increased.

【0012】[0012]

【発明の実施の形態】本発明の好ましい実施の形態につ
いて説明する。本発明の実施の形態は、トランスレーシ
ョン機能の位置づけにおいて、データベース管理システ
ムDBMS(Data Base Managemant System)の部分に
相当する。本発明の実施の形態は、図4に示した従来の
ツリー型とは異なり、タワー型のデータテーブルのDB
MSを用いることにより、トランスレーション登録、削
除、参照の高速化を図るものである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A preferred embodiment of the present invention will be described. The embodiment of the present invention corresponds to a database management system (DBMS) in terms of the translation function. The embodiment of the present invention differs from the conventional tree type shown in FIG.
By using the MS, translation registration, deletion, and reference can be speeded up.

【0013】タワー型のデータ構造は、番号翻訳桁数、
番号翻訳、属性情報(ルートインデックス)の3つを1
まとまりのデータとし、そのデータを、縦に最大データ
分備えている。
[0013] The tower type data structure has a number translation digit number,
Number translation and attribute information (root index)
It is a set of data, and the data is provided vertically for the maximum data.

【0014】データの格納の仕方としては、先頭には数
値の大きいものを第1優先、桁数が多いものを第2優先
という形で、優先順位の高い番号翻訳から、上に格納す
る。
As a method of storing data, a number having a higher numerical value is stored at the top in the form of a first priority, and a number having a larger number of digits is a second priority.

【0015】このように、本発明の実施の形態において
は、タワー型のデータ構造は、番号翻訳桁数、番号翻
訳、属性情報(ルートインデックス)の3つを1まとま
りのデータとし、そのデータを、縦に最大データ分備
え、番号翻訳は、全桁が1つのフィールドに登録されて
いるため、番号翻訳を検索するときは局データに登録さ
れているデータ数分回だけの検索で済むことになる。
As described above, in the embodiment of the present invention, the tower-type data structure has three data of the number translation digit number, the number translation, and the attribute information (root index) as one set of data. Since the maximum number of data is provided vertically, and all digits are registered in one field, the number translation can be searched only for the number of data registered in the station data. Become.

【0016】また、本発明の実施の形態においては、先
頭から数値の大きいものを第1優先、桁数が多いものを
第2優先という形で、優先順位の高い番号翻訳から上に
格納することにより、翻訳時には、登録された番号翻訳
を上から検索していき、最初に該当する翻訳番号の属性
情報(ルートインデックス)により目的の電話番号の翻
訳が行える。
Further, in the embodiment of the present invention, a number having a higher numerical value from the beginning is stored as a first priority, and a number having a larger number of digits is stored as a second priority. Thus, at the time of translation, the registered number translation is searched from the top, and the target telephone number can be translated based on the attribute information (root index) of the translation number corresponding to the first.

【0017】[0017]

【実施例】次に、本発明の実施例について図面を参照し
て詳細に説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

【0018】図1は、本発明の一実施例の構成を示す図
である。図1を参照して、電子交換機は、呼処理装置1
と、OMP(オペレーションマネージメントプロセッ
サ)2を備え、OMP2はオペレータとの端末インタフ
ェースを行う装置であり、データベース管理システム
(DBMS)21と、オペレータから入力されたコマン
ド及びデータを翻訳してDBMS21の更新、及びDB
MS21の検索結果の表示等を行うトランスレータ22
を備えている。また、呼処理装置1は、DBMS16
と、局データの翻訳を行うトランスレータ14と、トラ
ンスレータ14を介して得られた局データの属性情報か
ら課金処理を行う課金処理部12と、電子交換機が提供
する各種サービスの処理を制御するサービスシナリオ部
11と、着信・発呼の制御を行う基本呼制御部13と、
回線プロトコルの制御を行うプロトコル制御部15を備
えて構成されている。なお、OMP2のDBMS21を
更新した場合、DBMS16の内容もこれに同期して更
新され整合性が保たれる。本発明の主題である、DMB
S16に格納される局データのデータ構造を以下に説明
する。
FIG. 1 is a diagram showing the configuration of one embodiment of the present invention. Referring to FIG. 1, an electronic exchange includes a call processing device 1.
And an OMP (Operation Management Processor) 2. The OMP 2 is a device that performs a terminal interface with the operator. The OMP 2 updates a DBMS 21 by translating commands and data input from the operator. And DB
Translator 22 for displaying search results of MS 21
It has. In addition, the call processing device 1 includes a DBMS 16
A translator 14 for translating office data, a charging processing unit 12 for performing charging processing based on attribute information of the office data obtained via the translator 14, and a service scenario for controlling processing of various services provided by the electronic exchange. Unit 11, a basic call control unit 13 for controlling incoming / outgoing calls,
It comprises a protocol control unit 15 for controlling a line protocol. When the DBMS 21 of the OMP 2 is updated, the content of the DBMS 16 is also updated in synchronization with the update to maintain the consistency. DMB which is the subject of the present invention
The data structure of the station data stored in S16 will be described below.

【0019】図3を参照すると、本発明の一実施例にお
いて、タワー型のデータ構造は、番号翻訳桁数、番号翻
訳、属性情報(ルートインデックスなど)の3つを1ま
とまりのデータとし、そのデータを、縦方向に最大デー
タ分備えている。
Referring to FIG. 3, in one embodiment of the present invention, the tower-type data structure is composed of three pieces of number translation digit number, number translation, and attribute information (such as root index) as one set of data. Data is provided in the vertical direction for the maximum data.

【0020】番号翻訳桁(cnt)は、その番号翻訳の
桁数を表し、番号翻訳が、「1234」とすると、番号
翻訳桁は「4」が入る。属性情報は、局識別子(des
tid)と、tgx(ルートインデックス)が入ってい
る。
The number translation digit (cnt) represents the number of digits of the number translation. If the number translation is "1234", the number translation digit is "4". The attribute information includes the station identifier (des)
tid) and tgx (root index).

【0021】局識別子(destid)は、「0」又は
「1」が設定されており、「0」は自局を表し、「1」
は他局を表す。
As the station identifier (desid), “0” or “1” is set, “0” represents the own station, and “1”.
Represents another station.

【0022】ルートインデックス(tgx)は、自局の
場合は「0」が設定され、他局の場合には「0」以外の
値が設定される
The root index (tgx) is set to "0" for the own station, and a value other than "0" for other stations.

【0023】これら2つの属性情報により、番号翻訳の
自局/他局の判定を可能としている。
With these two pieces of attribute information, it is possible to determine the number translation of the own station / other station.

【0024】従来方式のDBMSと相違する点は、従来
方式においては、図4に示したように、番号翻訳1桁ご
とに牽引ブロックが割り当てられる構成であるため、検
索する際に、1桁ごとにデータ読み込み作業を行うのに
対し、本実施例においては、番号翻訳全桁1つのフィー
ルドに入っているため1回のデータ読み込み作業で済
む。
The difference from the conventional DBMS is that, in the conventional system, as shown in FIG. 4, a tow block is allocated for each digit of the number translation. On the other hand, in this embodiment, since the number translation is stored in one digit in all fields, only one data reading operation is required.

【0025】さらに、「123」という番号が登録され
ていて、「123456」という番号を、「123」と
は異なる属性情報を新たに登録する場合に、単に「12
3456」を登録すれば良く、従来方式のように、「1
23」を削除し、さらに、「1230〜1233」、
「12340〜12344」、「123450〜123
455」、「123457〜123459」、「123
46〜12349」、「1235〜1239」までの6
回分を「123」の属性情報を登録するという作業は不
要とされている。これは、従来方式においては、トラン
スレーションを先頭桁から目的の属性情報をトップダウ
ン方式により求めたためである。
Further, when the number "123" is registered and the number "123456" is newly registered with attribute information different from "123", the number "123456" is simply used.
"3456" may be registered.
23 ”, and“ 1230 to 1233 ”,
"12340-12344", "123450-123
455 "," 123457-123559 "," 123
46 to 12349 "and 6 to" 1235-1239 "
The work of registering the attribute information of the batch “123” is not required. This is because, in the conventional method, the translation is obtained from the top digit and the desired attribute information is obtained from the top down method.

【0026】本実施例では、「123」の番号が登録さ
れていて、「123456」という番号を、「123」
とは異なる属性情報で新たに登録する場合、トランスレ
ーションは先頭桁から目的の属性情報をトップダウン方
式により求めるのではなく、翻訳番号全桁で登録するこ
とにより、従来方式のような手順の必要がなくなり、
「123456」の登録だけで済むようになり、高速化
が図れる。
In this embodiment, the number "123" is registered, and the number "123456" is changed to "123".
When registering a new attribute with different attribute information, translation requires the same procedure as the conventional method by registering all the digits of the translation number instead of finding the target attribute information from the first digit by the top-down method. Disappears,
Only the registration of “123456” is sufficient, and the speed can be increased.

【0027】次に、本発明の実施例のトランスレーショ
ン動作を説明する。図2に示すように、本実施例におい
ては、局データを上から翻訳番号「123456」の入
るべきところを検索し(ステップS11)、翻訳番号
「123456」のルートインデックス2を登録する
(ステップS12)。
Next, the translation operation of the embodiment of the present invention will be described. As shown in FIG. 2, in this embodiment, the station data is searched from above for a place where the translation number "123456" is to be entered (step S11), and the root index 2 of the translation number "123456" is registered (step S12). ).

【0028】また、本実施例においては、登録の際、局
データは、先頭から数値の大きいものを第1優先、桁数
が多いものを第2優先という形で優先順位の高い番号翻
訳から上に登録する。
In addition, in this embodiment, at the time of registration, the station data, starting from the number translation with the highest priority, is given the first priority from the top, and the second priority from the top, where the number is large. Register with.

【0029】このため、番号翻訳「123」が既に登録
されている状態で、新たに番号翻訳「123456」を
登録した場合、「123456」の方が「123」より
桁数が多いため、「123456」の方が局データは上
に登録される。
Therefore, when the number translation "123456" is newly registered in a state where the number translation "123" has already been registered, "123456" has a larger number of digits than "123". Is registered above.

【0030】そこで、電話番号「123456789
0」でトランスレーションすると、局データを上から検
索し、「123456」の方が「123」より上に登録
されているので、「123456」で翻訳を行う。
Therefore, the telephone number "123456789"
When "0" is translated, the station data is searched from the top, and since "123456" is registered above "123", translation is performed with "123456".

【0031】次に、電話番号「1234」でトランスレ
ーションすると、「123456」では検索されず、
「123」で検索され、「123」で翻訳される。
Next, when the translation is performed using the telephone number "1234", "123456" is not searched.
It is searched for "123" and translated for "123".

【0032】以上、本発明のタワー型局データでも、登
録、削除が従来のものより高速化が図れ、トランスレー
ションも支障なく行える。
As described above, even with the tower type station data of the present invention, registration and deletion can be performed at a higher speed than conventional ones, and translation can be performed without any trouble.

【0033】[0033]

【発明の効果】以上説明したように、本発明によれば、
トランスレーション用局データの登録、削除、参照を従
来方式よりも高速に処理することができる、という効果
を奏する。
As described above, according to the present invention,
There is an effect that registration, deletion, and reference of translation station data can be processed at higher speed than in the conventional method.

【0034】その理由は、従来のDBMSにおいては、
番号翻訳1桁ごとに牽引ブロックを割り当てる形である
ため、検索するのに1桁ごとにデータ読み込み作業を行
うのに対し、本発明においては、番号翻訳全桁1つのフ
ィールドに入っているため1回のデータ読み込み作業で
済むことによる。
The reason is that in the conventional DBMS,
Since the towing block is assigned to each digit of the number translation, the data is read one digit at a time for searching. On the other hand, in the present invention, since all the digits of the number translation are contained in one field, one digit is translated. This is due to the fact that the data read operation can be performed twice.

【0035】また、本発明においては、トランスレーシ
ョンは先頭桁から目的の属性情報をトップダウン方式に
より求めるのではなく、翻訳番号全桁で登録することに
より「123」を削除してから「123456」と「1
230〜1233」、「12340〜12344」、
「123450〜123455」、「123457〜1
23459」、「12346〜12349」、「123
5〜1239」の7回分登録する必要がなくなり、「1
23456」の登録だけで済むようになり、トランスレ
ーションの登録の高速化が図れる。
Also, in the present invention, translation does not obtain the desired attribute information from the first digit by the top-down method, but deletes "123" by registering all the digits of the translation number and then "123456". And "1
230-1233 "," 12340-12344 ",
"123450-123455", "123457-1"
23459 "," 12346 to 12349 "," 123
It is no longer necessary to register 7 times of “5-1239”.
23456 "only needs to be registered, and translation registration can be speeded up.

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

【図1】本発明の実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an embodiment of the present invention.

【図2】本発明の一実施例の処理動作を示すフローチャ
ートである。
FIG. 2 is a flowchart illustrating a processing operation according to an embodiment of the present invention.

【図3】本発明の実施例に係るデータの構成を示す図で
ある。
FIG. 3 is a diagram illustrating a data configuration according to an embodiment of the present invention.

【図4】従来方式のツリー型のデータ構成を示す図であ
る。
FIG. 4 is a diagram showing a conventional tree-type data configuration.

【図5】従来方式の処理動作を説明するためのフローチ
ャートである。
FIG. 5 is a flowchart for explaining a processing operation of a conventional method.

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

1 呼処理装置 2 OMP(オペレーションマネージメントプロセッ
サ) 11 サービスシナリオ部 13 基本呼制御部 14 トランスレータ 15 プロトコル制御部 16 DBMS 21 データベース管理システム(DBMS) 22 トランスレータ
DESCRIPTION OF SYMBOLS 1 Call processing apparatus 2 OMP (Operation Management Processor) 11 Service scenario part 13 Basic call control part 14 Translator 15 Protocol control part 16 DBMS 21 Database management system (DBMS) 22 Translator

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.6,DB名) H04M 3/00 H04M 3/16 - 3/20 H04M 3/38 - 3/40 H04Q 3/54 - 3/56 H04Q 3/64 - 3/68 H04Q 3/76 - 3/78 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 6 , DB name) H04M 3/00 H04M 3/16-3/20 H04M 3/38-3/40 H04Q 3/54-3 / 56 H04Q 3/64-3/68 H04Q 3/76-3/78

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】電子交換機の番号翻訳の番号計画(トラン
スレーション)に関する局データにおいて、番号翻訳全桁が一つのフィールドに格納され、番号翻訳
桁数、番号翻訳、及び属性情報の3つのフィールドが一
まとまりのデータとして登録される、 ことを特徴とする
電子交換機の番号翻訳方式。
In the office data relating to a numbering plan (translation) of a number translation of an electronic exchange, all digits of the number translation are stored in one field, and the number translation is performed.
The three fields of the number of digits, number translation, and attribute information
A number translation system for electronic exchanges , which is registered as a set of data .
【請求項2】DBMS(データベース管理システム)
と、局データの翻訳を行うトランスレータと、前記トラ
ンスレータを介して得られた局データの属性情報から課
金処理を行う課金処理部と、電子交換機が提供する各種
サービスの処理を制御するサービスシナリオ部と、着信
・発呼の制御を行う基本呼制御部と、回線プロトコルの
制御を行うプロトコル制御部とを備えた呼処理装置とDBMS(データベース管理システム)と、オペレータ
から入力されたコマンド及びデータを翻訳してDBMS
の更新、及びDBMSの検索結果の表示を行うトランス
レータとを備えオペレータとの端末インタフェースを行
うOMP(オペレーションマネージメントプロセッサ)
と、を備え前記OMPのDBMSを更新した場合、前
記呼処理装置のDBMSの内容もこれに同期して更新さ
れる電子交換機の番号翻訳方式において前記呼処理装置の前記DMBSに格納される局データと
して、番号翻訳桁数と、番号翻訳と、局識別子及びルー
トインデクスを含む属性情報と、の3つの情報を一まと
まりのデータとし、該データを、縦方向に最大データ分
備えている ことを特徴とする電子交換機の番号翻訳方
式。
2. DBMS (database management system)
A translator for translating station data;
From the attribute information of the station data obtained via the translator
Charge processing unit that performs gold processing and various types provided by electronic exchanges
Service scenario part that controls the processing of the service,
・ A basic call control unit that controls outgoing calls and a line protocol
A call processing device having a protocol control unit for performing control , a DBMS (database management system), and an operator
Translates commands and data entered from
To update and display the search results of DBMS
And a terminal interface with the operator.
OMP (Operation Management Processor)
When the DBMS of the OMP is updated,
The contents of the DBMS of the call processing device are also updated in synchronization with this.
In the number translation system of the electronic exchange, the station data stored in the DMBS of the call processing device and
Number translation digits, number translation, station identifiers and
Attribute information including the index
Data, and divide the data vertically into the maximum
Number translation method of the electronic exchange, characterized in that it comprises.
JP21507996A 1996-07-26 1996-07-26 Tower type translation station data Expired - Fee Related JP2910686B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21507996A JP2910686B2 (en) 1996-07-26 1996-07-26 Tower type translation station data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21507996A JP2910686B2 (en) 1996-07-26 1996-07-26 Tower type translation station data

Publications (2)

Publication Number Publication Date
JPH1042041A JPH1042041A (en) 1998-02-13
JP2910686B2 true JP2910686B2 (en) 1999-06-23

Family

ID=16666412

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21507996A Expired - Fee Related JP2910686B2 (en) 1996-07-26 1996-07-26 Tower type translation station data

Country Status (1)

Country Link
JP (1) JP2910686B2 (en)

Also Published As

Publication number Publication date
JPH1042041A (en) 1998-02-13

Similar Documents

Publication Publication Date Title
US5790803A (en) Information network with server, call blocking, subscriber status, and attributes in a table, and selecting of terminal equipment
US4924510A (en) Telecommunications database accessing method
US6882853B2 (en) Method and arrangement for arranging, selecting and displaying location data in a cellular telephone system, and a terminal of a cellular network
EP0375032A1 (en) Method of establishing a data link between a pair of terminals as well as a terminal which is suitable for implementing this method
KR19990053595A (en) Database Access Method in Home Location Register of Communication Switching System
KR100213113B1 (en) Method for connecting a communication line and registering an eal connecting number in virtyal telephone communication system
AU5944800A (en) Method for managing a foreign mobile subscriber in VLR of a mobile switching center
JP2001211258A (en) TRANSLATION PATTERN MAPPING METHOD IN No.7 GATE STATION SIGNAL NETWORK
KR0138179B1 (en) Voice mail service
JP2910686B2 (en) Tower type translation station data
US5500887A (en) Data access method for subscriber location information
KR0149594B1 (en) Dial information registration & detection method by communication terminal equipment
EP0912069A2 (en) Execution of service control requests in a single service control point
JP2988442B2 (en) Home location register and subscriber data management method for mobile communication system
JP2684982B2 (en) Similar number transmission method
KR100594068B1 (en) How to handle batch station number in all electronic exchanges
JPS60172867A (en) Automatic connecting system
JP2975131B2 (en) Addressing method
KR930009858B1 (en) Special service method in electronic exchange
KR20020044915A (en) Number Translation Method In Exchange System
KR910000354B1 (en) Flood search method by frequently called numbers table
KR20000074044A (en) Device and method for administing subscriber information using single location register processor in mobile switching center
KR100418473B1 (en) Internet Call Processing Apparatus And Method For Internet PPP Service In Switching System
US20010053211A1 (en) Method and system for the management of subscriber functions
JPS6054557A (en) Management system of subscriber data

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990309

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

Free format text: PAYMENT UNTIL: 20080409

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090409

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100409

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20110409

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees