JP2984416B2 - Supplementary service control method - Google Patents

Supplementary service control method

Info

Publication number
JP2984416B2
JP2984416B2 JP15091291A JP15091291A JP2984416B2 JP 2984416 B2 JP2984416 B2 JP 2984416B2 JP 15091291 A JP15091291 A JP 15091291A JP 15091291 A JP15091291 A JP 15091291A JP 2984416 B2 JP2984416 B2 JP 2984416B2
Authority
JP
Japan
Prior art keywords
processing
call control
basic
identifier
unit
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
JP15091291A
Other languages
Japanese (ja)
Other versions
JPH04351052A (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.)
NIPPON DENKI ENJINIARINGU KK
NEC Corp
Original Assignee
NIPPON DENKI ENJINIARINGU KK
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 DENKI ENJINIARINGU KK, Nippon Electric Co Ltd filed Critical NIPPON DENKI ENJINIARINGU KK
Priority to JP15091291A priority Critical patent/JP2984416B2/en
Publication of JPH04351052A publication Critical patent/JPH04351052A/en
Application granted granted Critical
Publication of JP2984416B2 publication Critical patent/JP2984416B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Exchange Systems With Centralized Control (AREA)
  • Stored Programmes (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は基本的な呼制御を有する
交換システムにおける呼制御方式に係り、特に付加サー
ビス制御方式に関するもである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a call control system in a switching system having basic call control, and more particularly to a supplementary service control system.

【0002】[0002]

【従来の技術】従来、付加的な呼制御を実現しようとし
た場合、基本的な呼制御の中に付加的な呼制御機能を埋
め込んで実現していた。すなわち、変更されることのな
い基本的な呼制御機能が、付加的な呼制御機能の追加変
更の度に変更されていた。
2. Description of the Related Art Conventionally, when trying to implement additional call control, an additional call control function has been embedded in the basic call control. That is, a basic call control function that is not changed is changed every time an additional call control function is added.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の制御方
式では、付加機能と基本機能が独立しておらず、付加機
能同士も独立していないために、相互依存性が強かっ
た。このため、付加的な呼制御機能を開発/変更する場
合に機能毎に独立に開発することが不可能であり、基本
呼(基本機能)と付加機能との間のインタフェースも流
動的であり、プログラムの自動生成を困難にしていると
いう課題があった。
In the above-described conventional control method, the additional functions and the basic functions are not independent, and the additional functions are not independent. Therefore, when an additional call control function is developed / changed, it is impossible to develop the function independently for each function, and the interface between the basic call (basic function) and the additional function is also fluid. There is a problem that it is difficult to automatically generate a program.

【0004】[0004]

【課題を解決するための手段】本発明の付加サービス制
御方式は、基本的な呼制御を有する交換システムにおい
て、付加的な呼制御を行う際、上記基本的な呼制御を1
つのメッセージ入力して処理し,次のメッセージ入力の
待ち状態に遷移するまでの単位処理である基本単位処理
の組み合わせで構成し、上記基本的な呼制御は入力メッ
セージと内部管理状態で、基本単位処理を選択して実行
する手段と、上記基本的な呼制御の基本単位処理全ての
処理開始地点にそれぞれの基本単位処理が識別可能な識
別子を与える手段と、上記付加的な呼制御も同様に基本
単位処理に分割し,処理開始地点が識別可能な識別子を
与える手段と、上記基本的な呼制御の中の基本単位処理
が識別可能な識別子で識別される全ての処理開始ポイン
トで,メッセージが入力されると最初に、この識別子の
分析処理を呼び出す呼出手段と、上記基本単位処理が識
別可能な識別子の分析処理は,この識別子の分析結果と
してこの識別子もしくは処理継続指示を返す手段と、上
記基本単位処理が識別可能な識別子で識別される処理開
始ポイントでは,返されたこの識別子の分析処理結果に
基づいて、指示されたこの識別子で識別される基本的な
呼制御の基本単位処理が起動されうる待ち状態に遷移す
る処理と、そのまま基本単位処理を継続し次のメッセー
ジ入力の待ち状態に遷移する処理継続指示を行う処理手
段と、上記基本単位処理が識別可能な識別子の分析は,
分析処理を起動したこの識別子に対して行うべき上記処
理開始地点が識別可能な識別子で識別される処理の登録
されている際、登録処理を起動し,起動処理から返され
た値をそのまま基本的な呼制御に返却する返却手段と、
上記処理開始地点が識別可能な識別子で識別される付加
的な呼制御の基本単位処理では,付加的な呼制御の単位
処理を行った後に、次の処理すべき入力メッセージを受
信する基本単位処理が識別可能な識別子番号とそのとき
に起動すべき付加サービスの基本単位処理識別子である
処理開始地点が識別可能な識別子を対にしてこの基本単
位処理が識別可能な識別子の分析に登録/削除/変更を
行う手段と、上記付加的な呼制御の基本単位処理では、
さらに、継続すべき基本的な呼制御処理を判断して、基
本単位処理が識別可能な識別子または継続指示を返す手
段を備えてなるものである。
According to the supplementary service control method of the present invention, when performing additional call control in a switching system having basic call control, the above-mentioned basic call control is performed by one.
It consists of a combination of basic unit processing, which is a unit processing until a transition to the next message input wait state after inputting and processing one message. The basic call control is based on an input message and an internal management state. The means for selecting and executing the processing, the means for giving an identifier by which each basic unit processing can be identified to the processing start point of all the basic unit processing of the basic call control, and the additional call control similarly At each processing start point in the basic call control, which is identified by the identifiable identifier, means for dividing the message into the basic unit processing and giving an identifier with which the processing start point can be identified. When input, first, the calling means for calling the analysis processing of the identifier, and the analysis processing of the identifier which can be identified by the basic unit processing, the identification processing of the identifier is also performed as an analysis result of the identifier. Alternatively, at the means for returning the processing continuation instruction and at the processing start point at which the basic unit processing is identified by the identifiable identifier, the basic unit processing is identified by the specified identifier based on the analysis processing result of the returned identifier. Processing for transitioning to a wait state in which the basic unit processing of basic call control can be activated, processing means for continuing the basic unit processing and instructing processing to transition to a wait state for the next message input, and the basic unit Analysis of identifiers that can be identified by processing
When the process starting point to be performed on this identifier that has started the analysis process is registered for the process identified by the identifiable identifier, the registration process is started and the value returned from the startup process is used as it is. Return means for returning to call control,
In the basic unit processing of the additional call control in which the processing start point is identified by the identifiable identifier, the basic unit processing of receiving the next input message to be processed after performing the additional unit processing of the call control A pair of an identifier number which can be identified and an identifier which can identify a processing start point which is a basic unit processing identifier of a supplementary service to be activated at that time is registered / deleted / In the means for performing the change and the basic unit processing of the additional call control,
Further, it is provided with means for judging a basic call control process to be continued and returning an identifier or a continuation instruction that can be identified by the basic unit process.

【0005】[0005]

【作用】本発明においては、基本呼(基本機能)と付加
機能との間のインタフェースを固定化し、付加機能の基
本機能との独立性および付加機能同士の独立性を高め
る。
In the present invention, the interface between the basic call (basic function) and the additional function is fixed, and the independence of the additional function from the basic function and the independence of the additional functions are enhanced.

【0006】[0006]

【実施例】図1は本発明の一実施例を示すブロック図で
ある。この図1において、1は呼制御プロセス部、2は
プロトコル制御機能,リソース管理機能などの機能を有
する機能部、3はサービス分析部である。101は基本
的な呼制御を行う基本呼制御機能部で、この基本呼制御
機能部101は、基本的な呼制御を1つのメッセージ入
力して処理し、次のメッセージ入力の待ち状態に遷移す
るまでの単位処理である基本単位処理の組み合わせで構
成され、基本的な呼制御は入力メッセージと内部管理状
態で、基本単位処理を選択して実行する手段および基本
的な呼制御の基本単位処理全ての処理開始地点にそれぞ
れの基本単位処理が識別可能な識別子(以下、BIDと
呼称する)を与える手段を構成している。102はBI
D分析機能部、103は付加的な呼制御を行う付加サー
ビス制御部、103nは処理開始地点が識別可能な識別
子(以下、SSIDと呼称する)で識別される付加サー
ビス制御の基本単位処理部、104は呼制御共通ライブ
ラリ部である。IMは入力メッセージを示し、OMは出
力メッセージ、aおよびbはBID/継続指示、cはS
SID、dはSSID/継続指示を示す。
FIG. 1 is a block diagram showing an embodiment of the present invention. In FIG. 1, 1 is a call control process unit, 2 is a function unit having functions such as a protocol control function and a resource management function, and 3 is a service analysis unit. Reference numeral 101 denotes a basic call control function unit that performs basic call control. The basic call control function unit 101 processes a basic call control by inputting one message and transitions to a wait state for the next message input. The basic call control consists of a combination of basic unit processing up to and including the input message and the internal management state, means for selecting and executing the basic unit processing and all basic unit processing of basic call control. Means for giving an identifier (hereinafter, referred to as a BID) that can be identified by each basic unit process to the process start point. 102 is BI
D analysis function unit; 103, an additional service control unit for performing additional call control; 103n, a basic unit processing unit for additional service control identified by an identifier (hereinafter, referred to as an SSID) by which a processing start point can be identified; 104 is a call control common live
Lari part. IM indicates an input message, OM indicates an output message, a and b indicate BID / continuation instruction, c indicates S
SID and d indicate SSID / continuation instruction.

【0007】そして、付加サービス制御部103(10
3n)は、付加的な呼制御も同様に基本単位処理に分割
し、処理開始地点が識別可能な識別子(SSID)を与
える手段を構成している。また、基本的な呼制御を行う
基本呼制御機能部101およびBID分析機能部102
は、基本呼制御の中のBIDで識別される全ての処理開
始ポイントで、メッセージが入力されると最初に、BI
D分析処理を呼び出す呼出手段およびBIDで識別され
る処理開始ポイントでは、返されたBID分析処理結果
に基づいて、指示されたBIDで識別される基本呼制御
の基本単位処理が起動されうる待ち状態に遷移する処理
とそのまま基本単位処理を継続し次のメッセージ入力の
待ち状態に遷移する処理継続指示を行う処理手段を構成
している。
The additional service control unit 103 (10
3n) constitutes means for similarly dividing the additional call control into basic unit processing and giving an identifier (SSID) by which the processing start point can be identified. Also, a basic call control function unit 101 for performing basic call control and a BID analysis function unit 102
, At all processing start points identified by the BID in the basic call control, when a message is input, the BI
At the calling means for invoking the D analysis processing and at the processing start point identified by the BID, a waiting state in which the basic unit processing of the basic call control identified by the designated BID can be started based on the returned BID analysis processing result And the processing means for continuing the basic unit processing as it is and issuing a processing continuation instruction for transitioning to a waiting state for the next message input.

【0008】また、BID分析機能部102は、BID
分析処理はBID分析結果として、BIDもしくは処理
継続指示を返す手段およびBID分析は、分析処理を起
動したBIDに対して行うべきSSIDで識別される処
理の登録されている場合、登録処理を起動し、始動処理
から返された値をそのまま基本的な呼制御に返却する返
却手段を構成している。そして、BID分析機能部10
2およびSSIDで識別される付加サービス制御の基本
単位処理部103nは、SSIDで識別される付加的な
呼制御の基本単位処理では、付加的な呼制御の単位処理
を行った後に、次の処理すべき入力メッセージを受信す
るBID番号とそのときに起動すべき付加サービスの基
本単位処理識別子である処理開始地点が識別可能な識別
子を対にしてBIDの分析に登録/削除/変更を行う手
段および付加的な呼制御の基本単位処理では、さらに、
継続すべき基本的な呼制御処理を判断して、BIDまた
は継続指示を返す手段を構成している。
Further, the BID analysis function unit 102
The analysis process is a means for returning a BID or a process continuation instruction as a BID analysis result, and the BID analysis starts the registration process if the process identified by the SSID to be performed on the BID that started the analysis process is registered. And return means for returning the value returned from the start-up processing to the basic call control as it is. Then, the BID analysis function unit 10
2 and the basic unit processing unit 103n of the additional service control identified by the SSID performs the additional processing of the call control in the basic unit processing of the additional call control identified by the SSID, and then performs the following processing. Means for registering / deleting / changing a BID analysis by pairing a BID number for receiving an input message to be received and an identifier for identifying a processing start point which is a basic unit processing identifier of an additional service to be activated at that time; In the basic unit processing of the additional call control,
A means for determining a basic call control process to be continued and returning a BID or a continuation instruction is configured.

【0009】そして、この交換システムでは、呼制御プ
ロセス部1は、プロトコル制御機能,リソース管理機能
などの機能部2からのメッセージ入力を契機に処理し、
場合によっては、機能部2へメッセージを出力するとい
う動作で基本的な呼制御を行なっている。ここで、呼制
御プロセス部1は、基本呼制御機能部101,BID分
析機能部102,付加サービス制御部103および呼制
御共通ライブラリ部104によって構成されている。こ
の呼制御プロセス部1への入力メッセージIMは全て基
本呼制御機能部101に入力され、この入力によって呼
制御プロセス部1は動作を開始する。そして、この呼制
御プロセス部1内の全ての機能は、必要に応じて入力メ
ッセージ内容を参照できる構成になっている。一方、出
力メッセージOMは、基本的な呼制御でも使用する共通
な部分と付加的な呼制御でのみ使用する個別部分があ
り、共通部分の編集は基本呼制御で管理する情報から行
う必要があり、メッセージの出力自身を基本的な呼制御
の情報として管理する必要があるため、メッセージの共
通部編集機能とメッセージ出力機能は、すべて呼制御共
ライブラリ部104において、基本的な呼制御と付加
的な呼制御の独立を高めている。
[0009] In this switching system, the call control process unit 1 processes the message upon input of a message from a function unit 2 such as a protocol control function and a resource management function.
In some cases, basic call control is performed by an operation of outputting a message to the function unit 2. Here, the call control process unit 1 includes a basic call control function unit 101, a BID analysis function unit 102, an additional service control unit 103, and a call control common library unit 104. All of the input messages IM to the call control process unit 1 are input to the basic call control function unit 101, and the input causes the call control process unit 1 to start operating. All functions in the call control process unit 1 are configured so that the contents of the input message can be referred to as needed. On the other hand, the output message OM has a common part used also in the basic call control and an individual part used only in the additional call control, and it is necessary to edit the common part from information managed in the basic call control. Since the output of the message itself needs to be managed as basic call control information, the message common part editing function and the message output function are all provided in the call control common library unit 104 by the basic call control and additional The call control independence.

【0010】つぎにこの図1に示す実施例の動作を説明
する。この交換システムでは、以下の機構を有してい
る。すなわち、基本呼制御機能部101は基本単位処理
の組み合わせで構成している。そして、この基本呼制御
機能部101は入力メッセージと内部管理状態で、基本
単位処理を選択して、実行する機構を有している。ま
た、この基本呼制御機能部101の基本単位処理全ての
処理開始地点にそれぞれの基本単位処理が識別可能な識
別子(BID)を与える。付加サービス制御部103も
同様に基本単位処理に分割し、処理開始地点が識別可能
な識別子(SSID)を与える。そして、基本呼制御機
能部101の中のBIDで識別される全ての処理開始ポ
イントでは、メッセージが入力されると最初に、BID
分析機能部102を呼び出す。このBID分析機能部1
02はaに示すBIDもしくは処理継続指示を返す。
Next, the operation of the embodiment shown in FIG. 1 will be described. This exchange system has the following mechanism. That is, the basic call control function unit 101 is configured by a combination of basic unit processes. The basic call control function unit 101 has a mechanism for selecting and executing a basic unit process based on an input message and an internal management state. Also, an identifier (BID) that can identify each basic unit process is given to the processing start point of all the basic unit processes of the basic call control function unit 101. Similarly, the supplementary service control unit 103 divides the processing into basic unit processing and gives an identifier (SSID) by which the processing start point can be identified. Then, at all processing start points identified by the BID in the basic call control function unit 101, when a message is input, first, the BID
The analysis function unit 102 is called. This BID analysis function unit 1
02 returns the BID shown in a or the processing continuation instruction.

【0011】そして、BIDで識別される処理開始ポイ
ントでは、返されたBID分析処理結果に基づいて、次
のように処理を行う。 (イ) BID:指示されたBIDで識別される基本的
な呼制御の基本単位処理が起動されうる待ち状態に遷移
する。 (ロ) 処理継続指示:そのまま基本単位処理を継続し
次のメッセージ入力の待ち状態に遷移する。 BID分析機能部102は、分析処理を起動したBID
に対して行うべきSSIDで識別される処理の登録され
ている場合、登録処理(=103n)を起動するように
付加サービス制御部103を起動し、この付加サービス
制御部103から返された値をそのまま基本呼制御機能
部101に返却する。
At the processing start point identified by the BID, the following processing is performed based on the returned BID analysis processing result. (A) BID: Transition to a wait state in which basic unit processing of basic call control identified by the designated BID can be started. (B) Processing continuation instruction: The basic unit processing is continued as it is, and a transition is made to a waiting state for the next message input. The BID analysis function unit 102 determines the BID that has started the analysis process.
If the process identified by the SSID to be performed is registered, the additional service control unit 103 is started to start the registration process (= 103n), and the value returned from the additional service control unit 103 is It is returned to the basic call control function unit 101 as it is.

【0012】そして、SSIDで識別される付加サービ
ス制御の基本単位処理部103nでは、付加的な呼制御
の単位処理を行った後に、次に処理すべき入力メッセー
ジを受信するBID番号とそのときに起動すべき付加サ
ービスの基本単位処理識別子(SSID)を対にしてB
ID分析機能部102に登録/削除/変更を要求する。
また、この基本単位処理部103nでは、さらに、継続
すべき基本呼制御機能部101の基本単位処理を判断し
て、bに示すようにBIDまたは継続指示を返す。この
SSIDで識別される付加サービス制御の基本単位処理
部103nの集合によって実現されるサービス機能の選
択、すなわち、言い替えれば、サービス機能を開始する
SSIDの決定は、サービス分析部3で行われる。
After performing the additional call control unit processing, the basic unit processing unit 103n of the additional service control identified by the SSID, and then the BID number for receiving the next input message to be processed, and A pair of the basic unit processing identifier (SSID) of the supplementary service to be activated
Requests registration / deletion / change to the ID analysis function unit 102.
The basic unit processing unit 103n further determines the basic unit processing of the basic call control function unit 101 to be continued, and returns a BID or a continuation instruction as shown in b. The selection of the service function realized by the set of the basic unit processing units 103n of the additional service control identified by the SSID, that is, the determination of the SSID to start the service function is performed by the service analysis unit 3.

【0013】いま、2つの基本単位処理部103n(1
031と1032)で構成される1つのサービス機能が存
在した場合についてサービス実行の流れの例を以下に示
す。サービスの開始契機となるメッセージを基本呼制御
機能部101が受信すると、この基本呼制御機能部10
1は基本単位処理を選択して起動する。そのBID(=
10とする)での最初の処理として、BID分析機能部
102を起動する。このBID分析機能部102では、
そのBIDに登録されているSSIDの有無を判定し、
最初は、未登録状態であるので、サービス分析部3を起
動する。このサービス分析部3では、起動すべきサービ
ス機能を選択し、最初のSSID(=1031)を決定
し、BID分析機能部102へそのSSID(=103
1)を返却する。そして、サービス分析部3から結果を
受けたBID分析機能部102は、その結果にしたがっ
てSSIDで識別される付加サービス制御の基本単位処
理部1031を起動するように付加サービス制御部10
3を起動する。この付加サービス制御部103は基本単
位処理部1031をする。
Now, two basic unit processing units 103n (1
03 1 and 103 2 ), there is shown an example of the flow of service execution when there is one service function. When the basic call control function unit 101 receives the message that triggers the start of the service, the basic call control function unit 10
1 selects and starts a basic unit process. The BID (=
10), the BID analysis function unit 102 is started. In the BID analysis function unit 102,
Determine the presence or absence of the SSID registered in the BID,
At first, the service analysis unit 3 is started because it is in an unregistered state. The service analysis unit 3 selects a service function to be activated, determines the first SSID (= 103 1 ), and sends the SSID (= 103 1 ) to the BID analysis function unit 102.
1 ) Return. Then, BID analysis function unit 102 which has received the results from the service analyzer unit 3, supplementary service control unit 10 to start the basic unit processor 103 1 of supplementary service control identified by SSID in accordance with the result
Start 3 This additional service control unit 103 performs the basic unit processing unit 103 1 .

【0014】この基本単位処理部1031は、サービス
機能としての基本単位処理として以下の動作を行う。
呼制御共通ライブラリ部104にメッセージ編集処理
を依頼する。 編集終了後、付加サービス制御部10
3自身でさらにメッセージを加工する。 呼制御共通
ライブラリ部104に依頼して、メッセージをプロトコ
ル制御機能,リソース管理機能などの機能部2へ送信す
る。そして、SSIDで識別される付加サービス制御の
基本単位処理部1031はその後にサービス機能として
次に起動すべきの基本単位機能を示すSSID(=10
2) とBID番号(=11とする)を対にしてBID
分析機能部102に登録する。
[0014] The basic unit processor 103 1 performs the following operations as the basic unit processes as a service function.
A message editing process is requested to the call control common library unit 104. After editing, the additional service control unit 10
3. The message itself is further processed. Call control common
In response to the request from the library unit 104, the message is transmitted to the function unit 2 such as the protocol control function and the resource management function. Then, SSID basic unit processor 103 1 of supplementary service control identified by the SSID indicating a subsequent following basic unit functions to be activated as a service function (= 10
3 2 ) and the BID number (= 11) as a pair
Register in the analysis function unit 102.

【0015】さらに、サービス機能として、基本呼制御
機能部101がこの後、継続的にBID=10の処理を
行うべき、すなわち、サービスとして入力メッセージを
処理したが、基本的な呼制御として入力メッセージの処
理を行う必要がある場合か、指定する特定のBIDの処
理が起動されうる待ち状態に遷移すべき、すなわち、サ
ービスとして入力メッセージを処理したために、基本的
な呼制御として入力メッセージの処理を行う必要がない
場合かを判断して、その結果を返す。いま仮に、SSI
Dで識別される付加サービス制御の基本単位処理部10
1としては継続的にBID=10の処理を行うべきと
すると、この基本単位処理部1031は継続指示を付加
サービス制御部103に返却する。この付加サービス制
御部103はその結果をそのままBID分析機能部10
2に返却する。そして、BID分析機能部102もまた
その結果をそのまま基本呼制御機能部101に返却す
る。
Further, as a service function, the basic call control function unit 101 should continuously perform processing of BID = 10, that is, processed an input message as a service. Should be performed or a transition to a wait state in which processing of a specific BID to be specified can be started, that is, since the input message was processed as a service, the processing of the input message is performed as basic call control. Determine if there is no need to do it and return the result. Now, temporarily, SSI
Basic unit processing unit 10 for additional service control identified by D
When a 3 1 a to be processed continually BID = 10, the basic unit processor 103 1 returns a continue instruction to the supplementary service control unit 103. The additional service control unit 103 outputs the result as it is to the BID analysis function unit 10.
Return to 2. Then, the BID analysis function unit 102 also returns the result as it is to the basic call control function unit 101.

【0016】この基本呼制御機能部101は継続的にB
ID=10の処理を行い、待ち状態に遷移する。そし
て、SSIDで識別される付加サービス制御の基本単位
処理部1031が送信したメッセージの応答として、基
本呼制御機能部101がメッセージを受信し、BID=
11の処理が起動される。このBID(=11)での最
初の処理として、BID分析機能部102を起動する。
このBID分析機能部102では、そのBIDに登録さ
れているSSIDの有無を判定し、SSID=1032
が登録されているので、このSSIDで識別される付加
サービス制御の基本単位処理部1032を起動するよう
に付加サービス制御部103を起動する。そして、この
SSIDで識別される付加サービス制御の基本単位処理
部1032はサービス機能としての基本単位処理として
の処理が終了すると、サービス機能全体が終了するため
に、次のSSIDをBID分析機能部102に登録しな
い。
This basic call control function unit 101 continuously
The processing of ID = 10 is performed, and the state transits to the waiting state. Then, in response to messages generated by the base unit processor 103 1 of supplementary service control identified by SSID sent, basic call control function unit 101 receives the message, BID =
11 is started. As the first process for this BID (= 11), the BID analysis function unit 102 is started.
The BID analysis function unit 102 determines whether or not there is an SSID registered in the BID, and sets SSID = 103 2
There since have been registered, activates the supplementary service control unit 103 to start the base unit processor 103 2 supplementary service control identified by the SSID. When the process of the basic unit processes as the basic unit processor 103 2 service functions added service control identified by the SSID is completed, to the entire service function is finished, BID analysis function unit the following SSID Do not register in 102.

【0017】さらに、サービス機能として、基本呼制御
機能部101がこの後、継続的にBID=11の処理を
行うべきか、指定する特定のBIDが起動されうる待ち
状態に遷移するべきかを判断して、その結果を返す。こ
の場合、仮に、SSIDで識別される付加サービス制御
の基本単位処理部1032 としてはBID=20の処理
が起動されうる待ち状態に遷移すべきであるとすると、
この基本単位処理部1032 は、BID=20を付加サ
ービス制御部103に返却する。そして、この付加サー
ビス制御部103はその結果をそのままBID分析機能
部102に返却する。このBID分析機能部102も、
また、その結果をそのまま基本呼制御機能部101に返
却する。そして、この基本呼制御機能部101は、BI
D=20の処理が起動されうる待ち状態に遷移する。
Further, as the service function, the basic call control function unit 101 thereafter determines whether to continuously perform the processing of BID = 11 or to transition to a wait state in which the specified BID can be activated. And return the result. In this case, if, when as the basic unit processor 103 2 supplementary service control identified by SSID should transition to the wait state processing BID = 20 can be activated,
The basic unit processing unit 103 2 returns BID = 20 to the additional service control unit 103. Then, the additional service control unit 103 returns the result as it is to the BID analysis function unit 102. This BID analysis function unit 102 also
Further, the result is returned to the basic call control function unit 101 as it is. Then, the basic call control function unit 101
The state transits to a wait state in which the processing of D = 20 can be started.

【0018】このようにして、SSIDで識別される付
加サービス制御の基本単位処理部1031と1032とで
構成される1つのサービス機能が終了する。
In this manner, one service function constituted by the basic unit processing units 103 1 and 103 2 of the additional service control identified by the SSID is completed.

【0019】[0019]

【発明の効果】以上説明したように本発明は、基本呼
(基本機能)と付加機能との間のインタフェースを固定
化し、付加機能の基本機能との独立性および付加機能同
士の独立性を高めることにより、付加機能の生産性をあ
げ、プログラムの自動生成をも容易化するという効果が
ある。
As described above, according to the present invention, the interface between the basic call (basic function) and the additional function is fixed, and the independence of the additional function from the basic function and the independence between the additional functions are improved. This has the effect of increasing the productivity of additional functions and facilitating automatic generation of programs.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

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

1 呼制御プロセス部 101 基本呼制御機能部 102 BID分析機能部 103 付加サービス制御部 103n SSIDで識別される付加サービス制御の基
本単位処理部 104 呼制御共通ライブラリ部 2 プロトコル制御機能,リソース管理機能などの機能
部 3 サービス分析部
DESCRIPTION OF SYMBOLS 1 Call control process part 101 Basic call control function part 102 BID analysis function part 103 Additional service control part 103n Basic unit processing part of additional service control identified by SSID 104 Call control common library part 2 Protocol control function, resource management function, etc. Function section 3 Service analysis section

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平2−48891(JP,A) 特開 平3−74997(JP,A) 特開 平3−60260(JP,A) 特開 平1−97095(JP,A) (58)調査した分野(Int.Cl.6,DB名) H04M 3/42 H04Q 3/545 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-2-48891 (JP, A) JP-A-3-74997 (JP, A) JP-A-3-60260 (JP, A) JP-A-1- 97095 (JP, A) (58) Field surveyed (Int. Cl. 6 , DB name) H04M 3/42 H04Q 3/545

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 基本的な呼制御を有する交換システムに
おいて、付加的な呼制御を行う際、前記基本的な呼制御
を1つのメッセージ入力して処理し,次のメッセージ入
力の待ち状態に遷移するまでの単位処理である基本単位
処理の組み合わせで構成し、前記基本的な呼制御は入力
メッセージと内部管理状態で,基本単位処理を選択して
実行する手段と、前記基本的な呼制御の基本単位処理全
ての処理開始地点にそれぞれの基本単位処理が識別可能
な識別子を与える手段と、前記付加的な呼制御も同様に
基本単位処理に分割し,処理開始地点が識別可能な識別
子を与える手段と、前記基本的な呼制御の中の基本単位
処理が識別可能な識別子で識別される全ての処理開始ポ
イントで,メッセージが入力されると最初に、この識別
子の分析処理を呼び出す呼出手段と、前記基本単位処理
が識別可能な識別子の分析処理は,この識別子の分析結
果としてこの識別子もしくは処理継続指示を返す手段
と、前記基本単位処理が識別可能な識別子で識別される
処理開始ポイントでは,返されたこの識別子の分析処理
結果に基づいて,指示されたこの識別子で識別される基
本的な呼制御の基本単位処理が起動されうる待ち状態に
遷移する処理と、そのまま基本単位処理を継続し次のメ
ッセージ入力の待ち状態に遷移する処理継続指示を行う
処理手段と、前記基本単位処理が識別可能な識別子の分
析は、分析処理を起動したこの識別子に対して行うべき
前記処理開始地点が識別可能な識別子で識別される処理
の登録されている際、登録処理を起動し,起動処理から
返された値をそのまま基本的な呼制御に返却する返却手
段と、前記処理開始地点が識別可能な識別子で識別され
る付加的な呼制御の基本単位処理では,付加的な呼制御
の単位処理を行った後に、次の処理すべき入力メッセー
ジを受信する基本単位処理が識別可能な識別子番号とそ
のときに起動すべき付加サービスの基本単位処理識別子
である処理開始地点が識別可能な識別子を対にしてこの
基本単位処理が識別可能な識別子の分析に登録/削除/
変更を行う手段と、前記付加的な呼制御の基本単位処理
では、さらに、継続すべき基本的な呼制御処理を判断し
て、基本単位処理が識別可能な識別子または継続指示を
返す手段を備えてなるとを特徴とする付加サービス制御
方式。
In a switching system having basic call control, when performing additional call control, the basic call control is processed by inputting one message and transitioning to a waiting state for the next message input. The basic call control is a combination of basic unit processing, which is a unit process until the basic call control is performed, based on an input message and an internal management state. Means for giving an identifier by which each basic unit process can be identified to all processing start points of the basic unit process, and the additional call control is similarly divided into basic unit processes, and an identifier by which the process start point can be identified is given. Means and, at all processing start points identified by an identifiable identifier of the basic unit processing in the basic call control, first, when a message is input, an analysis process of the identifier is called. A calling unit for issuing the basic unit process, a process for returning the identifier or a process continuation instruction as an analysis result of the identifier, and a process for identifying the basic unit process by the identifier that can be identified. At the start point, based on the analysis processing result of the returned identifier, a process of transitioning to a wait state in which the basic unit process of the basic call control identified by the indicated identifier can be started, and the basic unit as it is. Processing means for issuing a processing continuation instruction to continue processing and shift to a wait state for the next message input; and analyzing the identifier that can be identified by the basic unit processing, the processing to be performed on this identifier that has started the analysis processing When the start point is registered for the process identified by the identifiable identifier, the registration process is started, and the value returned from the start process is used as is for basic call control. In the return means for returning and the basic unit processing of the additional call control in which the processing start point is identified by the identifiable identifier, after performing the additional call control unit processing, the next input message to be processed A pair of an identifier number that can be identified by the basic unit process that receives the ID and an identifier that can identify the process start point that is the basic unit process identifier of the supplementary service to be activated at that time, Register / delete / analyze in analysis
Means for making a change, and the basic unit processing of the additional call control further includes means for determining a basic call control processing to be continued and returning an identifier or a continuation instruction by which the basic unit processing can be identified. An additional service control method characterized by the following.
JP15091291A 1991-05-28 1991-05-28 Supplementary service control method Expired - Fee Related JP2984416B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15091291A JP2984416B2 (en) 1991-05-28 1991-05-28 Supplementary service control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15091291A JP2984416B2 (en) 1991-05-28 1991-05-28 Supplementary service control method

Publications (2)

Publication Number Publication Date
JPH04351052A JPH04351052A (en) 1992-12-04
JP2984416B2 true JP2984416B2 (en) 1999-11-29

Family

ID=15507110

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15091291A Expired - Fee Related JP2984416B2 (en) 1991-05-28 1991-05-28 Supplementary service control method

Country Status (1)

Country Link
JP (1) JP2984416B2 (en)

Also Published As

Publication number Publication date
JPH04351052A (en) 1992-12-04

Similar Documents

Publication Publication Date Title
US5519874A (en) Application execution control method and system for servicing subscribers via a switchboard connected to a computer using an application management table
JP2003223440A (en) Document processing apparatus
JP2007104532A (en) Information processing method
JP2984416B2 (en) Supplementary service control method
US5760345A (en) Tele-writing system, for each other changing image displayed on another terminal, having function of identifying document to be processed in tele-writing operation
US5832217A (en) Communication system distributing packets according to commands acquired form packets and filtering real time requests from the accepted requests and processing the realtime requests selected by the filter
JP3070507B2 (en) GUI automatic creation system
CN115860448A (en) Business process data interaction method and device, electronic equipment and medium
JP2001136272A (en) Automatic answering device
JP2758859B2 (en) Switching system virtual terminal controller
KR100317227B1 (en) Open service creation environment device and control method for intelligent network service creation
CN112418720A (en) Management method and device for mapping of business and process engine, electronic equipment and medium
JP3425873B2 (en) Data input method for terminal device connected to host computer
KR100674179B1 (en) Method and apparatus for caller's detailed identification display
JPH07168704A (en) Job execution control system
JP7060077B2 (en) Service cooperation device and service cooperation method
JP2704097B2 (en) Virtual protocol control system
JP2002049496A (en) Program control method and system, and recording medium stored with the processing program
JP2511626B2 (en) Basic call control device
JP3607479B2 (en) Switchboard operation system
JP2002222298A (en) Work flow system and work flow processing method
JPH09325883A (en) Information processor and its method, information processing system and its controlling method
JP2002236591A (en) Communication association system and recording medium with program actualizing the communication association system recorded thereon
JP2002073928A (en) Method of linking security for workflow system
JP2001222441A (en) Device and method for generating test data

Legal Events

Date Code Title Description
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 (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080924

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20080924

Year of fee payment: 9

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

Free format text: PAYMENT UNTIL: 20080924

Year of fee payment: 9

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20080924

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090924

Year of fee payment: 10

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

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20090924

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

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20100924

LAPS Cancellation because of no payment of annual fees