KR20190009967A - Method for performing of selective do not disturb and client server - Google Patents

Method for performing of selective do not disturb and client server Download PDF

Info

Publication number
KR20190009967A
KR20190009967A KR1020170091998A KR20170091998A KR20190009967A KR 20190009967 A KR20190009967 A KR 20190009967A KR 1020170091998 A KR1020170091998 A KR 1020170091998A KR 20170091998 A KR20170091998 A KR 20170091998A KR 20190009967 A KR20190009967 A KR 20190009967A
Authority
KR
South Korea
Prior art keywords
terminal
dnd
terminals
database
request
Prior art date
Application number
KR1020170091998A
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 KR1020170091998A priority Critical patent/KR20190009967A/en
Publication of KR20190009967A publication Critical patent/KR20190009967A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/436Arrangements for screening incoming calls, i.e. evaluating the characteristics of a call before deciding whether to answer it
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2203/00Aspects of automatic or semi-automatic exchanges
    • H04M2203/20Aspects of automatic or semi-automatic exchanges related to features of supplementary services
    • H04M2203/2005Temporarily overriding a service configuration

Abstract

The present invention relates to a selective do not disturb (DND) performing method in a communication system and a client server for the same. According to the embodiment of the present invention, the client server includes: a first database storing information about whether a DND function of multiple terminals is set; a second database storing information about a DND exception subject terminal of the multiple terminals; and a third database storing the information about whether the multiple terminals can receive a communication request. The communication request from a first terminal among the multiple terminals to a second terminal is received. Whether the DND function of the second terminal is set is checked based on the first database. When it is confirmed that the DND function of the second terminal is set, whether the first terminal is the DND exception subject terminal is confirmed based on the second database. When it is confirmed that the first terminal is the DND exception subject terminal, whether the second terminal can receive the communication request is confirmed based on the third database. When it is confirmed that the second terminal can receive the communication request, the communication request from the first terminal is transmitted to the second terminal. The selective DND performing method in the communication system can set the DND function by selecting a time zone depending on a user′s situation.

Description

선택적 DND 수행 방법 및 클라이언트 서버{METHOD FOR PERFORMING OF SELECTIVE DO NOT DISTURB AND CLIENT SERVER}METHOD FOR PERFORMING OF SELECT DISTURB AND CLIENT SERVER < RTI ID = 0.0 >

본 개시는 통신 시스템에서의 선택적 DND(do not disturb) 수행 방법 및 이러한 방법을 수행하는 클라이언트 서버에 관한 것이다.The present disclosure relates to a method for performing selective DND (do not disturb) in a communication system and a client server for performing such a method.

DND 기능은 사용자가 상대방 발신 단말로부터 사용자 수신 단말로 수신되는 통신 요청으로부터 방해받지 않도록 설정할 수 있는 기능을 지칭한다. 특정 사용자 단말에서 DND 기능을 설정한 경우 해당 사용자 단말은 전화, 메시지 등 외부로부터 수신되는 모든 통신 요청을 수신하지 않도록 할 수 있다.The DND function refers to a function that allows a user to set not to be disturbed by a communication request received from the calling terminal of the opposite party to the user terminal. When the DND function is set in a specific user terminal, the corresponding user terminal can prevent all communication requests received from the outside such as a telephone call and a message from being received.

그러나, DND 기능을 설정한 경우에도 DND 상태를 유지하면서 미리 설정된 예외 사용자 단말로부터 특정 시간 대에 수신되는 통신 요청에 대해서는 수신되도록 설정할 필요가 존재한다. 예를 들어, DND 상태에서도 업무 시간 내에 상급자로부터의 통신 요청 등은 수신할 필요가 있기 때문이다.However, even when the DND function is set, it is necessary to maintain the DND state and to receive a communication request received from a predetermined exceptional user terminal at a specific time zone. For example, it is necessary to receive a communication request from a superior in the business hours even in the DND state.

한국 공개특허공보 제10-1997-0055979호 (1999.5.15. 공개)Korean Patent Publication No. 10-1997-0055979 (published on May 15, 1999)

특정 사용자 단말로 수신되는 모든 통신 요청을 차단할 경우 중요한 통신 요청을 수신할 수 없어서 문제가 발생할 수 있으며, 사용자의 상황에 따라서 시간대를 선택하여 DND 기능을 설정할 수 있는 방법을 필요로 한다.If all communication requests received by a specific user terminal are blocked, a problem may arise because an important communication request can not be received, and a method of selecting a time zone and setting a DND function according to the user's situation is required.

본 개시의 실시예에 따른 다수의 단말과 연결된 클라이언트 서버에서의 선택적 DND(Do not Disturb) 수행 방법은, 클라이언트 서버가, 다수의 단말의 DND 기능이 설정되었는지 여부에 대한 정보를 저장하는 제1 데이터베이스; 다수의 단말의 DND 예외 대상 단말에 대한 정보를 저장하는 제2 데이터베이스; 및 다수의 단말의 수신 가능 여부에 대한 정보를 저장하는 제3 데이터베이스를 포함하고, 방법은, 다수의 단말 중 제1 단말로부터 제2 단말로의 통신 요청을 수신하는 단계; 제2 단말의 DND 기능이 설정되었는지 여부를 제1 데이터베이스에 기초하여 확인하는 단계; 제2 단말의 DND 기능이 설정되었다고 확인되면, 제1 단말이 DND 예외 대상인지 여부를 제2 데이터베이스에 기초하여 확인하는 단계; 제1 단말이 DND 예외 대상으로 확인되면, 제2 단말의 수신 가능 여부를 제3 데이터베이스에 기초하여 확인하는 단계; 및 제2 단말이 수신 가능한 것으로 확인되면, 제1 단말로부터의 통신 요청을 제2 단말로 송신하는 단계를 포함한다.A method for performing selective DND (Do not Disturb) in a client server connected to a plurality of terminals according to an embodiment of the present disclosure is characterized in that the client server includes a first database storing information on whether DND functions of a plurality of terminals are set ; A second database for storing information on a DND exception target terminal of a plurality of terminals; And a third database storing information on the receivability of a plurality of terminals, the method comprising: receiving a communication request from a first terminal to a second terminal of the plurality of terminals; Confirming whether the DND function of the second terminal is established based on the first database; Confirming whether the first terminal is the DND exception object based on the second database if it is confirmed that the DND function of the second terminal is set; Confirming receivability of the second terminal based on the third database if the first terminal is identified as a DND exception object; And transmitting a communication request from the first terminal to the second terminal if it is confirmed that the second terminal is receivable.

선택적 DND 수행 방법에서, 제1 내지 제3 데이터베이스는, 하나의 데이터베이스로 구성된다.In the selective DND performing method, the first to third databases are composed of one database.

또한 선택적 DND 수행 방법에서, 제1 데이터베이스는, 다수의 단말로부터 수신된 DND 설정 요청에 기초하여 다수의 단말의 DND 기능이 설정되었는지 여부에 대한 정보를 저장하고, 제2 데이터베이스는, 다수의 단말 중 적어도 하나의 단말로부터 수신된 DND 예외 요청에 기초하여 형성된 DND 예외 대상 단말 리스트를 저장하고, 제3 데이터베이스는, 다수의 단말 중 하나 이상의 단말로부터 수신된 수신 가능 시간 설정 요청에 기초하여 형성된 다수의 단말의 수신 가능 시간 리스트를 저장한다.In addition, in the selective DND method, the first database stores information on whether the DND function of a plurality of terminals is set based on the DND setting request received from the plurality of terminals, and the second database stores, A third database stores a list of DND exceptional target terminals formed based on a DND exception request received from at least one terminal, And stores the receivable time list.

또한 선택적 DND 수행 방법에서, 통신 요청은, 제1 단말 및 제2 단말간의 음성 통화 요청, 영상 통화 요청 또는 채팅 요청 중 적어도 하나를 포함한다.Also in the optional DND method, the communication request includes at least one of a voice call request, a video call request, or a chat request between the first terminal and the second terminal.

또한 선택적 DND 수행 방법에서, 통신 요청은, 텍스트 메시징 요청, MMS(Multimedia Message Service) 메시징 요청 또는 SMS(Short Message Service) 메시징 요청 중 적어도 하나를 포함한다.Also in the selective DND method, the communication request includes at least one of a text messaging request, a multimedia message service (MMS) messaging request, or a short message service (SMS) messaging request.

본 개시의 실시예에 따른 다수의 단말과 연결된 클라이언트 서버는, 다수의 단말의 DND 기능이 설정되었는지 여부에 대한 정보를 저장하는 제1 데이터베이스; 다수의 단말의 DND 예외 대상 단말에 대한 정보를 저장하는 제2 데이터베이스; 다수의 단말의 수신 가능 여부에 대한 정보를 저장하는 제3 데이터베이스; 및 다수의 단말 중 제1 단말로부터 제2 단말로의 통신 요청을 수신하고, 제2 단말의 DND 기능이 설정되었는지 여부를 제1 데이터베이스에 기초하여 확인하며, 제2 단말의 DND 기능이 설정되었다고 확인되면, 제1 단말이 DND 예외 대상인지 여부를 제2 데이터베이스에 기초하여 확인하고, 제1 단말이 DND 예외 대상으로 확인되면, 제2 단말의 수신 가능 여부를 제3 데이터베이스에 기초하여 확인하며, 제2 단말이 수신 가능한 것으로 확인되면, 제1 단말로부터의 통신 요청을 제2 단말로 송신하는 처리부를 포함한다.A client server connected to a plurality of terminals according to an embodiment of the present disclosure includes a first database for storing information on whether or not the DND function of a plurality of terminals is set; A second database for storing information on a DND exception target terminal of a plurality of terminals; A third database for storing information on receivability of a plurality of terminals; And verifying whether or not the DND function of the second terminal is set up based on the first database, and checking whether the DND function of the second terminal is set up The second terminal confirms whether or not the first terminal is the DND exception object based on the second database, and if the first terminal is confirmed as the DND exception object, the second terminal confirms whether or not the second terminal can be received based on the third database, 2 terminal is confirmed to be receivable, a processing unit for transmitting a communication request from the first terminal to the second terminal.

클라이언트 서버에서, 제1 내지 제3 데이터베이스는, 하나의 데이터베이스로 구성된다.In the client server, the first to third databases are composed of one database.

또한 클라이언트 서버에서, 제1 데이터베이스는, 다수의 단말로부터 수신된 DND 설정 요청에 기초하여 다수의 단말의 DND 기능이 설정되었는지 여부에 대한 정보를 저장하고, 제2 데이터베이스는, 다수의 단말 중 적어도 하나의 단말로부터 수신된 DND 예외 요청에 기초하여 형성된 DND 예외 대상 단말 리스트를 저장하고, 제3 데이터베이스는, 다수의 단말 중 하나 이상의 단말로부터 수신된 수신 가능 시간 설정 요청에 기초하여 형성된 다수의 단말의 수신 가능 시간 리스트를 저장한다.Also, in the client server, the first database stores information on whether or not the DND function of a plurality of terminals is set based on the DND setting request received from the plurality of terminals, and the second database stores at least one of the plurality of terminals And the third database stores a list of DND exceptional target terminals formed based on the DND exception request received from the terminal of the plurality of terminals, Stores a list of available times.

또한 클라이언트 서버에서, 통신 요청은, 제1 단말 및 제2 단말간의 음성 통화 요청, 영상 통화 요청 또는 채팅 요청 중 적어도 하나를 포함한다.Also in the client server, the communication request includes at least one of a voice call request, a video call request, or a chat request between the first terminal and the second terminal.

또한 클라이언트 서버에서, 통신 요청은, 텍스트 메시징 요청, MMS(Multimedia Message Service) 메시징 요청 또는 SMS(Short Message Service) 메시징 요청 중 적어도 하나를 포함한다.In addition, at the client server, the communication request includes at least one of a text messaging request, a multimedia message service (MMS) messaging request, or a short message service (SMS) messaging request.

본 개시에 따르면, 특정 사용자 단말에서 DND(do not disturb) 기능이 설정된 상태에서도 미리 설정된 단말로부터 수신된 통신 요청에 대해서는 수신이 가능하고, 사용자 상황에 따라서 시간대를 선택하여 DND 기능을 설정할 수 있기 때문에 보다 효율적이고 편리하게 DND 기능을 활용하여, 업무를 최대한 방해받지 않으면서 필요한 통신 요청을 수신할 수 있다.According to the present disclosure, a communication request received from a predetermined terminal can be received even when a DND (do not disturb) function is set in a specific user terminal, and a DND function can be set by selecting a time zone according to a user situation By utilizing the DND function more efficiently and conveniently, it is possible to receive necessary communication requests without being disturbed to the maximum extent possible.

도 1은 본 개시의 실시예에 따른 메시지 선택적 DND 수행 환경의 구성을 보이는 예시도이다.
도 2는 본 개시의 실시예에 따른 클라이언트 서버의 구성을 보이는 예시도이다.
도 3은 본 개시의 실시예에 따른 선택적 DND 수행 방법의 절차를 보이는 흐름도이다.
FIG. 1 is a view illustrating a configuration of a message selective DND execution environment according to an embodiment of the present disclosure.
FIG. 2 is an exemplary view showing a configuration of a client server according to an embodiment of the present disclosure; FIG.
3 is a flowchart illustrating a procedure of a method for performing selective DND according to an embodiment of the present disclosure.

본 개시의 실시예들은 본 개시의 기술적 사상을 설명하기 위한 목적으로 예시된 것이다. 본 개시에 따른 권리범위가 이하에 제시되는 실시예들이나 이들 실시예들에 대한 구체적 설명으로 한정되는 것은 아니다.The embodiments of the present disclosure are illustrated for the purpose of describing the technical idea of the present disclosure. The scope of the claims according to the present disclosure is not limited to the embodiments described below or to the detailed description of these embodiments.

본 개시에 사용되는 모든 기술적 용어들 및 과학적 용어들은, 달리 정의되지 않는 한, 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자에게 일반적으로 이해되는 의미를 갖는다. 본 개시에 사용되는 모든 용어들은 본 개시를 더욱 명확히 설명하기 위한 목적으로 선택된 것이며 본 개시에 따른 권리범위를 제한하기 위해 선택된 것이 아니다.All technical and scientific terms used in the present disclosure have the meaning commonly understood by one of ordinary skill in the art to which this disclosure belongs unless otherwise defined. All terms used in the disclosure are selected for the purpose of more clearly illustrating the disclosure and are not chosen to limit the scope of the rights under the present disclosure.

본 개시에서 사용되는 "포함하는", "구비하는", "갖는" 등과 같은 표현은, 해당 표현이 포함되는 어구 또는 문장에서 달리 언급되지 않는 한, 다른 실시예를 포함할 가능성을 내포하는 개방형 용어(open-ended terms)로 이해되어야 한다.As used in this disclosure, expressions such as " comprising, "" having," "having, " and the like, unless the context requires otherwise, (open-ended terms).

본 개시에서 기술된 단수형의 표현은 달리 언급하지 않는 한 복수형의 의미를 포함할 수 있으며, 이는 청구범위에 기재된 단수형의 표현에도 마찬가지로 적용된다.The expressions of the singular forms described in this disclosure may include plural meanings unless the context clearly dictates otherwise, and the same applies to the singular expressions set forth in the claims.

본 개시에서 사용되는 "제1", "제2" 등의 표현들은 복수의 구성요소들을 상호 구분하기 위해 사용되며, 해당 구성요소들의 순서 또는 중요도를 한정하는 것은 아니다.As used in this disclosure, expressions such as " first ", "second ", and the like are used to distinguish a plurality of components from each other and do not limit the order or importance of the components.

본 개시에서 사용되는 용어 "부"는, 소프트웨어, 또는 FPGA(field-programmable gate array), ASIC(application specific integrated circuit)과 같은 하드웨어 구성요소를 의미한다. 그러나, "부"는 하드웨어 및 소프트웨어에 한정되는 것은 아니다. "부"는 어드레싱할 수 있는 저장 매체에 있도록 구성될 수도 있고, 하나 또는 그 이상의 프로세서들을 재생시키도록 구성될 수도 있다. 따라서, 일 예로서, "부"는 소프트웨어 구성요소들, 객체지향 소프트웨어 구성요소들, 클래스 구성요소들 및 태스크 구성요소들과 같은 구성요소들과, 프로세서, 함수, 속성, 프로시저, 서브루틴, 프로그램 코드의 세그먼트, 드라이버, 펌웨어, 마이크로코드, 회로, 데이터, 데이터베이스, 데이터 구조, 테이블, 어레이 및 변수를 포함한다. 구성요소와 "부" 내에서 제공되는 기능은 더 작은 수의 구성요소 및 "부"로 결합되거나 추가적인 구성요소와 "부"로 더 분리될 수 있다.The term "part " as used in this disclosure refers to hardware components such as software or an FPGA (field-programmable gate array), ASIC (application specific integrated circuit). However, "part" is not limited to hardware and software. "Part" may be configured to reside on an addressable storage medium, and may be configured to play back one or more processors. Thus, by way of example, and not limitation, "part (s) " may include but are not limited to elements such as software components, object oriented software components, class components and task components, Microcode, circuitry, data, databases, data structures, tables, arrays, and variables of program code. The functions provided within the component and the "part " may be combined into a smaller number of components and" parts " or further separated into additional components and "parts ".

본 개시에서 사용되는 "~에 기초하여"라는 표현은, 해당 표현이 포함되는 어구 또는 문장에서 기술되는, 결정, 판단의 행위 또는 동작에 영향을 주는 하나 이상의 인자를 기술하는데 사용되며, 이 표현은 결정, 판단의 행위 또는 동작에 영향을 주는 추가적인 인자를 배제하지 않는다.As used in this disclosure, the expression "based on" is used to describe one or more factors affecting an action or an action of a decision, judgment, as described in the phrase or sentence in which the expression is contained, It does not exclude any additional factors that affect the decision, act of judgment or action.

본 개시에서, 어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 경우, 어떤 구성요소가 다른 구성요소에 직접적으로 연결될 수 있거나 접속될 수 있는 것으로, 또는 새로운 다른 구성요소를 매개로 하여 연결될 수 있거나 접속될 수 있는 것으로 이해되어야 한다.In the present disclosure, it is to be understood that when an element is referred to as being "connected" or "connected" to another element, it is to be understood that any element may be directly connected to or connected to another element, Or < / RTI > can be connected to each other.

이하, 첨부한 도면들을 참조하여, 본 개시의 실시예들을 설명한다.  첨부된 도면에서, 동일하거나 대응하는 구성요소에는 동일한 참조부호가 부여되어 있다. 또한, 이하의 실시예들의 설명에 있어서, 동일하거나 대응하는 구성요소를 중복하여 기술하는 것이 생략될 수 있다. 그러나, 구성요소에 관한 기술이 생략되어도, 그러한 구성요소가 어떤 실시예에 포함되지 않는 것으로 의도되지 않는다.Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. In the accompanying drawings, the same or corresponding components are denoted by the same reference numerals. In the following description of the embodiments, description of the same or corresponding components may be omitted. However, even if the description of the components is omitted, such components are not intended to be included in any embodiment.

도 1은 본 개시의 실시예에 따른 메시지 선택적 DND 수행 환경(100)의 구성을 보이는 예시도이다.1 is an exemplary diagram illustrating the configuration of a message selective DND enforcement environment 100 according to an embodiment of the present disclosure.

도 1에 도시한 바와 같이, 선택적 DND 수행 환경(100)은 클라이언트 서버(110) 및 클라이언트 서버(110)와 연결된 다수의 단말(120-1, ... ,120-n)을 포함할 수 있다.1, the optional DND enforcement environment 100 may include a plurality of terminals 120-1, ..., 120-n connected to the client server 110 and the client server 110 .

일 실시예에 따르면, 클라이언트 서버(110)는, 다수의 단말(120-1, ... ,120-n)의 DND 기능이 설정되었는지 여부에 대한 정보를 저장하는 제1 데이터베이스(112), 다수의 단말(120-1, ... ,120-n)의 DND 예외 대상 단말에 대한 정보를 저장하는 제2 데이터베이스(114) 및 다수의 단말(120-1, ... ,120-n)의 수신 가능 여부에 대한 정보를 저장하는 제3 데이터베이스(116)를 포함하도록 구성될 수 있다. 다른 실시예에 따르면, 제1 내지 제3 데이터 베이스(112, 114, 116)는 클라이언트 서버(110)와 통신 가능하도록 연결된 외부 장치(미도시)에 저장될 수 있고, 클라이언트 서버(110)는 외부 장치와의 통신을 통해 제1 내지 제3 데이터 베이스(112, 114, 116)를 수신하거나 얻을 수 있다. 제1 내지 제3 데이터베이스(112, 114, 116)가 저장하는 정보들에 대해서는 후술하도록 한다.According to one embodiment, the client server 110 includes a first database 112 for storing information on whether the DND function of the plurality of terminals 120-1, ..., and 120-n is set, A second database 114 for storing information on the DND exception target terminals of the terminals 120-1 to 120-n of the plurality of terminals 120-1 to 120- And a third database 116 for storing information on the receivability. According to another embodiment, the first to third databases 112, 114, and 116 may be stored in an external device (not shown) communicably connected to the client server 110, And may receive or obtain the first to third databases 112, 114, and 116 through communication with the apparatus. The information stored in the first to third databases 112, 114, and 116 will be described later.

일 실시예에 따르면, 클라이언트 서버(110)는, 다수의 단말(120-1, ... ,120-n) 중 제1 단말(예를 들어, 120-1)로부터 제2 단말(예를 들어, 120-n)로의 통신 요청을 수신하도록 구성될 수 있다. 예를 들어, 제1 단말은 발신 단말일 수 있으며 제2 단말은 수신 단말일 수 있다. 일 실시예에 따르면, 통신 요청은 제1 단말(120-1) 및 제2 단말(120-n)간의 음성 통화 요청, 영상 통화 요청 또는 채팅 요청 중 적어도 하나를 포함할 수 있다. 다른 실시예에 따르면, 통신 요청은 텍스트 메시징 요청, MMS(Multimedia Message Service) 메시징 요청 또는 SMS(Short Message Service) 메시징 요청 중 적어도 하나를 포함할 수 있지만, 이러한 구현에 한정되는 것은 아니다.According to one embodiment, the client server 110 receives information from a first terminal (e.g., 120-1) of a plurality of terminals 120-1, ..., 120-n to a second terminal , ≪ / RTI > 120-n. For example, the first terminal may be the calling terminal and the second terminal may be the receiving terminal. According to one embodiment, the communication request may include at least one of a voice call request, a video call request, or a chat request between the first terminal 120-1 and the second terminal 120-n. According to another embodiment, the communication request may include at least one of a text messaging request, a multimedia message service (MMS) messaging request, or a short message service (SMS) messaging request, but is not limited to such an implementation.

일 실시예에 따르면, 클라이언트 서버(110)는, 제2 단말(120-n)의 DND 기능이 설정되었는지 여부를 제1 데이터베이스(112)에 기초하여 확인하도록 구성될 수 있다. 여기서, DND 기능은, 사용자가 발신 단말인 제1 단말(120-1)로부터 수신 단말인 제2 단말(120-n)로 수신되는 통신 요청으로부터 방해받지 않도록 설정할 수 있는 기능을 지칭한다. 일 실시예에 따르면, 제1 데이터베이스(112)의 제2 단말(120-n)의 DND 기능이 설정되어 있는지 여부에 대한 정보는 다수의 단말(120-1, ... ,120-n)의 요청에 따라 설정되거나 업데이트될 수 있다. 다른 실시예에 따르면, 제1 데이터베이스(112)의 제2 단말(120-n)의 DND 기능이 설정되어 있는지 여부에 대한 정보는 클라이언트 서버(110)의 다수의 단말(120-1, ... ,120-n)에 대하여 주기적인 확인 요청을 송신하고, 그에 대한 응답을 수신함에 따라서 수신된 응답 결과를 이용하여 설정되거나 업데이트될 수 있다.According to one embodiment, the client server 110 may be configured to determine, based on the first database 112, whether the DND function of the second terminal 120-n has been established. Here, the DND function refers to a function that allows the user to set not to be disturbed by a communication request received from the first terminal 120-1 serving as a calling terminal to the second terminal 120-n serving as a receiving terminal. According to one embodiment, information on whether or not the DND function of the second terminal 120-n of the first database 112 is set is transmitted to the terminals 120-1 to 120- And may be set or updated upon request. According to another embodiment, information on whether or not the DND function of the second terminal 120-n of the first database 112 is set may be determined by a plurality of terminals 120-1 to 120-n of the client server 110, , 120-n, and may be set or updated using the received response result as it receives the response thereto.

제2 단말(120-n)의 DND 기능이 설정되었다고 확인되면, 클라이언트 서버(110)는 제1 단말(120-1)이 DND 예외 대상인지 여부를 제2 데이터베이스(114)에 기초하여 확인하도록 구성될 수 있다. 일 실시예에 따르면, 제2 데이터베이스(114)의 제1 단말(120-1)이 DND 예외 대상인지 여부에 대한 정보는 다수의 단말(120-1, ... ,120-n)로부터 DND 예외 대상을 설정해 달라는 요청을 클라이언트 서버(110)가 수신하고, 해당 요청에 기초하여 클라이언트 서버(110)가 제2 데이터베이스(114)에 설정하거나 업데이트할 수 있다. 다른 실시예에 따르면, 클라이언트 서버(110)는 다수의 단말(120-1, ... ,120-n)로 DND 예외 대상에 대한 정보를 요청할 수 있고, 요청을 받은 다수의 단말(120-1, ... ,120-n)로부터 DND 예외 대상에 대한 정보를 수신하여 제2 데이터베이스(114)에 설정하거나 업데이트할 수 있다.When it is confirmed that the DND function of the second terminal 120-n is set, the client server 110 determines whether the first terminal 120-1 is a DND exception object based on the second database 114 . According to one embodiment, information on whether or not the first terminal 120-1 of the second database 114 is a DND exception object is transmitted from the plurality of terminals 120-1, ..., 120-n to the DND exception The client server 110 may receive a request to set the target and the client server 110 may set or update the second database 114 based on the request. According to another embodiment, the client server 110 can request information on a DND exception object to a plurality of terminals 120-1 to 120-n, , ..., 120-n, and may set or update the information on the DND exception object in the second database 114.

제1 단말(120-1)이 DND 예외 대상으로 확인되면, 클라이언트 서버(110)는 제2 단말(120-n)의 수신 가능 여부를 제3 데이터베이스(116)에 기초하여 확인하도록 구성될 수 있다. 일 실시예에 따르면, 다수 단말(120-1, ... ,120-n)의 각 사용자의 상태 정보, 예를 들어, "자리 비움", "회의 참석", "해외 출장", "다른 용무 중", "방해 금지", "퇴근", "곧 돌아오겠음" 등)을 관리하기 위한 상태 정보 서버(미도시)가 별도 구비될 수 있다. 상태 정보 서버는 다수 단말(120-1, ... ,120-n)의 각 사용자의 상태에 대한 정보를 실시간으로 확인하여 저장할 수 있다. If the first terminal 120-1 is identified as a DND exception target, the client server 110 can be configured to check whether the second terminal 120-n can receive the third terminal based on the third database 116 . According to one embodiment, the status information of each user of the multiple terminals 120-1, ..., 120-n, for example, "away", "conference attendance", "overseas travel" A state information server (not shown) may be additionally provided for managing the " busy ", "interruption prohibited "," The state information server can check and store information on the status of each user of the plurality of terminals 120-1, ..., 120-n in real time.

일 실시예에 따르면, 클라이언트 서버(110)는 상태 정보 서버에 저장된 다수 단말(120-1, ... ,120-n)의 각 사용자의 상태에 대한 정보에 기초하여, 제3 데이터베이스(116)의 제2 단말(120-n)의 수신 가능 여부에 대한 정보를 설정하거나 업데이트할 수 있다. 예를 들어, 클라이언트 서버(110)는 다수의 단말(120-1, ... ,120-n)의 각 사용자가 "자리 비움", "회의 참석", "해외 출장", "다른 용무 중", "방해 금지", "퇴근", "곧 돌아오겠음" 등의 상태인 경우에는 수신 불가능 상태로 판단하고 이를 제3 데이터베이스(116)에 저장할 수 있다. 반면에, 다수의 단말(120-1, ... ,120-n)의 각 사용자가 "대화 가능" 등의 상태인 경우에는 수신 가능 상태로 판단하여 이를 제3 데이터베이스(116)에 저장할 수 있다. 이러한 구조 하에서, 클라이언트 서버(110)는 제3 데이터베이스(116)에 저장된 다수의 단말(120-1, ... ,120-n) 사용자의 수신 가능 또는 수신 불가능 상태에 대한 정보를 이용하여 제2 단말(120-n)의 수신 가능 여부를 확인할 수 있다.In accordance with one embodiment, the client server 110 is configured to determine the state of each user of the plurality of terminals 120-1, ..., 120-n stored in the state information server, N of the second terminal 120-n can be set or updated. For example, the client server 110 may determine that each user of the plurality of terminals 120-1, ..., 120-n is in the "away", "conference attendance", " , &Quot; Do not disturb ", "Leave work "," Return soon ", and the like. On the other hand, when each user of the plurality of terminals 120-1, ..., 120-n is in the state of "communicable ", it is determined that the terminal 120-1 is ready to receive and may store it in the third database 116 . Under this structure, the client server 110 uses information on the receivable or non-receivable states of the users of the plurality of terminals 120-1, ..., 120-n stored in the third database 116, It is possible to confirm whether or not the terminal 120-n can be received.

일 실시예에 따르면, 제2 단말(120-n)이 수신 가능한 것으로 확인되면, 클라이언트 서버(110)는 제1 단말(120-1)로부터의 통신 요청을 제2 단말(120-n)로 송신하도록 구성될 수 있다. 예를 들어, 클라이언트 서버(110)는 제2 단말(120-n)의 사용자의 상태에 대한 정보에 기초하여 제2 단말(120-n)의 사용자의 상태가 대화 가능 상태인 경우 제2 단말(120-n)이 수신 가능 상태인 것으로 확인할 수 있고, 제2 단말(120-n)이 수신 가능 상태인 것으로 확인되면, 제1 단말(120-1)로부터 수신된 통신 요청을 제2 단말(120-n)로 송신할 수 있다. 이 후 제1 단말(120-1)로부터의 통신 요청을 수신한 제2 단말(120-n)은 제1 단말(120-1)과의 통신을 위한 채널을 형성하고, 제1 단말(120-1)과의 통신을 수행할 수 있다.도 2는 본 개시의 실시예에 따른 클라이언트 서버(110)의 구성을 보이는 예시도이다.According to one embodiment, when it is confirmed that the second terminal 120-n is receivable, the client server 110 transmits a communication request from the first terminal 120-1 to the second terminal 120-n . For example, if the status of the user of the second terminal 120-n is in an interactive state based on information on the status of the user of the second terminal 120-n, N can be confirmed to be in the receivable state and if it is confirmed that the second terminal 120-n is in the receivable state, the communication request received from the first terminal 120-1 is transmitted to the second terminal 120- -n). The second terminal 120-n receiving the communication request from the first terminal 120-1 forms a channel for communication with the first terminal 120-1, 1 of the client server 110. FIG. 2 is an exemplary diagram showing the configuration of the client server 110 according to the embodiment of the present disclosure.

도 2에 도시한 바와 같이, 클라이언트 서버(110)는 제1 데이터베이스(112), 제2 데이터베이스(114), 제3 데이터베이스(116), 처리부(113), 송수신부(115) 및 시스템 버스(117)를 포함할 수 있다. 일 실시예에 따르면, 제1 데이터베이스(112), 제2 데이터베이스(114), 제3 데이터베이스(116), 처리부(113) 및 송수신부(115)는 시스템 버스(117)를 통하여 서로 통신 가능하도록 연결될 수 있다.2, the client server 110 includes a first database 112, a second database 114, a third database 116, a processing unit 113, a transmission / reception unit 115, and a system bus 117 ). According to one embodiment, the first database 112, the second database 114, the third database 116, the processing unit 113, and the transmission / reception unit 115 are connected to each other via the system bus 117 so as to be communicable with each other .

제1 데이터베이스(112)에는, 다수의 단말(120-1, ... ,120-n)로부터 수신된 DND 설정 요청에 기초하여 다수의 단말(120-1, ... ,120-n)의 DND 기능이 설정되었는지 여부에 대한 정보가 저장될 수 있다. 제2 데이터베이스(114)에는, 다수의 단말 중 적어도 하나의 단말로부터 수신된 DND 예외 요청에 기초하여 형성된 DND 예외 대상 단말 리스트가 저장될 수 있다. 제3 데이터베이스(116)에는, 다수의 단말(120-1, ... ,120-n) 중 하나 이상의 단말로부터 수신된 수신 가능 시간 설정 요청에 기초하여 형성된 다수의 단말(120-1, ... ,120-n)의 수신 가능 시간 리스트가 저장될 수 있다. 일 실시예에 따르면, 제1 내지 제3 데이터베이스(112, 114, 116)는, 하나의 데이터베이스로 구성될 수도 있고, 각각이 분리된 별도의 데이터베이스로 구성될 수도 있지만, 이러한 구현에 한정되는 것은 아니다. 제1 내지 제3 데이터베이스(112, 114, 116)는 ROM(Read Only Memory), RAM(Random Access Memory), CD(Compact Disc)-ROM, 자기 테이프(Magnetic Tape), 플로피 디스크(Floppy Disc), 광데이터(Optical Data) 저장장치 또는 캐리어 웨이브(Carrier Wave)(예를 들어 인터넷을 통한 전송)의 형태로 구현되는 것 등을 포함할 수 있으나, 이러한 구현에 한정되는 것은 아니다.Based on the DND setting request received from the plurality of terminals 120-1 to 120-n, the first database 112 stores a plurality of terminals 120-1 to 120- Information on whether or not the DND function has been set can be stored. In the second database 114, a DND exception target terminal list formed based on a DND exception request received from at least one terminal among a plurality of terminals can be stored. A plurality of terminals 120-1, ..., 120-n formed based on a receivable time setting request received from one or more terminals of the plurality of terminals 120-1, ..., 120- ., 120-n can be stored. According to one embodiment, the first to third databases 112, 114, and 116 may be configured as one database or separate databases, but the present invention is not limited thereto . The first to third databases 112, 114, and 116 may be implemented as a ROM, a RAM, a CD, a magnetic tape, But are not limited to, those implemented in the form of an optical data storage device or a carrier wave (e.g., transmission over the Internet), and the like.

처리부(113)는, 다수의 단말(120-1, ... ,120-n) 중 제1 단말(예를 들어, 120-1)로부터 제2 단말(예를 들어, 120-n)로의 통신 요청을 수신하고, 제2 단말(120-n)의 DND 기능이 설정되었는지 여부를 제1 데이터베이스(112)에 기초하여 확인하며, 제2 단말(120-n)의 DND 기능이 설정되었다고 확인되면, 제1 단말(120-1)이 DND 예외 대상인지 여부를 제2 데이터베이스(114)에 기초하여 확인하고, 제1 단말(120-1)이 DND 예외 대상으로 확인되면, 제2 단말(120-n)의 수신 가능 여부를 제3 데이터베이스(116)에 기초하여 확인하며, 제2 단말이 수신 가능한 것으로 확인되면, 제1 단말(120-1)로부터의 통신 요청을 제2 단말(120-n)로 송신할 수 있다. The processing unit 113 performs communication between the first terminal (for example, 120-1) and the second terminal (for example, 120-n) among the plurality of terminals 120-1 to 120- Upon determining that the DND function of the second terminal 120-n is set based on the first database 112, if the DND function of the second terminal 120-n is confirmed, The first terminal 120-1 checks whether the first terminal 120-1 is a DND exception object based on the second database 114. If the first terminal 120-1 is confirmed as a DND exception object, ) On the basis of the third database 116. If it is confirmed that the second terminal can receive the request, the second terminal 120-1 transmits a communication request from the first terminal 120-1 to the second terminal 120-n Can be transmitted.

일 실시예에 따르면, 처리부(113)는 다수의 단말(120-1, ... ,120-n)로부터 수신된 DND 설정 요청에 기초하여 다수의 단말(120-1, ... ,120-n)의 DND 기능이 설정되었는지 여부에 대한 정보를 형성할 수 있다. 예를 들면, 처리부(113)는, 다수의 단말(120-1, ... ,120-n)의 DND 기능이 설정되었는지 여부에 대한 정보를 룩업 테이블(lookup table) 형태로 형성할 수 있다. According to one embodiment, the processing unit 113 may include a plurality of terminals 120-1, ..., 120-n based on the DND setting request received from the plurality of terminals 120-1, ..., n < / RTI > has been set. For example, the processing unit 113 may form information on whether or not the DND functions of the plurality of terminals 120-1, ..., and 120-n are set in the form of a lookup table.

처리부(113)는 다수의 단말(120-1, ... ,120-n) 중 적어도 하나의 단말로부터 수신된 DND 예외 요청에 기초하여 DND 예외 대상 단말 리스트를 형성할 수 있다. The processing unit 113 may form the DND exception target terminal list based on the DND exception request received from at least one of the plurality of terminals 120-1, ..., and 120-n.

또한, 처리부(113)는 다수의 단말(120-1, ... ,120-n) 중 적어도 하나의 단말로부터 수신된 수신 가능 시간 설정 요청에 기초하여 다수의 단말의 수신 가능 시간 리스트를 형성할 수 있다.In addition, the processing unit 113 forms a receivable time list of a plurality of terminals based on the receivable time setting request received from at least one of the terminals 120-1, ..., and 120-n .

송수신부(115)는 클라이언트 서버(110)가 네트워킹을 통해 CPU, 하드디스크, 주변기기 등의 자원을 공유하여 분산처리가 가능하도록 하기 위하여 개인용 컴퓨터 등의 클라이언트로부터 데이터 처리 요청 또는 정보 제공 요청 등의 각종 신호를 수신할 수 있고, 클라이언트로부터의 신호에 응답하여 요청된 데이터 처리 결과 또는 요청된 정보를 포함하는 신호를 해당 클라이언트로 송신할 수 있다. 또한, 송수신부(115)는 클라이언트 서버(110)에서 선택적 DND 수행 방법의 구현을 위한 신호들을 다수의 단말(120-1, ... ,120-n)로부터 또는 다수의 단말(120-1, ... ,120-n)로 송수신할 수 있다.In order to allow the client server 110 to share resources such as a CPU, a hard disk, a peripheral device, and the like through networking, the transmission / reception unit 115 may receive various kinds of information such as data processing requests or information provision requests from a client such as a personal computer Signal and may send a signal containing the requested data processing result or requested information to the client in response to the signal from the client. The transmitting and receiving unit 115 transmits signals for implementing the selective DND method in the client server 110 from a plurality of terminals 120-1 to 120-n or a plurality of terminals 120-1 to 120- ..., 120-n.

도 3은 본 개시의 실시예에 따른 선택적 DND 수행 방법의 절차를 보이는 흐름도이다. 본 흐름도에서 프로세스 단계들, 방법 단계들, 알고리즘들 등이 순차적인 순서로 설명되었지만, 그러한 프로세스들, 방법들 및 알고리즘들은 임의의 적합한 순서로 작동하도록 구성될 수 있다.  다시 말하면, 본 개시의 다양한 실시예들에서 설명되는 프로세스들, 방법들 및 알고리즘들의 단계들이 본 개시에서 기술된 순서로 수행될 필요는 없다. 또한, 일부 단계들이 비동시적으로 수행되는 것으로서 설명되더라도, 다른 실시예에서는 이러한 일부 단계들이 동시에 수행될 수 있다.  또한, 도면에서의 묘사에 의한 프로세스의 예시는 예시된 프로세스가 그에 대한 다른 변화들 및 수정들을 제외하는 것을 의미하지 않으며, 예시된 프로세스 또는 그의 단계들 중 임의의 것이 본 개시의 다양한 실시예들 중 하나 이상에 필수적임을 의미하지 않으며, 예시된 프로세스가 바람직하다는 것을 의미하지 않는다.3 is a flowchart illustrating a procedure of a method for performing selective DND according to an embodiment of the present disclosure. Although process steps, method steps, algorithms, and the like have been described in this flowchart in a sequential order, such processes, methods, and algorithms may be configured to operate in any suitable order. In other words, the steps of the processes, methods and algorithms described in the various embodiments of the present disclosure need not be performed in the order described in this disclosure. Also, although some of the steps are described as being performed asynchronously, some of these steps may be performed concurrently in other embodiments. Also, an illustration of a process by way of illustration in the drawings is not intended to imply that the illustrated process excludes other variations and modifications thereto, and that any of the illustrated processes or steps thereof may be used in various embodiments of the present disclosure Does not imply that it is necessary for more than one, and does not mean that the illustrated process is preferred.

도 3에 도시한 바와 같이, 단계(S310)에서, 다수의 단말 중 제1 단말로부터 제2 단말로의 통신 요청이 수신될 수 있다. 예를 들어, 도 1 내지 도 2를 참조하면, 클라이언트 서버(110)는 다수의 단말(120-1, ... ,120-n) 중 제1 단말(예를 들어, 120-1)로부터 제2 단말(예를 들어, 120-n)로의 통신 요청을 수신할 수 있다.As shown in Fig. 3, in step S310, a communication request from a first terminal to a second terminal among a plurality of terminals may be received. For example, referring to FIG. 1 and FIG. 2, a client server 110 receives a request from a first terminal (for example, 120-1) among a plurality of terminals 120-1 to 120- 2 terminal (e. G., 120-n).

단계(S320)에서, 제2 단말의 DND 기능이 설정되었는지 여부가 제1 데이터베이스에 기초하여 확인될 수 있다. 예를 들어, 도 1 내지 도 2를 참조하면, 클라이언트 서버(110)의 처리부(113)는 제2 단말(120-n)의 DND 기능이 설정되었는지 여부를 제1 데이터베이스(112)에 기초하여 확인할 수 있다. 일 실시예에 따르면, 제1 데이터베이스(112)에는 다수의 단말(120-1, ... ,120-n)의 DND 기능이 설정되었는지 여부가 룩업 테이블 형태로 저장될 수 있고, 처리부(113) 제1 데이터베이스(112)에 저장된 룩업 테이블을 확인하여 제2 단말(120-n)의 DND 기능이 설정되었는지 확인할 수 있다. 클라이언트 서버(110)는 제2 단말(120-n)의 DND 기능이 설정되었다고 확인한 경우("예") 단계(S330)의 절차를 수행할 수 있고, 제2 단말(120-n)의 DND 기능이 설정되지 않았다고 확인한 경우("아니오") 절차를 종료할 수 있다.In step S320, whether or not the DND function of the second terminal is established can be confirmed based on the first database. 1 and 2, the processing unit 113 of the client server 110 determines whether the DND function of the second terminal 120-n is set or not based on the first database 112. For example, . According to one embodiment, whether or not the DND function of a plurality of terminals 120-1 to 120-n is set can be stored in a lookup table form in the first database 112, It is possible to confirm whether the DND function of the second terminal 120-n is set by checking the lookup table stored in the first database 112. [ If the client server 110 confirms that the DND function of the second terminal 120-n has been set (YES), the client server 110 may perform the procedure of step S330, and the DND function of the second terminal 120- Is not set ("NO"), the procedure can be terminated.

단계(S330)에서, 제2 단말의 DND 기능이 설정되었다고 확인되면, 제1 단말이 DND 예외 대상인지 여부가 제2 데이터베이스에 기초하여 확인될 수 있다. 예를 들어, 도 1 내지 도 2를 참조하면, 클라이언트 서버(110)의 처리부(113)는 제2 단말(120-n)의 DND 기능이 설정되었다고 확인하면, 제1 단말(120-1)이 DND 예외 대상인지 여부를 제2 데이터베이스(114)에 기초하여 확인할 수 있다. 일 실시예에 따르면, 제2 데이터베이스(114)에는 다수의 단말(120-1, ... ,120-n) 중 적어도 하나의 단말로부터 수신된 DND 예외 요청에 기초하여 형성된 DND 예외 대상 단말 리스트가 저장될 수 있고, 처리부(113)는 제2 데이터베이스(114)를 확인하여 제1 단말(120-1)이 DND 예외 대상 단말 리스트에 포함되어 있는지 여부로 제1 단말(120-1)이 DND 예외 대상인지 여부를 확인할 수 있다. 클라이언트 서버(110)는 제1 단말(120-1)이 DND 예외 대상으로 확인한 경우("예") 단계(S340)의 절차를 수행할 수 있고, 제1 단말(120-1)이 DND 예외 대상이 아닌 것으로 확인한 경우("아니오") 절차를 종료할 수 있다.If it is determined in step S330 that the DND function of the second terminal is set, whether or not the first terminal is the DND exception object can be confirmed based on the second database. 1 and 2, when the processing unit 113 of the client server 110 confirms that the DND function of the second terminal 120-n is set, the first terminal 120-1 It can be confirmed based on the second database 114 whether or not it is a DND exception object. According to one embodiment, the DND exception target terminal list formed based on the DND exception request received from at least one of the plurality of terminals 120-1 to 120-n is stored in the second database 114 And the processing unit 113 checks the second database 114 to determine whether the first terminal 120-1 is included in the DND exceptional target terminal list and whether the first terminal 120-1 has received the DND exception It is possible to confirm whether or not it is an object. The client server 110 can perform the procedure of the step S340 if the first terminal 120-1 confirms the DND exception object (Yes), and if the first terminal 120-1 receives the DND exception object ("NO"), the process can be terminated.

단계(S340)에서, 제1 단말이 DND 예외 대상으로 확인되면, 제2 단말의 수신 가능 여부가 제3 데이터베이스에 기초하여 확인될 수 있다. 예를 들어, 도 1 내지 도 2를 참조하면, 클라이언트 서버(110)의 처리부(113)는 제1 단말(120-1)을 DND 예외 대상으로 확인하면, 제2 단말(120-n)의 수신 가능 여부를 제3 데이터베이스(116)에 기초하여 확인할 수 있다. 일 실시예에 따르면, 제3 데이터베이스(116)에는 다수의 단말(120-1, ... ,120-n) 중 하나 이상의 단말로부터 수신된 수신 가능 시간 설정 요청에 기초하여 형성된 다수의 단말(120-1, ... ,120-n)의 수신 가능 시간 리스트가 저장될 수 있고, 처리부(113)는 제3 데이터베이스(116)를 확인하여 통신 요청을 수신한 시간이 제2 단말(120-n)의 수신 가능 시간 리스트에 포함되는지 여부로 제2 단말(120-n)의 수신 가능 여부를 확인할 수 있다. 클라이언트 서버(110)는 제2 단말(120-n)이 수신 가능하다고 확인한 경우("예") 단계(S350)의 절차를 수행할 수 있고, 제2 단말(120-n)이 수신 불가능하다고 확인한 경우("아니오") 절차를 종료할 수 있다.In step S340, if the first terminal is confirmed as a DND exception object, the reception availability of the second terminal can be confirmed based on the third database. For example, referring to FIG. 1 and FIG. 2, when the processing unit 113 of the client server 110 confirms the first terminal 120-1 as a DND exception object, the processing of the second terminal 120- Based on the third database 116. < RTI ID = 0.0 > According to one embodiment, the third database 116 includes a plurality of terminals 120-1 to 120-n formed based on a ready-to-receive-time setting request received from one or more terminals of the plurality of terminals 120-1 to 120- -1, ..., 120-n may be stored in the third database 116, and the processing unit 113 may check the third database 116 to determine whether the second terminal 120-n It is possible to check whether or not the second terminal 120-n can be received. When the client terminal 110 confirms that the second terminal 120-n is receivable (Yes), the client server 110 may perform the procedure of step S350. If the second terminal 120-n determines that the second terminal 120- ("No"), the procedure can be terminated.

단계(S350)에서, 제2 단말이 수신 가능한 것으로 확인되면, 제1 단말로부터의 통신 요청이 제2 단말로 송신될 수 있다. 예를 들어, 도 1 내지 도 2를 참조하면, 클라이언트 서버(110)의 처리부(113)는 제2 단말(120-n)이 수신 가능한 것으로 확인되면, 제1 단말(120-1)로부터 수신된 통신 요청을 제2 단말(120-n)로 송신할 수 있다.In step S350, if it is confirmed that the second terminal is receivable, a communication request from the first terminal can be transmitted to the second terminal. For example, referring to FIG. 1 and FIG. 2, if the processing unit 113 of the client server 110 determines that the second terminal 120-n is receivable, And may transmit the communication request to the second terminal 120-n.

위의 방법은 특정 실시예들을 통하여 설명되었지만, 위의 방법은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다.  컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의해 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다.  컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(예를 들어 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다.  또한, 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.  그리고, 위의 실시예들을 구현하기 위한 기능적인(functional) 프로그램, 코드 및 코드 세그먼트들은 본 개시가 속하는 기술분야의 프로그래머들에 의해 용이하게 추론될 수 있다.While the above method has been described through specific embodiments, it is also possible to implement the above method as computer readable code on a computer readable recording medium. A computer-readable recording medium includes all kinds of recording apparatuses in which data that can be read by a computer system is stored. Examples of the computer-readable recording medium include a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like, and may be implemented in the form of a carrier wave (for example, transmission via the Internet) . In addition, the computer-readable recording medium may be distributed over network-connected computer systems so that computer readable codes can be stored and executed in a distributed manner. In addition, functional programs, codes, and code segments for implementing the above embodiments can be easily inferred by programmers skilled in the art to which this disclosure belongs.

본 명세서에서는 본 개시가 일부 실시예들과 관련하여 설명되었지만, 본 개시가 속하는 기술분야의 당업자가 이해할 수 있는 본 개시의 정신 및 범위를 벗어나지 않는 범위에서 다양한 변형 및 변경이 이루어질 수 있다는 점을 알아야 할 것이다.  또한, 그러한 변형 및 변경은 본 명세서에 첨부된 특허청구의 범위 내에 속하는 것으로 생각되어야 한다.Although the present disclosure has been described in connection with some embodiments herein, it should be understood that various modifications and changes may be made thereto without departing from the spirit and scope of the present disclosure as will be apparent to those skilled in the art to which this disclosure belongs. something to do. It is also contemplated that such variations and modifications are within the scope of the claims appended hereto.

100: 선택적 DND 수행 환경 110: 클라이언트 서버
112: 제1 데이터베이스 114: 제2 데이터베이스
116: 제3 데이터베이스 120-1, ... ,120-n: 단말
113: 처리부 115: 송수신부
117: 시스템 버스
100: Optional DND execution environment 110: Client server
112: first database 114: second database
116: third database 120-1, ..., 120-n:
113: Processor 115: Transmitting /
117: System bus

Claims (10)

다수의 단말과 연결된 클라이언트 서버에서의 선택적 DND(Do not Disturb) 수행 방법으로서,
상기 클라이언트 서버는,
상기 다수의 단말의 DND 기능이 설정되었는지 여부에 대한 정보를 저장하는 제1 데이터베이스;
상기 다수의 단말의 DND 예외 대상 단말에 대한 정보를 저장하는 제2 데이터베이스; 및
상기 다수의 단말의 수신 가능 여부에 대한 정보를 저장하는 제3 데이터베이스를 포함하고,
상기 방법은,
상기 다수의 단말 중 제1 단말로부터 제2 단말로의 통신 요청을 수신하는 단계;
상기 제2 단말의 DND 기능이 설정되었는지 여부를 상기 제1 데이터베이스에 기초하여 확인하는 단계;
상기 제2 단말의 DND 기능이 설정되었다고 확인되면, 상기 제1 단말이 DND 예외 대상인지 여부를 상기 제2 데이터베이스에 기초하여 확인하는 단계;
상기 제1 단말이 상기 DND 예외 대상으로 확인되면, 상기 제2 단말의 수신 가능 여부를 상기 제3 데이터베이스에 기초하여 확인하는 단계; 및
상기 제2 단말이 수신 가능한 것으로 확인되면, 상기 제1 단말로부터의 통신 요청을 상기 제2 단말로 송신하는 단계를 포함하는,
선택적 DND 수행 방법.
1. A method for performing selective DND (Do not Disturb) in a client server connected to a plurality of terminals,
The client server,
A first database for storing information on whether the DND function of the plurality of terminals is set;
A second database for storing information on the DND exception target terminals of the plurality of terminals; And
And a third database for storing information on receivability of the plurality of terminals,
The method comprises:
Receiving a communication request from a first terminal to a second terminal of the plurality of terminals;
Confirming whether the DND function of the second terminal is set based on the first database;
Confirming whether the first terminal is a DND exception object based on the second database if the DND function of the second terminal is confirmed;
Confirming receivability of the second terminal based on the third database if the first terminal is identified as the DND exception object; And
And transmitting a communication request from the first terminal to the second terminal if it is confirmed that the second terminal is receivable.
How to perform selective DND.
제1항에 있어서,
상기 제1 내지 제3 데이터베이스는,
하나의 데이터베이스로 구성되는,
선택적 DND 수행 방법.
The method according to claim 1,
Wherein the first to third databases include:
Consisting of one database,
How to perform selective DND.
제1항에 있어서,
상기 제1 데이터베이스는, 상기 다수의 단말로부터 수신된 DND 설정 요청에 기초하여 상기 다수의 단말의 DND 기능이 설정되었는지 여부에 대한 정보를 저장하고,
상기 제2 데이터베이스는, 상기 다수의 단말 중 적어도 하나의 단말로부터 수신된 DND 예외 요청에 기초하여 형성된 DND 예외 대상 단말 리스트를 저장하고,
상기 제3 데이터베이스는, 상기 다수의 단말 중 하나 이상의 단말로부터 수신된 수신 가능 시간 설정 요청에 기초하여 형성된 상기 다수의 단말의 수신 가능 시간 리스트를 저장하는,
선택적 DND 수행 방법.
The method according to claim 1,
Wherein the first database stores information on whether the DND function of the plurality of terminals is set based on a DND setting request received from the plurality of terminals,
Wherein the second database stores a list of DND exceptional target terminals formed based on a DND exception request received from at least one of the plurality of terminals,
Wherein the third database stores a receivable time list of the plurality of terminals formed based on a receivable time setting request received from one or more terminals of the plurality of terminals,
How to perform selective DND.
제1항에 있어서,
상기 통신 요청은,
상기 제1 단말 및 상기 제2 단말간의 음성 통화 요청, 영상 통화 요청 또는 채팅 요청 중 적어도 하나를 포함하는,
선택적 DND 수행 방법.
The method according to claim 1,
The communication request includes:
A video call request or a chat request between the first terminal and the second terminal,
How to perform selective DND.
제1항에 있어서,
상기 통신 요청은,
텍스트 메시징 요청, MMS(Multimedia Message Service) 메시징 요청 또는 SMS(Short Message Service) 메시징 요청 중 적어도 하나를 포함하는,
선택적 DND 수행 방법.
The method according to claim 1,
The communication request includes:
A text messaging request, a multimedia message service (MMS) messaging request, or a short message service (SMS) messaging request.
How to perform selective DND.
다수의 단말과 연결된 클라이언트 서버로서,
상기 다수의 단말의 DND 기능이 설정되었는지 여부에 대한 정보를 저장하는 제1 데이터베이스;
상기 다수의 단말의 DND 예외 대상 단말에 대한 정보를 저장하는 제2 데이터베이스;
상기 다수의 단말의 수신 가능 여부에 대한 정보를 저장하는 제3 데이터베이스; 및
상기 다수의 단말 중 제1 단말로부터 제2 단말로의 통신 요청을 수신하고, 상기 제2 단말의 DND 기능이 설정되었는지 여부를 상기 제1 데이터베이스에 기초하여 확인하며, 상기 제2 단말의 DND 기능이 설정되었다고 확인되면, 상기 제1 단말이 DND 예외 대상인지 여부를 상기 제2 데이터베이스에 기초하여 확인하고, 상기 제1 단말이 상기 DND 예외 대상으로 확인되면, 상기 제2 단말의 수신 가능 여부를 상기 제3 데이터베이스에 기초하여 확인하며, 상기 제2 단말이 수신 가능한 것으로 확인되면, 상기 제1 단말로부터의 통신 요청을 상기 제2 단말로 송신하는 처리부를 포함하는,
클라이언트 서버.
1. A client server connected to a plurality of terminals,
A first database for storing information on whether the DND function of the plurality of terminals is set;
A second database for storing information on the DND exception target terminals of the plurality of terminals;
A third database for storing information on receivability of the plurality of terminals; And
Receiving a communication request from the first terminal to the second terminal among the plurality of terminals and confirming whether or not the DND function of the second terminal is set based on the first database, Determining whether or not the first terminal is a DND exception object based on the second database; if the first terminal is identified as the DND exception object, 3 database and transmits a communication request from the first terminal to the second terminal when it is confirmed that the second terminal is receivable,
Client server.
제6항에 있어서,
상기 제1 내지 제3 데이터베이스는,
하나의 데이터베이스로 구성되는,
클라이언트 서버.
The method according to claim 6,
Wherein the first to third databases include:
Consisting of one database,
Client server.
제6항에 있어서,
상기 제1 데이터베이스는, 상기 다수의 단말로부터 수신된 DND 설정 요청에 기초하여 상기 다수의 단말의 DND 기능이 설정되었는지 여부에 대한 정보를 저장하고,
상기 제2 데이터베이스는, 상기 다수의 단말 중 적어도 하나의 단말로부터 수신된 DND 예외 요청에 기초하여 형성된 DND 예외 대상 단말 리스트를 저장하고,
상기 제3 데이터베이스는, 상기 다수의 단말 중 하나 이상의 단말로부터 수신된 수신 가능 시간 설정 요청에 기초하여 형성된 상기 다수의 단말의 수신 가능 시간 리스트를 저장하는,
클라이언트 서버.
The method according to claim 6,
Wherein the first database stores information on whether the DND function of the plurality of terminals is set based on a DND setting request received from the plurality of terminals,
Wherein the second database stores a list of DND exceptional target terminals formed based on a DND exception request received from at least one of the plurality of terminals,
Wherein the third database stores a receivable time list of the plurality of terminals formed based on a receivable time setting request received from one or more terminals of the plurality of terminals,
Client server.
제6항에 있어서,
상기 통신 요청은,
상기 제1 단말 및 상기 제2 단말간의 음성 통화 요청, 영상 통화 요청 또는 채팅 요청 중 적어도 하나를 포함하는,
클라이언트 서버.
The method according to claim 6,
The communication request includes:
A video call request or a chat request between the first terminal and the second terminal,
Client server.
제6항에 있어서,
상기 통신 요청은,
텍스트 메시징 요청, MMS(Multimedia Message Service) 메시징 요청 또는 SMS(Short Message Service) 메시징 요청 중 적어도 하나를 포함하는,
클라이언트 서버.
The method according to claim 6,
The communication request includes:
A text messaging request, a multimedia message service (MMS) messaging request, or a short message service (SMS) messaging request.
Client server.
KR1020170091998A 2017-07-20 2017-07-20 Method for performing of selective do not disturb and client server KR20190009967A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170091998A KR20190009967A (en) 2017-07-20 2017-07-20 Method for performing of selective do not disturb and client server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170091998A KR20190009967A (en) 2017-07-20 2017-07-20 Method for performing of selective do not disturb and client server

Publications (1)

Publication Number Publication Date
KR20190009967A true KR20190009967A (en) 2019-01-30

Family

ID=65277203

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170091998A KR20190009967A (en) 2017-07-20 2017-07-20 Method for performing of selective do not disturb and client server

Country Status (1)

Country Link
KR (1) KR20190009967A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970055979A (en) 1995-12-29 1997-07-31 유기범 Broadcast control channel interrupt signal generator during downlink of personal communication terminal

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970055979A (en) 1995-12-29 1997-07-31 유기범 Broadcast control channel interrupt signal generator during downlink of personal communication terminal

Similar Documents

Publication Publication Date Title
JP6723340B2 (en) Method and apparatus for prompting business status
US8028085B2 (en) Optimizing message transmission and delivery in a publisher-subscriber model
US9641423B2 (en) Communication using delegates, such as delegates specified in an email or scheduling application
CN109995877B (en) Information pushing method and device
US7996467B2 (en) Techniques for applying policies for real time collaboration
CN112311841B (en) Information pushing method and device, electronic equipment and computer readable medium
US20090109961A1 (en) Multiple simultaneous call management using voice over internet protocol
CN109644154B (en) Location-based access control for human dialog entities
EP3255849A1 (en) Multi-channel communications for sending push notifications to mobile devices
CN112600878B (en) Data transmission method and device
US20100005059A1 (en) Cascaded Address Books on Mobile Phones Within a Social Network
WO2021068764A1 (en) Information processing method and device
KR100992707B1 (en) System and method utilizing test notifications
US9577967B2 (en) Method and system for managing an informational site using a social networking application
JP2021010164A (en) Method and apparatus for processing notification using notification preset
KR20190009967A (en) Method for performing of selective do not disturb and client server
CN113014404B (en) Message transmission method and device, server and second client
KR101634896B1 (en) Terminal and operation method of terminal
KR102103665B1 (en) Method and apparatus for handling notifications in mobile instant messenger
US9749453B2 (en) Relaxation of mobile device features restrictions leveraging embedded auditing system
KR102373562B1 (en) Method, Apparatus, System and Computer Program for ensuring message processing order
CN114826803B (en) Conference state processing method and device, electronic equipment and medium
KR20190136499A (en) Apparatus and method for messaging service
US11777878B1 (en) Message routing based on unavailability
KR102367017B1 (en) Communication network system and control method thereof