KR100231699B1 - A method of data creation in PSTN subscriber - Google Patents

A method of data creation in PSTN subscriber Download PDF

Info

Publication number
KR100231699B1
KR100231699B1 KR1019970049767A KR19970049767A KR100231699B1 KR 100231699 B1 KR100231699 B1 KR 100231699B1 KR 1019970049767 A KR1019970049767 A KR 1019970049767A KR 19970049767 A KR19970049767 A KR 19970049767A KR 100231699 B1 KR100231699 B1 KR 100231699B1
Authority
KR
South Korea
Prior art keywords
data
subscriber
message
command
database
Prior art date
Application number
KR1019970049767A
Other languages
Korean (ko)
Other versions
KR19990027330A (en
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 KR1019970049767A priority Critical patent/KR100231699B1/en
Publication of KR19990027330A publication Critical patent/KR19990027330A/en
Application granted granted Critical
Publication of KR100231699B1 publication Critical patent/KR100231699B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/22Arrangements for supervision, monitoring or testing
    • H04M3/2245Management of the local loop plant

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 발명은 소프트웨어 컴포넌트를 기반으로 한 공중교환전화망(PSTN) 가입자 데이터 생성방법에 관한 것으로서, 데이터 처리기능이 수행되는 과정에서 사용되는 데이터들을 모두 컴포넌트화하고, 이미 입증된 데이터 및 S/W를 라이브러리 형태로 재사용함으로써 S/W의 신뢰도 및 경제성을 향상시킬 수 있는 데이터 생성방법을 제공하며, 가입자 데이터 처리는 시스템이 운용중인 상태에서 다수의 입력 터미널을 통해 다발적으로 발생하는 형태이고 데이터베이스를 이용한 과정이 거의 대부분인 데이터 처리 기능은 DBMS가 수행하는 시간을 고려하여 명령어를 수행할 때 지연 요인을 제거할 수 있고, 데이터 처리의 독립성을 유지할 수 있어야 한다.The present invention relates to a PSTN subscriber data generation method based on a software component, and to componentize all the data used in the process of performing the data processing function, the library and the already proven data and software It provides a data generation method that can improve the reliability and economic efficiency of S / W by reusing it in the form, and subscriber data processing is a form that occurs frequently through a number of input terminals while the system is in operation. Almost all of these data processing functions should be able to eliminate the delay factor when executing the command in consideration of the time taken by the DBMS and maintain the independence of data processing.

따라서, 이들 데이터를 처리하기 위한 프로세스 및 파일 구성에 있어서 각 명령어가 입력될 때마다 이에 대응되는 프로세스 및 파일을 1:1로 생성하여 동시에 처리하도록 구성함으로써, 운용 및 유지보수에 대한 효율성이 증대되며, 데이터와 프로그램을 완전히 분리시켜 이미 입증된 라이브러리 형태로 데이터와 S/W 컴포넌트를 재사용함으로서 가입자 데이터 생성을 위한 프로그램의 신뢰성과 경제성이 보장되는 효과를 갖는다.Therefore, in the process and file configuration for processing these data, the process and file corresponding to each command is input to generate 1: 1 and process simultaneously, thereby increasing the efficiency of operation and maintenance. By separating the data and the program completely, and reusing the data and the S / W component in the form of a proven library, the reliability and economics of the program for generating the subscriber data are guaranteed.

Description

공중교환전화망 가입자 데이터 생성방법{A method of data creation in PSTN subscriber}A method of data creation in PSTN subscriber}

본 발명은 비동기 전송모드(Asynchronous Transfer Mode, 이하 ATM라 칭함) 교환기에서 공중교환전화망(Public Switched Telephony Network, 이하 PSTN라 칭함)의 가입자를 수용하기 위해 아날로그 가입자를 대상으로 운용중인 상태에서 정보의 생성, 변경 및 확인 등 일련의 데이터를 생성하는 방법에 관한 것이다.The present invention generates information in an operating state for an analog subscriber to accommodate a subscriber of a Public Switched Telephony Network (hereinafter referred to as a PSTN) in an Asynchronous Transfer Mode (hereinafter referred to as ATM) exchange. It is about how to generate a series of data, such as change and confirmation.

종래의 PSTN에서 아날로그 가입자를 대상으로 운용중인 상태에서 새로운 정보의 생성, 변경 및 확인 등 일련의 데이터를 처리하기 위해 대상이 되는 모든 데이터들은 데이터베이스로 구성하였으며, 운용자가 요구하는 입력 매개 변수들은 일차적으로 적합성을 검사한 후 수행이 가능한 것일 경우에만 수행한다.In the conventional PSTN, all data targeted for processing a series of data such as creation, modification and confirmation of new information while operating for analog subscribers are composed of a database, and the input parameters required by the operator are primarily Only if it can be done after checking compliance.

그리고 프로그램이 수행되는 과정의 여러 개의 블록에서 공통으로 사용하는 데이터들을 모두 포함하는 명세화일을 만들어 프로그램에서 참조하도록 하였다.In addition, the program creates a specification file that contains all the data commonly used in the various blocks of the program execution.

하지만 이러한 구조에서는 블록 내부에서 사용하지 않는 데이터들을 포함함으로써 각 데이터들간의 상호 일치성에 대한 유지가 어렵고 오류 발생 요인을 내포하고 있기 때문에 비경제적이고 신뢰성이 떨어지는 단점이 발생하였다.However, in this structure, it is difficult to maintain the mutual correspondence between each data by including the data not used in the block, and it has the disadvantage of being uneconomical and unreliable because it includes an error occurrence factor.

본 발명은 ATM 망에서 기존 PSTN 망의 가입자를 흡수 수용하기 위해 PSTN 가입자와의 정합이 가능한 ATM-PSTN 연동 호처리 및 운용/유지보수에 필요한 데이터 생성방법을 제공함에 있어 상기 단점을 해결하였다.The present invention solves the above shortcomings in providing a data generation method for ATM-PSTN interworking call processing and operation / maintenance that can be matched with PSTN subscribers to absorb and accommodate subscribers of existing PSTN networks in ATM networks.

기존의 PSTN 시스템 S/W와 ATM 시스템 S/W 간에는 OS, DBMS 및 응용 S/W가 크게 다르고 S/W를 개발하기 위한 환경 측면에서도 개념적으로 다르기 때문에 데이터 처리기능이 수행되는 과정에 사용되는 데이터들을 데이터 표현의 기본 단위로 컴포넌트하고 이미 입증된 데이터 및 S/W를 라이브러리 형태로 재사용함으로써 S/W의 신뢰도 및 경제성을 향상시킬 수 있는 데이터 생성방법을 제공하는 것을 목적으로 한다.Data used in the process of data processing is performed because the OS, DBMS, and application software are significantly different between the existing PSTN system software and ATM system software, and conceptually different in terms of the environment for developing the software. Its purpose is to provide a data generation method that can improve the reliability and economic efficiency of S / W by compiling them as a basic unit of data representation and reusing already proven data and S / W in library form.

도 1은 본 발명에 따른 ATM 교환기의 PSTN 연동을 나타낸 시스템 제어 구조도,1 is a system control structure diagram illustrating PSTN interworking of an ATM exchange system according to the present invention;

도 2는 본 발명에 따른 소프트웨어 블록의 관계 구성도,2 is a relational configuration diagram of a software block according to the present invention;

도 3은 본 발명의 소프트웨어 컴포넌트 정합 구성도,3 is a software component matching configuration diagram of the present invention;

도 4는 본 발명의 프로세스 및 파일 구성도,4 is a process and file diagram of the present invention;

도 5는 본 발명이 적용되는 PSTN 가입자 데이터 처리 흐름도.5 is a flowchart for processing PSTN subscriber data to which the present invention is applied.

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

100 : ATM 국부스위칭 서브시스템(ALS)100: ATM Local Switching Subsystem (ALS)

110 : ATM 국부스위칭 서브시스템/중계선(ALS/T)110: ATM local switching subsystem / relay line (ALS / T)

112 : 중계선 인터페이스 모듈(TIM)112: trunk line interface module (TIM)

113,123 : 접근스위치 네트워크 모듈(ASNM)113,123: Access Switch Network Module (ASNM)

113a,123a,310a : 접근 스위치(ASLH)113a, 123a, 310a: access switch (ASLH)

114,124 : 호 접속 제어 프로세서(CCCP)114,124 Call Connection Control Processor (CCCP)

120 : ATM 국부스위칭 서브시스템/가입자(ALS/S)120: ATM local switching subsystem / subscriber (ALS / S)

121 : 가입자 인터페이스 모듈(SIM)121: subscriber interface module (SIM)

122 : 접속연결 절단모듈(CLSM) 200 : 인터워킹 서브시스템(IWS)122: connection connection cutting module (CLSM) 200: interworking subsystem (IWS)

210 : ATM 인터워킹 모듈(AIWM) 220 : 타임스위치 모듈(TSWM)210: ATM interworking module (AIWM) 220: time switch module (TSWM)

230 : 디지털 연결 접근 모듈(DLAM)230: digital connection access module (DLAM)

240 : 전역 버스 250 : 신호 서비스 모듈(SSM)240: global bus 250: signal service module (SSM)

260 : 서브 하이웨이260: Sub Highway

300 : ATM 중앙 스위칭 서브시스템(ACS)300: ATM Central Switching Subsystem (ACS)

310 : 상호접속스위치 네트워크 모듈(ISNM)310: interconnect switch network module (ISNM)

320 : 운용유지 프로세서(OMP) 400 : 상호모듈 인터페이스(IMI)320: operation maintenance processor (OMP) 400: intermodule interface (IMI)

510 : 아날로그 가입자 제어 블록(ASCNF)510: analog subscriber control block (ASCNF)

520 : 번호 데이터 처리블럭(NDHNF)520: Number data processing block (NDHNF)

530 : 전화통신 장치 유지 처리블럭(TDMHNF)530: telephone communication device maintenance processing block (TDMHNF)

540 : 가입자 데이터 처리블럭(SDHNF)540: subscriber data processing block (SDHNF)

550 : 실행 제어 블럭(ECF)550 Execution Control Block (ECF)

560 : 데이터베이스 관리시스템(DBMS)560 Database Management System (DBMS)

610 : S/W 컴포넌트 그룹 611 : 릴레이션610: S / W component group 611: relation

612 : 도메인 613 : 모드612: Domain 613: mode

614 : 시그널 615 : SYN614: signal 615: SYN

616 : 프로세스 617 : 라이브러리616: Process 617: Library

618 : 입력메시지 619 : 출력메시지618: input message 619: output message

620 : 인터페이스 파일 621 : DB 관련 정의화일620: Interface file 621: DB related definition file

622 : 프로그램 정의화일 623 : 입출력 메시지 정의화일622: Program definition file 623: I / O message definition file

630 : 소스 파일 640 : 실행 파일630: source file 640: executable file

710 : 주 프로세스 720 : 입력 메시지 수신부710: main process 720: input message receiver

730 : 가입자 데이터 생성 기능을 처리하기 위한 프로세스730: Process for processing subscriber data generation function

상기 목적을 달성하기 위해 본 발명은, ATM 국부스위칭 서브시스템(ATM Local Switching Subsystem, 이하 ALS라 칭함), ATM 중앙교환 서브시스템(ATM central Switching Subsystem, 이하 ACS라 칭함) 그리고 인터워킹 서브시스템(Inter-Working Subsystem, 이하 IWS라 칭함) 3개의 서브시스템으로 구성된 ATM 교환시스템은 기존의 PSTN 망의 가입자를 흡수 수용하기 위해 IWS가 추가된다.In order to achieve the above object, the present invention provides an ATM local switching subsystem (hereinafter referred to as ALS), an ATM central switching subsystem (hereinafter referred to as ACS), and an interworking subsystem (Inter Working Subsystem (hereinafter referred to as IWS) In an ATM switching system consisting of three subsystems, IWS is added to absorb subscribers of the existing PSTN network.

로컬 스위칭 및 집선 기능을 수행하는 접근스위치 네트워크 모듈(Access Switch Network Module, 이하 ASNM라 칭함), 각 ALS에서 공통적으로 필요한 호 처리 기능인 번호 번역 기능과 루트 제어, 시스템 차원의 유지 보수, 시험, 과금, 통계 기능 뿐만 아니라 운용자와의 각종 입출력 제어 기능을 수행하는 ACS, 아날로그 가입자를 ATM에 정합하기 위한 IWS 서브시스템으로 구성된 ATM 교환시스템에 있어서, 기존 PSTN 망의 아날로그 가입자를 대상으로 운용중인 상태에서 새로운 정보의 생성, 변경 및 확인 등 일련의 데이터 처리 기능을 수행하기 위해 대상이 되는 관련 데이터들은 모두 데이터베이스로 구성되며 운용자의 요구에 의해 처리되는 모든 데이터 처리는 운용중인 상태에서 즉시 이루어져야 한다.Access Switch Network Module (ASNM), which performs local switching and aggregation functions, number translation and route control, system level maintenance, test, billing, In the ATM switching system consisting of ACS that performs various input / output control functions with the operator as well as statistical functions, and IWS subsystem for matching analog subscribers to ATM, new information while operating for analog subscribers in the existing PSTN network. All relevant data that are targeted to perform a series of data processing functions such as creation, modification and verification of data are composed of database, and all data processing processed at the request of the operator should be done immediately in operation.

본 발명의 가입자 데이터 생성방법은 PSTN 가입자를 흡수 수용하는 ATM 교환시스템에 적용된다.The subscriber data generation method of the present invention is applied to an ATM switching system that absorbs and accepts a PSTN subscriber.

아날로그 가입자 정보 생성 기능은 실제적으로 이용자가 서비스를 제공받을 수 있도록 하드웨어적으로 서비스 가능한 상태인 디렉토리 번호(Direstory Number, 이하 DN라 칭함)을 부여하는 것을 의미한다.The analog subscriber information generation function actually means giving a directory number (hereinafter referred to as a DN) which is in a hardware serviceable state so that a user can be provided with a service.

이를 위해 운용자로부터 운용자 정합(Human Interface, 이하 HMI라 칭함) 단말기를 통해 가입자 생성 요구 메시지가 수신되면 수신된 명령어의 입력 매개변수들 간의 관계 및 누락 여부 등에 관한 적합성 여부를 감사하는 제 1 단계, 적합 여부가 판정되면 입력 정보를 저장하고 헤당 프로세스를 구동하는 제 2 단계, 각 명령어 별로 구성된 프로세스가 구동되면 목적지 ALS의 실장 및 동작 상태를 확인하는 제 3 단계, 해당 가입자의 등록 가능 여부를 확인하는 제 4 단계, 해당 가입자 회선에 대한 서비스 가능 여부가 확인되면 관련 데이터베이스를 초기 상태로 갱신하는 제 5 단계, 정상적인 처리 결과 메시지 및 각 단계별 오류가 발생할 경우의 오류 메시지를 생성하여 출력하는 제 6 단계로 구성하여 ATM 교환기에서 PSTN 가입자를 흡수 수용하기 위한 가입자 데이터 생성방법을 제공하는 것을 특징으로 한다.To this end, when a subscriber generation request message is received from an operator through an operator interface (hereinafter referred to as HMI) terminal, a first step of auditing suitability regarding the relationship between input parameters of the received command and whether or not it is missing is appropriate. A second step of storing the input information and driving the process, if the process is determined, a third step of checking the implementation and operation status of the destination ALS if the process configured for each instruction is started, and checking whether the subscriber can be registered. Step 4, the fifth step of updating the relevant database to the initial state when the availability of the corresponding subscriber line is confirmed, the sixth step of generating and outputting a normal processing result message and an error message when each step error occurs Subscriber day to absorb and accept PSTN subscribers at an ATM exchange It characterized by providing a forming process.

이하 첨부된 도면을 참조하여 본 발명을 상세히 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 ATM 교환기의 PSTN 연동을 나타낸 시스템 제어 구조도로서, ATM 교환 시스템은 ALS(100), ACS(300) 그리고 IWS(200) 3개의 서브시스템으로 구성되며, 기존 PSTN 망의 가입자를 흡수 수용하기 위해 IWS(200)가 추가된다.1 is a system control structure diagram illustrating PSTN interworking of an ATM switch according to the present invention. The ATM switch system includes three subsystems, ALS 100, ACS 300, and IWS 200, and is a subscriber of an existing PSTN network. IWS 200 is added to absorb the water.

상기 ALS(100)는 그 기능에 따라 ALS/S(가입자, Subscriber)(110), ALS/T(중계선, Trunk)(120) 그리고 ALS/S와 ALS/T의 혼용인 ALS/ST로 분류되며, ALS/S(110)에서는 교환기에 수용된 가입자에 대한 호 처리 기능을, ALS/T(120)에서는 수용된 국간 중계선 호 처리 기능을 호 접속제어 프로세서(Call and Connection Control Processor, 이하 CCCP라 칭함)(114)가 각각 수행한다.The ALS 100 is classified into ALS / S (Subscriber) 110, ALS / T (Trunk) 120 and ALS / ST which is a mixture of ALS / S and ALS / T according to its function. In the ALS / S 110, the call processing function for the subscriber accommodated in the exchange, and the inter-station relay line call processing function in the ALS / T 120 are called a Call and Connection Control Processor (CCCP) ( 114 respectively.

접속 스위치 네트워크 모듈(Access Switch Network Module, 이하 ASNM라 칭함)(113)은 셀을 기본단위로 전송하는 스위치로서 로컬 스위칭 및 집선 기능을 수행한다.An access switch network module (hereinafter referred to as an ASNM) 113 is a switch for transmitting cells in basic units, and performs local switching and aggregation functions.

ACS(300)에서는 각 ALS(100)에서 공통적으로 필요한 호 처리 기능인 번호 번역 기능과 루트 제어, 시스템 차원의 유지 보수, 시험, 과금, 통계 기능 뿐만 아니라 운용자와의 각종 입출력 제어 기능을 수행한다.The ACS 300 performs various input / output control functions with the operator as well as a number translation function, route control, system level maintenance, test, billing, and statistical functions, which are commonly required call processing functions in each ALS 100.

상기 IWS(200)는 PSTN 가입자를 ATM에 정합하기 위한 서브스템으로서 ALS/S(120)의 ASNM(123)과 상호모듈-인터페이스(Inter-Module Interface, 이하 IMI라 칭함)(400)를 정합한다.The IWS 200 matches an ASNM 123 of the ALS / S 120 with an Inter-Module Interface 400 as a substem for matching a PSTN subscriber to an ATM. .

상기 IWS(200)에는 각 가입자 단말을 통신 회선에 접속하는 물리 계층 기능을 수행하는 가입자 보드, 데이터 링크 계층 처리 기능을 수행하는 계층2 처리기, 계층2 처리기와 연동하여 계층 2, 3 메시지 변환 기능 및 계층 3 메시지와 상호 프로세서 통신(Inter-Processor Communication, 이하 IPC라 칭함) 시그널간의 변환 송수신 기능을 수행하는 디지털 가입자 정합 프로세서, 펄스 코드 변조(Pulse Code modulation, 이하 PCM라 칭함) 데이터의 타임 슬롯 인터페이스(Time Slot Interface, 이하 TSI라 칭함) 기능과 각종 신호음 송수신 기능을 수행하는 타임 스위치 국부 프로세서(Time Switch and Local Processor, 이하 TLSP라 칭함)가 실장된다.The IWS 200 includes a subscriber board performing a physical layer function for connecting each subscriber station to a communication line, a layer 2 processor performing a data link layer processing function, a layer 2 and 3 message conversion function in conjunction with a layer 2 processor, and A digital subscriber matching processor that performs transceiving and transmission functions between layer 3 messages and inter-processor communication (IPC) signals, and time slot interfaces of pulse code modulation (PCM) data A Time Switch Local Processor (hereinafter referred to as TLSP) which performs a Time Slot Interface (hereinafter referred to as TSI) function and various beeping transmission / reception functions is mounted.

그리고 IWS(200)의 인터워킹 프로세서(Inter-working Processor, 이하 IWP라 칭함)는 호 처리 과정에서 설정된 통화 채널을 채널 단위로 64Kbps 상수비트율(Constant Bit Rate, 이하 CBR라 칭함) 가상 연결로 매핑(mapping)시키고 디지털화된 통화정보에 대한 셀 조립/분해의 사용자 정보에 대한 ATM 적응층 형태1(ATM Adaptation Layer type1, 이하 AAL1라 칭함) 처리 기능 및 시스템과의 IPC 정합을 위해 IPC 메시지에 대한 IAAL(IPC AAL) 기능을 수행한다.In addition, an inter-working processor (hereinafter referred to as IWP) of the IWS 200 maps a call channel set in a call processing process to a 64Kbps constant bit rate (hereinafter referred to as CBR) virtual connection on a channel basis. ATM Adaptation Layer type 1 (AAL1) processing function for user information of cell assembly / disassembly for digitized call information and IAAL for IPC matching with system. IPC AAL) function.

상기 ALS(100)의 CCCP(114, 124)에 실장되는 아날로그 가입자 회로 모드 호 제어(Analog subscriber Circuit mode call Control, 이하 ACC라 칭함) 소프트웨어 블록은 아날로그 가입자의 발·착신 호 처리 기능 및 처리 상태 관리 기능을 수행하며, 디지털 가입자 호 처리 서비스를 위해 IWS의 아날로그 가입자 인터페이스(Analog Subscriber Interface, 이하 ASI라 칭함), 가상경로 식별자(Virtual path Identifier, 이하 VPI라 칭함) 및 가상채널 식별자(Virtual Channel Identifier, 이하 VCI라 칭함) 등의 사용자-네트워크 인터페이스(User-Network Interface, 이하 UNI라 칭함) 자원 할당/반납을 위해 CCCP의 UNI 링크 자원 처리블럭(UNI Link Resource Handling Function, 이하 ULRHF라 칭함), 스위치 링크 자원 할당 및 반납을 위해 CCCP의 스위치 링크 자원 처리블럭(Switch Link Resource Handling Function, 이하 SLRHF라 칭함), 타임 스위치 및 신호 장비 연결 및 해제를 위해 IWS(200)의 타임 스위치 국부 서비스 인터페이스(Time switch and Local Service Interface, 이하 TLSI라 칭함), 안내 방송 및 회의 통화 장치 연결 및 해제를 위해 CCCP의 전역 서비스 제어 블럭(Global Service Control Narrow-band Function, 이하 GSCNF라 칭함) 그리고 국번과 착신 번호 번역을 위해 번호 번역 제어 블럭(Number Translation control narrow-band Function, 이하 NTRNF라 칭함) 등의 소프트웨어 블록들과 연동한다.The analog subscriber circuit mode call control (ACC) software block mounted on the CCCPs 114 and 124 of the ALS 100 manages the outgoing / outgoing call processing function and processing state of the analog subscriber. It functions as an analog subscriber interface (hereinafter referred to as ASI), a virtual path identifier (hereinafter referred to as VPI), and a virtual channel identifier (VPI) of IWS for digital subscriber call processing service. UNI Link Resource Handling Function (hereinafter referred to as ULRHF) and switch link of CCCP for allocating / returning user-network interface (hereinafter referred to as UNI) resources. CCCP's Switch Link Resource Handling Function (hereinafter referred to as SLRHF), time switch, and the like for resource allocation and return. Global service control block of the CCCP for connecting and disconnecting the time switch and local service interface (hereinafter referred to as TLSI) of the IWS 200 for connecting and disconnecting call equipment, and for announcement and conference call devices. It works with software blocks such as Service Control Narrow-band Function (hereinafter referred to as GSCNF) and Number Translation Control Narrow-band Function (hereinafter referred to as NTRNF) for station number and called number translation.

또한 ACS(300)는 아날로그 가입자의 통화 데이터 송·수신을 위해 사용되는 ATM 셀의 루팅 태그(TAG)의 할당 및 해제를 위해 IWS(200)의 IWP와 연동한다.In addition, the ACS 300 interworks with the IWP of the IWS 200 to allocate and release a routing tag TAG of an ATM cell used for transmitting and receiving call data of an analog subscriber.

도 2는 본 발명에 따른 소프트웨어 블록의 관계 구성도로서, PSTN 가입자의 호처리를 수행하는 아날로그 가입자 제어 블럭(Analog Subscriber Control Narrow-band Function, 이하 ASCNF라 칭함)(510), 해당 가입자가 실장된 프로세서 및 라인 번호(Line Number, 이하 LN라 칭함)를 관리하여 확인하는 번호 데이터 처리블럭(Number Data Handling Narrow-band Function, 이하 NDHNF라 칭함)(520), 가입자 라인의 상태를 관리하는 전화통신 장치 유지 블럭(Telephony Device maintenance Handling narrow-band Function, 이하 TDMHNF라 칭함)(530), 운용자의 가입자 정보 생성 요구 명령어를 수신하여 가입자 데이터베이스를 변경하는 가입자 데이터 처리블럭(Subscriber Data Handling Narrow-band Function, 이하 SDHNF라 칭함)(540), 운용자의 요구를 응용 프로그램으로 전달하는 실행 제어 블럭(Execution Control Function, 이하 ECF라 칭함)(550) 등으로 구성되며 가입자 데이터를 생성하기 위해 운용유지프로세서(Operation and Maintenance Processor, 이하 OMP라 칭함)에서 처리하는 과정과, 호 접속 제어 프로세서(Call Connection Control Processor, 이하 CCCP라 칭함)에서 처리하는 과정이 분리되어 있어 상호 처리 과정에서 장애 및 해당 프로세서의 비정상 상태로 인해 전체적인 처리가 종료되지 못하고 데이터 간의 불일치 현상이 발생할 수 있기 때문에 데이터 갱신 처리가 정상적으로 수행되지 않는 경우에 이전 데이터베이스를 복구하기 위해 DBMS(560)에서 제공하는 트랜잭션 기능을 적용한다.FIG. 2 is a diagram illustrating a relationship of a software block according to the present invention, in which an analog subscriber control block (ASCNF) 510 for performing a call processing of a PSTN subscriber is installed. Number Data Handling Narrow-band Function (hereinafter referred to as NDHNF) 520 for managing and confirming a processor and a line number (hereinafter referred to as LN), and a telecommunication device for managing the state of a subscriber line. A maintenance block (Telephony Device maintenance handling narrow-band function, hereinafter referred to as TDMHNF) 530, a subscriber data handling block for receiving an operator's subscriber information generation request command and changing the subscriber database (Subscriber Data Handling Narrow-band Function, hereinafter) SDHNF) (540), an execution control block (ECF) 550 for transmitting the operator's request to the application program, etc. It consists of a process that is processed by an Operation and Maintenance Processor (OMP) and a Call Connection Control Processor (CCCP) to generate subscriber data. In this case, the DBMS 560 may be used to recover the previous database when data update processing is not performed because the overall processing may not be terminated due to a failure and an abnormal state of the corresponding processor. Apply the transaction function provided by.

도 3은 본 발명의 소프트웨어 컴포넌트 정합 구성도로서, ATM 교환기에서 PSTN 가입자를 흡수 수용하기 위한 가입자 데이터 생성방법을 제공하기 위해, 각 프로세스가 수행되는 과정에서 필요한 데이터들은 의미있는 데이터 표현 방식의 최소 단위인 컴포넌트 단위로 작성하고 릴레이션(611) 도메인(612), 모드(613)와 시그널(614), 프로세스(616), 라이브러리(617) 및 입출력 메시지(618, 619) 등 9종의 컴포넌트 그룹으로 분류함으로써 UNIX 파일 시스템의 계층적 구조 형태로 구성하였다.3 is a software component matching configuration diagram of the present invention, in order to provide a subscriber data generation method for absorbing and accepting a PSTN subscriber in an ATM switch, data required in the process of performing each process is a minimum unit of a meaningful data representation method. It is composed of 9 component groups, including relation 611 domain 612, mode 613 and signal 614, process 616, library 617, and input / output messages 618 and 619. By doing so, it is organized in the hierarchical structure of UNIX file system.

각 S/W 컴포넌트(610)들은 관련 데이터를 접근하여 수행될 수 있도록 데이터베이스 구축과 관련된 컴포넌트인 릴레이션(611), 도메인(612) 및 모드(613) 그룹으로부터 데이터베이스(DB) 인터페이스 정의 파일(620)을 작성하고, 시그널(614), 프로세스(616) 및 라이브러리(617) 그룹으로부터 프로그램 정의 파일(622), 입출력 메시지(618, 619) 그룹으로부터 입출력 메시지 정의 파일(623)을 각각 작성하여 프로세스 수행에 반드시 필요한 데이터 만을 포함하도록 데이터의 중복선언을 방지하고 데이터 및 라이브러리(617) 형태의 소프트웨어 재사용을 위한 방법으로 구성한다.Each S / W component 610 is a database (DB) interface definition file 620 from a relation 611, domain 612, and mode 613 group, which is a component related to database construction, so that related data can be performed by accessing related data. The program definition file 622 from the signal 614, process 616, and library 617 groups, and the I / O message definition file 623 from the I / O message 618, 619 groups, respectively. It is configured in such a way as to prevent the redundancy declaration of data to include only the necessary data and to reuse the software in the form of data and a library 617.

도 4는 본 발명의 프로세스 및 파일 구성도로서, 주 프로세스(710), 입력 메시지 수신부(720), 가입자 데이터 생성 기능을 처리하기 위한 프로세스(730), S/W 컴포넌트 그룹(610)으로 이루어져 있다.4 is a process and file configuration diagram of the present invention, which comprises a main process 710, an input message receiver 720, a process 730 for processing a subscriber data generation function, and a software component group 610. .

ATM 교환기에서 PSTN 가입자를 수용하기 위한 데이터 생성방법은, 그 선행단계로 상기 S/W 블록들이 정상 상태로 동작되고 SDHNF 블록의 주 프로세스가 동작되면, 입력 명령어가 가입자 데이터 처리 블록인 SDHNF 블록으로 전달되어 데이터베이스를 접근하여 데이터를 갱신할 수 있는 상태가 된다.The data generation method for accommodating a PSTN subscriber in an ATM switch is performed in the preceding step, when the S / W blocks are operated in a normal state and the main process of the SDHNF block is operated, an input command is transferred to the SDHNF block, which is a subscriber data processing block. It can be accessed to update the data.

이들 데이터를 처리하기 위해 상기 도 4의 프로세스 및 파일 구성에서 설명하면 주 프로세스에서 입력 명령어를 수신하고 해당 명령어를 처리하기 위한 프로세스를 생성한다.As described in the process and file configuration of FIG. 4 for processing these data, the main process receives an input command and creates a process for processing the command.

가입자 데이터 처리는 시스템이 운용중인 상태에서 다수의 입력 터미널을 통해 동시 다발적으로 발생하는 형태이므로 데이터베이스를 이용한 거의 대부분인 데이터 처리 기능은 DBMS가 수행하는 시간을 고려하여 명령어를 수행할 때 지연 요인을 제거할 수 있고, 데이터 처리의 독립성을 유지할 수 있도록 프로세스 구성에 있어서 각 명령어가 입력될 때마다 이에 대응되는 프로세스 및 파일을 1:1로 생성하여 동시에(concurrent) 처리하도록 구성한다.Subscriber data processing occurs at the same time multiple times through multiple input terminals while the system is running. Therefore, most data processing functions using the database eliminate delays when executing commands in consideration of the time taken by the DBMS. In order to maintain the independence of data processing, each process inputs a command and a file corresponding to each command and generates a 1: 1 process.

가입자 데이터 생성을 위한 데이터 처리 준비 완료 상태가 되면 다수의 입력 터미널을 통해 다발적으로 발생하는 입력 명령어에 대해 프로세스가 생성되어 데이터 생성 절차가 수행되는데, 이를 상세 도면에 따라 설명하면 다음과 같다.When the data processing ready state for the subscriber data generation is completed, a process is generated for an input command that occurs frequently through a plurality of input terminals, and a data generation procedure is performed according to the detailed drawings.

도 5는 본 발명이 적용되는 PSTN 가입자 데이터 처리 흐름도로서, 운용자로부터 운용자 단말을 통해 가입자 데이터 생성 요구 메시지가 수신되면(S1) 데이터 생성을 위해 수신된 정보를 저장하고(S2), 입력된 명령어의 입력 매개변수의 범위, 입력 매개변수간의 관계 및 누락 여부 등에 대한 적합성 여부를 판단한다(S3).FIG. 5 is a flowchart illustrating a PSTN subscriber data processing to which the present invention is applied. When a subscriber data generation request message is received from an operator through an operator terminal (S1), the received information for data generation is stored (S2). The suitability of the range of the input parameters, the relationship between the input parameters, and whether they are missing is determined (S3).

입력 명령에 대한 적합성 검사에서 오류가 발생하였을 경우 입력 명령어 오류 메시지를 출력하고(S4), 정상일 경우에는 해당 입력 명령어를 처리하기 위한 프로세스를 구동한다(S5).If an error occurs in the conformity check for the input command, and outputs an input command error message (S4), and if normal, drives a process for processing the input command (S5).

가입자 데이터 생성을 위한 프로세스가 구동된 후 가입자 데이터를 생성하는 도중에 데이터 생성 작업을 완료하지 못하고 오류가 발생할 경우에 이전 데이터베이스로 복구하기 위해 적용한 데이터 트랜잭션 기능을 구동한다.After the process for generating subscriber data is started, during the process of generating subscriber data, if the data creation task is not completed and an error occurs, the data transaction function applied to recover the previous database is driven.

이 트랜잭션 기능의 등록을 위해 트랜잭션 처리 플래그를 검사하고 거짓(false)일 경우에 참(true)으로 변경한다.Check the transaction processing flag for registration of this transaction function and change it to true if it is false.

운용자로부터 요구된 매개 변수에 따라 목적지 프로세서의 실장 상태 및 동작 상태를 점검하기 위해 해당 CCCP가 실장 상태이고 동작 상태가 정상인가를 확인하여(S6) 비정상일 경우에는 오류 메시지를 출력한다(S4).In order to check the mounting state and the operating state of the destination processor according to the parameter requested by the operator, it is checked whether the corresponding CCCP is in the mounted state and the operating state is normal (S6). In case of abnormality, an error message is output (S4).

프로세서가 정상 상태로 확인되면 해당 라인이 아날로그 가입자인가를 확인하고 가입자 라인 상태에 대한 데이터베이스에 접근하여 해당 라인이 실장된 회선이고 서비스 가능한 상태인가를 판단한다(S7).If the processor is determined to be in a normal state, it is determined whether the corresponding line is an analog subscriber and accesses a database of the subscriber line state to determine whether the corresponding line is a mounted line and a serviceable state (S7).

상기 판단 후 상대 프로세스의 무응답 및 회선에 대한 서비스 불가 등의 이유로 라인 상태가 비정상일 경우에 해당 오류 메시지를 출력한 후 종료하고(S4), 서비스가 가능한 상태이면 교환국 데이터 처리 블록으로부터 해당 가입자의 등록 가능 여부 확인을 판단하여(S8) 가능하지 않으면 오류 메시지를 출력하고(S4) 종료하며, 가능할 경우에는 등록 가능 여부 확인 요구 메시지를 관련 정보와 함께 전송하고 대기한다.After the determination, if the line status is abnormal due to no response of the counterpart process and service unavailable for the line, the corresponding error message is outputted and terminated (S4). If the service is available, the subscriber is registered from the switching center data processing block. If it is possible to determine whether or not to check (S8), if not possible, outputs an error message (S4), and if possible, transmits a registration request confirmation message with relevant information and waits.

교환국 데이터 처리 블록으로부터 응답 메시지가 수신되면 결과에 따라 상태 코드가 등록 불가 상태이면 원인을 조치하기 위해 오류 메시지를 출력하고(S4), 상태가 가능한 상태이면 데이터베이스 갱신 도중에 오류가 발생함으로써 데이터베이스가 일치하지 않는 경우에 이전 데이터베이스로 복구하기 위해 DBMS에서 제공하는 트랜잭션 처리 기능을 등록하고(S9), 관련 데이터배이스를 초기 상태로 갱신한다(S10).If a response message is received from the exchange data processing block, an error message is output to correct the cause if the status code is not registered (S4). If the status is enabled, an error occurs during the database update. If not, register the transaction processing function provided by the DBMS to recover to the previous database (S9), and update the relevant data base to the initial state (S10).

데이터베이스 갱신이 정상적으로 완료되면 처리 결과 메시지를 출력하고(S11) 가입자 데이터 생성 과정을 종료한다.If the database update is normally completed, a process result message is output (S11) and the subscriber data generation process is terminated.

상술한 바와 같이 본 발명의 S/W 컴포넌트를 근거로 한 가입자 데이터 생성방법은, ATM 교환망에서 기존 PSTN 망의 가입자를 수용하기 위해 ATM 교환기에서 PSTN 교환기와의 인터워킹을 위해 새롭게 실현하였으며 분산 시스템 구조의 데이터를 처리하는 과정에서 불필요한 인터워킹을 줄이고 데이터 생성 과정을 수행할 때에 필요한 데이터들은 모두 컴포넌트로 분리하여 종류별 인터페이스 파일에 따라 접근함으로 인해 데이터의 중복 선언에 의한 오류 발생 가능성을 배제하였으며, 각 명령어에 대응하는 프로세스를 1:1로 생성하여 처리함으로써, 운용 및 유지보수에 대한 효율성이 증대되는 효과를 갖는다.As described above, the subscriber data generation method based on the S / W component of the present invention is newly realized for interworking with a PSTN exchanger in an ATM exchange to accommodate subscribers of an existing PSTN network in an ATM exchange network. In order to reduce unnecessary interworking during data processing and to generate data, all necessary data are separated into components and accessed according to the interface file by type, thus eliminating the possibility of error due to duplicate declaration of data. By creating and processing a process corresponding to 1: 1, the efficiency of operation and maintenance is increased.

또한 데이터와 프로그램을 완전히 분리시켜 이미 입증된 라이브러리 형태의 데이터인 S/W 컴포넌트를 재사용함으로써 가입자 데이터 생성을 위한 프로그램의 신뢰성과 경제성이 보장되는 효과를 갖는다.In addition, the program completely separates the data from the program and reuses the S / W component, which is data in a library form, which is proven, thereby ensuring the reliability and economical efficiency of the program for generating subscriber data.

Claims (8)

ATM 교환기에 수용된 가입자에 대한 호 처리 기능과 국간 중계선 호 처리 기능을 수행하는 ATM 국부스위칭 서브시스템(ALS)와 ATM 셀을 기본 단위로 전송하는 스위치로서 로컬 스위칭 및 집선 기능을 수행하는 접근스위치 네트워크 모듈(ASNM), 각 ALS에서 공통적으로 필요한 호 처리 기능인 번호 번역 기능과 루트 제어, 시스템 차원의 유지 보수, 시험, 과금, 통계 기능 뿐만 아니라 운용자와의 각종 입출력 제어 기능을 수행하는 ATM 중앙교환 서브시스템(ACS), 공중교환전화망(PSTN) 가입자를 ATM 교환기에 정합하기 위한 서브 시스템인 인터워킹 서브시스템(IWS)으로 구성된 ATM 교환 시스템에 있어서,ATM Local Switching Subsystem (ALS) that performs call processing and inter- trunk relay call processing for subscribers accommodated in ATM switch and access switch network module that performs local switching and aggregation functions as a basic unit. (ASNM), an ATM central exchange subsystem that performs call processing functions common to each ALS, number translation and route control, system-wide maintenance, testing, billing, and statistics as well as various I / O control functions with the operator. ACS), an ATM switching system comprising an interworking subsystem (IWS), which is a subsystem for matching PSTN subscribers to ATM switches, 시스템 운용자로부터 운용자정합(HMI) 단말기를 통해 가입자 생성 요구 메시지가 수신되면 입력 정보를 저장하고 수신된 명령어의 입력 매개 변수들간의 관계 및 누락 여부에 관한 적합성 여부를 검사하는 제 1 과정과;A first step of storing input information and checking whether a relationship between the input parameters of the received command and whether there is a missing message is received when a subscriber generation request message is received from a system operator through an HMI terminal; 입력 매개 변수의 적합 여부가 판정되면 각 명령어 별로 해당 프로세스를 구동하는 제 2 과정과;A second process of driving a corresponding process for each command when it is determined whether an input parameter is appropriate; 상기 각 명령어별로 구성된 프로세스가 구동되면 목적지 ALS의 실장 및 동작 상태를 확인하는 제 3 과정과;A third step of confirming an implementation and operation state of a destination ALS when a process configured for each instruction is driven; 해당 가입자의 등록 가능 여부를 확인하는 제 4 과정과;A fourth process of checking whether the subscriber can be registered; 해당 가입자 회선에 대한 서비스 가능 여부가 확인되면 관련 데이터베이스를 초기 상태로 갱신하는 제 5 과정과;A fifth process of updating a related database to an initial state when it is confirmed whether service is available for the corresponding subscriber line; 정상적인 처리 결과 메시지 및 각 단계별 오류가 발생할 경우의 오류 메시지를 생성하여 출력하는 제 6 과정을 포함하여 구성된 것을 특징으로 하는 공중교환전화망(PSTN) 가입자 데이터 생성방법.And a sixth process of generating and outputting a normal processing result message and an error message when an error occurs at each step. 제 1 항에 있어서, 상기 제 1 과정은The method of claim 1, wherein the first process is HMI 운용자 단말기를 통해 가입자 생성 요구 메시지가 수신되면 명령어를 처리하기 위해 운용자정합 서브시스템(Man-Machine Subsystem, MMS)이 제공하는, 명령어 단위로 구분된 데이터 구조에 저장하는 제 1 단계와;A first step of storing a command structure divided by a command unit provided by a man-machine subsystem (MMS) to process a command when a subscriber generation request message is received through the HMI operator terminal; 수신된 명령어의 입력 매개변수들 간의 관계 및 누락 여부에 관한 적합성 여부를 검사하기 위해 입력 매개변수의 개수 및 플래그에 의해 교차 비교하는 제 2 단계를 포함하는 것을 특징으로 하는 공중교환전화망(PSTN) 가입자 데이터 생성방법.And a second step of cross comparing by number and flag of input parameters to check for a relationship between the input parameters of the received command and whether they are missing. How to generate data. 제 1 항에 있어서, 상기 제 2 과정은The method of claim 1, wherein the second process 운용자로부터 HMI 단말기를 통해 수신된 각 명령어와 헤당 명령어를 처리하는 프로세스를 1:1로 대응하도록 해당 프로세스를 생성하여 각 명령어 수행시 독립성을 유지하는 제 1 단계와;A first step of creating a corresponding process to correspond to each instruction received from the operator through the HMI terminal and a process for handling the instructions one-to-one to maintain independence when each instruction is executed; 유지보수를 용이하게 하기 위해 상기 각 프로세스에 대해 한 개의 파일로 구성하는 제 2 단계를 포함하는 것을 특징으로 하는 공중교환전화망(PSTN) 가입자 데이터 생성방법.And a second step of organizing one file for each process to facilitate maintenance. 제 1 항에 있어서, 상기 제 3 과정은The method of claim 1, wherein the third process is 가입자 데이터 생성을 위한 프로세스가 생성되면 명령어 수행 도중 오류 발생시 분실된 데이터베이스의 일치성을 유지할 목적으로 목적지 프로세서인 ALS 서브시스템의 호 접속 제어 프로세서(CCCP)의 실장 및 동작 상태를 확인고 프로세서 실장 여부와 서비스 형태 및 상태 확인 단계를 포함하는 것을 특징으로 하는 공중교환전화망(PSTN) 가입자 데이터 생성방법.When a process for generating subscriber data is created, it checks the implementation and operation status of the Call Connection Control Processor (CCCP) of the ALS subsystem, which is the destination processor, in order to maintain the consistency of the lost database when an error occurs during the execution of the instruction. PSTN subscriber data generation method comprising the step of checking the service type and status. 제 1 항에 있어서, 상기 제 4 과정은The method of claim 1, wherein the fourth process 가입자 데이터 생성을 위한 프로세서의 상태가 서비스 가능한 상태일 때 교환국 데이터 처리 블록으로 해당 가입자의 등록 가능 여부를 확인하는 제 1 단계와;A first step of confirming whether the corresponding subscriber can be registered by the switching center data processing block when the state of the processor for generating subscriber data is in a serviceable state; 상대 프로세서의 비정상 상태로 인한 무응답에 대해 응답 대기시간이 경과할 경우의 비정상 처리 메시지를 출력하는 제 2 단계와;Outputting an abnormal processing message when a response waiting time has elapsed for a non-response due to an abnormal state of the counterpart processor; 응답 메시지를 수신하였을 경우 상태 코드를 분석하고 해당 가입자 번호의 교환국 번호와 함께 정렬하는 제 3 단계를 포함하는 것을 특징으로 하는 공중교환전화망(PSTN) 가입자 데이터 생성방법.And a third step of analyzing the status code when receiving the response message and aligning it with the exchange number of the corresponding subscriber number. 제 1 항에 있어서, 상기 제 5 과정은The method of claim 1, wherein the fifth process 관련 데이터베이스가 일치하지 않는 경우에 이전 데이터베이스로 복구하기 위해 DBMS에서 제공하는 트랜잭션 처리를 등록하고 데이터베이스를 복구한 후 트랜잭션을 종료하는 제 1 단계와;Registering the transaction processing provided by the DBMS to recover to the previous database when the related database does not match, and ending the transaction after recovering the database; 제 1 단계 수행 후 해당 아날로그 가입자 정보와 가입자 데이터가 정의된 데이터베이스에 접근하여 초기 상태로 데이터베이스를 갱신하는 제 2 단계를 포함하는 것을 특징으로 하는 공중교환전화망(PSTN) 가입자 데이터 생성방법.And a second step of updating the database to an initial state by accessing a database in which corresponding analog subscriber information and subscriber data are defined after performing the first step. 제 1 항에 있어서, 상기 제 6 과정은The method of claim 1, wherein the sixth process 정상적인 처리 결과와 비정상 처리 결과 메시지를 명령어의 색인 즉, 명령어 응답 번호(CRN) 번호에 의해 1:1로 대응하여 출력하는 제 1 단계와;A first step of outputting a normal processing result and an abnormal processing result message in a 1: 1 correspondence by an index of a command, that is, a command response number (CRN) number; 상기 각 단계별 오류가 발생할 경우의 출력 메시지 설명서(OMD)에 정의된 오류 분류 코드에 따라 메시지를 생성하여 출력하는 제 2 단계를 포함하는 것을 특징으로 하는 공중교환전화망(PSTN) 가입자 데이터 생성방법.And a second step of generating and outputting a message according to an error classification code defined in an output message description (OMD) when an error occurs in each step. 제 1 항에 있어서,The method of claim 1, ATM 교환기에서 PSTN 가입자를 흡수 수용하기 위한 가입자 데이터 생성방법을 제공하기 위해 수행 프로세스 및 파일의 구성을 각 명령어에 대해 1:1로 대응하도록 구성하여 데이터를 처리하는 제 1 단계와;A first step of configuring a processing process and a file corresponding to 1: 1 for each instruction to process data in order to provide a subscriber data generation method for absorbing and accepting a PSTN subscriber in an ATM switch; 상기 수행 과정에서 필요한 데이터들은 모두 데이터베이스 관련 릴레이션, 도메인, 모드와 시그널, 모드, 프로세스 및 입출력 메시지의 9종의 컴포넌트 그룹으로 분류하여 모두 컴포넌트화하고 데이터베이스, 프로그램, 입출력 메시지 관련 인터페이스 파일에 의해 프로그램 수행시 사용되는 데이터만을 포함하도록 설계하는 제 2 단계로 이루어진 것을 특징으로 하는 공중교환전화망(PSTN) 가입자 데이터 생성방법.All necessary data in the above execution process are classified into 9 component groups of relations, domains, modes and signals, modes, processes, and I / O messages related to the database. And a second step of designing to include only data to be used at the time of use.
KR1019970049767A 1997-09-29 1997-09-29 A method of data creation in PSTN subscriber KR100231699B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970049767A KR100231699B1 (en) 1997-09-29 1997-09-29 A method of data creation in PSTN subscriber

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970049767A KR100231699B1 (en) 1997-09-29 1997-09-29 A method of data creation in PSTN subscriber

Publications (2)

Publication Number Publication Date
KR19990027330A KR19990027330A (en) 1999-04-15
KR100231699B1 true KR100231699B1 (en) 2000-01-15

Family

ID=19521919

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970049767A KR100231699B1 (en) 1997-09-29 1997-09-29 A method of data creation in PSTN subscriber

Country Status (1)

Country Link
KR (1) KR100231699B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000025242A (en) * 1998-10-09 2000-05-06 김영환 Method for adjusting charging data transmission time between exchanger and charging center
KR100557076B1 (en) * 1998-11-23 2006-05-03 삼성전자주식회사 Method of providing call processing progress tone according to call processing delay of exchange system
KR100580863B1 (en) * 1999-12-14 2006-05-17 한국전자통신연구원 Interworking Control System and Method of Frame Relay and ATM in the ATM Switching System

Also Published As

Publication number Publication date
KR19990027330A (en) 1999-04-15

Similar Documents

Publication Publication Date Title
US7117241B2 (en) Method and apparatus for centralized maintenance system within a distributed telecommunications architecture
USH1921H (en) Generic wireless telecommunications system
US6658090B1 (en) Method and system for software updating
USH1837H (en) Generic telecommunications system and associated call processing architecture
US7095747B2 (en) Method and apparatus for a messaging protocol within a distributed telecommunications architecture
US6134515A (en) Controlling a first type telecommunications switch upon translating instructions for a second type telecommunications switch
KR100231699B1 (en) A method of data creation in PSTN subscriber
KR100292992B1 (en) A method of data creation for closed user group in atm exchange
US7032021B1 (en) Method and network element for operating a telecommunications network
KR100213894B1 (en) Method of connecting fixed link for no.7 signal in electronic exchange
KR100228403B1 (en) Method for generating initial data in tmn agent system of exchange
KR100418967B1 (en) Apparatus And Method for Global Title Translation of Signalling Message in No.7 Signalling Network
KR100198468B1 (en) A method of management of switch link configuration in atm switching system
KR100258035B1 (en) Between host and rsam communication system and full electronic telephone exchange
KR0173378B1 (en) How to provide incoming trunk line call in asynchronous delivery mode switching system
KR100237384B1 (en) Method for testing connection path between interface modules of als of switching system
KR100384408B1 (en) METHOD FOR CONNECTING NAILED-UP PATH OF No.7 SIGNALING LINK IN FULL ELECTRONIC EXCHANGE
KR100236940B1 (en) Path testing method of atm switching system between atm local switching subsystem and interface module
KR100258036B1 (en) Communication system and method of it between host and rsam in full electronic telephone exchange
KR100292991B1 (en) Method of Accepting Multiple Subscriber Signaling Protocols in Asynchronous Transfer Mode Switching Systems
KR100222410B1 (en) Method of multi-datalink access in exchange
KR20020048712A (en) The data consistency method between local switch and agent for No.7 signaling link network management by TMN in ATM switch
KR100334906B1 (en) Method for Constructuring Effective Multi-tasks in V5 System
KR100275509B1 (en) Switching coltrol method for the announcement in an atm switching system
KR19980077125A (en) Path test method between matching modules in different subscriber switching subsystems in asynchronous delivery mode switching system

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20040730

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee