KR20000039980A - Method for transmitting multi-message between service control part and subscriber registration part of communication system - Google Patents

Method for transmitting multi-message between service control part and subscriber registration part of communication system Download PDF

Info

Publication number
KR20000039980A
KR20000039980A KR1019980055485A KR19980055485A KR20000039980A KR 20000039980 A KR20000039980 A KR 20000039980A KR 1019980055485 A KR1019980055485 A KR 1019980055485A KR 19980055485 A KR19980055485 A KR 19980055485A KR 20000039980 A KR20000039980 A KR 20000039980A
Authority
KR
South Korea
Prior art keywords
data
service control
control unit
subscriber registration
communication system
Prior art date
Application number
KR1019980055485A
Other languages
Korean (ko)
Inventor
송정진
박유란
이성호
Original Assignee
김영환
현대전자산업 주식회사
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 김영환, 현대전자산업 주식회사 filed Critical 김영환
Priority to KR1019980055485A priority Critical patent/KR20000039980A/en
Publication of KR20000039980A publication Critical patent/KR20000039980A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/90Buffering arrangements
    • H04L49/9005Buffering arrangements using dynamic buffer space allocation

Abstract

PURPOSE: A method for transmitting a multi-message between a service control part and a subscriber registration part of a communication system is provided to transmit data of a service control part and a subscriber registration part independently of a buffer size. CONSTITUTION: A method for transmitting a multi-message between a service control part and a subscriber registration part of a communication system comprises the following steps. A size of data from a database of a service control part is set up as a data size less than or equal to a buffer size. Next data are examined. A point is set up if the next data exist. The service control part transmits the data to a server of a subscriber registration part. The subscriber registration part examines the next data from a structure of the transmitted data and sets up the next data and the point and transmits them to the service control part if the next data exist.

Description

통신 시스템의 서비스제어부와 가입자등록부간 다중메시지 전송방법Multi-message transmission method between service control unit and subscriber register in communication system

본 발명은 통신 시스템의 서비스제어부(Service Control Point, SCP)와 가입자등록부(Service Management System, SMS)간 다중메시지 전송방법에 관한 것으로, 특히 서비스제어부와 가입자등록부의 대량의 데이터를 원격절차호출(Remote Procedure Call, RPC)을 통하여 전송할 때 버퍼의 크기에 제한을 받지 않고 전송하는 통신 시스템의 서비스제어부와 가입자등록부간 다중메시지 전송방법에 관한 것이다.The present invention relates to a multi-message transmission method between a service control point (SCP) and a subscriber management unit (SMS) of a communication system, and in particular, a remote procedure call of a large amount of data of the service control unit and the subscriber registration unit (Remote) The present invention relates to a multi-message transmission method between a service control unit and a subscriber register of a communication system that transmits without restriction on the buffer size when transmitting through a procedure call (RPC).

일반적으로 서비스제어부(SCP)는 서비스 제어를 담당하는 ITU-T(International Telecommunications Union, Telecommunication, 국제전기통신연합 전기통신 표준화부문) No.7 신호망의 시스템으로 서비스 교환기로부터 수신한 정보의 적격 검사, 경로 지정 정보 번역 등의 서비스 제어를 수행한다. 그리고 가입자등록부(SMS)는 가입자에 대한 데이터를 입력하고 저장하며 관리하는 기능을 수행한다. 또한 원격절차호출(RPC)이란 프로그램의 일부분의 실행을 같은 네트워크에 접속된 다른 머신에 위탁하는 메커니즘으로, 실행결과는 반환값으로 호출측의 프로그램에 반환한다.In general, the service control unit (SCP) is a system of the ITU-T (International Telecommunications Union, Telecommunication, Telecommunication Standardization Sector) No.7 signal network that performs service control. Service control such as translation of routing information. The subscriber registration unit (SMS) performs a function of inputting, storing, and managing data on a subscriber. Also, a remote procedure call (RPC) is a mechanism that commits the execution of a part of a program to another machine connected to the same network. The execution result is returned to the calling program as a return value.

도1은 일반적인 통신 시스템의 서비스제어부와 가입자등록부의 블록구성도이다.1 is a block diagram of a service control unit and a subscriber registration unit in a general communication system.

이에 도시된 바와 같이, 서비스제어부(10)는 원격절차호출을 수행하는 원격절차호출 핸들러(11)와, 가상사설망의 서버기능을 수행하는 가상사설망 서버(12)와, 상기 가상사설망 서버(12)와 연결되어 가상사설망을 통한 통신 서비스를 수행하는 가상사설망 서비스부(13)를 구비하고; 가입자등록부(20)는 상기 서비스제어부(10)의 원격절차호출 핸들러(11)와 원격절차호출 방식으로 연결된 원격절차호출 서버(21)와; 상기 원격절차호출 서버(21)와 연결되어 가상사설망을 통한 통신 서비스를 수행하는 가상사설망 서비스부(22)를 구비하고 있다.As shown therein, the service control unit 10 includes a remote procedure call handler 11 for performing a remote procedure call, a virtual private network server 12 performing a server function of a virtual private network, and the virtual private network server 12. A virtual private network service unit 13 connected with the virtual private network to perform a communication service; The subscriber registration unit 20 includes a remote procedure call server 21 connected to the remote procedure call handler 11 of the service control unit 10 in a remote procedure call method; The virtual private network service unit 22 is connected to the remote procedure call server 21 to perform a communication service through the virtual private network.

그래서 종래에는 원격절차호출을 통하여 서비스제어부(10)와 가입자등록부(20)간 소량의 데이터 전송을 수행하였기 때문에 버퍼의 크기에 영향을 받지 않았다.Thus, since a small amount of data transmission is performed between the service control unit 10 and the subscriber registration unit 20 through a remote procedure call, the buffer size is not affected.

그러나 서비스제어부(10)와 가입자등록부(20)간 원격절차호출을 통한 데이터 전송시 대량의 데이터는 버퍼 크기에 영향을 받기 때문에 한번에 대량의 데이터를 전송하는 것이 불가능한 문제점이 있었다.However, when transmitting data through the remote procedure call between the service control unit 10 and the subscriber registration unit 20, there is a problem that it is impossible to transmit a large amount of data at once because a large amount of data is affected by the buffer size.

이에 본 발명은 상기와 같은 종래의 제반 문제점을 해소하기 위해 제안된 것으로, 본 발명의 목적은 서비스제어부와 가입자등록부의 대량의 데이터를 원격절차호출을 통하여 전송할 때 버퍼의 크기에 제한을 받지 않고 전송할 수 있는 통신 시스템의 서비스제어부와 가입자등록부간 다중메시지 전송방법을 제공하는 데 있다.Accordingly, the present invention has been proposed to solve the above-mentioned conventional problems, and an object of the present invention is to transmit a large amount of data without limitation on the buffer size when transmitting a large amount of data through the remote procedure call of the service control unit and the subscriber registration unit. The present invention provides a multi-message transmission method between a service control unit and a subscriber register of a communication system.

상기와 같은 목적을 달성하기 위하여 본 발명에 의한 통신 시스템의 서비스제어부와 가입자등록부간 다중메시지 전송방법은,In order to achieve the above object, the multi-message transmission method between the service control unit and the subscriber register of the communication system according to the present invention,

서비스제어부의 데이터베이스로부터 데이터를 버퍼 크기보다 작거나 같도록 설정한 다음 데이터의 구조에서 다음데이터유무를 점검하는 단계와; 상기 다음데이터가 존재하면 포인트를 설정하고 상기 서비스제어부에서 가입자등록부의 서버로 데이터를 전송하는 단계와; 상기 서비스제어부에서 데이터를 전송받은 상기 가입자등록부는 전송받은 데이터 구조에서 다음데이터유무를 점검하는 단계와; 상기 다음데이터가 존재하면 다음 데이터 처리를 위해 가지고 온 다음데이터유무와 포인트를 그대로 설정해서 상기 서비스제어부로 전송하고 마지막 데이터까지 처리완료하는 단계를 수행함을 그 기술적 구성상의 특징으로 한다.Setting data from the database of the service control unit to be smaller than or equal to a buffer size and checking whether data is next in the structure of the data; Setting a point if the next data exists and transmitting data from the service control unit to a server of the subscriber registration unit; The subscriber registration unit receiving data from the service control unit checking whether there is next data in the received data structure; If the next data is present, the technical configuration features that the next data is brought to the next data processing and the point set as it is sent to the service control unit and the process to the final data is completed.

도1은 일반적인 통신 시스템의 서비스제어부와 가입자등록부의 블록구성도이고,1 is a block diagram of a service control unit and a subscriber registration unit of a general communication system;

도2는 도1에서 원격절차호출 인터페이스 영역에서의 내부자료구조를 보인 구조도이며,FIG. 2 is a structural diagram showing an internal data structure in a remote procedure call interface area of FIG. 1;

도3은 본 발명의 일실시예에 의한 통신 시스템의 서비스제어부에서 가입자등록부와 다중메시지를 전송하는 방법을 보인 흐름도이고,3 is a flowchart illustrating a method for transmitting a subscriber registration unit and multiple messages in a service control unit of a communication system according to an embodiment of the present invention;

도4는 본 발명의 일실시예에 의한 통신 시스템의 가입자등록부에서 서비스제어부와 다중메시지를 전송하는 방법을 보인 흐름도이다.4 is a flowchart illustrating a method of transmitting a multi-message with a service controller in the subscriber registration unit of the communication system according to an embodiment of the present invention.

도면의 주요 부분에 대한 부호의 설명Explanation of symbols for the main parts of the drawings

10 : 서비스제어부 11 : 원격절차호출 핸들러10: service control unit 11: remote procedure call handler

12 : 가상사설망 서버 13, 22 : 가상사설망서비스부12: virtual private network server 13, 22: virtual private network service department

20 : 가입자등록부 21 : 원격절차호출 서버20: subscriber register 21: remote procedure call server

이하, 상기와 같은 본 발명 통신 시스템의 서비스제어부와 가입자등록부간 다중메시지 전송방법의 기술적 사상에 따른 일실시예를 첨부한 도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, an embodiment according to the technical concept of the multi-message transmission method between the service control unit and the subscriber registration unit of the present invention as described above will be described in detail with reference to the accompanying drawings.

먼저 서비스제어부(10)인 지능망 시스템에서 관리되고 있는 가입자 데이터베이스의 데이터를 원격절차호출을 통하여 가입자등록부(20)에서 백업 관리하게 되는데, 서비스제어부(10)의 데이터가 대량이기 때문에 가입자등록부(20)에 데이터를 전송하는데는 버퍼 크기의 제약을 받게 된다.First, the subscriber registration unit 20 manages the data of the subscriber database managed by the intelligent network system, which is the service control unit 10, through the remote procedure call. Since the data of the service control unit 10 is large, the subscriber registration unit 20 is managed. Transferring data to a server is limited by the buffer size.

이것을 탈피하기 위하여 본 발명에서는 서비스제어부(10)의 가입자 데이터를 버퍼 크기 보다 작거나 같도록 최대한으로 보낼 수 있는데, 이렇게 보낼 때 다음 데이터의 유무와 포인터를 원격절차호출 인터페이스 영역에서 관리함으로써 다음 데이터가 있어서 데이터를 읽고자 할 때 원격절차호출 인터페이스 영역의 다음 데이터 유무를 점검하여 있을 때에는 포인터가 가리키는 곳부터 데이터를 읽어서 가입자등록부(20)에 전송하여 마지막 데이터까지 처리가 가능하게 된다.In order to avoid this, in the present invention, the subscriber data of the service control unit 10 can be sent as much as possible to be smaller than or equal to the buffer size. In this case, the next data is managed by managing the presence or absence of the next data and the pointer in the remote procedure call interface area. Therefore, when the data is to be read and the presence or absence of the next data in the remote procedure call interface area is checked, the data is read from the point indicated by the pointer and transmitted to the subscriber registration unit 20 so that the last data can be processed.

그리고 본 발명은 데이터 관리차원에서도 이용되지만, 서비스제어부(10)의 디스크에 여유공간이 없을 때 타시스템에 데이터를 저장하여 서비스제어부(10)의 디스크를 이용하는 것과 같이 사용할 수 있는 장점이 있다.And although the present invention is also used in the data management dimension, when there is no free space on the disk of the service control unit 10 has the advantage that can be used as if using the disk of the service control unit 10 by storing data in another system.

도2는 도1에서 원격절차호출 인터페이스 영역에서의 내부자료구조를 보인 구조도이다.FIG. 2 is a structural diagram showing the internal data structure in the remote procedure call interface area in FIG.

그래서 서비스제어부(10)의 원격절차호출 핸들러(11)와 가입자등록부(20)의 원격절차호출 서버(21)간의 원격절차호출 인터페이스를 위한 발신메시지의 구조는 PROG + 버전 + 다음 데이터유무 태그 + 다음 데이터 포인트 + 전송자료 등으로 구성한다.So, the structure of the outgoing message for the remote procedure call interface between the remote procedure call handler 11 of the service control unit 10 and the remote procedure call server 21 of the subscriber register 20 is PROG + version + next data presence tag + next. It consists of data point + transmission data.

상기 데이터구조는 원격절차호출 인터페이스를 통하여 서비스제어부(10)에서 가입자등록부(20)로 보내어 처리하게 된다. 이때 가입자등록부(20)에서는 다음 데이터유무와 다음 데이터의 포인트를 서비스제어부(10)에 그대로 보내준다.The data structure is sent from the service control unit 10 to the subscriber registration unit 20 through a remote procedure call interface for processing. At this time, the subscriber registration unit 20 transmits the next data presence and the next data point to the service control unit 10 as it is.

도3은 본 발명의 일실시예에 의한 통신 시스템의 서비스제어부에서 가입자등록부와 다중메시지를 전송하는 방법을 보인 흐름도이다.3 is a flowchart illustrating a method for transmitting a subscriber registration unit and multiple messages in a service control unit of a communication system according to an embodiment of the present invention.

이에 도시된 바와 같이, 서비스제어부(10)의 데이터베이스로부터 데이터를 버퍼 크기보다 작거나 같도록 설정한 다음 데이터의 구조에서 다음데이터유무를 점검하는 단계(ST1 ~ ST3)와; 상기 다음데이터가 존재하면 포인트를 설정하고 서비스제어부(10)에서 가입자등록부(20)의 서버(21)로 데이터를 전송하는 단계(ST3 ~ ST6)를 수행한다.As shown therein, setting the data from the database of the service control unit 10 to be smaller than or equal to the buffer size and then checking whether there is next data in the structure of the data (ST1 to ST3); If the next data exists, a point is set and the service controller 10 transmits the data to the server 21 of the subscriber register 20 (ST3 to ST6).

도4는 본 발명의 일실시예에 의한 통신 시스템의 가입자등록부에서 서비스제어부와 다중메시지를 전송하는 방법을 보인 흐름도이다.4 is a flowchart illustrating a method of transmitting a multi-message with a service controller in the subscriber registration unit of the communication system according to an embodiment of the present invention.

이에 도시된 바와 같이, 상기 서비스제어부(10)에서 데이터를 전송받은 가입자등록부(20)는 전송받은 데이터 구조에서 다음데이터유무를 점검하는 단계(ST11)(ST12)와; 상기 다음데이터가 존재하면 다음 데이터 처리를 위해 가지고 온 다음데이터유무와 포인트를 그대로 설정해서 상기 서비스제어부(10)로 전송하고 마지막 데이터까지 처리완료하는 단계(ST13)(ST14)를 수행한다.As shown in the drawing, the subscriber registration unit 20 receiving data from the service control unit 10 checks whether there is next data in the received data structure (ST11) (ST12); If the next data is present, the next data presence and the point for the next data processing are set as it is, transmitted to the service control unit 10, and the process is completed until the last data (ST13) (ST14).

서비스제어부(10)에서 가상사설망서비스에 가입한 가입자 데이터를 원격절차호출을 이용하여 서비스제어부(10)의 원격절차호출 핸들러(11)에서 가입자등록부(20)의 원격절차호출 서버(21)로 보내어 가상사설망서비스 백업(backup) 저장매체(storage)에 저장하는 것에서, 원격절차호출 영역에서 대량의 데이터를 전송할 경우 버퍼 크기에 제한 받기 때문에 데이터를 버퍼 크기 만큼씩 나누어 처리한다. 여기서 데이터를 나누어서 처리하고자 할 때 다음데이터가 유무 또는 다음데이터의 포인터를 관리함으로써 연속적으로 대량의 데이터를 처리하게 된다.Send the subscriber data subscribed to the virtual private network service in the service control unit 10 from the remote procedure call handler 11 of the service control unit 10 to the remote procedure call server 21 of the subscriber register 20 using the remote procedure call. In the virtual private network service backup storage, the data is divided by the buffer size because a large data size is limited by the buffer size. Here, when data is to be divided and processed, the next data is processed or a large amount of data is continuously processed by managing a pointer of the next data.

그래서 서비스제어부(10)는 먼저 데이터베이스로부터 데이터를 설정하여 설정된 데이터가 버퍼 크기보다 작거나 같도록 한다(ST1)(ST2). 그리고 데이터 구조에서 다음데이터유무를 점검하여 다음 데이터가 존재하면 다음데이터포인트를 설정한다(ST3)(ST4). 그리고 서비스제어부(10)의 원격절차호출 핸들러(11)를 통해 가입자등록부(20)의 원격절차호출 서버(21)로 데이터를 전송한다(ST5). 그리고 다음 데이터가 있으면 처리하고 없으면 끝낸다(ST6).Thus, the service control unit 10 first sets data from the database so that the set data is smaller than or equal to the buffer size (ST1) (ST2). The next data point is checked in the data structure and the next data point is set if the next data exists (ST3) (ST4). Then, the data is transmitted to the remote procedure call server 21 of the subscriber registration unit 20 through the remote procedure call handler 11 of the service control unit 10 (ST5). If there is next data, it is processed. If not, it ends (ST6).

가입자등록부(20)에서는 서비스제어부(10)로부터 데이터를 받아서 데이터베이스에 저장한다(ST11). 그리고 다음 데이터가 있는가를 점검하여 있으면 데이터 구조에서 다음 데이터 처리를 위해 가지고 온 다음데이터유무와 다음데이터포인트를 그대로 넣어서 서비스제어부(10)로 보내고 끝내게 된다(ST12 ~ ST14).The subscriber registration unit 20 receives data from the service control unit 10 and stores the data in the database (ST11). If it is checked whether there is the next data, the next data point and the next data point brought in for the next data processing from the data structure are put into the service control unit 10 and finished (ST12 to ST14).

이처럼 본 발명은 서비스제어부와 가입자등록부의 대량의 데이터를 원격절차호출을 통하여 전송할 때 버퍼의 크기에 제한을 받지 않고 전송하게 되는 것이다.As described above, the present invention is to transmit a large amount of data of the service control unit and the subscriber registration through the remote procedure call without being limited to the size of the buffer.

이상에서 본 발명의 바람직한 실시예를 설명하였으나, 본 발명은 다양한 변화와 변경 및 균등물을 사용할 수 있다. 본 발명은 상기 실시예를 적절히 변형하여 동일하게 응용할 수 있음이 명확하다. 따라서 상기 기재 내용은 하기 특허청구범위의 한계에 의해 정해지는 본 발명의 범위를 한정하는 것이 아니다.Although the preferred embodiment of the present invention has been described above, the present invention may use various changes, modifications, and equivalents. It is clear that the present invention can be applied in the same manner by appropriately modifying the above embodiments. Accordingly, the above description does not limit the scope of the invention as defined by the limitations of the following claims.

이상에서 살펴본 바와 같이, 본 발명에 의한 통신 시스템의 서비스제어부와 가입자등록부간 다중메시지 전송방법은 대량의 서비스제어부의 데이터를 가입자등록부에 보내는데 버퍼 크기의 제약을 받지 않아도 되고, 타시스템의 데이터를 관리하고 보관하는데도 용이한 효과가 있게 된다.As described above, in the multi-message transmission method between the service control unit and the subscriber register of the communication system according to the present invention, a large amount of data is transmitted to the subscriber register to the subscriber register, without having to be limited by the buffer size, and managing data of another system. It also has an easy effect for storage.

Claims (1)

통신 시스템의 서비스제어부와 가입자등록부간 다중메시지 전송방법에 있어서,In the multi-message transmission method between the service control unit and the subscriber register of the communication system, 서비스제어부의 데이터베이스로부터 데이터를 버퍼 크기보다 작거나 같도록 설정한 다음 데이터의 구조에서 다음데이터유무를 점검하는 단계와;Setting data from the database of the service control unit to be smaller than or equal to a buffer size and checking whether data is next in the structure of the data; 상기 다음데이터가 존재하면 포인트를 설정하고 상기 서비스제어부에서 가입자등록부의 서버로 데이터를 전송하는 단계와;Setting a point if the next data exists and transmitting data from the service control unit to a server of the subscriber registration unit; 상기 서비스제어부에서 데이터를 전송받은 상기 가입자등록부는 전송받은 데이터 구조에서 다음데이터유무를 점검하는 단계와;The subscriber registration unit receiving data from the service control unit checking whether there is next data in the received data structure; 상기 다음데이터가 존재하면 다음 데이터 처리를 위해 가지고 온 다음데이터유무와 포인트를 그대로 설정해서 상기 서비스제어부로 전송하고 마지막 데이터까지 처리완료하는 단계를 수행하는 것을 특징으로 하는 통신 시스템의 서비스제어부와 가입자등록부간 다중메시지 전송방법.If the next data is present, the service control unit and the subscriber registration unit of the communication system, characterized in that for setting the next data presence and the point brought for the next data processing as it is sent to the service control unit and the final data is completed. Inter-message transmission method.
KR1019980055485A 1998-12-16 1998-12-16 Method for transmitting multi-message between service control part and subscriber registration part of communication system KR20000039980A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980055485A KR20000039980A (en) 1998-12-16 1998-12-16 Method for transmitting multi-message between service control part and subscriber registration part of communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980055485A KR20000039980A (en) 1998-12-16 1998-12-16 Method for transmitting multi-message between service control part and subscriber registration part of communication system

Publications (1)

Publication Number Publication Date
KR20000039980A true KR20000039980A (en) 2000-07-05

Family

ID=19563208

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980055485A KR20000039980A (en) 1998-12-16 1998-12-16 Method for transmitting multi-message between service control part and subscriber registration part of communication system

Country Status (1)

Country Link
KR (1) KR20000039980A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0267848A (en) * 1988-09-02 1990-03-07 Fujitsu Ltd Transfer system for variable length data frame
KR930015454A (en) * 1991-12-30 1993-07-24 경상현 Communication processing network management device and communication method
JPH0653903A (en) * 1992-07-31 1994-02-25 Nec Commun Syst Ltd Control channel switching system
KR20000007976A (en) * 1998-07-09 2000-02-07 정선종 Slot alignment/slot size changing method of base station and packet data transmitting method through competing channel of mobile terminal thereby
KR20000039887A (en) * 1998-12-16 2000-07-05 서평원 Method for processing additional service message in switching system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0267848A (en) * 1988-09-02 1990-03-07 Fujitsu Ltd Transfer system for variable length data frame
KR930015454A (en) * 1991-12-30 1993-07-24 경상현 Communication processing network management device and communication method
JPH0653903A (en) * 1992-07-31 1994-02-25 Nec Commun Syst Ltd Control channel switching system
KR20000007976A (en) * 1998-07-09 2000-02-07 정선종 Slot alignment/slot size changing method of base station and packet data transmitting method through competing channel of mobile terminal thereby
KR20000039887A (en) * 1998-12-16 2000-07-05 서평원 Method for processing additional service message in switching system

Similar Documents

Publication Publication Date Title
EP0006216B1 (en) Improvements in digital data processing systems
US6230004B1 (en) Remote procedure calls using short message service
EP0097674B1 (en) Interface processor unit
EP0875029B1 (en) Distributed processing
US5664010A (en) System and method for providing an improved telecommunications service node
KR20000039980A (en) Method for transmitting multi-message between service control part and subscriber registration part of communication system
KR100418967B1 (en) Apparatus And Method for Global Title Translation of Signalling Message in No.7 Signalling Network
US6898199B1 (en) Architecture for providing flexible, programmable supplementary services in an expandable telecommunications system
KR100256564B1 (en) Method for initial-treatment between omi and agent
KR100274199B1 (en) Method for link control protocol process in v5.2 interface
KR0169037B1 (en) Method of message control in agent of electric communication control network
JP2003234822A (en) Method for transferring subscriber data between service control nodes
KR0139583B1 (en) A signal tracing method for no.7 isup of isdn
KR930010282B1 (en) Output message transfer method in electronic exchanges
KR100263386B1 (en) Method of parsing transaction language 1 in a regional monitor and control system
KR950005987B1 (en) Maintenance system in electronic exchange
KR20000066515A (en) Method and apparatus for holdind in common between network management systems
KR100270737B1 (en) Management method of incomming voice call in isdn exchange system
KR100197418B1 (en) Apparatus for transmitting the data in a personal communication exchange
KR100214131B1 (en) Apparatus for providing voice mail service in the switching system and method
KR930007235B1 (en) Primitive tranceiving method
JP2820942B2 (en) Communication protocol processing method
KR100270732B1 (en) Method for managing gts information in mobile communication system
KR970002778B1 (en) Message tx/rx method btween processors in the intelligent service control/management system
KR100520147B1 (en) How to print a message from a digital private exchange system to an extension

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
N231 Notification of change of applicant
E902 Notification of reason for refusal
E601 Decision to refuse application