KR20000045767A - Switchboard control device using personal computer and its method - Google Patents

Switchboard control device using personal computer and its method Download PDF

Info

Publication number
KR20000045767A
KR20000045767A KR1019980062361A KR19980062361A KR20000045767A KR 20000045767 A KR20000045767 A KR 20000045767A KR 1019980062361 A KR1019980062361 A KR 1019980062361A KR 19980062361 A KR19980062361 A KR 19980062361A KR 20000045767 A KR20000045767 A KR 20000045767A
Authority
KR
South Korea
Prior art keywords
function
personal computer
user
registration
function code
Prior art date
Application number
KR1019980062361A
Other languages
Korean (ko)
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 KR1019980062361A priority Critical patent/KR20000045767A/en
Publication of KR20000045767A publication Critical patent/KR20000045767A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Abstract

PURPOSE: A switchboard control device using personal computer is disclosed to simplify the use of switchboard system's functions for the general users by using personal computer of an office environment with switchboard system and LAN connection. CONSTITUTION: A switchboard control device using personal computer is composed of switchboard, personal computers, and maintenance repair computer. Switchboard(100), composed of data processor(120) that processes data inputted from maintenance repair computer, is linked to maintenance repair computer(200) and TCP/IP protocol through network board(140). Multiple number of personal computers(300) are connected to maintenance repair computer through LAN connection. Maintenance repair computer collects registration information inputted from personal computers(300). Maintenance repair computer is composed of a members processor(240) that analyzes the newly created system message, system processor(220) that processes the signal designed to transmit analyzed data to switchboard system's data processor, and database(260) that stores member information inputted by the member through personal computers(300).

Description

개인용 컴퓨터(피씨)를 이용한 교환기제어장치 및 방법Switch control device and method using personal computer (PC)

본 발명은 교환기제어장치 및 방법에 관한 것으로, 특히 일반 사용자가 교환기에 연결되는 다기능전화기 및 일반전화기의 기능을 등록하고 사용에 적당하도록 개인별 데이타 관리를 할 수 있는 개인용 컴퓨터(PC)를 이용한 교환기제어장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for controlling an exchange, and in particular, an exchange control using a personal computer (PC) capable of registering a function of a multi-function telephone and a general telephone connected to the exchange and managing personal data to be suitable for use. An apparatus and method are provided.

일반적으로, 교환기에서 제공되는 기능을 사용하기 위해서는, 시스템 운용자가 데이터 관리를 행하거나 사용자가 직접 전화기에서 기능코드와 데이터를 입력하여 기능등록을 하여야 한다. 시스템 데이터의 관리는 시스템 입출력단이 제공하는 인터페이스에 따라 교환기의 보수·운용을 위한 사람·기계언어(MML; Man Machine Language)나 그래픽사용자인터페이스(GUI; Graphic User Interface)로 운영자에 의해 이루어진다.In general, in order to use the functions provided by the exchange, a system operator must perform data management or a user must register a function by inputting a function code and data directly from the telephone. The management of the system data is performed by the operator in the Man Machine Language (MML) or Graphic User Interface (GUI) for maintenance and operation of the exchange, depending on the interface provided by the system input / output terminal.

도 1은 시스템 운용자에 의한 교환기의 데이타 관리 방법을 설명하기 위한 도면으로, 교환기시스템(20)의 입출력 드라이브 인터페이스(I/O drive interface)에서 제공하는 프로토콜에 따른 시스템 운용 어플리케이션(Application)의 형태를 보여준다.FIG. 1 is a diagram illustrating a data management method of an exchange by a system operator and illustrates a form of a system operation application according to a protocol provided by an I / O drive interface of the exchange system 20. Shows.

먼저, MML코드를 사용하여 기능 등록을 하는 경우에 대해 설명하겠다. 시스템 운용자는 시스템단말기(Terminal)(10)를 조작하여 해당 기능에 대한 코드 및 데이타를 입력한다. 입력된 기능코드 및 데이타는 문자열(character string) 형태로 교환기시스템(20)의 I/O 드라이브 인터페이스(SIO)(21)를 통해 메세지처리부(22)로 인가된다. 메세지처리부(22)는 입력된 메세지를 분석하여 데이타관리부(23)로 전달한다. 데이타관리부(23)는 시스템 운용자가 요구하는 기능의 등록을 행하고, 이에 대한 결과를 I/O드라이브 인터페이스(SIO 포트)를 통해 시스템터미널(10)로 출력한다.First, we will explain the case of registering a function using MML code. The system operator operates the system terminal 10 to input codes and data for the corresponding function. The input function code and data are applied to the message processing unit 22 through the I / O drive interface (SIO) 21 of the exchange system 20 in the form of a character string. The message processing unit 22 analyzes the input message and delivers it to the data management unit 23. The data manager 23 registers the functions required by the system operator, and outputs the result to the system terminal 10 through the I / O drive interface (SIO port).

다음으로, 유지보수운용 GUI어플리케이션을 사용하여 기능 등록을 하는 경우에 대해 설명하겠다. 시스템운용자는 어플리케이션(30)을 통해 기능등록화면에서 원하는 기능을 등록한다. 어플리케이션(30)은 시스템운용자에 의해 입력된 기능 등록 메세지를 사설망(LAN)(24) 포트를 통하여 메세지처리부(22)로 출력한다. 메세지처리부(22)는 입력된 메세지를 분석하여 데이타관리부(23)로 전달하며 데이타 관리부는 시스템 운용자가 요구하는 기능 등록을 행하고, 이에 대한 결과를 LAN(24) 포트를 통해 GUI어플리케이션(30)으로 보낸다.Next, the function registration using the maintenance operation GUI application will be described. The system operator registers a desired function on the function registration screen through the application 30. The application 30 outputs the function registration message input by the system operator to the message processing unit 22 through the private network (LAN) 24 port. The message processing unit 22 analyzes the input message and delivers it to the data management unit 23. The data management unit registers the functions required by the system operator, and the result thereof is transmitted to the GUI application 30 through the LAN 24 port. send.

도 2는 일반 사용자가 전화기를 통해 기능코드 및 데이타를 입력하여 기능을 등록을 하는 것을 설명하기 위한 도면이다. 일반 사용자는 전화기(40)단말을 이용해 교환기시스템(20)에 접속한다. 그리고, 사용중인 전화기(40)단말의 의 기능버튼 및 번호버튼을 이용하여 기능코드 및 데이타 등과 같은 기능등록정보를 입력한다. 전화기(40)단말로부터 입력된 기능등록정보는 가입자보드(26)를 통해 호 처리부(25)로 전달된다. 호 처리부(25)는 입력된 정보를 분석하여 기능등록을 하고, 전화기의 스피커를 통해 확인음을 송출하여 기능등록에 대한 결과를 알려주거나 전화기의 LCD를 통해 문자로 표시하여 준다.2 is a view for explaining that a general user registers a function by inputting a function code and data through a telephone. The general user connects to the exchange system 20 using the telephone 40 terminal. Then, by using the function button and the number button of the terminal of the telephone 40 in use, function registration information such as function code and data is input. The function registration information input from the terminal of the telephone 40 is transmitted to the call processing unit 25 through the subscriber board 26. The call processing unit 25 registers the function by analyzing the input information, and sends a confirmation sound through the speaker of the phone to inform the result of the function registration or displays the text on the LCD of the phone.

상술한 교환기시스템의 데이타관리는 교환기시스템의 입출력단이 제공하는 인터페이스에 따라 MML이나 GUI에 의해 제공된다. 그러나, 일반사용자가 전문적인 지식을 필요로 하는 교환기시스템의 데이타 관리를 하기에는 한계가 있다. 일반 사용자가 전화기 단말에서 직접 기능 등록을 하기 위해서는 미리 정해진 기능코드(Feature Code)와 데이타를 입력해야 한다. 이러한 기능 코드는 시스템 또는 운용자의 요구에 따라 그 형태와 데이타가 서로 다르므로 기능을 등록할때마다 운용자에게 문의하거나 책을 찾아봐야하는 불편함이 있다. 또한, 교환기시스템의 기능이 다변화되고 사용자의 요구 사항의 편리성이 요구되는 환경에서는 복잡하고 다양한 기능코드 및 데이터관리방법에는 한계가 있다.The data management of the above-mentioned exchange system is provided by the MML or GUI according to the interface provided by the input / output end of the exchange system. However, there is a limit to the data management of the exchange system, which requires the general user to have expert knowledge. In order for a general user to directly register a function in the telephone terminal, a predetermined function code and data must be input. Since these function codes have different forms and data depending on the requirements of the system or the operator, it is inconvenient to inquire the operator or look up a book every time a function is registered. In addition, in an environment in which the function of the exchange system is diversified and the convenience of user requirements is required, there are limitations on complex and various function codes and data management methods.

따라서, 본 발명의 목적은 교환기시스템과 사설망(LAN)이 구성되어 있는 사무실 환경에서 개인용 컴퓨터를 이용하여 일반 사용자가 교환기시스템의 기능을 보다 쉽게 사용할 수 있도록 한 개인용 컴퓨터(PC)를 이용한 교환기제어장치 및 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a switch control device using a personal computer (PC) that allows a general user to use the functions of the switch system more easily by using a personal computer in an office environment in which an exchange system and a private network (LAN) are configured. And providing a method.

도 1은 시스템 운용자에 의한 교환기의 데이타 관리 방법을 설명하기 위한 도면,1 is a view for explaining a data management method of the exchange by the system operator;

도 2는 일반 사용자가 전화기를 통해 기능코드 및 데이타를 입력하여 기능등록을 하는 것을 설명하기 위한 도면,2 is a view for explaining that a general user registers a function by inputting a function code and data through a telephone;

도 3은 본 발명의 바람직한 실시예에 따른 개인용 컴퓨터(PC)를 이용한 교환기제어장치를 보여주는 도면,3 is a view showing an exchange control device using a personal computer (PC) according to a preferred embodiment of the present invention,

도 4는 개인용컴퓨터(300)의 모니터상에 보여지는 개인별 어플리케이션 실행화면들을 보여주는 도면4 is a diagram showing individual application execution screens displayed on the monitor of the personal computer 300.

도 5a는 어플리케이션 실행에 따라 생성되는 시스템메세지의 구성을 보여주는 도면,5A is a diagram illustrating a configuration of a system message generated according to an application execution;

도 5b는 데이타의 관리를 위한 시스템메세지의 구성을 보여주는 도면,5B is a diagram showing the configuration of a system message for data management;

도 6a은 도 4에 보여진 바와같은 어플리케이션을 수행하여 사용자가 원하는 기능의 등록절차를 설명하기 위한 도면FIG. 6A is a diagram illustrating a registration procedure of a function desired by a user by executing an application as shown in FIG. 4.

도 6b는 개인용컴퓨터의 어플리케이션 실행에 따른 시스템메세지 처리과정을 설명하기 위한 도면,6B is a view for explaining a system message processing process according to an application execution of a personal computer;

※ 도면의 주요 부분에 대한 부호의 설명※ Explanation of codes for main parts of drawing

100 : 교환기 120 : 데이타처리부100: exchanger 120: data processing unit

140 : 네트워크 보드 200 : 유지보수컴퓨터140: network board 200: maintenance computer

220 : 시스템처리부 240 : 가입자처리부220: system processing unit 240: subscriber processing unit

260 : 데이타처리부 300 : 개인용 컴퓨터260: data processing unit 300: personal computer

위와같은 목적을 달성하기 위한 본 발명의 특징은 교환기시스템에 기능을 등록하고 제어하기 위한 장치에 있어서, 사용자가 요구한 기능등록을 위한 각종의 어플리케이션을 실행하여 사용자가 요구한 기능코드에 해당하는 시스템메세지를 생성하는 개인용컴퓨터 및 상기 교환기시스템에 소정의 망을 통해 연결되어, 상기 개인용컴퓨터로부터 입력되는 기능등록코드에 대한 시스템메세지를 해석하여 상기 교환기시스템으로 전달하고, 교환기시스템로부터 시스템메세지의 처리결과를 입력받아 상기 개인용컴퓨터로 출력하는 유지보수컴퓨터를 포함하는 개인용 컴퓨터(PC)를 이용한 교환기제어장치에 있다.A feature of the present invention for achieving the above object is a system corresponding to a function code requested by a user by executing a variety of applications for the function registration requested by the user in the device for registering and controlling the function in the exchange system It is connected to the personal computer generating the message and the exchange system through a predetermined network, interprets the system message for the function registration code input from the personal computer, and delivers it to the exchange system, and the processing result of the system message from the exchange system. In the switch control device using a personal computer (PC) including a maintenance computer for receiving the output to the personal computer.

본 발명의 다른 특징은 개인용컴퓨터를 이용한 교환기제어방법에 있어서, 상기 개인용컴퓨터를 이용하여 기능등록 어플리케이션을 실행시켜 원하는 기능을 선택하고, 필요한 데이타를 입력시키는 어플리케이션 실행단계, 상기 어플리케이션의 실행결과에 근거하여 사용자가 요구한 기능코드에 해당하는 시스템메세지를 생성하는 시스템메세지 생성단계, 상기 시스템메세지를 분석하여 사용자가 요구한 기능코드가 일반 사용자의 이름, 현재 위치, 부재중 등록여부, 부재 근거, 부재중 연락처등을 알려주는 정보인 사용자정보 기능코드인지 또는 교환기시스템의 각종의 기능에 해당하는 시스템 기능코드인지를 판단하는 코드종류 판단단계, 사용자가 요구한 기능코드가 사용자정보 기능코드이면 데이타베이스에 저장하고, 시스템 기능코드이면 해당 기능을 수행하기 위해 시스템코드에 실린 기능코드 파라미터값 및 데이타를 처리하여 사용자가 요구한 기능을 등록하는 기능등록단계 및 기능등록에 대한 결과를 사용자에게 알려주는 결과출력단계를 포함하는 개인용컴퓨터를 이용한 교환기제어방법에 있다.According to another aspect of the present invention, in a switch control method using a personal computer, an application execution step of selecting a desired function by inputting a required function by executing a function registration application using the personal computer, and based on the execution result of the application System message generation step of generating a system message corresponding to the function code requested by the user, by analyzing the system message, the function code requested by the user is the name of the general user, the current location, whether the absence registration, absence basis, absent contacts Code type determination step of judging whether it is user information function code that is information that informs you, or system function code corresponding to various functions of exchange system, and if the function code requested by user is user information function code, it is stored in database. , If the system function code Using a personal computer including a function registration step of registering a function requested by a user by processing a function code parameter value and data contained in a system code to perform a function and a result output step of informing a user of the result of the function registration. Exchange control method.

이하, 첨부된 도면들을 참조하여 본 발명의 바람직한 실시예를 상세히 설명하겠다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 3은 본 발명의 바람직한 실시예에 따른 개인용 컴퓨터(PC)를 이용한 교환기제어장치를 보여주는 도면이다.3 is a view showing an exchange control apparatus using a personal computer (PC) according to a preferred embodiment of the present invention.

교환기(100)는 네트워크보드(140)를 통해 유지보수컴퓨터(200)와 TCP/IP 프로토콜로 연동되어 있으며, 유지보수컴퓨터(200)로부터 입력된 데이타를 처리하는 데이타처리부(120)를 포함한다. 다수개의 개인용컴퓨터(PC)들(300)은 사설망(LAN)을 통해 유지보수컴퓨터(200)와 연결된다. 유지보수컴퓨터(200)는 LAN으로 연결된 개인용컴퓨터(300)로부터 입력되는 기능등록정보를 수집하고, 수집된 기능등록정보의 어플리케이션 수행시 생성된 시스템메세지를 분석하는 가입자처리부(240)와, 분석된 메세지를 교환기시스템(100)의 데이타처리부(120)로 전송하기 위한 신호처리를 수행하는 시스템처리부(220)와, 개인용컴퓨터(300)를 통해 가입자로부터 입력되는 가입자정보를 저장하는 데이타베이스(260)를 포함한다.The exchange 100 is interworked with the maintenance computer 200 through the network board 140 by the TCP / IP protocol, and includes a data processing unit 120 for processing data input from the maintenance computer 200. A plurality of personal computers (PCs) 300 are connected to the maintenance computer 200 through a private network (LAN). The maintenance computer 200 collects the function registration information input from the personal computer 300 connected to the LAN, and analyzes the subscriber processing unit 240 analyzing the system message generated when the application of the collected function registration information is executed. System processing unit 220 for performing a signal processing for transmitting a message to the data processing unit 120 of the exchange system 100, and a database 260 for storing the subscriber information input from the subscriber via the personal computer 300 It includes.

본 발명의 실시예에 따른 기능코드는 크게 시스템 기능코드와 사용자정보 기능코드로 나눌 수 있다. 시스템기능코드는 협의 전환, 중역/비서 호출과 전환, 대리응답, 통화예약 등록, 통화예약 취소, 착신전환 등록, 착신전환 취소, 개별 단축 다이얼 등록 변경, 개별 단축 다이얼 등록 취소, 개별 단축 다이얼 사용여부 등을 알려주는 정보를 말하며, 교환기에서 제공하는 기능코드이다. 한편, 사용자정보 기능코드는 유지보수컴퓨터 내의 데이타베이스에 저장되는 코드로서, 일반 사용자의 이름, 현재 위치, 부재중 등록여부, 부재 근거, 부재중 연락처등을 알려주는 정보이다.The function code according to the embodiment of the present invention can be broadly divided into a system function code and a user information function code. System function codes include: conference transfer, executive / secretary call and transfer, proxy answer, call reservation registration, call reservation cancellation, call forward registration, call forward cancellation, change of individual speed dial registration, cancellation of individual speed dial registration, use of individual speed dial Refers to information that informs, etc., this is a function code provided by the exchange. On the other hand, the user information function code is a code stored in a database in the maintenance computer, and informs the name of the general user, the current location, whether the absence is registered, the absence basis, the absence contact information, and the like.

도 4는 개인용컴퓨터(300)의 모니터상에 보여지는 개인별 어플리케이션 실행화면들을 보여주는 도면이며, 도 5는 어플리케이션 실행에 따라 생성되는 시스템메세지의 구성을 보여주는 도면이다. 도 5a는 시스템메세지의 구성을 보여주며, 도 5b는 데이타의 관리를 위한 시스템메세지의 구성을 보여준다.4 is a view showing individual application execution screens shown on the monitor of the personal computer 300, Figure 5 is a view showing the configuration of a system message generated in accordance with the application execution. Figure 5a shows the configuration of the system message, Figure 5b shows the configuration of the system message for the management of data.

도 6a은 도 4에 보여진 바와같은 어플리케이션을 수행하여 사용자가 원하는 기능의 등록절차를 설명하기 위한 도면이다. 사용자는 개인용컴퓨터(300)를 이용하여 도 4에 보여진 바와같은 기능등록 어플리케이션을 실행시킨다(단계 611). 사용자는 기능등록 화면에서 원하는 기능등록추가버튼을 선택하여(단계 612) 원하는 시스템기능코드를 선택한다(단계 613). 그리고, 기능등록에 필요한 시스템 데이타를 입력하고(단계 614), 확인버튼을 선택한다(단계 615). 개인용컴퓨터(300)는 어플리케이션을 실행하여 사용자가 요구한 기능코드에 해당하는 시스템메세지를 생성하여 유지보수컴퓨터(200)의 가입자처리부(240)로 출력한다(단계 660). 이 시스템메세지의 구성은 도 5에 보여진 바와같다.FIG. 6A is a diagram for describing a procedure of registering a function desired by a user by executing an application as shown in FIG. 4. The user executes the function registration application as shown in FIG. 4 using the personal computer 300 (step 611). The user selects the desired function registration add button on the function registration screen (step 612) and selects the desired system function code (step 613). Then, system data required for function registration is input (step 614), and a confirmation button is selected (step 615). The personal computer 300 executes an application, generates a system message corresponding to a function code requested by the user, and outputs the system message to the subscriber processing unit 240 of the maintenance computer 200 (step 660). The configuration of this system message is as shown in FIG.

도 6b는 개인용컴퓨터(300)의 어플리케이션 실행에 따른 시스템메세지 처리과정을 설명하기 위한 도면이다. 유지보수컴퓨터(200)의 가입자처리부(240)는 각각의 개인용컴퓨터(300)로부터 전달된 시스템메세지를 분석하여, 사용자가 입력한 기능코드가 사용자정보 기능코드인지 판단한다. 판단결과, 사용자정보 기능코드이면, 데이타베이스(260)에 저장한다. 그러나, 가입자처리부(240)는 입력된 시스템메세지가 시스템 기능코드에 해당하는 메세지이면, 시스템처리부(220)로 전달한다(단계 740). 유지보수컴퓨터(200)의 시스템처리부(220)는 TCP/IP프로토콜로 교환기(100)의 네트워크보드(140)로 시스템메세지를 전달한다. 교환기(100)의 데이타처리부(120)는 네트워크보드(140)를 통해 시스템메세지를 입력받는다. 데이타처리부(120)는 시스템메세지에 실린 기능코드 파라미터값 및 데이타에 따라 사용자 요구기능을 등록한다. 그리고, 기능등록결과에 따라 시스템처리부(220)로 출력한다. 즉, 유지보수컴퓨터(200)의 시스템처리부(220)는 기능등록결과메세지를 수신한다(단계 617). 기능등록결과메세지에 근거하여 정상적으로 기능등록이 되었는지 판단한다(단계 618). 정상적으로 기능등록이 되었으면, 기능사용등록결과를 가입자처리부(240)로 출력한다(단계 619). 그러나, 정상적으로 기능등록이 되지 않았으면, 데이타처리부(120)는 기능등록시 발생하는 에러에 대한 정보를 TCP/IP 프로토콜을 이용하여 유지보수컴퓨터(200)의 시스템처리부(220)로 전송한다(단계 620).6B is a diagram illustrating a system message processing process according to an application execution of the personal computer 300. The subscriber processing unit 240 of the maintenance computer 200 analyzes the system message transmitted from each personal computer 300, and determines whether the function code input by the user is the user information function code. As a result of the determination, if it is a user information function code, it is stored in the database 260. However, if the input system message is a message corresponding to the system function code, the subscriber processor 240 transmits the message to the system processor 220 (step 740). The system processing unit 220 of the maintenance computer 200 transmits the system message to the network board 140 of the switch 100 by the TCP / IP protocol. The data processing unit 120 of the exchange 100 receives a system message through the network board 140. The data processing unit 120 registers a user request function according to the function code parameter value and data contained in the system message. And, according to the function registration result is output to the system processing unit 220. That is, the system processing unit 220 of the maintenance computer 200 receives a function registration result message (step 617). On the basis of the function registration result message, it is determined whether the function registration is normally performed (step 618). If the function registration is normally performed, the function use registration result is output to the subscriber processing unit 240 (step 619). However, if the function registration is not normally performed, the data processing unit 120 transmits information on an error occurring when registering the function to the system processing unit 220 of the maintenance computer 200 using the TCP / IP protocol (step 620). ).

시스템처리부(220)는 사설망(LAN)을 통하여 기능사용등록에 대한 결과를 사용자의 개인용컴퓨터(PC)(300)의 어플리케이션으로 보낸다. 개인용컴퓨터(300)의 어플리케이션은 기능 등록 결과를 출력한다. 사용자컴퓨터의 어플리케이션은 대기상태가 된다.The system processing unit 220 sends the result of the registration of the function use to the application of the user's personal computer (PC) 300 through a private network (LAN). The application of the personal computer 300 outputs a function registration result. The application of the user's computer is in a standby state.

본 발명은 일반 가입자가 교환기의 기능을 사용하려면 시스템운용자에게 기능등록요구를 하거나 전화기 단말기에서 기능에 해당하는 버튼을 조합함으로써 가능했다. 이러한 방법은 교환기에 대한 전문 지식이 없는 일반 사용자에게는 한계가 있었던 종래의 문제점을 해결하기 위한 것으로, GUI어플리케이션을 개인별로 사용할 수 있도록 하여 사용자가 쉽게 교환기 시스템에 접근하도록 하며, 사무실내에서 사용자의 정보를 쉽게 파악할 수 있도록 하여 업무의 효율을 증대시킬 수 있는 효과가 있다.The present invention has been made possible by a general subscriber requesting a system operator to register a function or using a button corresponding to a function in a telephone terminal in order to use a function of an exchange. This method is to solve the conventional problem that the general user who has no expertise in the exchange has a limitation. The user can easily use the GUI application for each user to easily access the exchange system and the user's information in the office. This can increase the efficiency of work by making it easy to understand.

Claims (5)

교환기시스템에 기능을 등록하고 제어하기 위한 장치에 있어서,An apparatus for registering and controlling functions in an exchange system, 사용자가 요구한 기능등록을 위한 각종의 어플리케이션을 실행하여 사용자가 요구한 기능코드에 해당하는 시스템메세지를 생성하는 개인용컴퓨터;A personal computer that executes various applications for function registration requested by the user and generates a system message corresponding to the function code requested by the user; 상기 교환기시스템에 소정의 망을 통해 연결되며, 상기 개인용컴퓨터로부터 입력되는 기능등록코드에 대한 시스템메세지를 해석하여 상기 교환기시스템으로 전달하고, 상기 교환기시스템로부터 시스템메세지의 처리결과를 입력받아 상기 개인용컴퓨터로 출력하는 유지보수컴퓨터를 포함하는 개인용 컴퓨터(PC)를 이용한 교환기제어장치.The system message is connected to the switch system through a predetermined network, and the system message for the function registration code input from the personal computer is interpreted and transferred to the switch system, and the processing result of the system message is received from the switch system. Switch control device using a personal computer (PC) including a maintenance computer to output to the computer. 제 1항에 있어서, 상기 유지보수컴퓨터는The method of claim 1, wherein the maintenance computer 상기 개인용컴퓨터로부터 입력되는 기능등록정보를 수집하고, 수집된 기능등록정보의 어플리케이션 수행시 생성된 시스템메세지를 분석하는 가입자처리부;A subscriber processing unit which collects the function registration information input from the personal computer and analyzes the system message generated when the application of the collected function registration information is executed; 분석된 메세지를 상기 교환기시스템으로 전송하기 위한 신호처리를 수행하는 시스템처리부;A system processing unit which performs signal processing for transmitting the analyzed message to the exchange system; 상기 개인용컴퓨터를 통해 가입자로부터 입력되는 가입자정보를 저장하는 데이타베이스를 포함하는 것을 특징으로 하는 개인용 컴퓨터(PC)를 이용한 교환기제어장치.Switching apparatus using a personal computer (PC), characterized in that it comprises a database for storing the subscriber information input from the subscriber via the personal computer. 제 2항에 있어서, 상기 가입자처리부는 사용자가 다른 사용자의 위치 및 현재의 수행 업무를 파악하기 위해서 다른 사용자에 대한 정보를 조회할때, 상기 데이타베이스에 저장된 해당 가입자에 대한 정보를 상기 개인용컴퓨터로 전달하는 것을 특징으로 하는 개인용컴퓨터(PC)를 이용한 교환기제어장치.According to claim 2, wherein the subscriber processing unit when the user inquires the information on the other user in order to determine the location of the other user and the current performing tasks, the information on the subscriber stored in the database to the personal computer Switchgear control apparatus using a personal computer (PC), characterized in that for transmitting. 개인용컴퓨터를 이용한 교환기제어방법에 있어서,In a switch control method using a personal computer, 상기 개인용컴퓨터를 이용하여 기능등록 어플리케이션을 실행시켜 원하는 기능을 선택하고, 필요한 데이타를 입력시키는 어플리케이션 실행단계;An application execution step of executing a function registration application using the personal computer to select a desired function and input necessary data; 상기 어플리케이션의 실행결과에 근거하여 사용자가 요구한 기능코드에 해당하는 시스템메세지를 생성하는 시스템메세지 생성단계;A system message generation step of generating a system message corresponding to a function code requested by a user based on an execution result of the application; 상기 시스템메세지를 분석하여 사용자가 요구한 기능코드가 일반 사용자의 이름, 현재 위치, 부재중 등록여부, 부재 근거, 부재중 연락처등을 알려주는 정보인 사용자정보 기능코드인지 또는 교환기시스템의 각종의 기능에 해당하는 시스템 기능코드인지를 판단하는 코드종류 판단단계;Whether the function code requested by the user by analyzing the system message is the user information function code, which is information that informs the general user's name, current location, absence registration, absence basis, contact information, etc., or corresponds to various functions of the exchange system. A code type determining step of determining whether a system function code is to be used; 사용자가 요구한 기능코드가 사용자정보 기능코드이면 데이타베이스에 저장하고, 시스템 기능코드이면 해당 기능을 수행하기 위해 시스템코드에 실린 기능코드 파라미터값 및 데이타를 처리하여 사용자가 요구한 기능을 등록하는 기능등록단계;If the function code requested by the user is a user information function code, the function code is stored in the database. If the system function code is a function code, the function code parameter values and data contained in the system code are processed to register the function requested by the user. Registration step; 기능등록에 대한 결과를 사용자에게 알려주는 결과출력단계를 포함하는 개인용컴퓨터를 이용한 교환기제어방법.Switch control method using a personal computer comprising a result output step of informing the user of the result of the function registration. 제 4항에 있어서, 상기 시스템기능코드는 협의 전환, 중역/비서 호출과 전환, 대리응답, 통화예약 등록, 통화예약 취소, 착신전환 등록, 착신전환 취소, 개별 단축 다이얼 등록 변경, 개별 단축 다이얼 등록 취소, 개별 단축 다이얼 사용여부 등을 알려주는 정보를 말하며, 교환기에서 제공하는 기능코드인 것을 특징으로 하는 개인용컴퓨터를 이용한 교환기 제어방법.5. The system function code according to claim 4, wherein the system function code includes: conference transfer, executive / secretary call and transfer, proxy response, call reservation registration, call reservation cancellation, call forward registration, call forward cancellation, individual speed dial registration change, and individual speed dial registration. Exchange control method using a personal computer characterized in that the information indicating the cancellation, the use of the individual speed dial, and the function code provided by the exchange.
KR1019980062361A 1998-12-30 1998-12-30 Switchboard control device using personal computer and its method KR20000045767A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980062361A KR20000045767A (en) 1998-12-30 1998-12-30 Switchboard control device using personal computer and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980062361A KR20000045767A (en) 1998-12-30 1998-12-30 Switchboard control device using personal computer and its method

Publications (1)

Publication Number Publication Date
KR20000045767A true KR20000045767A (en) 2000-07-25

Family

ID=19569025

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980062361A KR20000045767A (en) 1998-12-30 1998-12-30 Switchboard control device using personal computer and its method

Country Status (1)

Country Link
KR (1) KR20000045767A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100370663B1 (en) * 2000-10-20 2003-02-05 주식회사 엔프라넷 Computer peripheral device for telecommunications switching and a method of interfacing the device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100370663B1 (en) * 2000-10-20 2003-02-05 주식회사 엔프라넷 Computer peripheral device for telecommunications switching and a method of interfacing the device

Similar Documents

Publication Publication Date Title
KR100351605B1 (en) Communicating method, method of accessing a server, communication system, and storage medium for storing program codes for instructing to acess a server
US7194690B2 (en) Remote support for computer or other electronic device
US6496201B1 (en) System and user interface for multiparty conferencing
JP4781101B2 (en) Chat response system
KR100690290B1 (en) Keeping persistency while switching between modalities
KR19980080970A (en) Method and device for voice conversation over network using parameterized conversation definition
JP4619177B2 (en) Presence information presentation system
JP3594219B2 (en) Communication method, communication system, recording medium storing software product for controlling communication
KR20010015033A (en) A system having a port with two operating modes
KR20000045767A (en) Switchboard control device using personal computer and its method
KR100421182B1 (en) System and method of Computer remote control using a mobile phone
JP2006295775A (en) Computer terminal, connection request method of ip phone terminal by means of computer terminal, program therefor, and recording medium recorded with program
KR20010019931A (en) System interface apparatus for supporting multi network management protocol and method therefore
JP4656894B2 (en) IP call center system
JP2009044310A (en) Key telephone system, call state notification method of virtual extension number, and computer program
JP2839756B2 (en) Line data editing / registration processing method
US7215742B1 (en) Troubleshooting interface for client-routed toll-free telephone calls
KR100313277B1 (en) PC communication service receiving device having screen selection function by shortcut icon and its method
JP4272101B2 (en) Communication method and communication system
US7516231B2 (en) Subscriber-side unit arrangement for data transfer services and associated components
JP3332028B2 (en) Key telephone system and data transfer method
JP3743223B2 (en) Office line relay system
KR100364463B1 (en) Apparatus of automatical calling and connecting by networking system and method thereof
JP5578321B2 (en) Telephone system, main device of telephone system, and function setting method in telephone system
JP4770908B2 (en) Call center system and control method thereof

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application