KR20020050573A - Method of Managing Call in Exchanger System - Google Patents

Method of Managing Call in Exchanger System Download PDF

Info

Publication number
KR20020050573A
KR20020050573A KR1020000079749A KR20000079749A KR20020050573A KR 20020050573 A KR20020050573 A KR 20020050573A KR 1020000079749 A KR1020000079749 A KR 1020000079749A KR 20000079749 A KR20000079749 A KR 20000079749A KR 20020050573 A KR20020050573 A KR 20020050573A
Authority
KR
South Korea
Prior art keywords
call
originating
incoming
main process
child
Prior art date
Application number
KR1020000079749A
Other languages
Korean (ko)
Other versions
KR100387248B1 (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 KR10-2000-0079749A priority Critical patent/KR100387248B1/en
Publication of KR20020050573A publication Critical patent/KR20020050573A/en
Application granted granted Critical
Publication of KR100387248B1 publication Critical patent/KR100387248B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/428Arrangements for placing incoming calls on hold
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/22Arrangements for supervision, monitoring or testing
    • H04M3/36Statistical metering, e.g. recording occasions when traffic exceeds capacity of trunks
    • H04M3/367Traffic or load control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2201/00Electronic components, circuits, software, systems or apparatus used in telephone systems
    • H04M2201/36Memories

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PURPOSE: A method for processing calls in an exchange system is provided to reduce waste of process resources by stopping a child process waiting in the call connection state and making a main process call release, and improve call process capacity by removing call process limit. CONSTITUTION: An originating terminal(10) transmits a call set-up request message to an originating main process(20). The originating main process(20) generates an originating child process(30). The originating child process(30) notifies a call proceeding message to the originating terminal(10), transmits an internal call set-up request message to a destination main process(40), and then determines whether an internal call connection message is received from a destination child process(50). The originating child process(30) notifies information related to the corresponding call to originating main process(20), stops the process, and transmits a process stop response message to the originating main process(20). The originating main process(20) transits the status of the originating call into active state and stores originating call related information.

Description

교환 시스템에서 호 처리 방법{Method of Managing Call in Exchanger System}How to handle calls in an exchange system {Method of Managing Call in Exchanger System}

본 발명은 교환 시스템에서 호 처리 방법에 관한 것으로, 특히 호 연결 상태에서 대기하던 차일드 프로세스를 중단하고, 메인 프로세스에서 호 해제 과정을 처리하도록 한 교환 시스템에서 호 처리 방법에 관한 것이다.The present invention relates to a call processing method in a switching system, and more particularly, to a call processing method in a switching system for stopping a child process waiting in a call connection state and processing a call release process in a main process.

일반적으로, 호 처리 절차는 도1에서 나타낸 바와 같이, 발신 단말기(1)와, 발신 메인 프로세스(2)와, 발신 차일드 프로세스(3)와, 착신 메인 프로세스(4)와, 착신 차일드 프로세스(5)와, 착신 단말기(6)를 포함하여 이루어져 있다.In general, as shown in Fig. 1, a call processing procedure includes an originating terminal 1, an originating main process 2, an originating child process 3, an incoming main process 4, and an incoming child process 5 ) And the destination terminal 6.

해당 발/착신 메인 프로세스(2, 4)는 호 발생 여부를 감시하고, 발생된 호에 대해 발/착신 차일드 프로세스(3, 5)를 생성하는 역할을 담당한다.The originating / receiving main process (2, 4) is responsible for monitoring whether a call has occurred, and generating the originating / receiving child process (3, 5) for the generated call.

해당 발/착신 차일드 프로세스(3, 5)는 발/착신 메인 프로세스(2, 4)에 의해생성되어 적절한 호 메시지를 수신 및 송신함으로써 호를 진행 및 유지하는 역할을 담당한다.The originating / receiving child processes 3 and 5 are generated by the originating / receiving main processes 2 and 4, and are responsible for advancing and maintaining the call by receiving and transmitting appropriate call messages.

종래의 교환 시스템에서 호 처리 과정은 도2의 순서도를 참조하여 설명하면 다음과 같다.Call processing in the conventional switching system is described below with reference to the flowchart of FIG.

먼저, 발신 단말기(1)로부터 호 설정 요구 메시지가 발신 메인 프로세스(2)에 전송되면(단계 S21), 해당 발신 메인 프로세스(2)는 발신 차일드 프로세스(3)를 생성한다(단계 S22). 생성된 발신 차일드 프로세스(2)는 해당 호의 진행을 발신 단말기(1)에 통보한 후(단계 S23), 내부 호 설정 요구 메시지를 착신 메인 프로세스(4)에 전송한다(단계 S24). 이후, 발신 차일드 프로세스(3)는 착신 차일드 프로세스(5)로부터 착신 응답을 통보받으면 발신 호 연결 상태로 천이하고 호가 해제될 때까지 대기한다.First, when a call setup request message is sent from the originating terminal 1 to the originating main process 2 (step S21), the originating main process 2 generates the originating child process 3 (step S22). The generated outgoing child process 2 notifies the originating terminal 1 of the progress of the call (step S23), and then sends an internal call setup request message to the incoming main process 4 (step S24). The originating child process 3 then transitions to the outgoing call connection state when notified of an incoming response from the incoming child process 5 and waits until the call is released.

한편, 내부 호 설정 요구 메시지를 수신한 착신 메인 프로세스(4)는 해당 착신 호를 처리할 착신 차일드 프로세스(5)를 생성한 후(단계 S25), 해당 착신 차일드 프로세스(5)가 해당 호에 대한 설정을 착신 단말기(6)에 요구하면(단계 S26), 해당 착신 단말기(6)는 호 진행에 대한 응답을 착신 차일드 프로세스(5)에 통보한다(단계 S27). 호 진행에 대한 응답을 수신한 착신 차일드 프로세스(5)는 발신 차일드 프로세스(3)에 내부 호 연결을 통보하고, 착신 차일드 프로세스(3)는 착신 호 연결 상태로 천이하고, 호가 해제될 때까지 대기한다(단계 S28).On the other hand, the incoming main process 4 that has received the internal call setup request message generates the incoming child process 5 to process the incoming call (step S25), and the incoming child process 5 for the corresponding call. When setting is requested to the called terminal 6 (step S26), the called terminal 6 notifies the called child process 5 of the response to the call progress (step S27). The incoming child process 5 which receives the response to the call progress informs the outgoing child process 3 of the internal call connection, and the incoming child process 3 transitions to the incoming call connection state and waits until the call is released. (Step S28).

도3은 일반적인 호 해제 절차를 도시한 시나리오로, 도4의 순서도를 참조하여 설명하면 다음과 같다.3 is a scenario illustrating a general call release procedure, which will be described with reference to the flowchart of FIG. 4.

발/착신 차일드 프로세스(3, 5)의 활성화 상태에서, 발신 단말기(1)가 호 해제 요구 메시지를 발신 차일드 프로세스(3)로 전송하면(단계 S41), 해당 발신 차일드 프로세스(3)가 내부 호 해제 메시지를 착신 차일드 프로세스(5)로 통보한다(단계 S42).If the originating terminal 1 transmits a call release request message to the originating child process 3 (step S41) in the activated state of the originating / incoming child process 3, 5, the originating child process 3 transmits the internal call. The release message is notified to the terminating child process 5 (step S42).

해당 착신 차일드 프로세스(5)가 호 해제 요구 메시지를 착신 단말기(6)로 전송한 후(단계 S43), 해당 착신 단말기(6)로부터 호 해제 완료 메시지를 착신 차일드 프로세스(5)가 수신하면(단계 S44), 발/착신 차일드 프로세스(3, 5)는 중단한다(단계 S45).After the called child process 5 transmits the call release request message to the called terminal 6 (step S43), when the called child process 5 receives the call released completion message from the called terminal 6 (step S44), the call / calling child process 3, 5 is stopped (step S45).

전술한 바와 같이, 발/착신 메인 프로세스가 호 발생을 감지하면, 해당 호를 처리할 발/착신 차일드 프로세스를 생성하고, 해당 발/착신 차일드 프로세스가 호 설정 및 호 해제 과정을 처리하였다. 그러나, 호 연결 상태가 활성화되면, 발/착신 차일드 프로세스는 호 해제 이벤트가 발생하기 전까지 처리하는 일이 없으면서도 계속 존재하므로, 교환 시스템에서 프로세스 자원 낭비가 되었다.As described above, when the originating / receiving main process detects a call occurrence, it creates an originating / incoming child process to process the call, and the originating / incoming child process processes the call setup and call release process. However, when the call connection state is activated, the originating / receiving child process continues to exist without processing until the call release event occurs, thus wasting process resources in the switching system.

본 발명은 전술한 바와 같은 제반적인 문제점을 해결하기 위한 것으로, 그 목적은 호 연결 상태에서 대기하던 발/착신 차일드 프로세스를 중단하고, 발/착신메인 프로세스가 호 해제 과정을 처리함으로써, 프로세스 자원 낭비를 줄이는데 있다.The present invention is to solve the above-mentioned general problems, the object of the process is to stop the originating / incoming child process waiting in the call connection state, the originating / incoming main process to handle the call release process, waste of process resources To reduce the

도1은 일반적인 호 설정 절차를 도시한 시나리오.1 is a scenario illustrating a general call setup procedure.

도2는 일반적인 호 설정 과정을 구현한 순서도.2 is a flowchart implementing a general call setup process.

도3은 일반적인 호 해제 절차를 도시한 시나리오.3 is a scenario illustrating a general call release procedure.

도4는 일반적인 호 해제 과정을 구현한 순서도.4 is a flowchart implementing a general call release process.

도5는 본 발명의 실시예에 따른 호 설정 절차를 도시한 시나리오.5 is a scenario illustrating a call setup procedure according to an embodiment of the present invention.

도6은 본 발명의 실시예에 따른 발신측에서의 호 설정 과정을 구현한 순서도.6 is a flowchart illustrating a call setup process at the calling party according to an embodiment of the present invention.

도7은 본 발명의 실시예에 따른 착신측에서의 호 설정 과정을 구현한 순서도.7 is a flowchart illustrating a call setup process at a called party according to an embodiment of the present invention.

도8은 본 발명의 실시예에 따른 호 연결 후, 호 해제 절차를 도시한 시나리오.8 is a scenario illustrating a call release procedure after call connection according to an embodiment of the present invention.

도9는 본 발명의 실시예에 따른 호 연결 후, 호 해제 과정을 구현한 순서도.9 is a flowchart illustrating a call release process after call connection according to an embodiment of the present invention.

도10은 본 발명의 실시예에 따른 호 연결 전, 호 해제 절차를 도시한 시나리오.10 is a scenario illustrating a call release procedure before call connection according to an embodiment of the present invention.

도11은 본 발명의 실시예에 따른 호 연결 전, 호 해제 과정을 구현한 순서도.11 is a flowchart illustrating a call release process before call connection according to an embodiment of the present invention.

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

10 : 발신 단말기 40 : 착신 메인 프로세스10: calling terminal 40: incoming main process

20 : 발신 메인 프로세스 50 : 착신 차일드 프로세스20: Outgoing Main Process 50: Incoming Child Process

30 : 발신 차일드 프로세스 60 : 착신 단말기30: Outgoing child process 60: Incoming terminal

상기한 바와 같은 목적을 달성하기 위한 본 발명의 교환 시스템에서 호 처리 방법에서 호 설정 과정은 발신 단말기에서 생성한 호의 발생을 인지한 발신 메인 프로세스가 발신 차일드 프로세스를 생성하는 과정과; 상기 생성된 발신 차일드 프로세스는 호의 진행을 발신 단말기에 통보하고, 내부 호 설정 요구 메시지를 착신 메인 프로세스로 전송하는 과정과; 상기 발신 차일드 프로세스는 착신 차일드 프로세스로부터 착신 응답을 수신하면, 해당 호에 관련된 정보를 발신 메인 프로세스에 통보하고 중단하는 과정을 포함하여 이루어진 것을 특징으로 한다.In the call processing method of the switching system of the present invention for achieving the above object, the call setup process comprises the steps of: the originating main process that recognizes the occurrence of the call generated by the originating terminal to generate the originating child process; The generated outgoing child process notifies the originating terminal of the progress of the call and transmits an internal call setup request message to the incoming main process; The originating child process is characterized in that it comprises a step of notifying the originating main process and stops the information related to the call when receiving an incoming response from the incoming child process.

상기한 바와 같은 목적을 달성하기 위한 본 발명의 교환 시스템에서 호 처리 방법에서 호 해제 과정은 발신 단말기가 호 해제를 발신 메인 프로세스로 요구하면, 발신 메인 프로세스는 저장된 정보에 따라 호 해제를 착신 메인 프로세스에게 통보하는 과정과; 상기 발신 메인 프로세스가 호 해제 완료 메시지를 발신 단말기로 전송하는 과정과; 호 해제 과정이 종료되면, 호 정보를 초기화하는 과정을 포함하여 이루어진 것을 특징으로 한다.In the call processing method in the switching system of the present invention for achieving the above object, when the calling terminal requests the call release to the calling main process, the calling main process receives the call release according to the stored information. Notifying the process; Transmitting, by the originating main process, a call release completion message to an originating terminal; When the call release process is completed, the call information is initialized.

상기한 바와 같은 목적을 달성하기 위한 본 발명의 교환 시스템에서 호 처리 방법에서 또 다른 호 해제 과정은 발신 메인 프로세스가 호 진행 중에 발신 단말기로부터 호 해제 요구를 수신하는 과정과; 상기 발신 메인 프로세스가 자신이 관리하는 프로세스 관리 테이블에 따라 발신 차일드 프로세스에 프로세스 중단을 요구하는 과정과; 상기 프로세스 중단 요구를 수신한 발신 차일드 프로세스는 저장하고 있던 발신 호 정보를 발신 메인 프로세스에 전송하고, 프로세스 동작을 중단하는 과정을 포함하여 이루어진 것을 특징으로 한다.Another call release process in the call processing method in the switching system of the present invention for achieving the above object comprises the steps of: receiving a call release request from an originating terminal while the originating main process is in progress; Requesting, by the originating main process, to terminate the process according to a process management table managed by the originating child process; The calling child process receiving the request for stopping the process may include transmitting the stored call information to the calling main process and stopping the process operation.

이하, 본 발명의 실시예를 첨부한 도면을 참조하여 상세하게 설명하면 다음과 같다.Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

본 발명의 실시예에 따른 교환 시스템에서 호 설정 절차는 도5의 시나리오에 나타낸 바와 같이, 호 발생 여부를 감시하고 발생된 호에 대해 발/착신 차일드 프로세스를 생성하고, 호 해제 과정을 처리하는 발/착신 메인 프로세스(20, 40)와, 해당 발/착신 메인 프로세스에 의해 생성되어 적절한 호 메시지를 송/수신함으로써, 호 진행 및 호 연결 상태에서 중단되는 발/착신 차일드 프로세스(30, 50)와, 발/착신 단말기(10, 60)를 포함하여 이루어진다.In the exchange system according to an embodiment of the present invention, the call setup procedure monitors whether a call has occurred, generates a call / incoming child process for the generated call, and handles a call release process, as shown in the scenario of FIG. The incoming / outgoing child process (30, 50) and the incoming / outgoing child process (30, 50) interrupted in the call progress and call connection state by sending / receiving an appropriate call message by the originating / incoming main process. , Including the originating and receiving terminals 10 and 60.

상기한 바와 같은 구성 요소를 바탕으로 한 본 발명의 실시예에 따른 발신측에서의 호 설정 방법은 도6의 순서도를 참조하여 설명하면 다음과 같다.The call setup method at the originating side according to the embodiment of the present invention based on the above components will be described with reference to the flowchart of FIG.

먼저, 발신 단말기(10)가 호 설정 요구 메시지를 발신 메인 프로세스(20)로 전송하면(단계 S61), 해당 발신 메인 프로세스(20)는 발신 차일드 프로세스(30)를 생성한다(단계 S62).First, when the originating terminal 10 transmits a call setup request message to the originating main process 20 (step S61), the originating main process 20 generates the originating child process 30 (step S62).

생성된 발신 차일드 프로세스(30)가 해당 호의 진행을 알리는 메시지를 발신단말기(10)에 통보하고(단계 S63), 내부 호 설정 요구 메시지를 착신 메인 프로세스(40)로 전송한다.The generated child child process 30 notifies the originating terminal 10 of the message indicating the progress of the call (step S63), and transmits an internal call setup request message to the incoming main process 40.

이후, 발신 차일드 프로세스(30)는 착신 차일드 프로세스(50)로부터 내부 호 연결 메시지를 수신하였는지 판단하여(단계 S65), 내부 호 연결 메시지를 수신하면, 해당 호에 관련된 정보를 발신 메인 프로세스(20)에 통보하고 해당 발신 차일드 프로세스(30)는 중단한 후, 해당 발신 차일드 프로세스(30)는 프로세스 중단 응답 메시지를 발신 메인 프로세스(20)로 전송한다(단계 S66).Thereafter, the originating child process 30 determines whether an internal call connection message has been received from the incoming child process 50 (step S65), and upon receiving the internal call connection message, transmits information related to the corresponding call to the main process 20. After notifying the corresponding outgoing child process 30, the outgoing child process 30 transmits a process interruption response message to the outgoing main process 20 (step S66).

해당 발신 차일드 프로세스(30)의 중단을 통보받은 발신 메인 프로세스(20)는 발신 호 상태를 활성화(Active)로 천이시키고, 발신 호 관련 정보를 저장한다(단계 S67).The originating main process 20 notified of the interruption of the originating child process 30 transitions the originating call state to Active and stores outgoing call related information (step S67).

본 발명의 실시예에 따른 착신측에서의 호 설정 방법은 도7의 순서도를 참조하여 설명하면 다음과 같다.Call setup method at the called party according to an embodiment of the present invention will be described with reference to the flowchart of FIG.

우선, 발신 차일드 프로세스(30)로부터 내부 호 설정 요구 메시지를 착신 메인 프로세스(40)가 수신하면(단계 S71), 착신 메인 프로세스(40)는 해당 내부 호를 처리할 착신 차일드 프로세스(50)를 생성한다(단계 S72).First, when the incoming main process 40 receives the internal call setup request message from the originating child process 30 (step S71), the incoming main process 40 generates the incoming child process 50 to process the corresponding internal call. (Step S72).

생성된 착신 차일드 프로세스(50)는 해당 호에 대한 설정을 착신 단말기(60)에 요구하고(단계 S73), 해당 착신 단말기(60)가 호 진행을 알리는 메시지를 착신 차일드 프로세스(50)에 통보한다(단계 S74).The generated called child process 50 requests the called terminal 60 to set up the call (step S73), and notifies the called child process 50 of the message indicating the call progress. (Step S74).

또, 해당 착신 단말기(60)가 호 응답을 알리는 메시지를 착신 차일드 프로세스(50)로 전송하면(단계 S75), 해당 착신 차일드 프로세스(50)가 내부 호 설정 연결 메시지를 발신 차일드 프로세스(30)로 전송한다(단계 S76).In addition, when the called terminal 60 transmits a message indicating the call response to the called child process 50 (step S75), the called child process 50 sends an internal call setting connection message to the calling child process 30. Transfer (step S76).

이후, 착신 차일드 프로세스(50) 프로세스 중단 응답 메시지를 착신 메인 프로세스(40)로 전송한 후, 중단된다(단계 S77).Thereafter, the terminating child process 50 transmits the process stop response message to the terminating main process 40, and then stops (step S77).

착신 차일드 프로세스(50)의 중단을 통보받은 착신 메인 프로세스(40)는 착신 호 상태를 활성화로 천이시키고, 착신 호 관련 정보를 저장한다(단계 S78).The incoming main process 40 notified of the interruption of the incoming child process 50 transitions the incoming call state to active and stores the incoming call related information (step S78).

도8은 본 발명의 실시예에 따른 호 연결 후, 호 해제하는 절차를 도시한 시나리오로, 도9의 순서도를 참조하여 설명하면 다음과 같다.8 is a scenario illustrating a procedure for releasing a call after call connection according to an embodiment of the present invention. Referring to the flowchart of FIG.

먼저, 발신 단말기(10)로부터 호 해제 요구가 발생하면(단계 S91), 해당 발신 메인 프로세스(20)가 저장된 정보에 따라 내부 호 해제 요구 메시지를 착신 메인 프로세스(40)로 통보한다(단계 S92).First, when a call release request occurs from the originating terminal 10 (step S91), the originating main process 20 notifies the incoming main process 40 of the internal call release request message according to the stored information (step S92). .

이에, 해당 착신 메인 프로세스(40)가 호 해제 요구 메시지를 착신 단말기(60)로 전송하면(단계 S93), 해당 착신 단말기(60)가 호 해제 완료 메시지를 착신 메인 프로세스(40)로 전송한다(단계 S94). 이와 동시에, 해당 발신 메인 프로세스(20)가 호 해제 완료 메시지를 해당 발신 단말기(10)로 전송한다(단계 S95).Accordingly, when the called main process 40 transmits the call release request message to the called terminal 60 (step S93), the called terminal 60 transmits the call released completion message to the called main process 40 ( Step S94). At the same time, the originating main process 20 transmits a call release completion message to the originating terminal 10 (step S95).

도10은 본 발명의 실시예에 따른 교환 시스템에서 호 연결 전, 호 해제하는 절차를 도시한 시나리오로, 도11의 순서도를 참조하여 설명하면 다음과 같다.FIG. 10 is a scenario illustrating a procedure of releasing a call before connecting a call in an exchange system according to an embodiment of the present invention. Referring to the flowchart of FIG.

우선, 발신 메인 프로세스(20)가 호 진행 중에 발신 단말기(10)로부터 호 해제 요구 메시지를 수신하면(단계 S111), 해당 발신 메인 프로세스(20)는 자신이 관리하는 프로세스 관리 테이블에 따라 해당 발신 차일드 프로세스(30)에 프로세스 중단 요구 메시지를 전송한다(단계 S112).First, when the originating main process 20 receives the call release request message from the originating terminal 10 while the call is in progress (step S111), the originating main process 20 according to the process management table managed by the corresponding originating child The process interruption request message is sent to the process 30 (step S112).

해당 발신 차일드 프로세스(30)는 수신한 프로세스 중단 응답 메시지를 발신 메인 프로세스(20)로 전송하면(단계 S113), 발신 차일드 프로세스(30)가 저장하고 있던 호 정보를 포함하여 발신 메인 프로세스(20)가 내부 호 해제 요구 메시지를 착신 메인 프로세스(40)에게 전송하고(단계 S114), 해당 착신 메인 프로세스(40)는 프로세스 중단 요구 메시지를 착신 차일드 프로세스(50)로 전송한다(단계 S115).When the calling child process 30 transmits the received process stop response message to the calling main process 20 (step S113), the calling child process 30 includes the call information stored in the calling child process 30. Transmits an internal call release request message to the incoming main process 40 (step S114), and the incoming main process 40 sends a process abort request message to the incoming child process 50 (step S115).

해당 착신 차일드 프로세스(50)가 프로세스 중단 응답 메시지를 착신 메인 프로세스(40)로 전송한 후(단계 S116), 해당 프로세스 중단 요청을 받은 착신 차일드 프로세스(50)는 프로세스 동작을 중단한다.After the called child process 50 transmits the process stop response message to the called main process 40 (step S116), the called child process 50 receiving the request for stopping the process stops the process operation.

착신 차일드 프로세스(50)로부터 프로세스 중단 응답을 받은 착신 메인 프로세스(40)가 호 해제 요구 메시지를 착신 단말기(60)에 전송하면(단계 S117), 착신 단말기(60)는 호 해제 완료 메시지를 착신 메인 프로세스(40)로 전송한다(단계 S118). 해당 착신 메인 프로세스(40)의 호 해제 요청에 따라 발신 메인 프로세스(20)는 발신 단말기(10)에 호 해제를 요청한다(단계 S119).When the incoming main process 40 which has received the process interruption response from the incoming child process 50 sends the call release request message to the called terminal 60 (step S117), the called terminal 60 sends the called release completion message to the incoming main message. Transfer to process 40 (step S118). According to the call release request of the incoming main process 40, the originating main process 20 requests the call release to the calling terminal 10 (step S119).

호 해제 과정이 종료되면, 해당 호 관련 정보가 초기화된다.When the call release process is completed, the call-related information is initialized.

이상으로 본 발명의 바람직한 실시예에 대해 상세히 기술되었지만, 본 발명이 속하는 기술 분야에 있어서 통상의 지식을 가진 사람이라면, 본 발명을 여러 가지로 변형 또는 변경하여 실시할 수 있음을 알 수 있을 것이다. 따라서, 본 발명의 실시예들의 변경은 본 발명의 기술적 범위를 벗어날 수 없을 것이다.Although the preferred embodiments of the present invention have been described in detail above, it will be understood by those skilled in the art that the present invention may be modified or modified in various ways. Therefore, changes of the embodiments of the present invention will not be able to escape the technical scope of the present invention.

이상에서 설명한 바와 같이 본 발명은 호 연결 상태에서 대기하던 차일드 프로세스를 중단하고, 메인 프로세스에서 호 해제 과정을 처리함으로써, 프로세스 자원 낭비를 줄이는 효과가 있다.As described above, the present invention has an effect of reducing process resource waste by stopping a child process waiting in a call connection state and processing a call release process in a main process.

또한, 호 처리 용량 제한을 없앰으로써, 호 처리 성능을 향상시키는 효과가 있다.In addition, by eliminating the call processing capacity limitation, there is an effect of improving the call processing performance.

Claims (8)

발신 단말기에서 생성한 호의 발생을 인지한 발신 메인 프로세스가 발신 차일드 프로세스를 생성하는 과정과;Generating an originating child process by an originating main process recognizing occurrence of a call generated at an originating terminal; 상기 생성된 발신 차일드 프로세스는 호의 진행을 발신 단말기에 통보하고, 내부 호 설정 요구 메시지를 착신 메인 프로세스로 전송하는 과정과;The generated outgoing child process notifies the originating terminal of the progress of the call and transmits an internal call setup request message to the incoming main process; 상기 발신 차일드 프로세스는 착신 차일드 프로세스로부터 착신 응답을 수신하면, 해당 호에 관련된 정보를 발신 메인 프로세스에 통보하고 중단하는 과정을 포함하여 이루어진 것을 특징으로 하는 교환 시스템에서 호 처리 방법.And when the originating child process receives an incoming response from the incoming child process, notifying the originating main process of information related to the call and stopping the call. 청구항 1에 있어서,The method according to claim 1, 상기 발신 차일드 프로세스는 착신 차일드 프로세스로부터 착신 응답을 통보 받으면, 해당 호에 관련된 정보를 발신 메인 프로세스에 통보하고 중단하는 과정에서, 상기 발신 차일드 프로세스로부터 중단을 통보받은 발신 메인 프로세스는 발신 호 상태를 활성화로 천이하여 발신 호 관련 정보를 저장하는 것을 특징으로 하는 교환 시스템에서 호 처리 방법.When the originating child process is notified of an incoming response from the incoming child process, the originating main process notified of the interruption from the originating child process activates an outgoing call state in the process of notifying and interrupting the originating main process information related to the call. The method for processing a call in an exchange system, characterized in that for transiting to store outgoing call related information. 청구항 1에 있어서,The method according to claim 1, 상기 생성된 발신 차일드 프로세스가 호의 진행을 발신 단말기에 통보하고 내부 호 설정 요구 메시지를 착신 메인 프로세스로 전송하는 과정에서,In the process of the generated outgoing child process notifies the originating terminal of the call progress and transmits an internal call setup request message to the incoming main process, 상기 발신 차일드 프로세스로부터 내부 호 설정 요구 메시지를 수신한 착신 메인 프로세스는 착신 호를 처리할 착신 차일드 프로세스를 생성하는 과정과;An incoming main process that receives an internal call setup request message from the originating child process comprises: creating an incoming child process to process the incoming call; 상기 생성된 착신 차일드 프로세스가 해당 호에 대한 설정을 착신 단말기에 요구하고, 호 진행을 착신 차일드 프로세스에 통보하는 과정과;The called party child process requesting the called terminal to set up a corresponding call and notifying the called child process of call progress; 상기 착신 차일드 프로세스가 착신 단말기로부터 착신 응답을 통보 받으면, 해당 호에 관련된 정보를 착신 메인 프로세스에 통보하고 중단하는 과정을 더 포함하여 이루어진 것을 특징으로 하는 교환 시스템에서 호 처리 방법.And when the called child process is notified of an incoming response from the called terminal, notifying the called main process of information related to the call and stopping the call. 청구항 3에 있어서,The method according to claim 3, 상기 착신 차일드 프로세스가 착신 단말기로부터 착신 응답을 통보 받으면, 해당 호에 관련된 정보를 착신 메인 프로세스에 통보하고 중단하는 과정에서, 착신 차일드 프로세스의 중단을 통보받은 착신 메인 프로세스는 착신 호 상태를 활성화로 천이시키고, 착신 호 관련 정보를 저장하는 것을 특징으로 하는 교환 시스템에서 호 처리 방법.When the incoming child process is notified of the incoming response from the called terminal, in the process of notifying and stopping the information related to the call to the incoming main process, the incoming main process notified of the interruption of the incoming child process transitions to activate the incoming call state. And storing the incoming call related information. 발신 단말기가 호 해제를 발신 메인 프로세스로 요구하면, 발신 메인 프로세스는 저장된 정보에 따라 호 해제를 착신 메인 프로세스에게 통보하는 과정과;When the calling terminal requests call release to the calling main process, the calling main process notifies the called main process of the call release according to the stored information; 상기 발신 메인 프로세스가 호 해제 완료 메시지를 발신 단말기로 전송하는 과정과;Transmitting, by the originating main process, a call release completion message to an originating terminal; 호 해제 과정이 종료되면, 호 정보를 초기화하는 과정을 포함하여 이루어진 것을 특징으로 하는 교환 시스템에서 호 처리 방법.When the call release process is completed, the call processing method in the exchange system comprising the step of initializing the call information. 청구항 5에 있어서,The method according to claim 5, 상기 발신 메인 프로세스가 저장된 정보에 따라 호 해제를 착신 메인 프로세스에게 통보하는 과정에서,In the process of the originating main process notifying the incoming main process of the call release according to the stored information, 상기 착신 메인 프로세스가 호 해제 요구 메시지를 착신 단말기로 전송하는 과정과;Sending, by the called main process, a call release request message to a called terminal; 상기 착신 단말기가 호 해제 완료 메시지를 착신 메인 프로세스로 전송하는 과정을 더 포함하여 이루어진 것을 특징으로 하는 교환 시스템에서 호 처리 방법.And terminating the call release completion message by the called terminal to the called main process. 발신 메인 프로세스가 호 진행 중에 발신 단말기로부터 호 해제 요구를 수신하는 과정과;The originating main process receiving a call release request from the originating terminal while the call is in progress; 상기 발신 메인 프로세스가 자신이 관리하는 프로세스 관리 테이블에 따라 발신 차일드 프로세스에 프로세스 중단을 요구하는 과정과;Requesting, by the originating main process, to terminate the process according to a process management table managed by the originating child process; 상기 프로세스 중단 요구를 수신한 발신 차일드 프로세스는 저장하고 있던 발신 호 정보를 발신 메인 프로세스에 전송하고, 프로세스 동작을 중단하는 과정을 포함하여 이루어진 것을 특징으로 하는 교환 시스템에서 호 처리 방법.And the originating child process receiving the request for stopping the process comprises transmitting the stored outgoing call information to the originating main process and stopping the process operation. 청구항 7에 있어서,The method according to claim 7, 상기 프로세스 중단 요구를 수신한 발신 차일드 프로세스는 저장하고 있던 발신 호 정보를 발신 메인 프로세스에 전송하고, 프로세스 동작을 중단하는 과정에서, 상기 프로세스 중단 응답을 수신한 발신 메인 프로세스는 전달받은 호 정보에 따라 착신 메인 프로세스에 호 해제를 요구하는 과정과;The originating child process receiving the process abort request transmits the stored outgoing call information to the originating main process, and in the process of stopping the process operation, the originating main process receiving the process abort response according to the received call information. Requesting a call release to the incoming main process; 상기 착신 메인 프로세스가 착신 차일드 프로세스에게 프로세스 중단 요구하는 과정과;Requesting, by the incoming main process, to stop the incoming child process; 상기 프로세스 중단 요구를 수신한 착신 차일드 프로세스는 저장하고 있던 착신 호 정보를 착신 메인 프로세스에 전송하고, 프로세스 동작을 중단하는 과정과;Receiving the process interruption request, and the receiving child process transmits the stored call information to the incoming main process and stops the process operation; 상기 호 해제를 요구받은 착신 메인 프로세스가 착신 단말기에 호 해제를 요구하는 과정과;Requesting a call release from a called terminal by a called main process that is requested to release the call; 착신 단말기로부터 호 해제 완료 메시지를 수신한 착신 메인 프로세스는 호 해제되면 호 관련 정보를 초기화하는 과정을 더 포함하여 이루어진 것을 특징으로 하는 교환 시스템에서 호 처리 방법.The incoming main process receiving the call release complete message from the called terminal further includes initializing call related information when the call is released.
KR10-2000-0079749A 2000-12-21 2000-12-21 Method of Managing Call in Exchanger System KR100387248B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2000-0079749A KR100387248B1 (en) 2000-12-21 2000-12-21 Method of Managing Call in Exchanger System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2000-0079749A KR100387248B1 (en) 2000-12-21 2000-12-21 Method of Managing Call in Exchanger System

Publications (2)

Publication Number Publication Date
KR20020050573A true KR20020050573A (en) 2002-06-27
KR100387248B1 KR100387248B1 (en) 2003-06-12

Family

ID=27684240

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2000-0079749A KR100387248B1 (en) 2000-12-21 2000-12-21 Method of Managing Call in Exchanger System

Country Status (1)

Country Link
KR (1) KR100387248B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100462892B1 (en) * 2002-12-12 2004-12-17 삼성전자주식회사 method for message processing enable voice service in access network and node therefor
KR100483992B1 (en) * 2002-10-10 2005-04-15 서울통신기술 주식회사 the method for call control using voice processing board in system of call center

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR940003847A (en) * 1992-08-26 1994-03-12 김수태 Crack prevention device of nickel container for caustic soda production
JP2933478B2 (en) * 1993-11-26 1999-08-16 日本電気通信システム株式会社 Switching system resource control method
KR0146758B1 (en) * 1995-05-09 1998-08-17 양승택 Breakup control exchange system call management child process remove method
KR0154481B1 (en) * 1995-10-19 1998-11-16 유기범 Method for controlling call process in the full electronic switching system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100483992B1 (en) * 2002-10-10 2005-04-15 서울통신기술 주식회사 the method for call control using voice processing board in system of call center
KR100462892B1 (en) * 2002-12-12 2004-12-17 삼성전자주식회사 method for message processing enable voice service in access network and node therefor

Also Published As

Publication number Publication date
KR100387248B1 (en) 2003-06-12

Similar Documents

Publication Publication Date Title
RU2274959C2 (en) Method and wireless system for interrupting inactive mode in session for transmitting packet data
WO2010111830A1 (en) Method and corresponding device for processing calling conflict in communication network
JP2001257774A (en) Method for handling incoming phone call between on-line data network sessions to interrupt subscriber line, service computer, exchange station, terminal and program module
KR20040102954A (en) Method for call completion service
JP2006101528A (en) Detection of looping communication channel
KR100387248B1 (en) Method of Managing Call in Exchanger System
EP1474943B1 (en) Method and node for establishing priority connections in telecommunication networks
JP2007221458A (en) Telephone terminal, exchange, call connection control method
JP2013251815A (en) Outgoing call control system and outgoing call control method
KR20060059145A (en) Wireless connection method and system
KR0154481B1 (en) Method for controlling call process in the full electronic switching system
JP4358214B2 (en) Session management system, session management server device, and session management method
JP4244061B2 (en) Session management server device and session management method
CN113660377B (en) Call processing method, device, terminal equipment, electronic equipment and storage medium
WO2011050650A1 (en) Method, device and system for processing video telephone fallback
KR100355296B1 (en) Method for processing call waiting function at hand over between msc and msc
CN117499875A (en) System and method for forced call connection
KR100316187B1 (en) Method of V5.2 startup process
KR100428763B1 (en) Data link protection apparatus and method between exchange and remote termination
KR100880796B1 (en) Method for processing incoming voice call during sms message transmission
JPH08228226A (en) Call relief processing system
KR20050070176A (en) Method for managing a base-station resource of the mobile communication system
KR100462892B1 (en) method for message processing enable voice service in access network and node therefor
WO2013037212A1 (en) Usat voice call implementing method and device
KR960028636A (en) Mobile Subscriber Handover Signal Interface Method of Mobile Communication Switch

Legal Events

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

Payment date: 20100428

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee