KR100227809B1 - The message processing method using level-2 firmware in mobile exchange - Google Patents

The message processing method using level-2 firmware in mobile exchange Download PDF

Info

Publication number
KR100227809B1
KR100227809B1 KR1019970028641A KR19970028641A KR100227809B1 KR 100227809 B1 KR100227809 B1 KR 100227809B1 KR 1019970028641 A KR1019970028641 A KR 1019970028641A KR 19970028641 A KR19970028641 A KR 19970028641A KR 100227809 B1 KR100227809 B1 KR 100227809B1
Authority
KR
South Korea
Prior art keywords
level
primitive
ccitt
ansi
firmware
Prior art date
Application number
KR1019970028641A
Other languages
Korean (ko)
Other versions
KR19990004517A (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 KR1019970028641A priority Critical patent/KR100227809B1/en
Publication of KR19990004517A publication Critical patent/KR19990004517A/en
Application granted granted Critical
Publication of KR100227809B1 publication Critical patent/KR100227809B1/en

Links

Images

Abstract

[청구범위에 기재된 발명이 속한 기술분야][Technical field to which the invention described in the claims belong]

디지탈 이동통신 교환기.Digital Mobile Switching System.

[발명이 해결하려고 하는 기술적 과제][Technical Challenges to Invent]

종래 이동통신 교환기에서 CCITT와 ANSI 레벨 2에 대한 펌웨어가 각각 따로 롬의 형태로 있기 때문에 시스템 실장시 시스템 구성이 어떤지를 미리 알아야만 알맞은 펌웨어를 적용시킬 수 있다는 단점과 시스템 운용중 신호링크의 증설시에는 증설되는 ANSI 또는 CCITT의 롬으로 교체해야하는 불편함을 해결하고자 한 것임.Since the firmware for CCITT and ANSI Level 2 are in the form of ROM separately in the conventional mobile communication switch, it is necessary to know what the system configuration is in advance when the system is mounted, and the proper firmware can be applied. It is to solve the inconvenience that needs to be replaced by the additional ANSI or CCITT ROM.

[발명의 해결방법의 요지][Summary of the solution of the invention]

소프트웨어와 하드웨어를 초기화한 상태에서 레벨 2에서 신호메시지 송수신시 메시지 타입이 CCITT인지 또는 ANSI인지를 확인할 수 있도록 프리미티브를 생성 및 세팅하는 프리미티브 세팅과정(ST1-ST13)과; 상기 세팅한 프리미티브를 레벨 3 데이터 전송부로 전송해주는 프리미티브 전송과정(ST14)과; 상기 레벨 3 데이터 전송부에서 전송된 프리미티브에 따라 신호메시지 포맷의 변경 여부를 판단하고 그 판단 결과에 따라 신호메시지를 처리하여 전송하는 신호메시지 처리과정(ST15)으로 이루어짐을 특징으로 한 것이다.A primitive setting step (ST1-ST13) of generating and setting primitives so as to check whether a message type is CCITT or ANSI when transmitting and receiving a signal message at level 2 while initializing software and hardware; A primitive transmission process (ST14) for transmitting the set primitive to a level 3 data transmission unit; It is characterized in that it comprises a signal message processing step (ST15) of determining whether the signal message format is changed according to the primitive transmitted from the level 3 data transmitter, and processing and transmitting the signal message according to the determination result.

[발명의 중요한 용도][Important Uses of the Invention]

디지탈 이동통신 교환기에서 펌웨어로 공통선 신호방식 레벨 2 CCITT와 ANSI 규격의 신호메시지를 처리하는데 적용되는 것임.It is applied to process common line signaling level 2 CCITT and ANSI standard signal message by firmware in digital mobile communication exchange.

Description

이동통신 교환기에서 레벨 2 펌웨어를 이용한 메시지 처리방법Message Handling Method Using Level 2 Firmware in Mobile Switching System

본 발명은 디지탈 이동통신 교환기에서 공통선 신호장치중 메시지 전달부(MTP ; Message Transfer Part)의 레벨 2 규격에 관한 펌웨어 구현에 관련된 것이다.The present invention relates to a firmware implementation related to the Level 2 standard of a message transfer part (MTP) of common line signaling devices in a digital mobile communication exchange.

일반적인 이동통신 교환기는 NO.7 신호링크 레벨 2 펌웨어를 CCITT와 ANSI에 각각 구현하여 사용하고 있으며, CCITT와 ANSI의 레벨 2간의 신호메시지 포맷이 다소 다른부분을 레벨 2와 레벨 3간의 통신시 프리미티브를 각각 별도로 갖게하여 레벨 3에서 ANSI 및 CCITT간의 포맷변환을 구현한다.In general, mobile communication exchanges implement NO.7 signal link level 2 firmware in CCITT and ANSI, respectively.The part of the signal message format between CCITT and ANSI level 2 is somewhat different. Each has its own separate implementation of format conversion between ANSI and CCITT.

즉, 종래에는 CCITT레벨 2 규격이면 그 규격에 맞게 펌웨어를 구현하고, ANSI이면 ANSI 레벨 2에 맞게 펌웨어를 구현하여 별도로 롬(ROM)을 제작하여 사용하여 왔으며, ANSI와 CCITT의 레벨 2 프로토콜중 신호메시지 포맷이 다소 다른 부분은 레벨 3에서 ANSI와 CCITT간의 통신시 포맷변환을 행하여왔다.That is, conventionally, the CCITT Level 2 standard implements the firmware according to the standard, and if the ANSI implements the firmware according to the ANSI level 2, ROM has been produced and used separately, and the signal of the level 2 protocol of ANSI and CCITT is used. Part of the slightly different message format has been format conversion in the communication between ANSI and CCITT at level 3.

따라서 상기와 같은 종래 이동통신 교환기는 CCITT와 ANSI 레벨 2에 대한 펌웨어가 각각 따로 롬의 형태로 있어야 되기 때문에 시스템 실장시 시스템 구성이 어떤지를 미리 알아야만 알맞는 펌웨어를 적용할 수 있다는 단점과 정확한 레벨 2 기능을 담당하는 신호단말의 위치에 정확히 펌웨어 롬을 실장해야하는 불편함이 있었다.Therefore, the conventional mobile communication switch as described above requires the firmware for CCITT and ANSI Level 2 to be in the form of a ROM separately, so that the proper firmware can be applied only when the system configuration is implemented in advance. There was an inconvenience in that the firmware ROM should be correctly mounted at the position of the signal terminal in charge of the function.

또한, 시스템 운용중 신호링크의 증설시에는 증설되는 ANSI 또는 CCITT의 롬으로 교체해야하는 불편함도 있었고, 신호링크의 변경시에도 활성화되어 있는 신호링크를 비활성화시킨후에 변경해야하는 불편함이 따랐다.In addition, when the signal link is expanded during operation of the system, there is an inconvenience in that it must be replaced with an extended ANSI or CCITT ROM. In addition, when the signal link is changed, it is inconvenient to change it after deactivating the active signal link.

이에 본 발명은 상기와 같은 종래 이동통신 교환기의 레벨 2와 레벨 3간의 메시지 송수신시 발생하는 제반 문제점을 해결하기 위해서 제안된 것으로, 본 발명의 목적은 "CCITT"와 "ANSI"의 레벨 2간의 신호메시지 포맷이 다른 부분을 두 개의 펌웨어로 구현하지 않고 레벨 2와 레벨 3간의 통신시에 프리미티브만 수정하여 하나의 펌웨어로 구현토록 함으로써 생산성 및 신뢰성을 향상시키도록 한 이동통신 교환기에서 레벨 2 펌웨어를 이용한 메시지 처리방법을 제공하는데 있다.Accordingly, the present invention has been proposed to solve various problems that occur when transmitting and receiving messages between level 2 and level 3 of the conventional mobile communication switch, and an object of the present invention is a signal between level 2 of "CCITT" and "ANSI". The level 2 firmware is used in a mobile communication exchange that improves productivity and reliability by modifying only primitives in communication between level 2 and level 3 without implementing two different message formats. To provide a message handling method.

이러한 본 발명의 목적을 달성하기 위한 방법은, 소프트웨어와 하드웨어를 초기화한 상태에서 레벨 2에서 신호메시지 송수신시 메시지 타입이 CCITT인지 또는 ANSI인지를 확인할 수 있도록 프리미티브를 생성 및 세팅하는 프리미티브 세팅과정과; 상기 세팅한 프리미티브를 레벨 3 데이터 전송부로 전송해주는 프리미티브 전송과정과; 상기 레벨 3 데이터 전송부에서 전송된 프리미티브에 따라 신호메시지 포맷의 변경 여부를 판단하고 그 판단 결과에 따라 신호 메시지를 처리하여 전송하는 신호메시지 처리과정으로 이루어진다.The method for achieving the object of the present invention includes a primitive setting process for generating and setting a primitive so as to determine whether the message type is CCITT or ANSI when transmitting and receiving a signal message at level 2 with software and hardware initialized; A primitive transmission process for transmitting the set primitive to a level 3 data transmission unit; A signal message processing process is performed to determine whether the signal message format is changed according to the primitive transmitted from the level 3 data transmitter, and process and transmit the signal message according to the determination result.

이하, 본 발명의 바람직한 실시예를 첨부한 도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, with reference to the accompanying drawings, preferred embodiments of the present invention will be described in detail.

제1도는 본 발명이 적용되는 이동통신 교환기내의 메시지 전송부 개략 구성도.1 is a schematic block diagram of a message transmission unit in a mobile communication switch to which the present invention is applied.

제2도는 본 발명에 의한 이동통신 교환기에서 레벨 2 펌웨어를 이용한 메시지 처리방법을 보인 흐름도.2 is a flowchart illustrating a message processing method using level 2 firmware in a mobile communication switch according to the present invention.

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

10 : 레벨 3 데이터 전송부 20 : 레벨 2 데이터 전송부10: level 3 data transmission unit 20: level 2 data transmission unit

제1도는 본 발명이 적용되는 이동통신 교환기내의 메시지 전송부 개략 구성도로서, 레벨 3 데이터 전송부(10)로부터 프리미티브 플래그 세팅이 요구되면 송신할 메시지의 타입을 확인하여 새로운 프리미티브를 생성하고 그 생성한 프리미티브를 신호링크가 활성화되기 이전에 상기 레벨 3 데이터 전송부(10)로 전송해주는 레벨 2 데이터 전송부(20)와, 상기 레벨 2 데이터 전송부(20)로 송수신할 데이터 포맷이 CCITT인지 ANSI인지를 알 수 있도록 하는 프리미티브 플래그 세팅을 요구하고, 그 레벨 2 데이터 전송부(20)로부터 생성된 프리미티브가 전송되면 그에 맞게 송수신 메시지 포맷을 변경해주는 레벨 3 데이터 전송부(10)로 구성된다.1 is a schematic block diagram of a message transmitter in a mobile communication switch to which the present invention is applied. When a primitive flag setting is requested from the level 3 data transmitter 10, a new primitive is generated by checking a type of a message to be transmitted. Whether the level 2 data transmitter 20 transmits the generated primitives to the level 3 data transmitter 10 before the signal link is activated, and the data format to be transmitted and received by the level 2 data transmitter 20 is CCITT. It consists of a level 3 data transmitter 10 that requests primitive flag settings to determine whether it is ANSI and changes the format of transmission and reception messages when the primitives generated from the level 2 data transmitter 20 are transmitted.

제2도는 본 발명에 의한 이동통신 교환기에서 레벨 2 펌웨어를 이용한 메시지 처리방법을 보인 흐름도로서, 전원이 공급되거나 리세트되면 소프트웨어 및 하드웨어를 초기화시키는 단계(ST1)(ST2)와, CCITT/ANSI 세팅이 요구되면(ST3) 송수신할 데이터 포맷이 ANSI규격인지를 확인하는 단계(ST4)와, 상기 송수신할 데이터 포맷이 ANSI 규격이면 메시지 시그널 유니트(Message Signal Unit ; 이하 "MSU"라 약칭함) 또는 리트리브 MSU 송수신인지를 확인하는 단계(ST5)와, 상기 MSU 또는 리트리브 MSU송수신이 아닐 경우에는 노르말 작업을 수행하는 단계(ST6)와, 상기 MSU 또는 리트리브 MSU 송수신이면 다시 MSU 송수신인지를 확인하는 단계(ST7)와, 상기 MSU 송수신이면 MSU 프리미티브를 "156"으로 세트하는 단계(ST8)와, 상기 리트리브 MSU 송수신이면 리트리브 MSU 프리미티브를 "15F"로 세팅하는 단계(ST9)와, 상기 단계(ST4)에서 ANSI규격이 아니면 CCITT규격이라고 판단을 하고, MSU 또는 리트리브 MSU 송수신인지를 확인하는 단계(ST10)와 상기 MSU 또는 리트리브 MSU 송수신이 아니면 노르말 작업을 수행하고, 상기 MSU 또는 리트리브 MSU 송수신이면 다시 MSU 송수신인지를 확인하는 단계(ST11)와, 상기 MSU 송수신이면 MSU 프리미티브를 "56"으로 세팅하는 단계(ST8)와, 상기 리트리브 MSU 송수신이면 리트리브 MSU 프리미티브를 "5F"로 세팅하는 단계(ST13)와, 상기 세팅된 프리미티브를 레벨 3으로 전송해주는 단계(ST14)와, 상기 레벨 3에서 전송된 프리미티브를 확인하여 CCITT 또는 ANSI 규격에 맞게 송수신 메시지를 처리하는 단계(ST15)로 이루어진다.2 is a flowchart illustrating a message processing method using a level 2 firmware in a mobile communication switch according to the present invention, which includes initializing software and hardware when power is supplied or reset (ST1) (ST2), and CCITT / ANSI setting. If required (ST3) checking whether the data format to be transmitted / received is an ANSI standard (ST4); if the data format to be transmitted / received is an ANSI standard, a message signal unit (hereinafter abbreviated as "MSU") or retrieved Checking whether it is MSU transmission / reception (ST5); if it is not MSU or retrieved MSU transmission / reception, performing normal operation (ST6); and if it is MSU or retrieved MSU transmission / reception, checking whether it is MSU transmission / reception (ST7) ), And setting the MSU primitive to "156" if the MSU transmission and reception (ST8), and setting the retrieved MSU primitive to "15F" if the retrieved MSU transmission and reception In step ST9, if it is not ANSI standard in step ST4, it is determined that it is CCITT standard, and checks whether it is MSU or retrieved MSU transmission or reception (ST10) and performs normal operation if it is not MSU or retrieved MSU transmission or reception. If the MSU or retrieved MSU transmission and reception (ST11), and if the MSU transmission and reception again, setting the MSU primitive to "56" (ST8), and if the retrieved MSU and the retrieved MSU primitive Setting to "5F" (ST13), transmitting the set primitives to level 3 (ST14), and checking the primitives transmitted at the level 3 and processing a transmission / reception message according to CCITT or ANSI standards. (ST15).

이와 같이 이루어지는 본 발명에 의한 레벨 2 펌웨어를 이용한 메시지 처리방법을 구체적으로 설명하면 다음과 같다.The message processing method using the level 2 firmware according to the present invention as described above will be described in detail.

먼저, 시스템에 전원이 공급되거나 시스템이 리세트되면 레벨 2 데이터 전송부(20)는 소프트웨어 및 하드웨어를 초기화시킨 상태에서(ST1)(ST2), 통합된 레벨 2의 펌웨어에서 레벨 2와 레벨 3간의 신호메시지 송수신을 위해 레벨 3 데이터 전송부(10)로부터 CCITT규격인지 ANSI규격인지를 표시해주기를 요구하는 플래그가 전송되면(ST3), 송수신할 데이터 포맷이 ANSI규격인지를 확인하게 된다(ST4).First, when power is supplied to the system or the system is reset, the level 2 data transmitter 20 initializes the software and hardware (ST1) (ST2), and between the level 2 and level 3 in the integrated level 2 firmware. When a flag requesting to indicate whether the CCITT standard or the ANSI standard is transmitted from the level 3 data transmission unit 10 for transmitting and receiving the signal message (ST3), it is checked whether the data format to be transmitted and received is ANSI standard (ST4).

여기서 신호단말의 펌웨어에 ANSI 프로토콜을 사용할지 아니면 CCITT프로토콜을 사용하기를 알리기 위해 CCITT규격의 프로토콜 사용하면 "0"으로 세트하고, ANSI규격의 프로토콜 사용이면 "1"이라 정의한다.In this case, to use ANSI protocol for signal terminal firmware or CCITT protocol, set to "0" if CCITT standard protocol is used and "1" if ANSI protocol protocol is used.

한편, 레벨 2 데이터 전송부(20)는 송수신할 데이터 포맷을 검색하여 ANSI 규격이면 메시지 시그널 유니트(MSU) 또는 리트리브 MSU 송수신인지를 확인하여(ST5), 상기 MSU 또는 리트리브 MSU송수신이 아닐 경우에는 노르말 작업을 수행하게되며(ST6), 이와는 달리 상기 MSU 또는 리트리브 MSU 송수신이면 다시 MSU 송수신인지를 확인하여(ST7), MSU 송수신이면 MSU 프리미티브를 "96"으로 세트하고(ST8), 리트리브 MSU 송수신이면 리트리브 MSU 프리미티브를 "9F"로 세팅하게 된다(ST9).On the other hand, the level 2 data transmission unit 20 searches for the data format to be transmitted and received and checks whether it is a message signal unit (MSU) or a retrieved MSU if it is ANSI standard (ST5), and if it is not the MSU or retrieved MSU transmission and reception, it is normal. (ST6), otherwise, if the MSU or retrieved MSU transmission and reception again check whether the MSU transmission (ST7), if the MSU transmission and reception MSU primitive set to "96" (ST8), retrieved MSU transmission and retrieve The MSU primitive is set to "9F" (ST9).

그리고 상기 단계(ST4)에서 ANSI규격이 아니면 CCITT 규격이라고 판단을 하고, MSU 또는 리트리브 MSU 송수신인지를 확인하여(ST10), 상기 MSU 또는 리트리브 MSU 송수신이 아니면 노르말 작업을 수행하고(ST6), MSU 또는 리트리브 MSU 송수신이면 다시 MSU 송수신인지를 확인하여(ST11), MSU 송수신이면 MSU 프리미티브를 "56"으로 세팅하고(ST8), 이와는 달리 리트리브 MSU 송수신이면 리트리브 MSU 프리미티브를 "5F"로 세팅하게 된다(ST13).In step ST4, if it is not an ANSI standard, it is determined as a CCITT standard and checks whether the MSU or the retrieved MSU is transmitted or received (ST10), and if the MSU or the retrieved MSU is not transmitted or received, performs a normal operation (ST6), MSU or If the retrieval MSU transmission and reception is again checked whether the MSU transmission and reception (ST11), if the MSU transmission and reception, the MSU primitive is set to "56" (ST8), otherwise, if the retrieval MSU transmission and reception, the retrieved MSU primitive set to "5F" (ST13) ).

이러한 방법에 의해 프리미티브를 생성하여 세팅하면 신호링크가 활성화되기 이전에 레벨 3 데이터 전송부(10)에 세팅된 프리미티브를 전송해주게 되며(ST14), 이에 따라 레벨 3 데이터 전송부(10)는 그 전송된 프리미티브를 확인하여 CCITT 또는 ANSI 규격의 프로토콜 사용을 구분하고, 신호메시지의 포맷변경이 필요하게되면 변경하도록 함으로써 하나의 레벨 2 펌웨어로 ANSI와 CCITT 규격의 송수신 메시지를 처리하게 되는 것이다(ST15).If a primitive is generated and set in this way, the primitive set in the level 3 data transmitter 10 is transmitted before the signal link is activated (ST14). Accordingly, the level 3 data transmitter 10 transmits the primitive. By checking the used primitives, the CCITT or ANSI standard protocols are distinguished, and when the format of the signal message needs to be changed, the one or more level 2 firmware processes the transmit and receive messages of the ANSI and CCITT standard (ST15).

이상에서 상술한 바와같이 본 발명은 CCITT와 ANSI의 레벨 2 간의 신호메시지 포맷이 다소 다른부분을 각각의 레벨 2 펌웨어로 구현하지 않고 레벨 2와 레벨 3간의 통신시 프리미티브만을 수정하여 하나의 펌웨어로 구현함으로써 생산성 및 신뢰성 향상을 도모해주는 효과가 있다.As described above, the present invention implements one firmware by modifying only primitives when communicating between level 2 and level 3, without implementing portions of the signal message format between CCITT and ANSI level 2 somewhat different from each level 2 firmware. As a result, productivity and reliability can be improved.

또한, 하나의 소프트웨어를 단일화한 펌웨어로 CCITT 및 ANSI규격의 신호메시지를 처리해줌으로써 CCITT규격을 사용해야할시 ANSI 롬을 탑재하거나 ANSI규격을 사용할 경우 CCITT 롬을 탑재하게되어 발생되는 오류를 미연에 방지할 수 있는 효과도 있다.In addition, it handles CCITT and ANSI standard signal messages with a single piece of firmware, so it is possible to prevent the error caused by mounting ANSI ROM when CCITT standard is used or CCITT ROM when ANSI standard is used. There is also an effect.

그리고 하나의 펌웨어 롬으로 CCITT규격 및 ANSI규격의 신호메시지 처리가 가능하므로 각각의 펌웨어 롬을 구비하는 경우보다 하드웨어의 형상관리도 용이해지는 효과가 있다.And since it is possible to process signal messages of CCITT standard and ANSI standard with one firmware ROM, configuration of hardware is easier than with each firmware ROM.

본 발명은 국제유선통신자문기구(International Telegraph and Telephone Consultative Committee ; 이하 "CCITT"라 약칭함)와 미국표준협의회(American National Standard Institute ; 이하 "ANSI"라 약칭함)의 레벨 2간의 신호메시지 포맷이 다른 부분을 두 개의 펌웨어로 구현하지 않고 레벨 2와 레벨 3간의 통신시에 프리미티브만 수정하여 하나의 펌웨어로 구현토록 함으로써 생산성 및 신뢰성을 향상시키도록 한 이동통신 교환기에서 레벨 2 펌웨어를 이용한 메시지 처리방법을 제공하고자 한 것이다.The present invention provides a signal message format between Level 2 of the International Telegraph and Telephone Consultative Committee (hereinafter abbreviated as "CCITT") and the American National Standard Institute (hereinafter abbreviated as "ANSI"). The message processing method using level 2 firmware in a mobile communication switch that improves productivity and reliability by modifying only primitives in communication between level 2 and level 3 without implementing the other parts in two firmwares. It is intended to provide.

Claims (4)

공통선 신호방식 레벨 2 CCITT규격 및 ANSI규격의 신호 메시지를 송수신하는 디지탈 이동통신 교환기에 있어서, 소프트웨어와 하드웨어를 초기화한 상태에서 레벨 2 데이터 전송부에서 신호메시지 송수신시 메시지 타입이 CCITT인지 또는 ANSI인지를 확인할 수 있도록 프리미티브를 생성 및 세팅하는 프리미티브 세팅과정(ST1-ST13)과; 상기 세팅한 프리미티브를 레벨 3 데이터 전송부로 전송해주는 프리미티브 전송과정(ST14)과; 상기 레벨 3 데이터 전송부에서 전송된 프리미티브에 따라 신호메시지 포맷의 변경 여부를 판단하고 그 판단 결과에 따라 신호메시지를 처리하여 전송하는 신호메시지 처리과정(ST15)을 포함하여 이루어짐을 특징으로 하는 이동통신 교환기에서 레벨 2 펌웨어를 이용한 메시지 처리방법.Digital line communication system that transmits and receives the common line signaling level 2 CCITT standard and ANSI standard signal message, and whether the message type is CCITT or ANSI when sending and receiving the signal message in the level 2 data transmitter with software and hardware initialized. A primitive setting process (ST1-ST13) for generating and setting a primitive so as to check the; A primitive transmission process (ST14) for transmitting the set primitive to a level 3 data transmission unit; And a signal message processing process (ST15) for determining whether to change the signal message format according to the primitive transmitted from the level 3 data transmitter and processing and transmitting the signal message according to the determination result. Message handling method using level 2 firmware at exchange. 청구항 1에 있어서, 상기 프리미티브 세팅과정(ST1-ST13)은, 신호메시지가 CCITT규격이면 메시지 시그널 유니트(MSU) 프리미티브를 56으로 세팅하고 리트리브 MSU 프리미티브를 5F로 세팅하며, 신호메시지가 ANSI규격이면 MSU 프리미티브를 156으로 세팅하고 리트리브 MSU 프리미티브를 15F로 세팅하는 것을 특징으로 하는 이동통신 교환기에서 레벨 2 펌웨어를 이용한 메시지 처리방법.The method of claim 1, wherein the primitive setting process (ST1-ST13) sets the message signal unit (MSU) primitive to 56 when the signal message is CCITT standard, and sets the retrieved MSU primitive to 5F, and MSU when the signal message is ANSI standard. A method for processing messages using level 2 firmware in a mobile switching center, wherein the primitive is set to 156 and the retrieved MSU primitive is set to 15F. 청구항 1에 있어서, 상기 프리미티브 전송은 신호링크가 활성화되기 이전에 레벨 3 데이터 전송부에 세팅한 프리미티브를 전송해주는 것을 특징으로 하는 이동통신 교환기에서 레벨 2 펌웨어를 이용한 메시지 처리방법.The method according to claim 1, wherein the primitive transmission transmits the primitive set in the level 3 data transmission unit before the signal link is activated. 청구항 1에 있어서, 상기 신호메시지 처리는 CCITT와 ANSI의 레벨 2간의 신호메시지 포맷이 다소 다른 부분을 프리미티브에 따라 단일화된 펌웨어로 처리하는 것을 특징으로 하는 이동통신 교환기에서 레벨 2 펌웨어를 이용한 메시지 처리방법.The method according to claim 1, wherein the signal message processing is a part of the signal message format between CCITT and ANSI level 2 slightly different in the unified firmware according to the primitive message processing method using a level 2 firmware in a mobile communication exchange. .
KR1019970028641A 1997-06-28 1997-06-28 The message processing method using level-2 firmware in mobile exchange KR100227809B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970028641A KR100227809B1 (en) 1997-06-28 1997-06-28 The message processing method using level-2 firmware in mobile exchange

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970028641A KR100227809B1 (en) 1997-06-28 1997-06-28 The message processing method using level-2 firmware in mobile exchange

Publications (2)

Publication Number Publication Date
KR19990004517A KR19990004517A (en) 1999-01-15
KR100227809B1 true KR100227809B1 (en) 1999-11-01

Family

ID=19512020

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970028641A KR100227809B1 (en) 1997-06-28 1997-06-28 The message processing method using level-2 firmware in mobile exchange

Country Status (1)

Country Link
KR (1) KR100227809B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010065933A (en) * 1999-12-30 2001-07-11 박종섭 Apparatus and method for processing trunk call by using No.7 in exchange

Also Published As

Publication number Publication date
KR19990004517A (en) 1999-01-15

Similar Documents

Publication Publication Date Title
US5191583A (en) Method and apparatus for effecting efficient transmission of data
US5481562A (en) Multi-mode modem and data transmission method
KR900013762A (en) Fax video signal transmission method
JP2930624B2 (en) Terminal equipment for ISDN
RU2001115700A (en) GROUP NETWORK DEVICES
PL182458B1 (en) System for and method of transmitting voice and data signals through a radiocommunication channel
RU99106677A (en) METHOD FOR PROCESSING SERVICES AND MOBILE NETWORK SYSTEM PROTOCOL
KR100227809B1 (en) The message processing method using level-2 firmware in mobile exchange
KR20010039128A (en) Method of call transferring short message service in a mobile communication system
GB2348089A (en) Protocol for rapidly establishing communication between like terminals
WO2000024145A1 (en) System and method for translating telecommunications signals of span interfaces
CA2235560C (en) Method and system for providing isdn connection service to mobile communications system
US20040131080A1 (en) Data communication device
KR100798190B1 (en) Selective gateway for multiple protocol working together
US20020126317A1 (en) Facsimile transmission method and system
KR20010035641A (en) Internet protocol apparatus for communicating with private network from outsidenetwork
JP3022372B2 (en) Polling communication control method in mobile facsimile communication and its facsimile communication adapter
JPS60160768A (en) Facsimile connecting device
KR930000585B1 (en) Method of preventing unauthorized calls
KR100388611B1 (en) An Apparatus and Method for Automatically Converting SCCP Service in No.7 Signalling Network
JP4291461B2 (en) Multimedia communication system and method
KR100529009B1 (en) method for synchronization of information between exchanger and UMS
KR100194957B1 (en) How to handle abnormal call release caused by process restart in asynchronous transfer mode virtual channel switch
CA1294332C (en) Method for formatting an answer signal in data transmission
KR910006456B1 (en) Method for acessing data from public data subscribers using packet processing 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: 20060801

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee