KR20000045801A - Call processing method in atm switching system - Google Patents
Call processing method in atm switching system Download PDFInfo
- Publication number
- KR20000045801A KR20000045801A KR1019980062395A KR19980062395A KR20000045801A KR 20000045801 A KR20000045801 A KR 20000045801A KR 1019980062395 A KR1019980062395 A KR 1019980062395A KR 19980062395 A KR19980062395 A KR 19980062395A KR 20000045801 A KR20000045801 A KR 20000045801A
- Authority
- KR
- South Korea
- Prior art keywords
- call processing
- call
- message
- encoding
- setup
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/54—Store-and-forward switching systems
- H04L12/56—Packet switching systems
- H04L12/5601—Transfer mode dependent, e.g. ATM
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/54—Store-and-forward switching systems
- H04L12/56—Packet switching systems
- H04L12/5601—Transfer mode dependent, e.g. ATM
- H04L2012/5629—Admission control
- H04L2012/563—Signalling, e.g. protocols, reference model
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
본 발명은 ATM 교환기에서 호 처리 방법에 관한 것으로, 특히 교환기가 호셋업을 받고 활성화 상태(Active State)가 되는 동안에는 프로세스를 생성시키고 데이터 전송 기간 동안에는 해당 프로세스를 없애도록 한 ATM 교환기에서 호 처리 방법에 관한 것이다.The present invention relates to a call processing method in an ATM exchange, and more particularly, to a call processing method in an ATM exchange which generates a process while the exchange is set up and becomes an active state and eliminates the process during the data transmission period. It is about.
일반적으로, ATM 교환기에서의 호 처리 소프트웨어(Call Handling Software)는 하드웨어(Hardware)와 소프트웨어(Software)의 상호 작용으로 스위칭망에 연결된 가입자 상호 간에 통화 경로를 구성하는 기능을 수행한다.In general, call handling software in an ATM switcher performs a function of configuring a call path between subscribers connected to a switching network through the interaction of hardware and software.
따라서, 호의 진행은 가입자 송수화기의 후크 오프(Hook Off)를 검출하여 가입자가 다이얼링(Dialing)하도록 발신음을 송출한 후, 다이얼 디지트(Digit)를 수신하고 분석하여 착신 가입자를 찾아내고 통화 경로를 구성한다.Therefore, the call progress detects the hook off of the subscriber handset, sends out a dial tone for the subscriber to dial, receives and analyzes the dial digit, finds the called subscriber, and configures the call path. .
그 다음에, 착신측 라인에 링 전류를 공급하여 착신 가입자를 호출하고 발신측에는 호출음을 송출한 후, 착신 가입자가 송수화기를 후크 오프하는 경우에 통화가 이루어지고 과금 정보를 처리한다. 또한, 발신 가입자나 착신 가입자의 송수화기 후크 온(Hook On)을 검출하여 통화로를 해제하는 과정을 수행하게 된다.Then, a ring current is supplied to the called party's line to call the called party and a ring tone is sent to the calling party. Then, when the called party hooks off the handset, a call is made and the billing information is processed. In addition, a process of releasing the call path by detecting a handset Hook On of the calling party or the called party is performed.
상기 호 처리 소프트웨어의 구조는 도 1에 도시된 바와 같이, 호출측의 프로세스 포크(Process Fork) 부분(11)과, 착신측의 프로세스 포크 부분(12)을 포함하여 이루어져 있는데, 해당 호출 프로세스 포크 부분(11)과 착신 프로세스 포크 부분(12) 간에는 DTP(Data Transfer Phase)를 주고받는다.The structure of the call processing software comprises a process fork portion 11 on the calling side and a process fork portion 12 on the called side, as shown in FIG. A data transfer phase (DTP) is exchanged between 11 and the incoming process fork portion 12.
상술한 구성의 호 처리 소프트웨어 중 호출 프로세스 포크 부분(11)의 망-가입자 인터페이스에서의 호 처리를 나타낸 것으로, 그의 구성은 도 2에 도시된 바와 같이, 인코딩 및 디코딩 블록(Encoding and Decoding Block; 111)과, 가입자 호 처리 메인 프로세스(112)와, 차일드 프로세스(Child Process; 113)를 포함하여 이루어져 있다.Call processing at the network-subscriber interface of the calling process fork portion 11 of the call processing software of the above-described configuration, whose configuration is shown in FIG. ), A subscriber call processing main process 112, and a child process 113.
그러면, 상술한 바와 같이 구성된 호 처리 소프트웨어의 동작을 다음과 같이 살펴본다.Next, the operation of the call processing software configured as described above will be described as follows.
먼저, 단말로부터 셋업 메시지(Setup Message)를 인가받는데, 해당 셋업 메시지는 인코딩 및 디코딩 블록(111)에 전송되어 복호화되어진다.First, a setup message is received from the terminal. The setup message is transmitted to the encoding and decoding block 111 to be decoded.
이에, 상기 복호화된 셋업 메시지는 가입자 호 처리 메인 프로세스(112)에 인가되며, 해당 가입자 호 처리 프로세스(112)에서는 호 처리를 담당할 새로운 프로세스를 생성시켜 준다.Accordingly, the decoded setup message is applied to the subscriber call processing main process 112, and the subscriber call processing process 112 creates a new process to handle call processing.
그리고, 상기 새로 생성된 차일드 프로세스(113)는 상기 인코딩 및 디코딩 블록(111)으로 호 처리(Call Proceeding)를 전송해 주며, 상기 인코딩 및 디코딩 블록(111)은 호 처리 메시지를 부호화시켜 단말에게 전송해 주게 된다.The newly generated child process 113 transmits a call processing to the encoding and decoding block 111, and the encoding and decoding block 111 encodes a call processing message and transmits the same to the terminal. Will be done.
또한, 상기 차일드 프로세스(113)는 단말 간의 접속을 위한 접속 메시지를 상기 인코딩 및 디코딩 블록(111)에 인가시켜 부호화하여 단말에 전송한다.In addition, the child process 113 applies the encoding message to the encoding and decoding block 111 for the connection between the terminal and transmits to the terminal.
그런 후, 단말의 릴리즈 메시지(Release Message) 인입에 따라 상기 인코딩 및 디코딩 블록(111)에서 해당 릴리즈 메시지를 복호화하여 상기 차일드 프로세스(113)에 인가해 주면, 상기 차일드 프로세스(113)는 통화로를 해제하는 과정을 수행한 후에 상기 인코딩 및 디코딩 블록(111)에 릴리즈 완료 메시지를 전송함과 동시에 소멸한다.Thereafter, when the release message is received by the terminal, the encoding and decoding block 111 decodes the corresponding release message and applies the release message to the child process 113. After performing the release process, the release completion message is transmitted to the encoding and decoding block 111 and is destroyed at the same time.
그런데, 상술한 바와 같은 동작은 단말 간에 통화가 접속된 후에도 계속해서 프로세스가 잔존하는데, 즉 하나의 호가 발생해서 호가 해제되기까지의 모든 시간 동안에 프로세스를 계속 점유하기 때문에, 종래의 호 처리 소프트웨어는 구조가 단순하기는 하지만 데이터의 전송 시에도 해당 프로세스가 메모리를 점유하고 있어 최대 활성화된 호 개수가 제한되는 문제가 있었다.However, the above-described operation remains a process even after a call is connected between terminals, i.e., since the call continues to occupy the process for all the time until one call is generated and the call is released, the conventional call processing software has a structure. Although simple, the process occupies memory when transferring data, which limits the maximum number of active calls.
전술한 바와 같은 문제점을 해결하기 위한 것으로, 본 발명은 ATM 교환기에서 호 처리 애플리케이션(Application) 소프트웨어의 호 처리 성능 개선을 위한 것으로 교환기교환기가 호셋업을 받고 활성화 상태가 되는 동안에는 프로세스를 생성시키고 데이터 전송 기간 동안에는 해당 프로세스를 없애도록 함으로써, 최대 활성화된 호 개수를 증가시키고 교환기 메모리를 효율적으로 사용하고자 하는데, 그 목적이 있다.In order to solve the problems described above, the present invention is to improve the call processing performance of the call processing application software in the ATM exchange, the process is created and the data transmission while the exchange exchange receives the call setup and is activated The goal is to increase the maximum number of active calls and to efficiently use the exchange memory by eliminating the process during that time period.
도 1은 종래 ATM 교환기에서 호 처리 소프트웨어를 나타낸 구성 블록도.1 is a block diagram showing call processing software in a conventional ATM switch.
도 2는 도 1에 있어 망-가입자 인터페이스에서의 호 처리 구조를 나타낸 블록도.FIG. 2 is a block diagram illustrating a call processing structure at the network-subscriber interface of FIG. 1. FIG.
도 3은 본 발명의 실시예에 따른 ATM 교환기에서 호 처리 소프트웨어를 나타낸 구성 블록도.3 is a block diagram showing call processing software in an ATM switch according to an embodiment of the present invention;
도 4는 도 3에 있어 망-가입자 인터페이스에서의 호 처리 구조를 나타낸 블록도.4 is a block diagram illustrating a call processing structure at the network-subscriber interface of FIG.
도 5는 본 발명의 실시예에 따른 ATM 교환기에서 호 처리 방법을 나타낸 플로우챠트.5 is a flowchart illustrating a call processing method in an ATM switch according to an embodiment of the present invention.
* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings
21, 22 : 호출 프로세스 포크 부분21, 22: part of the calling process fork
31, 32 : 착신 프로세스 포크 부분31, 32: incoming process fork part
41 : 인코딩 및 디코딩 블록(Encoding and Decoding Block)41: Encoding and Decoding Block
42 : 가입자 호 처리 메인 프로세스42: subscriber call processing main process
43 : 셋업 차일드 프로세스(Setup Child Process)43: Setup Child Process
44 : 릴리즈 차일드 프로세스(Release Child Process)44: Release Child Process
본 발명은 교환기가 호 셋업을 수신하고 활성화 상태가 될 때까지만 프로세스를 생성시키고 해당 호가 활성화 상태에서 데이터 전송 기간 동안에는 해당 프로세스를 소멸시키고 다시 해당 데이터 전송 기간이 종료되어 호 해제 시에는 해당 프로세스를 다시 생성시켜 호 처리를 수행하도록 한다.The present invention creates a process only until the exchange receives a call setup and becomes active, destroys the process during the data transfer period while the call is active, and then terminates the data transfer period again to resume the process when the call is released. To generate call processing.
이하, 본 발명의 실시예를 첨부한 도면을 참조하여 상세하게 설명하면 다음과 같다. 도 3은 본 발명의 실시예에 따른 ATM 교환기에서 호 처리 소프트웨어를 나타낸 구성 블록도이며, 도 4는 도 3에 있어 망-가입자 인터페이스에서의 호 처리 구조를 나타낸 블록도이며, 도 5는 본 발명의 실시예에 따른 ATM 교환기에서 호 처리 방법을 나타낸 플로우챠트이다.Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings. FIG. 3 is a block diagram showing call processing software in an ATM switch according to an embodiment of the present invention, FIG. 4 is a block diagram showing a call processing structure in a network-subscriber interface in FIG. 3, and FIG. A flowchart illustrating a call processing method in an ATM switch according to an embodiment of the present invention.
본 발명의 실시예에 따른 ATM 교환기에서 호 처리 소프트웨어는 도 3에 도시한 바와 같이, 두 개의 호출 프로세스 포크 부분(21, 22)과, 두 개의 착신 프로세스 포크 부분(31, 32)을 구비하여 이루어져 있다. 여기서, 해당 호출 프로세스 포크 부분(21, 22)과 착신 프로세스 포크 부분(31, 32) 간에는 DTP를 주고받으며 내부 신호를 통해 서로의 정보를 교환한다.In the ATM switch according to the embodiment of the present invention, the call processing software is composed of two calling process fork portions 21 and 22 and two incoming process fork portions 31 and 32, as shown in FIG. have. Here, the DTP is exchanged between the calling process fork portions 21 and 22 and the incoming process fork portions 31 and 32 and exchanges information with each other through internal signals.
또한, 상술한 바와 같이 구성된 호 처리 소프트웨어의 망-가입자 인터페이스에서의 호 처리의 구조는 도 4에 도시된 바와 같이, 인코딩 및 디코딩 블록(41)과, 가입자 호 처리 메인 프로세스(42)와, 셋업 차일드 프로세스(43)와, 릴리즈 차일드 프로세스(44)를 구비하여 이루어진다.Further, the structure of call processing at the network-subscriber interface of the call processing software configured as described above is set up with the encoding and decoding block 41, the subscriber call processing main process 42, and the setup as shown in FIG. A child process 43 and a release child process 44 are provided.
상술한 바와 같이 구성된 본 발명의 실시예에 따른 ATM 교환기에서 호 처리 방법을 도 5의 플로우챠트를 참고하여 다음과 같이 설명한다.A call processing method in an ATM switch according to an embodiment of the present invention configured as described above will be described below with reference to the flowchart of FIG. 5.
먼저, 인코딩 및 디코딩 블록(41)에서는 단말로부터 호의 셋업 메시지를 인가받으며, 해당 인가받은 셋업 메시지를 복호화하여 가입자 호 처리 메인 프로세스(42)에 인가한다.First, the encoding and decoding block 41 receives a setup message of a call from the terminal, and decodes the authorized setup message to the subscriber call processing main process 42.
그리고, 상기 가입자 호 처리 프로세스(42)에서는 상기 인코딩 및 디코딩 블록(41)을 통해 인가되는 셋업 메시지를 확인하며(단계 S1), 호 처리를 담당할 새로운 프로세스인 셋업 차일드 프로세스(43)를 생성시켜 준다(단계 S2).In addition, the subscriber call processing process 42 confirms the setup message applied through the encoding and decoding block 41 (step S1), and generates a setup child process 43 which is a new process to handle call processing. (Step S2).
이에, 상기 셋업 차일드 프로세스(43)는 상기 호 처리를 수행한 후에 호 처리 메시지를 상기 인코딩 및 디코딩 블록(41)에 인가해 주며, 상기 인코딩 및 디코딩 블록(41)은 해당 호 처리 메시지를 부호화시켜 상기 단말 측으로 전송해 주게 된다(단계 S3).Accordingly, the setup child process 43 applies a call processing message to the encoding and decoding block 41 after performing the call processing, and the encoding and decoding block 41 encodes the corresponding call processing message. The data is transmitted to the terminal (step S3).
또한, 상기 셋업 차일드 프로세스(43)에서는 단말 간의 접속을 위한 접속 메시지를 상기 인코딩 및 디코딩 블록(41)에 인가시키고 상기 인코딩 및 디코딩 블록(41)은 해당 접속 메시지를 부호화시켜 단말 측으로 전송해 준다(단계 S4).In addition, the setup child process 43 applies a connection message for connection between terminals to the encoding and decoding block 41, and the encoding and decoding block 41 encodes the connection message and transmits the connection message to the terminal side ( Step S4).
이 때, 상기 가입자 호 처리 메인 프로세스(42)에서는 상기 호가 활성화 상태로 전환되어 단말 간의 통화로가 설정되고 데이터가 교환되고 있음을 인식한 후에(단계 S5) 상기 셋업 차일드 프로세스(43)를 소멸시켜 준다. 즉, 해당 데이터 전송 기간 동안에는 상기 셋업 시에 생성시켰던 새로운 프로세스(43)를 없앤다(단계 S6).At this time, the subscriber call processing main process 42 terminates the setup child process 43 after recognizing that the call is switched to an active state and a call path between terminals is established and data is being exchanged (step S5). give. That is, during the data transmission period, the new process 43 created at the time of setup is eliminated (step S6).
그런 후, 상기 데이터 전송 기간이 종료되어 호 해제 시에, 상기 인코딩 및 디코딩 블록(41)은 단말 측으로부터 릴리즈 메시지를 인가받아 복호화시켜 상기 가입자 호 처리 메인 프로세스(42)에 인가해 주면, 상기 가입자 호 처리 메인 프로세스(42)에서는 상기 인코딩 및 디코딩 블록(41)으로부터 인가되는 릴리즈 메시지를 확인하여(단계 S7) 호 해제에 대한 처리를 담당할 새로운 프로세스인 릴리즈 차일드 프로세스(44)를 생성시켜 준다(단계 S8).Then, when the data transfer period ends and the call is released, the encoding and decoding block 41 receives the release message from the terminal side, decodes it, and applies it to the subscriber call processing main process 42. The call processing main process 42 checks the release message applied from the encoding and decoding block 41 (step S7) to generate a release child process 44, which is a new process to handle the call release (step S7). Step S8).
이에, 상기 릴리즈 차일드 프로세스(44)는 상기 호 해제 처리를 수행하여 통화로를 해제한 후에 릴리즈 완료 메시지를 상기 인코딩 및 디코딩 블록(41)에 인가해 주며, 상기 인코딩 및 디코딩 블록(41)은 해당 릴리즈 완료 메시지를 부호화시켜 상기 단말 측으로 전송해 주게 된다(단계 S9).Accordingly, the release child process 44 performs the call release processing and releases a call path, and then applies a release completion message to the encoding and decoding block 41, and the encoding and decoding block 41 corresponds to the corresponding. The release complete message is encoded and transmitted to the terminal (step S9).
그리고, 상기 릴리즈 차일드 프로세스(44)는 상기 인코딩 및 디코딩 블록(41)에 릴리즈 완료 메시지를 전송함과 동시에 소멸한다(단계 S10).Then, the release child process 44 transmits and releases the release completion message to the encoding and decoding block 41 (step S10).
이상과 같이, 본 발명에 의해 교환기교환기가 호셋업을 받고 활성화 상태가 되는 동안에는 프로세스를 생성시키고 데이터 전송 기간 동안에는 해당 프로세스를 없애도록 함으로써, 교환기 메모리를 효율적으로 사용할 수 있을 뿐만 아니라 최대 활성화된 호 개수를 증가시킬 수 있다.As described above, according to the present invention, by creating a process while the exchange exchange is set up and activated, and removing the process during the data transmission period, not only can the exchange memory be efficiently used, but also the maximum number of activated calls. Can be increased.
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019980062395A KR20000045801A (en) | 1998-12-30 | 1998-12-30 | Call processing method in atm switching system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019980062395A KR20000045801A (en) | 1998-12-30 | 1998-12-30 | Call processing method in atm switching system |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20000045801A true KR20000045801A (en) | 2000-07-25 |
Family
ID=19569059
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019980062395A KR20000045801A (en) | 1998-12-30 | 1998-12-30 | Call processing method in atm switching system |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20000045801A (en) |
-
1998
- 1998-12-30 KR KR1019980062395A patent/KR20000045801A/en not_active Application Discontinuation
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6418210B1 (en) | Method and apparatus for providing information between a calling network and a called network | |
KR19990063789A (en) | 2 Method and system for dealing with avoiding double vocoding in telephone call including digital wireless subscriber station | |
JP2006101528A (en) | Detection of looping communication channel | |
JPH05300257A (en) | Isdn incoming call transfer control system | |
US6584184B1 (en) | Method and system for an intelligent partitioned communication system | |
EP0876041A2 (en) | Improved path replacement scheme | |
KR20000045801A (en) | Call processing method in atm switching system | |
JP2005151241A (en) | Telephone exchanger | |
JPH01258544A (en) | Plural terminals communication control device | |
WO2001015486A1 (en) | Method and apparatus for improved call setup in a multimedia packet network | |
JPH0281555A (en) | Transfer loop preventing system in multistage transfer service | |
US6640318B1 (en) | Continuity testing in communication networks | |
JP3654163B2 (en) | Calling side transfer method and calling side transfer method | |
US6674853B1 (en) | Integration of remote access and service | |
JP3715182B2 (en) | Intelligent network-based telephone system compatible with call waiting service | |
KR100241327B1 (en) | Method for executing register/deletion/confirmation of private number service in private communication service | |
KR100464361B1 (en) | Automatic Call Forwarding Method in Private Switching System | |
KR100229021B1 (en) | Method for transmitting line state by voice message in telephone | |
JP2793054B2 (en) | Line switching method | |
KR0150534B1 (en) | Activation/deactivation method in atm virtual path ess | |
JPS60144055A (en) | Telephone set | |
US6728362B1 (en) | Continuity testing with call tone messaging in communication networks | |
CN108924374A (en) | Soft switch method of calling, Softswitch, called end ONU | |
JPH01101095A (en) | Private electronic branch exchange | |
KR20010059636A (en) | Interface device of name database system for calling identity delivery service in electronic switching system and method thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WITN | Withdrawal due to no request for examination |