JP3093668B2 - Method of generating supplementary service program for exchange and its control method - Google Patents

Method of generating supplementary service program for exchange and its control method

Info

Publication number
JP3093668B2
JP3093668B2 JP09016607A JP1660797A JP3093668B2 JP 3093668 B2 JP3093668 B2 JP 3093668B2 JP 09016607 A JP09016607 A JP 09016607A JP 1660797 A JP1660797 A JP 1660797A JP 3093668 B2 JP3093668 B2 JP 3093668B2
Authority
JP
Japan
Prior art keywords
scenario
sub
processing
service
pattern number
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
JP09016607A
Other languages
Japanese (ja)
Other versions
JPH10214182A (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
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 JP09016607A priority Critical patent/JP3093668B2/en
Publication of JPH10214182A publication Critical patent/JPH10214182A/en
Application granted granted Critical
Publication of JP3093668B2 publication Critical patent/JP3093668B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、交換機の付加サー
ビスプログラムの生成方式とその制御方式に関し、特に
付加サービスを実現するための処理を処理目的単位に細
分化して部品化し、処理目的単位が共通な部品化された
処理部分と処理目的単位が異る部品化された処理部分と
に区分し、処理目的単位が共通な処理部分には1つの共
通なパターン番号を付与し、処理目的単位が異る個々の
処理部分にはそれぞれ異るパターン番号を付与して、付
加サービスを実現する処理順序に合成する方法とその合
成されたプログラムの制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for generating a supplementary service program for an exchange and a control system thereof. In particular, a process for realizing a supplementary service is subdivided into processing target units and made into components, and the processing target unit is shared. The processing part is divided into processing parts that have different processing target units and processing parts that have different processing target units. Processing parts having the same processing target unit are assigned one common pattern number, and the processing target units are different. The present invention relates to a method of assigning different pattern numbers to individual processing parts and combining them in a processing order for implementing an additional service, and a method of controlling the combined program.

【0002】[0002]

【従来の技術】プログラムの品質は搭載する製品の品質
を左右し、一旦市場に出た製品にプログラム障害が発生
すると、ユーザに多大な迷惑も掛けるばかりか、メーカ
はユーザの信頼を失なうことになり、その損失は測り知
れない。
2. Description of the Related Art The quality of a program affects the quality of a product to be mounted. Once a program failure occurs in a product on the market, not only does the user suffer much trouble, but also the manufacturer loses the user's trust. So the loss is immeasurable.

【0003】また、メーカは市場の要求を先取りしてタ
イムリーに製品を市場に供給するためには、効率的なプ
ログラム開発が必要となる。
[0003] In addition, in order to supply products to the market in a timely manner in anticipation of market requirements, manufacturers need to develop programs efficiently.

【0004】効率的にプログラムを開発するためには、
品質のよい既存のプログラム資産を流用することが有効
であり、これにより生産性が向上し、且つ品質のよい製
品をユーザに提供することができる。
In order to develop programs efficiently,
It is effective to divert an existing high-quality program asset, thereby improving productivity and providing a high-quality product to a user.

【0005】このような背景から、例えば、プログラム
の仕様を機能分割し、機能単位の処理目的と処理モジュ
ールとを1組としたプログラム部品を生成してデータベ
ースに格納しておき、新規のプログラムを開発する際に
新仕様の機能分割単位の処理目的を検索キーとしてデー
タベースを検索し、数多くある処理モジュールの中から
必要な処理モジュールを抽出して組み立てる技術が特開
平6−214768号公報に提案されている。
[0005] Against this background, for example, program specifications are divided into functions, a program component is created as a set of a processing purpose and a processing module in functional units, and stored in a database. Japanese Patent Application Laid-Open No. 6-214768 proposes a technique for searching a database using a processing purpose of a function division unit of a new specification as a search key during development and extracting necessary processing modules from a large number of processing modules and assembling them. ing.

【0006】[0006]

【発明が解決しようとする課題】特開平6−21476
8号公報のプログラム部品作成方法およびプログラム自
動生成方法は、新規のプログラムを開発する際に新仕様
の機能分割単位の処理目的を検索キーとしてデータベー
スを検索し、機能単位の処理目的と処理モジュールとを
1組とした既存の数多くあるプログラム部品の中から必
要な処理モジュールを抽出して組み立てて新規プログラ
ムを完成させるので、類似した機能の場合に同じような
プログラムが合成され、個々のプログラム内に同じ処理
の部分が重複することになる。
Problems to be Solved by the Invention Japanese Patent Laid-Open No. 6-21476
In the program part creation method and the program automatic generation method disclosed in Japanese Patent Application Laid-Open No. 8-203, when a new program is developed, a database is searched using the processing purpose of the function division unit of the new specification as a search key, and the processing purpose of the function unit and the processing module are determined. The necessary processing modules are extracted from a number of existing program parts that make up a set, and assembled to complete a new program. Therefore, in the case of similar functions, similar programs are synthesized, and individual programs are included in each program. Parts of the same processing will be duplicated.

【0007】従って、限られた記憶領域内に類似した多
数のプログラムが搭載されることになり、記憶領域が不
足する場合が生ずる。
Therefore, a large number of similar programs are mounted in a limited storage area, and the storage area may be insufficient.

【0008】例えば多数の付加サービスを提供する交換
機の場合には、付加サービスの追加が困難になり、大き
な記憶容量の記憶装置に変更せざるを得なくなる。
For example, in the case of an exchange providing a large number of additional services, it becomes difficult to add additional services, and it is necessary to change to a storage device having a large storage capacity.

【0009】なお、交換機の付加サービスの場合、機能
単位すなわち付加サービス単位にプログラムを部品化す
ると、各付加サービスプログラム内で処理部分が重複す
る場合があり、記憶装置を有効使用できなくなる。
In the case of the supplementary service of the exchange, if the program is divided into functional units, that is, the supplementary service unit, the processing part may be duplicated in each supplementary service program, and the storage device cannot be used effectively.

【0010】本発明の目的は、交換機の付加サービズの
プログラムにおいて、類似した機能をもつプログラムの
共通処理部分を共有できるようにし、共有できない部分
は、それぞれの持つ差分処理を記述することによって複
数できてしまう類似したプログラムを一つのプログラム
として記述できるようにし、プログラム内での共通化を
はかり、合成されるプログラムの不要な類似処理部分を
削減する。
[0010] An object of the present invention is to make it possible to share a common processing part of a program having a similar function in a program for additional services of an exchange, and to describe a plurality of parts that cannot be shared by describing a difference processing of each. A similar program to be described can be described as one program, commonality in the program is achieved, and unnecessary similar processing portions of the synthesized program are reduced.

【0011】[0011]

【課題を解決するための手段】本発明の交換機の付加サ
ービスプログラムの生成方法は、ユーザが要求するある
交換機の付加サービスのプログラムを作成する際、この
付加サービスを実現するための処理を処理目的単位に細
分化して部品化し、部品化した処理目的単位の処理を付
加サービスを実現する処理順序に合成することを特徴と
する。
SUMMARY OF THE INVENTION A method for generating an additional service program for an exchange according to the present invention is directed to processing for implementing the additional service when creating a program for an additional service of a certain exchange requested by a user. The method is characterized in that the processing is divided into units and made into components, and the processing of the processing target units made into components is combined into a processing order for realizing the additional service.

【0012】また、付加サービスを実現するための処理
を処理目的単位に細分化して部品化し、部品化した処理
目的単位の処理を処理順序に合成した既存の類似した複
数の付加サービスプログラムから、処理目的単位が共通
な部品化された処理部分と処理目的単位が異る部品化さ
れた処理部分とを抽出し、抽出したそれぞれの処理目的
単位の処理部分を特定するために前記処理目的単位が共
通な処理部分には1つの共通なパターン番号を、また前
記処理目的単位が異る個々の処理部分にはそれぞれの処
理を唯一識別可能なパターン番号をそれぞれ付与し、前
記パターン番号が付与された処理目的単位が共通な処理
部分および処理目的単位が異る処理部分を、付加サービ
スを実現する処理順序に合成して新な交換機の付加サー
ビスプログラムを作成することを特徴とする。
Further, processing for realizing the supplementary service is subdivided into processing target units to form components, and processing is performed from a plurality of existing similar additional service programs in which the processing of the component processing target units is synthesized in the processing order. The processing target unit is extracted in common with the processing target unit, and the processing target unitized in different processing target units is extracted. A common pattern number for each processing part, and a pattern number for uniquely identifying each processing to each processing part having a different processing target unit. Combining the processing part with a common target unit and the processing part with a different processing target unit into a processing order that realizes supplementary services, Characterized in that it formed.

【0013】また、ユーザに種々サービスを提供するた
めの交換機の付加サービスプログラムは、付加サービス
を実現するための処理を処理目的単位に細分化して部品
化し、部品化した処理目的単位の処理部分を特定するた
めに、1つの共通なパターン番号が付与された前記処理
目的単位が共通な処理部分と、それぞれの処理を唯一識
別可能なパターン番号がそれぞれ付与された処理目的単
位が異る個々の処理部分とが付加サービスを実現する処
理順序に記述された付加サービス単位の1つまたは複数
のサブシナリオと、付加サービス単位の前記サブシナリ
オの中から任意の付加サービスに対応するサブシナリオ
を特定するためのサービス識別子と、前記サブシナリオ
に記述されている前記処理目的単位が異る処理部品を個
々に特定するためのパターン番号識別子と、前記サービ
ス識別子で特定された付加サービスの前記1つまたは複
数のサブシナリの中から1つのサブシナリオを特定する
ためのサブシナリオ番号識別子とから成る複数のサブシ
ナリオ識別子と、前記付加サービスを実行するとき発生
する処理イベント毎に前記サブシナリオ識別子の前記パ
ターン番号識別子と前記サブシナリオ番号識別子とか
ら、対応する前記サブシナリオとこのサブシナリオに記
述されている前記処理目的単位が異る処理部分のパター
ン番号を指定する分析シナリオと、から成るサービス単
位のサービスシナリオで構成することを特徴とする。
An additional service program for an exchange for providing various services to a user is provided by subdividing a process for realizing the additional service into processing target units to form a component, and processing a processing part of the componentized processing target unit. In order to specify, a processing portion having one common processing target unit to which one common pattern number is assigned, and individual processing having different processing target units each having a pattern number uniquely identifying each process. To specify one or more sub-scenarios of an additional service unit whose parts are described in a processing order for implementing the additional service, and a sub-scenario corresponding to an arbitrary additional service from the sub-scenarios of the additional service unit Service identifier and the processing component described in the sub-scenario in which the processing target unit is different from each other. A plurality of sub-scenario identifiers comprising: a pattern number identifier; a sub-scenario number identifier for identifying one sub-scenario from the one or more sub-scenarios of the supplementary service specified by the service identifier; For each processing event that occurs when executing a service, the corresponding sub-scenario and the processing target unit described in this sub-scenario are different from the pattern number identifier and the sub-scenario number identifier of the sub-scenario identifier. The service scenario is characterized by comprising a service scenario in service units consisting of an analysis scenario for designating a pattern number of a processing portion.

【0014】また、前記分析シナリオは前記付加サービ
スを実現するとき発生する処理イベント毎に対応して複
数備えることを特徴とする。
[0014] Further, the present invention is characterized in that a plurality of the analysis scenarios are provided corresponding to each processing event that occurs when the additional service is realized.

【0015】本発明の交換機の付加サービスプログラム
の制御方式は、複数の前記交換機の付加サービスプログ
ラムを格納するサービスシナリオ部と、電話端末から受
信した信号情報の分析,送信,通話路接続など交換機の
基本呼処理を行うと共に前記信号情報の分析結果が交換
付加サービス要求であるとき、前記受信した信号情報を
転送する基本呼制御部と、前記基本呼制御部から転送さ
れた前記信号情報を受信し、受信した前記信号情報から
前記電話端末が要求する付加サービスを特定した後、前
記付加サービス要求した前記電話端末の当該付加サービ
ス加入登録の有無を識別し、前記付加サービス加入登録
さてれいるとき、前記サービスシナリオ部に複数種類格
納されている付加サービスプログラムの前記サブシナリ
オ識別子のサービス識別子を検索して前記電話端末が要
求した付加サービスに対応するサービス識別子を識別し
たとき、前記分析シナリオに対し識別した付加サービス
の前記サブシナリオの選択および選択した前記サブシナ
リに記述されている付加サービスの処理の実行を指示す
るサービス制御部と、を有することを特徴とする。
The control method of the supplementary service program of the exchange according to the present invention includes a service scenario section for storing the supplementary service programs of the plurality of exchanges, and an analysis and transmission of the signal information received from the telephone terminal, a transmission path connection and the like. When a basic call process is performed and the analysis result of the signal information is an exchange supplementary service request, a basic call control unit that transfers the received signal information, and the signal information that is transferred from the basic call control unit are received. After identifying the supplementary service requested by the telephone terminal from the received signal information, identifying the presence or absence of the supplementary service subscription of the supplementary service-requested telephone terminal, and when the supplementary service subscription is registered, The service of the sub-scenario identifier of the supplementary service program stored in the service scenario section in plural types. When the identifier is searched to identify a service identifier corresponding to the supplementary service requested by the telephone terminal, selection of the sub-scenario of the supplementary service identified for the analysis scenario and supplementary service described in the selected sub-scenario And a service control unit that instructs execution of the processing.

【0016】また、前記分析シナリオは、前記サービス
制御部から付加サービスの実行指示を受けたとき、前記
サブシナリオ識別子に前記サービス識別子と共に記述さ
れている前記サブシナリオ番号識別子と前記パターン番
号識別子とから対応するサブシナリオとパターン番号と
を識別し、識別した前記サブシナリオに対し識別した前
記パターン番号を通知し、前記サブシナリオは、通知さ
れたパターン番号が付与されている処理目的単位の異る
処理部分と処理目的単位が共通な処理部分とを記述され
ている順序に従い実行することを特徴とする。
Further, when the execution scenario of the supplementary service is received from the service control unit, the analysis scenario is based on the sub-scenario number identifier and the pattern number identifier described in the sub-scenario identifier together with the service identifier. A corresponding sub-scenario and a pattern number are identified, and the identified pattern number is notified to the identified sub-scenario, and the sub-scenario is a processing with a different processing target unit to which the notified pattern number is assigned. The part and the processing part having the same processing target unit are executed in the order described.

【0017】このように、交換付加サービスを実現する
サービス毎の処理単位に細分化されたサブシナリオと呼
ばれるプログラムに、そのサブシナリオを識別するため
の識別子を付与する。その識別子は、サービスシナリオ
と呼ばれる合成されてできる交換機の付加サービスプロ
グラムを識別する番号と、サブシナリオを特定する番号
と、サブシナリオのプログラム内で細分化された単位を
識別するパターン番号とで構成する。
As described above, an identifier for identifying a sub-scenario is assigned to a program called a sub-scenario that is subdivided into processing units for each service for realizing the exchange supplementary service. The identifier consists of a number for identifying a supplementary service program of the exchange called a service scenario, a number for identifying a sub-scenario, and a pattern number for identifying a subdivided unit in the sub-scenario program. I do.

【0018】サブシナリオのプログラムは、処理が共通
となる部分は共用し、異なる部分の処理にはパターン番
号を与えて記述する。
In the program of the sub-scenario, portions having common processes are shared, and processes of different portions are described by giving pattern numbers.

【0019】これによって、類似した機能のプログラム
は、1つのプログラムとして記述することが可能とな
る。そして、指定するサブシナリオ識別子を変えるだけ
で一部分異なったプログラムの実行が可能となる。その
ため、作成するプログラム数は減少し交換機の限られた
記憶領域にプログラムを搭載することが可能となる。
Thus, a program having a similar function can be described as one program. Only by changing the specified sub-scenario identifier, it is possible to execute a partially different program. Therefore, the number of programs to be created is reduced, and the programs can be mounted in a limited storage area of the exchange.

【0020】[0020]

【発明の実施の形態】次に本発明についいて図面を参照
して説明する。図1は、本発明の交換機の付加サービス
プログラムとなるサービスシナリオの構成図である。付
加サービス単位のサービスシナリオ10−1〜10−n
は、付加サービスを特定するためのサブシナリオ識別子
20−1〜20−nと、付加サービスを実現するための
プログラムであるサブシナリオ40−1〜40−nと、
このサブシナリオを決定するための分析処理を行うプロ
グラムである分析シナリオ30−1〜30−nとから構
成する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings. FIG. 1 is a configuration diagram of a service scenario that is an additional service program of the exchange according to the present invention. Service scenarios 10-1 to 10-n for additional service units
Are sub-scenario identifiers 20-1 to 20-n for specifying supplementary services, sub-scenarios 40-1 to 40-n which are programs for implementing supplementary services,
It is composed of analysis scenarios 30-1 to 30-n, which are programs for performing analysis processing for determining the sub-scenario.

【0021】分析シナリオ30−1〜30−nは、どの
サブシナリオを起動するかを決定するために、交換機内
で発生するイベント毎に定義される。なお、ここでいう
イベント毎とは、交換機に収容されている電話端末の発
呼,保留,終話操作や付加サービス選択を含む種々操作
情報に対応して交換機内で発生するイベントを示す。
The analysis scenarios 30-1 to 30-n are defined for each event that occurs in the exchange in order to determine which sub-scenario is to be activated. Here, each event refers to an event that occurs in the exchange in response to various operation information including a call, hold, call termination operation, and additional service selection of a telephone terminal accommodated in the exchange.

【0022】また、サブシナリオ40−1〜40−n
は、電話端末から付加サービス指定情報を受信時に実行
する部品化されたプログラムから構成される。
The sub-scenarios 40-1 to 40-n
Is composed of a componentized program that is executed when additional service designation information is received from a telephone terminal.

【0023】図2は、図1に示す一つのサブシナリオの
構成例を示す図である。ある付加サービスのサブシナリ
オ例えば40−1は、処理A41、処理B42、処理C
43、処理D44、処理E45のように部品化されたプ
ログラムの合成で構成され、それぞれの部品化された処
理にはパターン番号と呼ばれるサブシナリオ内の処理を
特定する番号を割り当てる。
FIG. 2 is a diagram showing a configuration example of one sub-scenario shown in FIG. A sub-scenario of a certain additional service, for example, 40-1 includes a process A41, a process B42, a process C
43, a process D44, and a process E45, each of which is composed of a program that is made into a component, and each of the processes that are made into components is assigned a number, which is called a pattern number, that specifies a process in a sub-scenario.

【0024】このパターン番号の割り当ては、付加サー
ビスを実現するためのプログラムである複数の既存のサ
ブシナリオから新に別の付加サービスのプログラムを作
成する際、対象となる既存のサブシナリオ間で共通な処
理にはパターン番号0、対象となる既存のサブシナリオ
間で共通でない処理にはパターン番号0以外のその処理
を識別できる唯一となるパターン番号1、2、3を割り
当てる。
The assignment of the pattern number is common among existing sub-scenarios when a new additional service program is created from a plurality of existing sub-scenarios that are programs for implementing the additional service. A pattern number 0 is assigned to a sub-scenario, and a unique pattern number 1, 2, or 3 other than the pattern number 0 can be identified for a process that is not common between existing target sub-scenarios.

【0025】例えば、図7に示すような類似した3種類
の既存の付加サービスのプログラムであるサブシナリオ
1,2,3は、処理Aはサブシナリオ1にのみ存在し、
処理Bおよび処理Dはサブシナリオ1,2,3に共通し
て存在し、また、処理Cはサブシナリオ1,2に存在
し、処理Eはサブシナリオ2,3に存在し、処理Aはサ
ブシナリオ1にのみ存在する。
For example, in sub-scenarios 1, 2, and 3, which are similar types of existing additional service programs as shown in FIG. 7, processing A exists only in sub-scenario 1.
Process B and process D exist in common in sub-scenarios 1, 2, and 3; process C exists in sub-scenarios 1 and 2; process E exists in sub-scenarios 2 and 3; Exists only in scenario 1.

【0026】従来はこのように、機能単位にプログラム
(サブシナリオ1,2,3)を作成していたため、それ
ぞれのサブシナリオには共通な処理B,Dが含まれてお
り、共通処理部分が有効に使用されず、記憶装置の記憶
領域を無駄に使用することになる。
Conventionally, programs (sub-scenarios 1, 2, and 3) are conventionally created in units of functions as described above. Therefore, each sub-scenario includes processes B and D common to each other, and a common process portion is included. It is not used effectively, and the storage area of the storage device is wasted.

【0027】従って、図7に示す類似した3種類の既存
の付加サービスのプログラムであるサブシナリオ1,
2,3を合成して新な付加サービスのプログラムを作成
する場合、新に作成する付加サービスのプログラムが処
理A,B,C,D,Eの順に構成されるものとすれば、
図2に示すように、処理Aにはパターン番号1、共通な
処理Bにはパターン番号0、処理Cにはパターン番号
1,2、処理Dにはパターン番号0、処理Eにはパター
ン番号2,3をそれぞれ付与して合成することにより、
共通処理部分を有効に使用することができ、限られた記
憶領域を有効に使用することが可能となる。
Therefore, the sub-scenarios 1 and 3 which are similar types of existing supplementary service programs shown in FIG.
When a new supplementary service program is created by combining steps 2 and 3, if the newly created supplementary service program is configured in the order of processes A, B, C, D, and E,
As shown in FIG. 2, pattern number 1 for processing A, pattern number 0 for common processing B, pattern numbers 1 and 2 for processing C, pattern number 0 for processing D, and pattern number 2 for processing E By adding and combining
The common processing portion can be used effectively, and a limited storage area can be used effectively.

【0028】図3は図1に示すサブシナリオ識別子の構
成例を示す図である。サブシナリオを唯一特定するため
に割り当てられるサブシナリオ識別子例えば20−1
は、サービスシナリオを識別するためのサービス識別子
21と、サブシナリオを識別するためのサブシナリオ番
号識別子23と、サブシナリオ内の処理を指定するため
のパターン番号識別子22で構成する。
FIG. 3 is a diagram showing a configuration example of the sub-scenario identifier shown in FIG. Sub-scenario identifier assigned to uniquely identify a sub-scenario, for example, 20-1
Is composed of a service identifier 21 for identifying a service scenario, a sub-scenario number identifier 23 for identifying a sub-scenario, and a pattern number identifier 22 for specifying a process in the sub-scenario.

【0029】サービス識別子21は、交換機の付加サー
ビス単位に付与されており、サブシナリオ識別子23
は、一つのサービスシナリオを構成するサブシナリオ単
位に付与されている。
The service identifier 21 is assigned to each additional service unit of the exchange, and the sub-scenario identifier 23
Is provided for each sub-scenario constituting one service scenario.

【0030】従って、この三つの識別子(21、22、
23)によって構成されるサブシナリオ識別子20−1
は、唯一なものとなり、同一の識別子が存在することは
ありえないため、サブシナリオが重複しないようにな
る。
Therefore, these three identifiers (21, 22,
23) Sub-scenario identifier 20-1
Is unique and the same identifier cannot exist, so that the sub-scenarios do not overlap.

【0031】図4はサービスシナリオを制御するための
交換機の主要構成を示す図である。図4に示す交換機の
制御構成は、呼制御部50とサービスシナリオ部60と
から成る。
FIG. 4 is a diagram showing a main configuration of an exchange for controlling a service scenario. The control configuration of the exchange shown in FIG. 4 includes a call control unit 50 and a service scenario unit 60.

【0032】呼制御部50は、電話端末から信号受信時
における信号情報の分析、信号送信、通話路接続などの
基本交換処理を行う基本呼制御部51と、サービスシナ
リオの起動判定、競合判定などサービスシナリオ10−
1〜10−nの管理処理を行うサービス制御部52で構
成する。
The call control unit 50 includes a basic call control unit 51 that performs basic exchange processing such as signal information analysis, signal transmission, and communication path connection when receiving a signal from a telephone terminal, a service scenario activation determination, a contention determination, and the like. Service scenario 10-
The service control unit 52 performs the management processing of 1 to 10-n.

【0033】なお、競合判定の管理とは、例えば転送サ
ービスの付加サービスを実行中にキャッチホンサービス
の付加サービスの要求があった場合に、キャッチホンサ
ービスの要求を拒否するものである。
The management of the contention determination means, for example, rejecting the request for the call waiting service when the request for the additional service of the call waiting service is made during the execution of the additional service of the transfer service.

【0034】サービスシナリオ部60は、図1に示す付
加サービスを特定するためのサブシナリオ識別子20−
1〜20−nと、起動するサービスシナリオの分析処理
を行う分析シナリオ30−1〜30−nと、付加サービ
スを実現するための処理を行うサブシナリオ40−1〜
40−nとから成る複数のサービスシナリオ10−1〜
10−nで構成されている。
The service scenario section 60 includes a sub-scenario identifier 20- for specifying the supplementary service shown in FIG.
1 to 20-n, analysis scenarios 30-1 to 30-n for analyzing the service scenario to be activated, and sub-scenarios 40-1 for performing processing for realizing additional services.
40-n, a plurality of service scenarios 10-1 to 10-n.
10-n.

【0035】次に図5に図4を併せて参照してサブシナ
リオの制御手順を説明する。
Next, the control procedure of the sub-scenario will be described with reference to FIGS.

【0036】まず始めに、呼制御部50が電話端末から
各種操作情報を受信するS101と、呼制御部50の基
本呼制御部51は付加サービス要求か否かを例えばサー
ビス特番により識別し、付加サービス要求である場合に
は、その操作情報を転送しサービス制御部52を起動す
る(S102)。
First, the call control unit 50 receives various operation information from the telephone terminal at S101, and the basic call control unit 51 of the call control unit 50 identifies whether or not an additional service request is made by, for example, a service special number, and If the request is a service request, the operation information is transferred and the service control unit 52 is activated (S102).

【0037】サービス制御部52は基本呼制御部から転
送された操作情報から要求された付加サービスを特定す
ると共に加入者データ(図示せず)を検索し、特定した
付加サービスの契約の有無を識別する。要求された付加
サービス契約が登録されている場合は、サービスシナリ
オ部60の各種付加サービスのサービスシナリオ10−
1〜10−nのサブシナリオ識別子20−1〜20−n
を検索し、受信した付加サービス要求に対応するサービ
ス識別子21があるか否かを分析処理する(S10
3)。
The service control unit 52 specifies the requested additional service from the operation information transferred from the basic call control unit, searches the subscriber data (not shown), and identifies whether or not there is a contract for the specified additional service. I do. If the requested additional service contract has been registered, the service scenario 10-
Sub-scenario identifiers 20-1 to 20-n of 1 to 10-n
And analyzes whether there is a service identifier 21 corresponding to the received additional service request (S10).
3).

【0038】サービス制御部52は、サービスシナリオ
10−1〜10−nのサブシナリオ識別子20−1〜2
0−nを検索の結果、対応するサービス識別子21が記
述されたサブシナリオ識別子、例えば20−1があった
場合、分析シナリオ例えば30−1に対し サービス識
別子に対応するサブシナリオの選択を指示する。ステッ
プS103における分析の結果、受信した付加サービス
要求に対応するサブシナリオ識別子が無かった場合は、
分析シナリオ30−1〜30−nを起動せずに、その旨
を基本呼制御51へ通知して処理を終了する。
The service control unit 52 includes sub-scenario identifiers 20-1 to 20-2 of the service scenarios 10-1 to 10-n.
As a result of searching for 0-n, if there is a sub-scenario identifier, for example, 20-1, in which the corresponding service identifier 21 is described, the analysis scenario, for example, 30-1 is instructed to select a sub-scenario corresponding to the service identifier. . If there is no sub-scenario identifier corresponding to the received supplementary service request as a result of the analysis in step S103,
Without activating the analysis scenarios 30-1 to 30-n, the fact is notified to the basic call control 51 and the processing is terminated.

【0039】サブシナリオの選択指示を受けた分析シナ
リオ30−1は、サブシナリオ識別子20−1にサービ
ス識別子21と共に記録されているサブシナリオ番号識
別子23とパターン番号識別子22の記述内容を分析し
(S104)、サブシナリオ40−1〜40−nの中に
対応するサブシナリオがあるか否かを識別する(S10
5)。
The analysis scenario 30-1 which has received the sub-scenario selection instruction analyzes the description contents of the sub-scenario number identifier 23 and the pattern number identifier 22 recorded together with the service identifier 21 in the sub-scenario identifier 20-1 ( (S104), it is determined whether or not there is a corresponding sub-scenario among the sub-scenarios 40-1 to 40-n (S10).
5).

【0040】分析シナリオ30−1は、対応するサブシ
ナリオ例えば40−1を識別した場合は、サブシナリオ
番号識別子23とパターン番号識別子22を指定してサ
ブシナリオ40−1の処理を実行する(S106)。ス
テップS105において、対応するサブシナリ20−1
が無かった場合には、サブシナリオ40−1〜40−n
を起動せずに、その旨を呼制御部50のサービス制御部
52へ通知し処理を終了する。
When the analysis scenario 30-1 identifies the corresponding sub-scenario, for example, 40-1, the process of the sub-scenario 40-1 is executed by designating the sub-scenario number identifier 23 and the pattern number identifier 22 (S106). ). In step S105, the corresponding sub-scenario 20-1
Is not present, the sub-scenarios 40-1 to 40-n
Is not started, the service control unit 52 of the call control unit 50 is notified of the fact, and the process is terminated.

【0041】次に、図2を参照してサブシナリオ番号識
別子とパターン番号識別子が指定されたサブシナリオの
処理について説明する。図2は、サブシナリオのプログ
ラム構成例を示す図である。ある付加サービスのプログ
ラムである例えばサブシナリオ40−1は、パターン番
号1が付与された処理A41と、パターン番号0が付与
された処理B42と、パターン番号1および2が付与さ
れた処理C43と、パターン番号0が付与された処理D
44と、パターン番号2および3が付与された処理E4
5とから構成されている。
Next, processing of a sub-scenario in which a sub-scenario number identifier and a pattern number identifier are specified will be described with reference to FIG. FIG. 2 is a diagram illustrating a program configuration example of a sub-scenario. For example, a sub-scenario 40-1, which is a program of an additional service, includes a process A41 to which pattern number 1 is assigned, a process B42 to which pattern number 0 is assigned, a process C43 to which pattern numbers 1 and 2 are assigned, Process D with pattern number 0
44 and processing E4 to which pattern numbers 2 and 3 are assigned
And 5.

【0042】なお、ここではパターン番号1が電話端末
からの例えば付加サービス要求に対する処理を示し、パ
ターン番号2は例えば付加サービス中における電話端末
の保留操作に対する処理を示し、パターン番号3が例え
ば電話端末の終話操作に対する処理と仮定する。
Here, the pattern number 1 indicates a process for, for example, an additional service request from the telephone terminal, the pattern number 2 indicates, for example, a process for a hold operation of the telephone terminal during the additional service, and the pattern number 3 indicates, for example, a telephone terminal. It is assumed that the processing is for the call termination operation.

【0043】また、分析シナリオ30−1〜30−n
は、電話端末操作情報に対応して交換機内部で発生する
各種イベントに対応しており、ここでは分析シナリオ3
0−1が付加サービス要求に対する処理を、30−2は
保留操作に対する処理を、30−3は終話操作に対する
処理の分析をそれぞれ分担するものとする。
The analysis scenarios 30-1 to 30-n
Corresponds to various events that occur inside the exchange according to the telephone terminal operation information.
It is assumed that 0-1 shares the processing for the supplementary service request, 30-2 analyzes the processing for the hold operation, and 30-3 analyzes the processing for the call termination operation.

【0044】呼制御部50のサービス制御部52が電話
端末からのある付加サービス要求を識別すると共に対応
する付加サービスの加入登録を識別し、且つサービスシ
ナリオ部60のサービスシナリオのサブシナリオ識別子
を検索して対応するサービス識別子を識別した場合、分
析シナリオ30−1に対し識別したサブシナリオ識別子
20−1に対応するサブシナリオの選択を指示する。
The service control unit 52 of the call control unit 50 identifies a certain additional service request from the telephone terminal, identifies the corresponding additional service subscription registration, and searches the service scenario unit 60 for the sub-scenario identifier of the service scenario. Then, when the corresponding service identifier is identified, the analysis scenario 30-1 is instructed to select the sub-scenario corresponding to the identified sub-scenario identifier 20-1.

【0045】分析シナリオ30−1は、サブシナリオ2
0−1にサービス識別子21と共に記述されているパタ
ーン番号識別子22とサブシナリオ番号識別子23の記
述内容を識別し、サブシナリオ番号識別子23に記述さ
れているサブシナリオ40−1のパターン番号1の処理
を指示する。
The analysis scenario 30-1 is composed of sub-scenario 2
0-1 identifies the description contents of the pattern number identifier 22 and the sub-scenario number identifier 23 described together with the service identifier 21 and processes the pattern number 1 of the sub-scenario 40-1 described in the sub-scenario number identifier 23 Instruct.

【0046】サブシナリオ40−1は最初に、図2に示
すパターン番号1が記述されている処理A41を実行
し、続いてサブシナリオの共通処理として記述されてい
るパターン番号0の処理B42を実行し、次にパターン
番号1とパターン番号2が記述されている処理C43を
実行し、最後にサブシナリオの共通処理として記述され
ているパターン番号0の処理D44を実行してこのサブ
シナリオすなわち電話端末から要求された付加サービス
の処理を終了する。
The sub-scenario 40-1 first executes the process A41 in which the pattern number 1 shown in FIG. 2 is described, and then executes the process B42 of the pattern number 0 described as a common process of the sub-scenario. Then, a process C43 in which the pattern number 1 and the pattern number 2 are described is executed, and finally, a process D44 of the pattern number 0, which is described as a common process of the sub-scenario, is executed. Terminates the processing of the supplementary service requested from.

【0047】付加サービス中に電話端末が保留操作をし
た場合、呼制御部50のサービス制御部52が分析シナ
リオ30−2に対しサービスの保留処理の実行を指示す
る。分析シナリオ30−2は、サブシナリオ識別子20
−2に記述されているパターン番号識別子22とサブシ
ナリオ番号識別子23の記述内容を識別し、サブシナリ
オ番号識別子23に記述されているサブシナリオ40−
1のパター番号2の処理を指示する。
When the telephone terminal performs a hold operation during the supplementary service, the service control unit 52 of the call control unit 50 instructs the analysis scenario 30-2 to execute a service hold process. The analysis scenario 30-2 includes the sub-scenario identifier 20
-2 identifies the description contents of the pattern number identifier 22 and the sub-scenario number identifier 23 described in the sub-scenario 40-
The processing of the putter number 2 of 1 is instructed.

【0048】サブシナリオ40−1は最初に、図2に示
すサブシナリオの共通処理として記述されているパター
ン番号0の処理B42を実行し、続いてパターン番号2
が記述されている処理C43を実行し、次にサブシナリ
オの共通処理として記述されているパターン番号0の処
理D44を実行し、最後にパターン番号2が記述されて
いる処理E45を実行して保留処理を終了する。
The sub-scenario 40-1 first executes a process B42 of pattern number 0 described as a common process of the sub-scenario shown in FIG.
Is executed, then the process D44 of the pattern number 0 described as the common process of the sub-scenario is executed, and the process E45 in which the pattern number 2 is described is executed and the process is suspended. The process ends.

【0049】付加サービスが終了し電話端末が終話操作
をした場合、呼制御部50のサービス制御部52が分析
シナリオ30−3に対しサービスの保留処理の実行を指
示する。分析シナリオ30−3は、サブシナリオ識別子
20−3に記述されているパターン番号識別子22とサ
ブシナリオ番号識別子23の記述内容を識別し、サブシ
ナリオ番号識別子23に記述されているサブシナリオ4
0−1のパターン番号3の処理を指示する。
When the supplementary service is completed and the telephone terminal performs a call end operation, the service control unit 52 of the call control unit 50 instructs the analysis scenario 30-3 to execute a service hold process. The analysis scenario 30-3 identifies the description contents of the pattern number identifier 22 and the sub-scenario number identifier 23 described in the sub-scenario identifier 20-3, and the sub-scenario 4 described in the sub-scenario number identifier 23.
The processing of the pattern number 3 of 0-1 is instructed.

【0050】サブシナリオ40−1は最初に、図2に示
すサブシナリオの共通処理として記述されているパター
ン番号0の処理B42を実行し、続いてパターン番号0
が記述されている処理D44を実行し、最後にパターン
番号3が記述されている処理E45を実行して終話処理
を終了する。
The sub-scenario 40-1 first executes the processing B42 of the pattern number 0 described as the common processing of the sub-scenario shown in FIG.
Is executed, and finally, a process E45 in which the pattern number 3 is described is executed to end the end-of-call process.

【0051】なお、パターン番号の指定が無かった場合
にはパターン番号0が記述されている処理B42,処理
D44の順に実行する。
If no pattern number is specified, the processing is executed in the order of processing B42 and processing D44 in which pattern number 0 is described.

【0052】次に図6を参照してサブシナリオの他の構
成例について説明する。図6では、パターン番号で指定
される処理の中に、更にパターン番号を定義して実行す
る処理を記述する。
Next, another configuration example of the sub-scenario will be described with reference to FIG. In FIG. 6, a process for defining and executing a pattern number is described among the processes specified by the pattern number.

【0053】図6に示すある付加サービスのプログラム
であるサブシナリオ例えば40−2は、パターン番号0
が付与された処理A46と、パターン番号1および2が
付与されたパターン番号1,2の共通処理B47と、パ
ターン番号1、2で指定された処理B47の中に、パタ
ーン番号1、2の差分処理をパターン番号1を定義し
た、パターン番号1、2の差分処理である処理C47−
1と、パターン番号3が付与された処理D48とから構
成されている。
A sub-scenario, for example, 40-2 which is a program of an additional service shown in FIG.
, A common process B47 of pattern numbers 1 and 2 to which pattern numbers 1 and 2 are assigned, and a process B47 designated by pattern numbers 1 and 2, respectively. Processing C47-, which is a difference processing of pattern numbers 1 and 2 in which processing is defined as pattern number 1
1 and processing D48 to which pattern number 3 is assigned.

【0054】この状態において、例えば分析シナリオ3
0−1は、例えばサブシナリオ20−1に記述されてい
るパターン番号識別子22とサブシナリオ番号識別子2
3の記述内容を識別し、サブシナリオ番号識別子23に
記述されているサブシナリオ40−2のパター番号1の
処理を指示する。
In this state, for example, analysis scenario 3
0-1 is, for example, the pattern number identifier 22 and the sub-scenario number identifier 2 described in the sub-scenario 20-1.
3 is identified, and processing of the pattern number 1 of the sub-scenario 40-2 described in the sub-scenario number identifier 23 is instructed.

【0055】パターン番号1の処理の指示を受けたサブ
シナリオ40−2は、最初にこのサブシナリオ内の共通
処理として記述されているパターン番号0の処理A46
を実行し、続いてパターン番号1、2の共通処理として
記述されている処理B47を実行し、次にこのB処理4
7を実行中にパターン番号1だけの処理として記述され
ている処理C47−1を実行してサブシナリオ40−2
の処理を終了する。
The sub-scenario 40-2 receiving the processing instruction of the pattern number 1 is the processing A46 of the pattern number 0 described first as the common processing in this sub-scenario.
Is executed, and then a process B47 described as a common process of the pattern numbers 1 and 2 is executed.
7 is executed, the process C47-1 described as the process of only the pattern number 1 is executed, and the sub-scenario 40-2 is executed.
Is completed.

【0056】また、分析シナリオ30−2が、サブシナ
リオ20−2に記述されているパターン番号番号識別子
22とサブシナリオ番号識別子23の記述内容を識別
し、サブシナリオ番号識別子23に記述されているサブ
シナリオ40−2のパター番号2の処理を指示した場合
は、パターン番号0が付与されている処理A46を実行
し、続いてパターン番号2が付与されている処理B47
を実行してサブシナリオ40−2の処理を終了する。
The analysis scenario 30-2 identifies the description contents of the pattern number identifier 22 and the sub scenario number identifier 23 described in the sub scenario 20-2 and is described in the sub scenario number identifier 23. When the processing of the putter number 2 of the sub-scenario 40-2 is instructed, the processing A46 to which the pattern number 0 is given is executed, and the processing B47 to which the pattern number 2 is given subsequently.
To end the processing of the sub-scenario 40-2.

【0057】同様にパターン番号3の処理の指示を受け
た場合は、処理A46を実行し、続いて処理D48を実
行してこのサブシナリオの処理を終了する。
Similarly, when the instruction of the process of the pattern number 3 is received, the process A46 is executed, then the process D48 is executed, and the process of this sub-scenario is ended.

【0058】なお、パターン番号の指定がなかった場合
は、パターン番号0の処理A42のみを実行してサブシ
ナリオの処理を終了する。
If no pattern number is specified, only the process A42 for pattern number 0 is executed, and the sub-scenario process is completed.

【0059】[0059]

【発明の効果】以上説明したように本発明は、付加サー
ビスを実現するための処理を処理目的単位に細分化して
部品化し、部品化した処理目的単位の処理を処理順序に
合成した既存の類似した複数の付加プログラムから、処
理目的単位が共通な部品化された処理部分と処理目的単
位が異る部品化された処理部分とを抽出し、抽出したそ
れぞれの処理目的単位の処理部分を特定するために前記
処理目的単位が共通な処理部分には1つの共通なパター
ン番号を、また前記処理目的単位が異る個々の処理部分
にはそれぞれの処理を唯一識別可能なパターン番号をそ
れぞれ付与し、前記パターン番号が付与された処理目的
単位が共通な処理部分および処理目的単位が異る処理部
分を付加サービスを実現する処理順序に合成して新に交
換機の付加サービスプログラムを作成するので、一つの
付加サービスプログラムでもパターン番号を変えること
で、異なる処理を実現することが可能となり、今まで処
理が一部異なるだけで類似したプログラムを複数作らな
ければならなかったが、共通部分を共有して異なる部分
をパターン番号で分けることが可能となる。
As described above, according to the present invention, the processing for realizing the supplementary service is subdivided into processing target units to be made into components, and the processing of the componentized processing target units is combined in the processing order to the existing similarity. From the plurality of additional programs, a processing part in which the processing target unit is common and a processing part in which the processing target unit is different are extracted, and the processing part of each extracted processing target unit is specified. Therefore, a common pattern number is assigned to a processing portion having the same processing target unit, and a pattern number capable of uniquely identifying each processing is assigned to each processing portion having the different processing target unit, A processing part having a common processing target unit and a processing part having a different processing target unit provided with the pattern number are combined into a processing order for realizing the additional service, and the additional service of the exchange is newly added. Since the program is created, it is possible to realize different processing by changing the pattern number even with one additional service program, and until now it was necessary to create a plurality of similar programs with only partially different processing. It is possible to share a common part and separate different parts by pattern numbers.

【0060】従って不要なプログラム記述が削減され、
限られた記憶領域を有効に使用することができ、交換機
の類似した複数の付加サービスプログラムを容易に搭載
することができる。
Therefore, unnecessary program description is reduced,
The limited storage area can be used effectively, and a plurality of additional service programs similar to those of the exchange can be easily installed.

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

【図1】本発明の交換機の付加サービスプログラムとな
るサービスシナリオの構成図である。
FIG. 1 is a configuration diagram of a service scenario serving as an additional service program of an exchange according to the present invention.

【図2】一つのサブシナリオの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of one sub-scenario.

【図3】サブシナリオ識別子の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of a sub-scenario identifier.

【図4】サービスシナリオを制御するための交換機の主
要構成を示す図である。
FIG. 4 is a diagram showing a main configuration of an exchange for controlling a service scenario.

【図5】サービスシナリオの制御手順を示すフローチャ
ートである。
FIG. 5 is a flowchart showing a control procedure of a service scenario.

【図6】サービスシナリオの他の構成例を示す図であ
る。
FIG. 6 is a diagram showing another configuration example of the service scenario.

【図7】従来の機能単位に部品化した処理を合成したサ
ービスプログラムから処理目的単位が共通な処理部と異
る処理部とを抽出,合成して新なサブシナリオを作成す
る例を示す図である。
FIG. 7 is a diagram illustrating an example in which a processing unit having a common processing target unit and a processing unit having a different processing target unit are extracted from a service program in which processing that has been converted into components into functional units is combined, and a new sub-scenario is created by combining the processing units. It is.

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

10−1〜10−n サービスシナリオ 20−1〜20−n サブシナリオ識別子 30−1〜30−n 分析シナリオ 40−1〜40−n サブシナリオ 21 サブシナリオ識別子のサービス識別子 22 サブシナリオ識別子のパターン番号識別子 23 サブシナリオ識別子のサブシナリオ番号識別子 41 パターン番号1で指定される部品化された処理
A 42 パターン番号0で指定される部品化された処理
B 43 パターン番号1および2で指定される部品化さ
れた処理C 44 パターン番号0で指定される部品化された処理
D 45 パターン番号2および3で指定される部品化さ
れた処理D 46 パターン番号0で指定される部品化された処理
B 47 パターン番号1および2で指定される部品化さ
れた処理B 47−1 パターン番号1、2の差分処理としてパタ
ーン番号1で指定される部品化された処理C 48 パターン番号3で指定される部品化された処理
D 50 呼制御部 51 基本呼制御部 52 シービス制御部 60 サービスシナリオ部
10-1 to 10-n Service Scenario 20-1 to 20-n Sub Scenario Identifier 30-1 to 30-n Analysis Scenario 40-1 to 40-n Sub Scenario 21 Service Identifier of Sub Scenario Identifier 22 Pattern of Sub Scenario Identifier Number identifier 23 Sub-scenario number identifier of sub-scenario identifier 41 Componentized process A specified by pattern number 1 42 Componentized process B specified by pattern number 0 43 Component specified by pattern numbers 1 and 2 Process D 44 converted to a component specified by pattern number 0 D 45 Process converted to a component specified by pattern numbers 2 and 3 D 46 Process converted to a component specified by pattern number 0 47 Process B 47-1 made into components specified by pattern numbers 1 and 2 Difference between pattern numbers 1 and 2 It is componentized specified by the process C 48 pattern number 3, which is part of the specified pattern number 1 as a processing treatment D 50 the call control unit 51 basic call control section 52 Civis controller 60 service scenario section

フロントページの続き (56)参考文献 特開 平8−87408(JP,A) 特開 平1−236323(JP,A) 特開 平9−18906(JP,A) 特開 平6−339169(JP,A) 特開 平6−209376(JP,A) 特開 平5−168056(JP,A) 特開 平4−351191(JP,A) 特開 平4−351154(JP,A) 特開 平4−351147(JP,A) 小山稔 他3名,”新ノードソフトウ エア基板技術”,NTT R&D, 1996,Vol.45,No.6,pp. 535(41)−542(48) 鹿子木昭介,”超高速通信への跳 躍”,bit,(1994−5),Vol. 26,No.5,pp.99−106 西田 他4名,”交換付加サービス開 発用シナリオエディタ”,信学技報,S SE93−128(1993),pp.49−54 嶋信夫 他3人,”付加サービス制御 方式”,信学技報,電子情報通信学会, SSE91−8(1991),pp.13−18 (58)調査した分野(Int.Cl.7,DB名) G06F 9/06 - 9/44 H04Q 3/545 Continuation of the front page (56) References JP-A-8-87408 (JP, A) JP-A-1-236323 (JP, A) JP-A-9-18906 (JP, A) JP-A-6-339169 (JP) JP-A-6-209376 (JP, A) JP-A-5-168056 (JP, A) JP-A-4-351191 (JP, A) JP-A-4-351154 (JP, A) 4-351147 (JP, A) Minoru Koyama and 3 others, "New Node Software Board Technology", NTT R & D, 1996, Vol. 45, no. 6, pp. 535 (41) -542 (48) Shosuke Kanoki, "Jump to ultra-high-speed communication", bit, (1994-5), Vol. 5, pp. 99-106 Nishida et al., "Scenario Editor for Development of Exchange Supplementary Services", IEICE Technical Report, SSE93-128 (1993), pp. 139-128. 49-54 Nobuo Shima and 3 others, "Additional service control method", IEICE Technical Report, IEICE, SSE91-8 (1991), pp. 13-18 (58) Field surveyed (Int.Cl. 7 , DB name) G06F 9/06-9/44 H04Q 3/545

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ユーザが要求する交換機の付加サービ
スのプログラムを作成する際、この付加サービスを実現
するための処理を処理目的単位に細分化して部品化し、
部品化した処理目的単位の処理を処理順序に合成した既
存の類似した複数の付加プログラムから、それぞれの処
理目的単位の処理部分を特定するために前記処理目的単
位が共通な処理部分には1つの共通なパターン番号を、
また前記処理目的単位が異る個々の処理部分にはそれぞ
れの処理を唯一識別可能なパターン番号をそれぞれ付与
し、前記パターン番号が付与された処理目的単位が共通
な処理部分および処理目的単位が異る処理部分を、付加
サービスを実現する処理順序に合成して新らたな交換機
の付加サービスプログラムを作成することを特徴とする
交換機の付加サービスプログラムの生成方法。
When creating a program for a supplementary service of an exchange requested by a user, a process for realizing the supplementary service is subdivided into processing target units and made into components.
The processing in which the processing of the processing target units
From several similar additional programs.
In order to specify the processing part of the
One common pattern number is assigned to the processing part having the same position,
Each processing part with a different processing target unit is
Each process is assigned a unique pattern number.
And the processing target unit to which the pattern number is assigned is common
Processing parts and processing parts with different processing target units are added.
A new switching system that combines services in a processing order to realize services
Characterized by creating additional service programs
A method for generating a supplementary service program for an exchange.
【請求項2】ユーザに種々サービスを提供するための交
換機の付加サービスプログラムは、付加サービスを実現
するための処理を処理目的単位に細分化して部品化し、
部品化した処理目的単位の処理部分を特定するために、
1つの共通なパターン番号が付与された前記処理目的単
位が共通な処理部分と、それぞれの処理を唯一識別可能
なパターン番号がそれぞれ付与された処理目的単位が異
る個々の処理部分とが付加サービスを実現する処理順序
に記述された付加サービス単位の1つまたは複数のサブ
シナリオと、 付加サービス単位の前記サブシナリオの中から任意の付
加サービスに対応するサブシナリオを特定するためのサ
ービス識別子と、前記サブシナリオに記述されている前
記処理目的単位が異る処理部品を個々に特定するための
パターン番号識別子と、 前記サービス識別子で特定された付加サービスの前記1
つまたは複数のサブシナリの中から1つのサブシナリオ
を特定するためのサブシナリオ番号識別子とから成る複
数のサブシナリオ識別子と、 前記付加サービスを実行するとき発生する処理イベント
毎に対応して複数備えられ、前記サブシナリオ識別子の
前記パターン番号識別子と前記サブシナリオ番号識別子
とから、対応する前記サブシナリオとこのサブシナリオ
に記述されている前記処理目的単位が異る処理部分のパ
ターン番号を指定する分析シナリオと、から成るサービ
ス単位のサービスシナリオで構成することを特徴とする
交換機の付加サービスプログラムの生成方法。
2. A supplementary service program for an exchange for providing various services to a user, the process for realizing the supplementary service is subdivided into processing target units and made into components.
In order to specify the processing part of the processing target unit
A processing part having the same processing target unit to which one common pattern number is assigned and an individual processing part having a different processing target unit to which a pattern number capable of uniquely identifying each processing is added are provided as additional services. One or more sub-scenarios of the supplementary service unit described in a processing order for realizing the above, a service identifier for specifying a sub-scenario corresponding to any supplementary service from the sub-scenarios of the supplementary service unit, A pattern number identifier for individually specifying a processing component having a different processing target unit described in the sub-scenario; and the 1 of the additional service specified by the service identifier.
A plurality of sub-scenario identifiers each including a sub-scenario number identifier for identifying one sub-scenario from one or a plurality of sub-scenarios; and a plurality of sub-scenario identifiers corresponding to each processing event generated when the additional service is executed. An analysis scenario for designating, from the pattern number identifier and the sub-scenario number identifier of the sub-scenario identifier, the corresponding sub-scenario and a pattern number of a processing portion in which the processing target unit described in the sub-scenario is different And generating a supplementary service program for the exchange.
【請求項3】複数の交換機の付加サービスプログラムを
付加サービスを実現するための処理を処理目的単位に細
分化して部品化し、部品化した処理目的単位の処理部分
を特定するために、1つの共通なパターン番号が付与さ
れた前記処理目的単位が共通な処理部分と、それぞれの
処理を唯一識別可能なパターン番号がそれぞれ付与され
た処理目的単位が異る個々の処理部分とが付加サービス
を実現する処理順序に記述された付加サービス単位の1
つまたは複数のサブシナリオを格納するサービスシナリ
オ部と、 電話端末から受信した信号情報の分析,送信,通話路接
続など交換機の基本呼処理を行うと共に前記信号情報の
分析結果が交換付加サービス要求であるとき、前記受信
した信号情報を転送する基本呼制御部と、 前記基本呼制御部から転送された前記信号情報を受信
し、受信した前記信号情報から前記電話端末が要求する
付加サービスを特定した後、前記付加サービス要求した
前記電話端末の当該付加サービス加入登録の有無を識別
し、 前記付加サービス加入登録されているとき、前記サービ
スシナリオ部に複数種類格納されている付加サービスプ
ログラムの前記サブシナリオの識別子のサービス識別子
を検索して前記電話端末が要求した付加サービスに対応
するサービス識別子を識別したとき、前記分析シナリオ
に対し識別した付加サービスの前記サブシナリオの選択
および選択した前記サブシナリに記述されている付加サ
ービスの処理の実行を指示するサービス制御部と、 前記付加サービスを実行するとき発生する処理イベント
毎に複数備えられた分析シナリオは、前記サービス制御
部から付加サービスの実行指示を受けたとき、前記サブ
シナリオ識別子に前記サービス識別子と共に記述されて
いる前記サブシナリオ番号識別子と前記パターン番号識
別子とから対応するサブシナリオとパターン番号とを識
別し、識別した前記サブシナリオに対し識別した前記パ
ターン番号を通知し、前記サブシナリオは、通知された
パターン番号が付与されている処理目的単位の異る処理
部分と処理目的単位が共通な処理部分とを記述されてい
る順序に従い実行することを特徴とする交換機の付加サ
ービスプログラムの制御方式。
3. A process for substituting additional service programs of a plurality of exchanges into sub-units for realizing the additional service and processing the sub-units into parts, and specifying one processing part of the processing target unit as a component. A processing part having the same processing target unit provided with a unique pattern number and an individual processing part having a different processing target unit provided with a pattern number capable of uniquely identifying each processing realizes an additional service. One of the additional service units described in the processing order
A service scenario section for storing one or more sub-scenarios, performing basic call processing of the exchange such as analysis and transmission of signal information received from the telephone terminal and connection of a communication path, and analyzing the signal information as a result of the switching supplementary service request. At one time, a basic call control unit that transfers the received signal information, and the signal information transferred from the basic call control unit is received, and an additional service requested by the telephone terminal is specified from the received signal information. Thereafter, the presence or absence of the supplementary service subscription registration of the telephone terminal that has requested the supplementary service is identified, and when the supplementary service subscription is registered, the sub-scenario of the supplementary service program stored in the service scenario section in plural types. Service identifier corresponding to the supplementary service requested by the telephone terminal by retrieving the service identifier of A service control unit that instructs selection of the sub-scenario of the additional service identified for the analysis scenario and execution of processing of the additional service described in the selected sub-scenario, and executes the additional service When a plurality of analysis scenarios are provided for each processing event to occur, the sub-scenario number identifier and the service identifier are described in the sub-scenario identifier when the execution instruction of the supplementary service is received from the service control unit. A corresponding sub-scenario and a pattern number are identified from the pattern number identifier, and the identified pattern number is notified to the identified sub-scenario, and the sub-scenario is a processing object to which the notified pattern number is assigned. Processing part with different unit and processing part with common processing target unit Control method for supplementary services program exchange and to execute in the order that is described.
JP09016607A 1997-01-30 1997-01-30 Method of generating supplementary service program for exchange and its control method Expired - Fee Related JP3093668B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP09016607A JP3093668B2 (en) 1997-01-30 1997-01-30 Method of generating supplementary service program for exchange and its control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP09016607A JP3093668B2 (en) 1997-01-30 1997-01-30 Method of generating supplementary service program for exchange and its control method

Publications (2)

Publication Number Publication Date
JPH10214182A JPH10214182A (en) 1998-08-11
JP3093668B2 true JP3093668B2 (en) 2000-10-03

Family

ID=11921003

Family Applications (1)

Application Number Title Priority Date Filing Date
JP09016607A Expired - Fee Related JP3093668B2 (en) 1997-01-30 1997-01-30 Method of generating supplementary service program for exchange and its control method

Country Status (1)

Country Link
JP (1) JP3093668B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100388486B1 (en) * 2000-12-14 2003-06-25 한국전자통신연구원 Method and apparatus for identifying software components using object relationships and object usages in use cases
KR100428710B1 (en) * 2001-07-18 2004-04-28 한국전자통신연구원 A modeling system and method by modeling-object assembling

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
小山稔 他3名,"新ノードソフトウエア基板技術",NTT R&D,1996,Vol.45,No.6,pp.535(41)−542(48)
嶋信夫 他3人,"付加サービス制御方式",信学技報,電子情報通信学会,SSE91−8(1991),pp.13−18
西田 他4名,"交換付加サービス開発用シナリオエディタ",信学技報,SSE93−128(1993),pp.49−54
鹿子木昭介,"超高速通信への跳躍",bit,(1994−5),Vol.26,No.5,pp.99−106

Also Published As

Publication number Publication date
JPH10214182A (en) 1998-08-11

Similar Documents

Publication Publication Date Title
CN100426242C (en) Method, system and product for identifying, reserving, and logically provisioning resources in provisioning data processing systems
US5299260A (en) Telephone call handling system
JP3075486B2 (en) How to manage a database network
CN1162018C (en) Method and apparatus for defining and updating mobile services based on subscriber groups
US7630480B2 (en) Service provisioning system
KR100253911B1 (en) Handling of interaction between supplementary system
CN109857391A (en) Processing method and processing device, storage medium and the electronic device of data
CN1609791A (en) Interface module
JP3093668B2 (en) Method of generating supplementary service program for exchange and its control method
JPH11238065A (en) Data base merging method
JPH11175599A (en) Work transfer supporting system
US6778821B1 (en) Universal service activation platform
KR100270157B1 (en) Optimizing the capacity of a telecommunication system
JPH0955799A (en) Service logic program specifying method
JP2933380B2 (en) Switching service control method
JPH11127240A (en) Scp call control system
JP2940512B2 (en) Service control device and service control method
JPH1083290A (en) System and method for complementing communication service specification definition, and storage medium stored with their processing program
JP2728000B2 (en) Service contention control method in intelligent network
CN101989915B (en) Method and device for processing business nestification and business conflict
JP3280676B2 (en) Retrieval method of call processing task by providing purpose
KR101050926B1 (en) Charging Data Management System and Management Method in Softswitch
JPH0619719A (en) Automatic starting method for diskless terminal
WO2019159939A1 (en) Service coordination device and service coordination method
JP3156004B2 (en) Connection identification method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000201

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000711

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20070728

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20080728

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20080728

Year of fee payment: 8

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

Free format text: PAYMENT UNTIL: 20080728

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20090728

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100728

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20110728

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20110728

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20120728

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20120728

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20130728

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees