KR950030548A - How to Handle ISDN Q.931 Control Procedure in UNIX System Kernel - Google Patents

How to Handle ISDN Q.931 Control Procedure in UNIX System Kernel Download PDF

Info

Publication number
KR950030548A
KR950030548A KR1019940007768A KR19940007768A KR950030548A KR 950030548 A KR950030548 A KR 950030548A KR 1019940007768 A KR1019940007768 A KR 1019940007768A KR 19940007768 A KR19940007768 A KR 19940007768A KR 950030548 A KR950030548 A KR 950030548A
Authority
KR
South Korea
Prior art keywords
message
call
isdn
slot
control procedure
Prior art date
Application number
KR1019940007768A
Other languages
Korean (ko)
Other versions
KR970007258B1 (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 KR1019940007768A priority Critical patent/KR970007258B1/en
Publication of KR950030548A publication Critical patent/KR950030548A/en
Application granted granted Critical
Publication of KR970007258B1 publication Critical patent/KR970007258B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/10Architectures or entities
    • H04L65/1046Call controllers; Call servers
    • 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
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/321Interlayer communication protocols or service data unit [SDU] definitions; Interfaces between layers

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Communication Control (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 발명은 ISDN 가입자-통신망 인터페이스에서 통신망 계층의 회선 교환 호 제어 절차 처리기에 관한 것으로, 특히 호 제어 절차 처리기에서 호 제어 절차를 UNIX 시스템의 커널에 구현하여 처리하는 ISDN Q.931호 제어절차 방법에 관한 것이다.The present invention relates to a circuit-switched call control procedure processor of a network layer in an ISDN subscriber-to-network interface, and more particularly to an ISDN Q.931 call control method of implementing and processing a call control procedure in a kernel of a UNIX system. It is about.

OSI 7-계층에 있어서 트랜스포트 계층 이상의 상위계층 프로토콜이 ISDN 통신망을 통해 통신을 하기 위해서는 ISDN 통신망 접속에 대한 서비스가 필요하였다.In the OSI 7-layer, higher layer protocols beyond the transport layer needed services for ISDN network access in order to communicate over the ISDN network.

본 발명의 호 제어 절차 처리기는 상기 스트림 처리 모듈(S10), Q.931 메시지 송선 처리 모듈(S20), Q.931 메시지 수신 처리 모듈(S30), B 채널 관리 모듈(S40), 호 상태 관리 모듈(S50), 하위 스트림 처리 모듈(S60)로 구성되며, 상기 모듈간의 메시지 흐름 및 처리는 UNIX 운영체제에서 제공하는 스트림 큐와 스크림 메시지를 기반으로 이뤄지므로 상위 계층 프로토콜에게 ISDN 통신망 접속 서비스를 제공할 수 있는 효과가 있다.Call control procedure processor of the present invention is the stream processing module (S10), Q.931 message transmission processing module (S20), Q.931 message reception processing module (S30), B channel management module (S40), call state management module (S50) and the lower stream processing module (S60), the message flow and processing between the modules is based on the stream queue and scrim messages provided by the UNIX operating system can provide the ISDN network access service to the upper layer protocols It has an effect.

Description

UNIX 시스템 커널에서 ISDN Q.931호 제어절차 처리방법How to Handle ISDN Q.931 Control Procedure in UNIX System Kernel

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 본 발명에 따른 호 제어 절차 처리기의 구동과 관련된 하드웨어와의 관계를 나타낸 블럭도, 제2도는 본 발명에 따른 호 제어 절차 처리기의 총괄적인 구성을 나타낸 블럭도.1 is a block diagram showing the relationship with the hardware associated with the operation of the call control procedure processor according to the present invention, Figure 2 is a block diagram showing the overall configuration of the call control procedure processor according to the present invention.

Claims (1)

시스템 버스를 통해 주기억 장치(20)에 연결되고 VME 버스를 통해 ISDN 입출력 제어기(40)와 연결된 호스트 프로세서(10)가 상기 주기억 장치내의 상위 스트림 처리 모듈(S10), Q.931 메시지 송신 처리 모듈(S20), Q.931 메시지 수신 처리 모듈(S30), B 채널 관리 모듈(S40), 호 상태 관리 모듈(S50), 하위 스트림 처리 모듈(S60)로 구성되는 호 제어 절차 처리기(30)를 UNIX 운영체제에서 제공하는 스트림 큐와 스트림 메시지에 의하여 호 제어 절차를 수행하는 처리 방법에 있어서, 상기 호 제어 절차 처리기(30)에서 사용하는 자원들을 준비하여 상기 호 제어 절차 처리기를 구동하는 단계와; 상기 ISDN 입출력 제어기(40)에 연결된 ISDN 통신망측에서 수신한 메시지에 포함된 호의 오류 번호를 검증하고, 호 상태 관리 테이블에서 빈 슬롯을 탐색하고 이 빈 슬롯에 필요한 정보를 설정하고, 호 상태를 IDLE로 설정하고 Q.931 SETUP 메시지를 생성하고, 상기 Q.931 SETUP 메시지를 상기 ISDN 통신망측으로 보내는 단계와; 상기 ISDN 입출력 제어기(40)의 메시지를 수신하여 사용 프로토콜을 확인한 후, 상기 호 상태 관리 테이블에서 상기 프로토콜과 동일한 슬롯을 발견하여 그 슬롯에 상기 메시지의 호 관련 정보를 저장하고, 상기 메시지의 정보들을 분석하여 오류가 없으면 상기 "네트워크 연결 설정 표시"메시지를 상위 스트림 읽기큐로 전송하는 단계와; 상기 상위 스트림 읽기큐에서 메시지를 수신하여 상기 호 상태 관리 테이블에서 해당 B 채널에 대한 슬롯을 발견하고, Q.931의 호 진행, 호 경고, 호 설정 메시지를 연속해서 생성하고, 이 메시지들을 상기 ISDN 통신망측으로 전송하고 현재 슬롯의 호 상태를 활성 상태로 설정한 후 상기 해당 B 채널을 활성화하는 단계와; 상기 ISDN 통신망측으로부터 메시지를 수신하고, 호 상태 관리 테이블의 슬롯을 발견하고 상기 수신메시지를 분석하여 허용 가능이면 현재 호 상태를 활성으로 지정하고, 상기 상위 스트림 읽기큐로 메시지를 전송하여 호 설정함을 확인하고, 상기 상위 스트림 쓰기큐에 수신된 메시지를 상기 ISDN 입출력 제어기(40)의 내부 버퍼에 저장하여 B 채널로 전송하는 단계와; 상기 상위 스트림 읽기큐로 "데이타 전송 확인" 메시지를 전송하여 상기 ISDN 통신망측에 데이타의 전송이 가능함을 알리는 단계와; 상기 ISDN 통신망측으로부터 사용자 데이타를 수신하여 "데이타 전송 표시" 메시지에 포함시켜 상기 상위 스트림 읽기큐로 전송하여 사용자 데이타의 송수신을 완료하는 단계와; 상기 상위 스트림 쓰기큐에서 "네트워크 연결 해제 요구"메시지를 수신하고, 상기 호 상태 관리 테이블로부터 해제할 호의 슬롯을 발견하고 Q.931 해제 메시지를 생성하여 통신망측으로 전송하고, 상기 슬롯의 호 상태를 RELEASE 상태로 설정하는 단계와; 상기 ISDN 통신망에서 메시지를 수신하여 호 상태 관리 테이블의 슬롯을 발견하고, 상기 수신된 메시지를 분석하여 수용 가능하며 Q.931 RELEASE 메시지를 생성하고 상기 ISDN 통신망측으로 전송하고, 호 복구 확인 메시지를 상기 ISDN 통신망으로부터 수신하여 해당 B 채널을 비활성화 하는 단계와; 상기 ISDN 통신망측에서 호 복구 표시 메시지를 수신하여 호 상태 관리 테이블의 슬롯을 발견한 후 해당 B 채널을 비활성하고, "네트워크 연결 해제 확인" 메시지를 생성하여 상기 상위 스트림 읽기큐로 전송하는 단계와; 디바이스 테이블의 사용중인 슬롯을 IDLE 상태에 두고 상기 상위 스트림 읽기큐에 대한 포인터 값과 상기 상위 스트림 읽기큐 및 쓰기큐가 지정하는 디바이스 테이블의 사용중인 슬롯에 대한 포인터 값을 널로 설정하여 호 제어 절차 처리기의 사용을 종료하는 단계로 이루어진 것을 특징으로 하는 UNIX 시스템 커널에서 제어절차 처리 방법.The host processor 10 connected to the main memory device 20 via the system bus and connected to the ISDN input / output controller 40 through the VME bus is configured to execute the higher stream processing module S10 and the Q.931 message transmission processing module in the main memory device. S20), the call control procedure processor 30 composed of the Q.931 message reception processing module S30, the B channel management module S40, the call state management module S50, and the lower stream processing module S60 is used. A processing method for performing a call control procedure by a stream queue and a stream message provided by the method, the method comprising: preparing the resources used by the call control procedure processor (30) to drive the call control procedure processor; Verify the error number of the call included in the message received from the ISDN communication network connected to the ISDN input and output controller 40, search for an empty slot in the call state management table, set the necessary information for this empty slot, and IDLE the call state Generating a Q.931 SETUP message and sending the Q.931 SETUP message to the ISDN network; After receiving the message from the ISDN input / output controller 40 and confirming the usage protocol, the same slot as the protocol is found in the call state management table, the call related information of the message is stored in the slot, and the information of the message is stored. Analyzing and transmitting the "display network connection setting" message to an upper stream read queue if there is no error; Receive a message in the upper stream read queue, find a slot for the corresponding B channel in the call state management table, and continuously generate call progress, call alert, call setup messages of Q.931, and generate these messages in the ISDN Activating the corresponding B channel after transmitting to a communication network and setting a call state of a current slot as an active state; Receives a message from the ISDN network side, finds a slot in a call state management table, analyzes the received message, if possible, designates a current call state as active, and transmits a message to the upper stream read queue to establish a call. Confirming and storing the message received in the upper stream write queue in an internal buffer of the ISDN input / output controller (40) and transmitting the message to the B channel; Transmitting a "data transmission confirmation" message to the upper stream read queue to inform the ISDN communication network that data can be transmitted; Receiving user data from the ISDN network side and including it in a "data transmission indication" message to transmit to the upper stream read queue to complete transmission and reception of user data; Receive a " network disconnection request " message from the upper stream write queue, find a slot of a call to be released from the call state management table, generate a Q.931 release message and send it to the communication network side, and RELEASE the call state of the slot Setting to a state; Receive a message in the ISDN network to find a slot in a call state management table, analyze the received message to generate an acceptable, Q.931 RELEASE message and send it to the ISDN network side, and send a call recovery confirmation message to the ISDN Deactivating a corresponding B channel by receiving from a communication network; Receiving a call recovery indication message from the ISDN network side, discovering a slot of a call state management table, deactivating a corresponding B channel, generating a "network disconnection confirmation" message, and transmitting the message to the upper stream read queue; The call control procedure processor sets a slot value in the device table to an IDLE state and sets a pointer value for the upper stream read queue and a pointer value for the slot used in the device table designated by the upper stream read queue and write queue to null. Control process processing method in the UNIX system kernel, characterized in that the step consisting of ending the use of. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019940007768A 1994-04-13 1994-04-13 Isdn q.931 call control procedure processing method in the unix system kernal KR970007258B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019940007768A KR970007258B1 (en) 1994-04-13 1994-04-13 Isdn q.931 call control procedure processing method in the unix system kernal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019940007768A KR970007258B1 (en) 1994-04-13 1994-04-13 Isdn q.931 call control procedure processing method in the unix system kernal

Publications (2)

Publication Number Publication Date
KR950030548A true KR950030548A (en) 1995-11-24
KR970007258B1 KR970007258B1 (en) 1997-05-07

Family

ID=19380988

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019940007768A KR970007258B1 (en) 1994-04-13 1994-04-13 Isdn q.931 call control procedure processing method in the unix system kernal

Country Status (1)

Country Link
KR (1) KR970007258B1 (en)

Also Published As

Publication number Publication date
KR970007258B1 (en) 1997-05-07

Similar Documents

Publication Publication Date Title
JPH0644783B2 (en) Application Processor Microprocessor (APM) and network having the APM
KR950030548A (en) How to Handle ISDN Q.931 Control Procedure in UNIX System Kernel
JPH02212955A (en) Protocol machine
JPH11184784A (en) Server with execution situation reporting function and client with execution situation displaying function
JPH0473178B2 (en)
KR930004919B1 (en) Maintenance method
KR100557077B1 (en) Interprocessor communication performance test method and apparatus
JP4364404B2 (en) Communication device
KR950010483B1 (en) The method transmitting a message for an electronic exchanger
KR100315699B1 (en) Method for connecting call to test communication processing system
KR100428765B1 (en) Management information transmitting system and method in asynchronous transfer mode
KR930007230B1 (en) Message transceiving method between processors
KR100270326B1 (en) Measuring device of call processing capacity and grade of service for intelligent service
KR900001137B1 (en) Document communication system
JPH0381852A (en) Connection control system
KR19980040755A (en) Service processing method in subscriber network matching device of large capacity communication processing system
Barrett Using a terminal switching exchange for computer peripheral sharing and other purposes.
KR20010025920A (en) Debuger for remote processor in exchanging system and debugging method thereof
JPH06252977A (en) Terminal equipment
JPS59157752A (en) Computer test system
JPH09265454A (en) Communication control system in file transfer
JPH04150355A (en) Transmission procedure management equipment for file transfer
JPH05268262A (en) Facsimile store and forward switching equipment
JPH04267659A (en) Interactive communication system
JPH03255564A (en) Virtual terminal controlling 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: 20070702

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee