KR920001073B1 - A method for implementing sccp functions of ccitt no.7 common line signaling form - Google Patents

A method for implementing sccp functions of ccitt no.7 common line signaling form Download PDF

Info

Publication number
KR920001073B1
KR920001073B1 KR1019890016766A KR890016766A KR920001073B1 KR 920001073 B1 KR920001073 B1 KR 920001073B1 KR 1019890016766 A KR1019890016766 A KR 1019890016766A KR 890016766 A KR890016766 A KR 890016766A KR 920001073 B1 KR920001073 B1 KR 920001073B1
Authority
KR
South Korea
Prior art keywords
function
unit
input
module
control
Prior art date
Application number
KR1019890016766A
Other languages
Korean (ko)
Other versions
KR910010321A (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 KR1019890016766A priority Critical patent/KR920001073B1/en
Publication of KR910010321A publication Critical patent/KR910010321A/en
Application granted granted Critical
Publication of KR920001073B1 publication Critical patent/KR920001073B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Communication Control (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Exchange Systems With Centralized Control (AREA)

Abstract

The invention provides a function forming method for a signal connection control section which furnishes various services to the user part. The method includes the steps of: calling out a relevant feature after scanning into buffers (18,19 and 22) and after checking whether a primitive is inputted; implementing the called-out primitive module; and outputting the result of the implementation of the second step through output buffers (17,20 and 21) to a user part (UP), to a message transferring part (MTP) and to a timer control section (TMC).

Description

CCITT No.7 공통선 신호 방식의 신호 접속 제어부 기능 구현 방법How to Implement Signal Connection Control Function of CCITT No.7 Common Line Signaling System

제1도는 본 발명이 적용되는 하드웨어 시스템의 구성도.1 is a block diagram of a hardware system to which the present invention is applied.

제2도는 본 발명의 소프트웨어 기능 모듈 블럭도.2 is a software functional module block diagram of the present invention.

제3도는 본 발명의 실행 흐름도.3 is a flowchart of execution of the present invention.

제4도 내지 제9도는 본 발명에 의한 각 기능 모듈의 일실시예 상세 흐름도.4 to 9 are detailed flowcharts of one embodiment of each functional module according to the present invention.

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

TMC : 타이머 제어기능부 SCLC : 비접속형 제어기능부TMC: Timer control function SCLC: Connectionless control function

SCOC : 접속형 제어기능부 SCRC : 라우팅 제어기능부SCOC: Access Control Unit SCRC: Routing Control Unit

SCMG : 관리 기능부 MTP : 메세지 전달부SCMG: Management Function Unit MTP: Message Transfer Unit

UP : 사용자부UP: User part

본 발명은 국제 전신 전화 자문 위원회(이하 CCITT라 함)에서 권고한 국제적인 통신 프로토콜인 No.7 신호방식 중에서 메세지 전달부(이하 MTP라 함) 상위에 위치하여 사용자부(이하 UP라 함)에게 다양한 서비스를 제공하여 주는 신호 접속 제어부(이하 SCCP라 함)의 기능 구현 방법에 관한 것이다.The present invention is located above the message transfer unit (hereinafter referred to as MTP) among the international communication protocol No.7 signaling methods recommended by the International Telegraph and Telephone Advisory Committee (hereinafter referred to as CCITT), and is used to various user units (hereinafter referred to as UP). The present invention relates to a method of implementing a function of a signal connection controller (hereinafter referred to as SCCP) that provides a service.

SCCP는 1984년도에 최초로 CCITT에서 권고안을 발효하였을 때에는 많은 부분에 미확정으로 남아 있었으며 1988년에 추가 보완된 개정안이 제시되었으나 이제까지 구현되지 않고 있는 기능으로서, 미래의 종합 정보 통신망은 물론 최근 각광받기 시작한 지능망 서비스를 위하여 그 구현의 필요성이 더욱 높아지고 있다. 본 발명은 이러한 SCCP의 기능을 소프트웨어적으로 구현하는 데에 목적이 있다.The SCCP remained undetermined in many parts when the CCITT came into force for the first time in 1984, and an amendment was proposed in 1988, but it has not been implemented so far. The need for its implementation is growing for services. The present invention aims to implement such a function of SCCP in software.

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

제1도는 SCCP의 기능을 수행하는 소프트웨어를 실행하기 위한 하드웨어의 구성도로서, 데이타버스(4), 어드레스버스(5), 및 제어버스(6)(이하 간단히 시스템버스라 한다)로 연결된 중앙처리장치(1), 기억장치(2), 및 입출력장치(3)를 구비하고 있다.1 is a block diagram of hardware for executing software that performs the function of SCCP, and is a central processing connected by a data bus 4, an address bus 5, and a control bus 6 (hereinafter simply referred to as a system bus). A device 1, a memory device 2, and an input / output device 3 are provided.

이와같은 구성은 일반적인 컴퓨터의 구성이지만 SCCP 프로그램을 실행하려면 멀티태스킹(multitasking)과 프로세스간의 정보교환(inter-process communication)이 가능한 환경이 제공되어야 한다.Such a configuration is a general computer configuration, but to execute an SCCP program, an environment capable of multitasking and inter-process communication between processes must be provided.

SCCP 프로그램은 통상적으로 디스크에 저장되며 실행시킬 때에는 입출력장치(3)로 부터 기억장치(2)로 읽어들이며, 기억장치의 램(RAM) 영역에 로드된 SCCP 프로그램은 중앙처리장치(1)에 의하여 실행된다.The SCCP program is usually stored on disk and read from the input / output device 3 to the storage device 2 when executed, and the SCCP program loaded in the RAM area of the storage device is stored by the central processing unit 1. Is executed.

일단 실행을 시키면 프로그램은 시스템을 오프(off)시키지 않는한 계속 상기 램 영역에 상주하여 살아있게 되며 주어진 입력에 따라 필요한 절차를 수행하고 적절한 출력을 내보낸다. 상세한 내용은 제2도 내지 제9도에서 설명한다.Once executed, the program stays alive in the RAM area until the system is turned off, and performs the necessary procedures and outputs the appropriate output according to the given input. Details are described in FIGS. 2 to 9.

제2도는 SCCP의 기능을 수행할 수 있는 소프트웨어의 기능 모듈 블럭도로서, SCCP의 모근 시간제어를 담당하는 타이머 제어기능부(11 : 이하 TMC라 함), 비접속형 서비스를 제공하는 비접속형 제어기능부(12 : 이하 SCLC라 함), 접속형 서비스를 제공하는 접속형 제어기능부(13 : 이하 SCOC라 함), 전달받은 메세지에 대한 라우팅을 담당하는 라우팅 제어기능부(14 : 이하 SCRC라 함), 신호망 상태에 관한 정보를 관리하는 관리 기능부(15 : 이하 SCMG라 함)를 구비하고 있다.2 is a functional module block diagram of a software capable of performing the functions of the SCCP, a timer control function unit (hereinafter referred to as TMC) responsible for hair root time control of the SCCP, and a connectionless type service providing a connectionless service. A control function unit (hereinafter referred to as SCLC) 12, a connection type control function unit (hereinafter referred to as SCOC) that provides a connected service, and a routing control function unit responsible for routing the received message (14: SCRC below) And a management function unit (hereinafter referred to as SCMG) for managing information on the signal network state.

제2도에서 볼 수 있듯이 본 발명에 의한 SCCP 기능을 수행하는 소프트웨어는 SCCP 프로세스(16)와 타이머 프로세스(11)로 크게 구분되어지며, 두 프로세스는 각각 수행되면서 프로세스간의 정보 교환을 위하여 큐구조를 갖는 버퍼(21,22)를 갖는다. 그리고 상.하위 계층간의 인터페이스 또한 버퍼(17,18,19,20)를 통하여 이루어지며, SCCP 프로세스 내에서 각 기능별 모듈들은 서로 평션콜(function call)의 형태로써 정보교환을 한다.As can be seen in FIG. 2, the software for performing the SCCP function according to the present invention is largely divided into the SCCP process 16 and the timer process 11, and the two processes are respectively performed to form a queue structure for information exchange between processes. Having buffers 21 and 22. In addition, the interface between the upper and lower layers is also made through the buffers 17, 18, 19, and 20. In the SCCP process, each function module exchanges information in the form of a function call.

제3도는 SCCP의 기능을 수행하는 소프트웨어의 실행 흐름도이다. 실행을 시작하면 우선 사용자부로 부터의 입력버퍼를 조사하여(31) 프리미티브의 입력여부를 판단하고(32) 입력이 있었을 경우 어떤 기능 모듈로 가야하는 프리미티인가를 판단하여(33,34) 해당 기능을 호출한다(35,36,37). 이러한 과정을 마쳤거나 사용자부로 부터 입력이 없었을 경우에는 MTP로 부터 입력버퍼를 조사하여(380) 프리미티브의 입력 여부를 판단하고(33) 입력이 있었을 경우 가야할 기능 모듈을 판단하여(40) 해당 기능을 호출한다(41,42). 이러한 과정을 마쳤거나 메세지 전달부로 부터의 입력이 없었을 경우에는 TMC(11)로 부터의 버퍼를 조사하여(43) 타이머 메세지의 입력여부를 판단하고(44) 입력이 있었을 경우 어떤 기능 모듈과 관련된 타이머 메세지인가를 판단하여(45) 해당 기능 모듈을 호출한다(46,47). 이러한 과정을 마쳤거나 TMC(11)로 부터의 입력이 없었을 경우에는 다시 사용자부 입력 버퍼를 조사한다.3 is a flowchart of the execution of the software that performs the functions of SCCP. When execution starts, the user first examines the input buffer from the user unit (31) to determine whether the primitive is input (32), and if there is an input, determines which function module should go to (33, 34). Call (35, 36, 37). When this process is completed or there is no input from the user part, the input buffer is examined from the MTP (380) to determine whether the primitive is input (33), and if there is an input, the function module to go to is determined (40). Call (41, 42). When this process is completed or there is no input from the message transfer unit, the buffer from the TMC 11 is examined (43) to determine whether a timer message is input (44), and if there is an input, a timer associated with a function module. It determines whether it is a message (45) and calls the corresponding function module (46, 47). When this process is completed or there is no input from the TMC 11, the user input buffer is checked again.

이때에 사용자부나 메세지 전달부, TMC(11)에 대한 출력 버퍼로의 출력은 각 기능 모듈들이 기능을 수행과정을 행해지게 된다.At this time, the output to the user unit, the message transfer unit, or the output buffer for the TMC 11 is performed by each function module.

다음 제4도 내지 제3도가 각 기능 모듈들에 대한 일실시예 상세 흐름도이다.4 to 3 are detailed flowcharts of one embodiment of each functional module.

제4도는 SCCP 타이머 제어기능 모듈의 흐름도이다. 타이머 제어기능부는 입력버퍼를 조사하여(51) 메세지의 입력 여부를 판단하고(52), 만약에 입력된 메세지가 있었을 경우 타이머 설정을 요구하는 메세지인가, 해제를 요구하는 메세지인가를 판단한다(53). 전자의 경우라면 타이머의 타입을 조사하여(54) 그에 따른 타임아웃 값을 할당하고 메세지내에 포함되어 있는 관련 데이타와 함께 채워넣는 다음(55) 타임아웃 대기 리스트(이하 리스트라 함)에 삽입한다(56). 이때에 삽입해야 할 위치는 할당된 타임 아웃값에 근거하여 결정한다. 우자의 경우였다면, 해제 요구 메세지의 정보를 이용하여 리스트에 해당 타이머를 검색하여(57) 찾아낸 타이머를 대기 리스트에서 삭제한다(58). 상기의 절차를 마치거나 입력버퍼에 메세지 입력이 없을 경우에는 다시 입력 버퍼를 조사한다(51).4 is a flowchart of an SCCP timer control function module. The timer control function examines the input buffer (51) to determine whether a message has been input (52), and if there is an input message, determines whether the message requests the timer setting or the message requesting the release (53). ). In the former case, the type of timer is examined (54), and the corresponding timeout value is assigned and inserted into the next timeout waiting list (hereinafter referred to as a list) which is filled in with the relevant data contained in the message (55) ( 56). The position to be inserted at this time is determined based on the assigned timeout value. If it is the case, the timer is searched in the list using the information of the release request message (57), and the found timer is deleted from the waiting list (58). When the above procedure is completed or there is no message input in the input buffer, the input buffer is checked again (51).

제5도는 타임 아웃 관리 기능 모듈의 흐름도로서, 매 1초 마다(61) 리스트의 제일 앞에 있는 타이머(이하 헤드라고 함)의 타임 아웃 값을 1씩 감소시키고(62) 타임 아웃 값이 0 이하가 되었는지 판단한다(63). 0 이하가 되지않았다면 다시 1초가 지나기를 기다리며, 0 이하로 되었다면 헤드(head)에 대한 타임 아웃 메세지를 작성하고(64) 리스트에서 헤드를 삭제한 후(65) 타임아웃 메세지를 출력 버퍼로 출력한다(66).5 is a flow chart of the timeout management function module. Every 1 second, the timeout value of the timer (hereinafter referred to as the head) at the head of the list is reduced by one (62) and the timeout value is 0 or less. It is determined whether or not (63). If it is less than 0, wait for 1 second again. If it is less than 0, write a timeout message for the head (64), delete the head from the list (65), and print the timeout message to the output buffer. (66).

제6도는 비접속형 제어기능 모듈의 흐름도로서 메세지가 입력되면(71) 사용자부 프리미티브인가를 판단하여(72) 사용자부 프리미티브라면 단위 데이타 메세지를 구성(73)하고, 라우팅 제어부로 넘긴다(74). 그러나 사용자부 프리미티브가 아니었다면 SCRC로 부터의 메세지인가를 판단하고(75), 라우팅 실패여부를 판단하여 라우팅 실패로 SCRC가 보내온 메세지였다면(76) 단위 데이타 메세지로서(77) 리턴옵션이 선택된 경우(78)에만 단위데이타 서비스메세지를 구성(79)하여, 라우팅 제어기능부로 보낸다(80). 라우팅 실패가 아니었을 경우(76) SCMG로 가는 메세지였다면(81) 관리 기능부로 보내고(82) 아니면 메세지 유형에 따라 사용자부 프리미티브를 구성하여(83) 사용자부 출력 버퍼에 넣는다(84). 또한 SCRC로 부터의 메세지가 아니었을 경우는 SCMG로 부터의 메세지가 들어 온것이므로 단이 데이타 메세지를 구성하여 라우팅 제어기능부로 보낸다.FIG. 6 is a flow chart of a connectionless control function module. When a message is input (71), it is determined whether it is a user part primitive (72). . However, if it is not a user part primitive, it is determined whether it is a message from the SCRC (75), or if it is a message sent by the SCRC due to a routing failure (76). Only in step 78), the unit data service message is configured (79) and sent to the routing control function (80). If it was not a routing failure (76), it was a message destined for SCMG (81). In addition, if the message is not from the SCRC, the message is from the SCMG. Therefore, the data is composed of a data message and sent to the routing control function.

제7도는 접속형 제어기능 모듈의 흐름도로서, 메세지가 입력되면(91) 사용자부로 부터의 프리미티인가를 판단하여(92), 접속설정과 관련되 프리미티브라면(93) 접속 설정제어기능을 호출하고(94), 접속해제와 관련된 프리미티브라면(95) 접속해제 제어기능을 호출하며(96), 데이타 전송 관련 프리미티브였다면(97) 데이타 전송제어기능을 호출한다(98). 만약 급송데이타 전송 관련 프리미티브였다면(99) 급송데이타 제어기능을 호출하고(100), 상기의 프리미티브들이 아니었다면 접속 재생 제어 프리미티브이므로 접속재생 제어기능을 호출한다(101). 사용자로 부터의 프리미티브가 아니었을 경우에는 SCRC로 부터의 메세지가 입력된 것이므로 그에 따른 절차를 수행하는데, 프리미티브가 아닌 메세지라는 것을 제외하고는 상기의 흐름과 동일하다.7 is a flowchart of the connection type control function module. When a message is input (91), it is judged whether or not it is a primitive from the user unit (92), and if the primitive related to connection setting (93) is called, (94) If the primitive related to disconnection (95) is called (96), the disconnection control function is called (96). If it is a data transfer related primitive (97), the data transfer control function is called (98). If the primitive data transmission-related primitive (99), the rapid data control function is called (100), if the primitives are not the connection reproduction control primitive is called (101). If it is not a primitive from the user, the message from the SCRC is entered, so the procedure is followed. The procedure is the same as above except that the message is not a primitive.

제8도는 라우팅 제어기능 모듈의 흐름도이다. 메세지가 입력되면(120) 메세지 전달부 프리미티브인 경우(121) SCLC 관련 여부를 판단한다(122). SCLC와 관련이 없다면 SCOC 관련이므로 번역 및 라이팅 기능을 수행한 다음(123) 접속형 제어기능부로 보낸다(24). SCLC와 관련이 있었던 경우 목적지, 즉 착신점에 도착한 것인지 여부를 판단하여(125) 목적지에 도착한 경우에는 비접속형 제어기능부로 보내지만(126), 도착하지 않은 경우라면 다음 신호점으로 전송하기 위하여 필요한 번역 및 라우팅 기능을 수행하고(127), 메세지 전달부 출력버퍼로 보낸다(128). 한편 메세지 전달부 프리미티브가 아니었던 경우에는 SCLC가 보내온 메세지인가를 판단하여(129) SCLC 메세지였다면 상기의 125 내지 128의 절차를 따르고, SCLC가 보내온 메세지도 아닌 경우는 SCOC가 보낸 메세지가 되므로 접속요청 메세지인 경우(130), 발신점에서라면(131) 번역 및 라우팅 기능을 수행한 다음 메세지 전달부 출력버퍼로 보낸다(132,133).8 is a flowchart of a routing control module. If the message is input (120) if the message transfer unit primitive (121) it is determined whether the SCLC related (122). If it is not related to SCLC, it is SCOC related and performs translation and writing functions (123), and then sends it to the access control unit (24). If it is related to SCLC, it is determined whether it has arrived at the destination, that is, the destination (125). If it arrives at the destination, it is sent to the connectionless control function (126). Perform the necessary translation and routing functions (127) and send them to the message transfer output buffer (128). On the other hand, if it was not the message transfer unit primitive, it is determined whether the message is sent by SCLC (129). If it is a message (130), if the originating point (131) performs a translation and routing function and then sends to the message transfer unit output buffer (132,133).

제9도는 SCCP 관리 기능 모듈의 흐름도이다. 메세지가 입력되었을 때(141) 메세지 전달부 프리미티브인 경우(142), 메세지 전달부-포즈(PAUSE) 프리미티브라면(143) 신호점 금지 제어기능을 호출하고(144), 메세지 전달부 리즘(RESUME) 프리미티브라면(145) 신호점 허용 제어기능을 호출하는데(146), 그외의 프리미티브라면 메세지 전달부-스테이터스(STATUS) 프리미티브이므로 신호점 폭주 제어기능을 호출한다(147). 사용자부 프리미티브인 경우(148), N-상태 프리미티브였다면(149) 사용자 서비스 사용여부에 따라(150) 서브시스템 금지 제어기능이나 서브시스템 허용 제어기능을 호출한다(151,152). N-상태 프리미티브가 아니라면 N-COORD 프리미티브이므로 조정된 상태변경 제어기능을 호출한다(153). 만약에 메세지가 SCRC로 부터 온 것이라면 서브시스템 금지 제어기능을 호출한다(154,155). 상기의 경우가 모드 아니라면 입력된 메세지는 SCLC로 부터 온 관리 기능부 메세지이므로 관리 기능부 메세지의 종류에 따라 해당 제어기능을 호출한다.(156 내지 162).9 is a flowchart of an SCCP management function module. When a message is entered (141) if it is a message transfer primitive (142), if it is a PAUSE primitive (143), it invokes the signal point prohibition control function (144) and the message transfer mechanism (RESUME). If it is a primitive 145, it calls the signal point admission control function (146). Otherwise, if it is another primitive, it calls the signal point congestion control function because it is a message transfer-status primitive (147). If it is a user part primitive (148), if it is an N-state primitive (149), it calls the subsystem prohibition control function or the subsystem permission control function (151, 152) depending on whether the user service is used (150). If it is not an N-state primitive, it calls the adjusted state change control function because it is an N-COORD primitive (153). If the message is from SCRC, it invokes the subsystem forbidden control function (154, 155). If the above mode is not the mode, since the input message is a management function message from SCLC, the corresponding control function is called according to the type of the management function message (156 to 162).

본 발명은 상기와 같이 구성 및 동작되어 CCITT에서 권고한 SCCP 기능규격에 부합되는 기능을 소프트웨어로 수행할 수 있는 효과를 갖는다.The present invention has the effect that can be configured and operated as described above to perform a function in software that conforms to the SCCP functional standard recommended by the CCITT.

Claims (3)

시스템 버스(4,5,6)를 통해 연결된 중앙처리장치(1), 기억장치(2), 및 입출력 장치를 구비하여 멀티태스킹 및 프로세스간 정보교환 기능을 갖는 컴퓨터 구조를 이용하여 CCITT No.7 공통선 신호방식의 신호 접속 제어부(CCP) 기능을 구현하는 방법에 있어서, 사용자부(UP), 메세지 전달부(MTP), 및 타이머 제어기능부(TMC) 순서로 상기 각 부로 부터의 입력 버퍼(18,19,22)를 조사하여 프리미티브의 입력 여부를 판단하고 어떤 기능 모듈의 프리미티브인가 분석하여 해당기능을 호출하는 제1단계; 상기 제1단계에서 호출된 기능 모듈을 수행하는 제2단계 ; 및 상기 제2단계의 수행 과정에 따른 결과를 출력버퍼(17,20,21)를 통해 사용자부(UP), 메세지 전달부(MTP), 및 타이머 제어기능부(TMC)측으로 출력하는 제3단계에 의해 수행되는 것을 특징으로 하는 CCITT No.7 공통선 신호 방식의 신호 접속 제어부 기능 구현 방법.CCITT No.7 using a computer structure having a central processing unit (1), a storage unit (2), and an input / output unit connected via a system bus (4, 5, 6) and having a multitasking and interprocess information exchange function. In a method for implementing a common connection signaling (CCP) function, an input buffer from the respective units in the order of a user unit (UP), a message transfer unit (MTP), and a timer control function unit (TMC). 18, 19 and 22, a first step of determining whether a primitive is input, analyzing which function module is a primitive, and calling a corresponding function; A second step of executing the function module called in the first step; And a third step of outputting the result of the execution of the second step to the user unit UP, the message transfer unit MTP, and the timer control function unit TMC through the output buffers 17, 20, and 21. A method of implementing a signal connection control unit function of the CCITT No.7 common line signal method, characterized in that performed by. 제1항에 있어서, 상기 제2단계에서 수행되는 기능 모듈은 상기 제1단계에서의 입력이 사용자부(UP)측의 입력버퍼(18)로 들어온 것이면 입력 형태에 따라 비접속형 제어기능 모듈, 접속형 제어기능 모듈, 또는 관리 기능 모듈 중 어느 하나가 호출되어 수행되고, 상기 제1단계에서의 입력이 메세지 전달부(MTP)측의 입력버퍼(19)로 들어온 것이면 입력형태에 따라 라우팅 제어기능 모듈 또는 관리 기능 모듈 중 어느 하나가 호출되어 수행되고, 상기 제1단계에서의 입력이 타이머 제어기능부(MTC)측의 입력 버퍼(22)로 들어온 것이면 입력형태에 따라 접속형 제어기능 모듈 또는 관리 기능 모듈 중 어느 하나가 호출되어 수행되는 것을 특징으로 하는 CCITT No.7 공통선 신호 방식의 신호 접속 제어부 기능 구현 방법.The control module according to claim 1, wherein the function module performed in the second step is a connectionless control function module according to an input type if the input in the first step enters the input buffer 18 of the user unit UP. Either of the connected type control module or the management function module is called and executed, and if the input in the first step enters the input buffer 19 on the MTP side, the routing control function according to the input type. If either the module or the management function module is called and executed, and the input in the first step enters the input buffer 22 on the timer control function unit (MTC) side, the connected control function module or management according to the input type. A method for implementing a signal connection control unit function of a CCITT No.7 common line signaling method, wherein any one of function modules is called and performed. 제2항에 있어서, 상기 제3단계에서 사용자부(UP)측의 출력버퍼(17)로의 출력은 비접속형 제어기능 모듈, 접속형 제어기능 모듈, 또는 관리 기능 모듈 중 어느 하나가 수행하고, 메세지 전달부(MPT)측의 출력버퍼(20)로의 출력은 라우팅 제어기능 모듈이 수행하며, 타이머 관리 기능부(TMC)측의 출력버퍼(21)로의 출력은 접속형 제어기능 모듈 또는 관리 기능 모듈 중 어느 하나가 수행하는 것을 특징으로 하는 CCITT No.7 공통선 신호 방식의 신호 접속 제어부 기능 구현 방법.The method of claim 2, wherein in the third step, the output to the output buffer 17 of the user unit UP is performed by any one of a connectionless control module, a connection control module, or a management module. The output to the output buffer 20 on the message transfer unit MPT side is performed by the routing control function module, and the output to the output buffer 21 on the timer management function unit TMC side is connected to the control module or the management function module. Any one of the CCITT No. 7 method of implementing a signal connection control unit function of the common line signal method.
KR1019890016766A 1989-11-18 1989-11-18 A method for implementing sccp functions of ccitt no.7 common line signaling form KR920001073B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019890016766A KR920001073B1 (en) 1989-11-18 1989-11-18 A method for implementing sccp functions of ccitt no.7 common line signaling form

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019890016766A KR920001073B1 (en) 1989-11-18 1989-11-18 A method for implementing sccp functions of ccitt no.7 common line signaling form

Publications (2)

Publication Number Publication Date
KR910010321A KR910010321A (en) 1991-06-29
KR920001073B1 true KR920001073B1 (en) 1992-02-01

Family

ID=19291788

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019890016766A KR920001073B1 (en) 1989-11-18 1989-11-18 A method for implementing sccp functions of ccitt no.7 common line signaling form

Country Status (1)

Country Link
KR (1) KR920001073B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010129924A2 (en) * 2009-05-07 2010-11-11 Emigh S Grant Linear roller bearing assembly and sub-assembly and reciprocating machinery incorporating the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010129924A2 (en) * 2009-05-07 2010-11-11 Emigh S Grant Linear roller bearing assembly and sub-assembly and reciprocating machinery incorporating the same
WO2010129924A3 (en) * 2009-05-07 2011-03-03 Emigh S Grant Linear roller bearing assembly and sub-assembly and reciprocating machinery incorporating the same

Also Published As

Publication number Publication date
KR910010321A (en) 1991-06-29

Similar Documents

Publication Publication Date Title
US6519258B1 (en) ATM exchange
EP0097674B1 (en) Interface processor unit
US5951654A (en) System for processing cooperation signals by storing and executing the control part of the signal separately from the data part using pointer to link the two parts
US5568544A (en) Routing incoming calls to a PBX in response to route requests from a host computer
US6041110A (en) Method and apparatus for providing a telecommunications service
US6205212B1 (en) Method and apparatus for implementing software objects in an intelligent communication network to process and control communication traffic
US5758159A (en) Structured software for a telecommunication system, including a communication service object which uses relationship data to route a message from an originator object to a recipient object
KR920001073B1 (en) A method for implementing sccp functions of ccitt no.7 common line signaling form
US5850570A (en) Communication apparatus for performing data transfer utilizing direct memory access controller
KR100227781B1 (en) The real time processing method of traffic data in the base station
US5822421A (en) Communication method between processors in a decentralized multi-node exchange system
JPH0619855A (en) Method and device for queueing message
JP2820942B2 (en) Communication protocol processing method
KR100218681B1 (en) Message matching method using message queue routing table
KR100252513B1 (en) How to change subscriber information at ATM switch
KR950003680B1 (en) Cue message management method
IES960257A2 (en) A service provider for interaction with a¹telecommunications network signalling system
JPH04188930A (en) Distributed packet exchange and communication control module
JPH0583381A (en) Trunk line receiving connection control system
KR100277703B1 (en) Matching Method for Graphic Operator Terminal in Intelligent Information System
Kawashima et al. A prototype switching system employing a matching-based language
JPS6343489A (en) Representative line selection and processing system in multi-processor electronic switching system
KR20020004624A (en) Method for copying voice mail information between vms of paging system
JPH06169342A (en) Pseudo call signal control system
JPH02274197A (en) Load distribution processing system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 19990201

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee