JP5785907B2 - Incoming call notification system - Google Patents

Incoming call notification system Download PDF

Info

Publication number
JP5785907B2
JP5785907B2 JP2012135744A JP2012135744A JP5785907B2 JP 5785907 B2 JP5785907 B2 JP 5785907B2 JP 2012135744 A JP2012135744 A JP 2012135744A JP 2012135744 A JP2012135744 A JP 2012135744A JP 5785907 B2 JP5785907 B2 JP 5785907B2
Authority
JP
Japan
Prior art keywords
incoming call
smartphone
network
call notification
notification
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2012135744A
Other languages
Japanese (ja)
Other versions
JP2014003363A (en
Inventor
達也 加古
達也 加古
茂明 佐々木
茂明 佐々木
羽田 陽一
陽一 羽田
岳至 森
岳至 森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Advanced Technology Corp
Nippon Telegraph and Telephone Corp
Original Assignee
NTT Advanced Technology Corp
Nippon Telegraph and Telephone Corp
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 NTT Advanced Technology Corp, Nippon Telegraph and Telephone Corp filed Critical NTT Advanced Technology Corp
Priority to JP2012135744A priority Critical patent/JP5785907B2/en
Publication of JP2014003363A publication Critical patent/JP2014003363A/en
Application granted granted Critical
Publication of JP5785907B2 publication Critical patent/JP5785907B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)

Description

本発明は、スマートフォンの電力消費を抑える着信通知システムに関する。   The present invention relates to an incoming call notification system that suppresses power consumption of a smartphone.

固定電話の子機としてスマートフォンを利用するためのアプリケーションとしてSIPクライアントアプリケーションがある。スマートフォンとは、3G(3rd Generation)やLTE(Long Term Evolution)やWiFi(Wireless Fidelity)を通してネットワークに繋がる端末である。例えばAndroid OS2.2以上のAndroid端末や、iOS3.0以上のiPhone、第4世代以降のiPodtouchである。   There is a SIP client application as an application for using a smartphone as a handset of a fixed telephone. A smartphone is a terminal connected to a network through 3G (3rd Generation), LTE (Long Term Evolution), or WiFi (Wireless Fidelity). For example, an Android terminal with Android OS 2.2 or higher, an iPhone with iOS 3.0 or higher, or an iPod touch of 4th generation or higher.

SIPクライアントアプリケーションは、スマートフォン上で動作するアプリケーションであり、ホームゲートウェイなどの回線終端装置に内蔵されるSIP制御部に、SIP端末としてスマートフォンを内線収容し、そのスマートフォンで、発信、着信、通話などを行えるようにする。なお、SIPは、Session Initiation Protocolの頭文字を取った文言であり、「シップ」と発音する。以降において、「SIP」の文言は省略する場合もあり、「クライアントアプリケーション」の文言のみでも「SIPクライアントアプリケーション」を意味するものとする。   The SIP client application is an application that operates on a smartphone, and accommodates a smartphone as an SIP terminal in a SIP control unit built in a line termination device such as a home gateway. Make it possible. SIP is an acronym for Session Initiation Protocol and is pronounced “ship”. Hereinafter, the term “SIP” may be omitted, and only the term “client application” means “SIP client application”.

このSIPクライアントアプリケーションが動作するスマートフォンは、SIP制御部に内線電話の子機として登録される。SIP制御部は、着信があった場合にスマートフォン上のクライアントアプリケーションに着信を示す信号を伝達する。着信の信号を受け取ったクライアントアプリケーションは着信を利用者に提示し、ユーザは通話を開始する。このスマートフォン上のクライアントアプリケーションが常時信号を受け取るためには、スマートフォンにクライアントアプリケーションを常駐させる必要がある。   The smartphone on which the SIP client application operates is registered in the SIP control unit as a slave unit of the extension telephone. When there is an incoming call, the SIP control unit transmits a signal indicating the incoming call to the client application on the smartphone. The client application that receives the incoming signal presents the incoming call to the user, and the user starts a call. In order for the client application on the smartphone to constantly receive a signal, it is necessary to make the client application resident on the smartphone.

スマートフォンにSIPクライアントアプリケーションを常駐させる方法の他に、スマートフォンが着信情報を受け取る方法としては、プッシュ通知の技術がある。プッシュ通知とは、システム側が外部のサーバと連携して能動的に着信情報を取得してスマートフォンの利用者に通知する方式である。プッシュ通知を利用すれば、利用者が働きかけなくても着信情報の更新を知ることができる。このプッシュ通知によって、リアルタイムな情報の受け取りが可能となる。   In addition to the method of allowing the SIP client application to reside on the smartphone, there is a push notification technique as a method for the smartphone to receive incoming information. Push notification is a method in which the system side actively acquires incoming information in cooperation with an external server and notifies a smartphone user. By using the push notification, it is possible to know the update of the incoming call information even if the user does not work. This push notification makes it possible to receive information in real time.

Android OSでプッシュ通知を利用するためには、プッシュ通知配信サーバを利用する方法がある(例えば非特許文献1:Cloud to Device Messaging(C2DM))。また、iOSでプッシュ通知を利用するためには、Apple Push Notification Service(APNs)(非特許文献2)を利用する方法がある。   In order to use push notification in Android OS, there is a method of using a push notification distribution server (for example, Non-Patent Document 1: Cloud to Device Messaging (C2DM)). In order to use push notification in iOS, there is a method of using Apple Push Notification Service (APNs) (Non-patent Document 2).

”Android Cloud to Device Messaging Framework”,http://code.google.com/intl/ja/android/c2dm/“Android Cloud to Device Messaging Framework”, http: //code.google.com/intl/en/android/c2dm/ ”Local and Push Notification Programming Guide”,Mac OS X Developer Library“Local and Push Notification Programming Guide”, Mac OS X Developer Library

スマートフォンを例えば家庭内において固定電話の内線用の子機として用いる場合、上記したように、スマートフォンにSIPクライアントアプリケーションを常駐させる必要がある。その場合、クライアントアプリケーションが常時動作するために消費電力が増大してしまう課題があった。また、プッシュ通知配信サーバを用いたサービスは、ネットワーク上のアプリケーションサーバと通信するスマートフォン向けにしか提供されていない。つまり、プッシュ通知配信サーバを利用するSIPクライアントアプリケーションは固定電話機向けにサービスされていない。   When a smartphone is used as an extension handset for a fixed telephone in a home, for example, as described above, it is necessary to make the SIP client application resident on the smartphone. In this case, there is a problem that the power consumption increases because the client application always operates. A service using a push notification distribution server is provided only for a smartphone that communicates with an application server on a network. That is, the SIP client application that uses the push notification distribution server is not serviced for fixed telephones.

したがって、従来では、スマートフォンを例えば家庭内の固定電話の内線用の子機として用いる場合は、クライアントアプリケーションを常駐させる必要があり、スマートフォンの消費電力が過大となる課題があった。   Therefore, conventionally, when a smart phone is used as, for example, an extension handset for a fixed telephone in a home, it is necessary to make a client application resident and there is a problem that power consumption of the smart phone becomes excessive.

本発明は、このような課題に鑑みてなされたものであり、スマートフォンを例えば家庭内の固定電話の内線用の子機として用いる場合でも、スマートフォンの消費電力の増加を抑えることの出来る着信通知システムと回線終端装置を提供することを目的とする。   The present invention has been made in view of such problems, and even when a smartphone is used as, for example, a handset for an extension of a fixed telephone in a home, an incoming call notification system capable of suppressing an increase in power consumption of the smartphone. And a line termination device.

本願発明の着信通知システムは、ネットワークと、そのネットワークに接続されるプッシュ通知配信サーバと、ネットワークに接続され固定電話の回線の終端に接続される回線終端装置と、ネットワークに接続されるスマートフォンと、からなる。回線終端装置は、SIP制御部と、着信通知部と、を具備する。SIP制御部は、ネットワークで通信を行うために必要なセッションの確立、または、変更、または、切断の呼制御を行う。着信通知部は、固定電話への着信通知に応答して、スマートフォン上のSIPクライアントアプリケーションの登録IDと着信通知の日時とを含むメッセージ送信要求を、プッシュ通知配信サーバに出力する。そして、プッシュ通知配信サーバは、登録IDをデータベースに記憶し、メッセージ送信要求を受信して、データベースに記憶されたメッセージ送信要求内の登録IDに対応するスマートフォンに対して、固定電話機への着信を通知する。 Incoming notification system of the present invention includes a network, a push notification delivery server connected to the network, the network unit is connected to the end of the line of which is connected to the network fixed phone, a smart phone to be connected to the network It consists of. The line termination device includes a SIP control unit and an incoming call notification unit. The SIP control unit performs call control for establishing, changing, or disconnecting a session necessary for communication on the network. Incoming call notification section, the solid response to the incoming call notification to the constant phone, a message transmission request including the date and time of the registration ID and incoming notification SIP client application on a smart phone, and outputs the push notification delivery server. The push notification delivery server stores the registered ID to the database, to receive a message transmission request with respect smartphone corresponding to the registration ID in the message transmission request stored in the database, to fixed telephone Notify incoming calls.

本願発明の着信通知システムによれば、SIPクライアントとなる着信通知部を、固定電話の回線終端装置の内部に設けることで、電話の着信に同期してスマートフォンにインストールされているSIPクライアントアプリケーションを起動することが可能となる。その結果、SIPクライアントアプリケーションの常時起動を避けることができ、スマートフォンの電力消費を抑制することが可能となる。この効果は、本願発明の回線終端装置を用いることで、ネットワーク上の変更を行うことなく奏することが出来る。   According to the incoming call notification system of the present invention, the SIP client application installed in the smartphone is activated in synchronization with the incoming call by providing the incoming call notification unit serving as the SIP client inside the line terminating device of the fixed telephone. It becomes possible to do. As a result, the SIP client application can be prevented from always starting, and the power consumption of the smartphone can be suppressed. This effect can be achieved without making any changes on the network by using the line termination device of the present invention.

本発明の着信通知システム100のシステム構成を示す図。The figure which shows the system configuration | structure of the incoming call notification system 100 of this invention. 着信通知システム100の動作シーケンスを示す図。The figure which shows the operation | movement sequence of the incoming call notification system. 回線終端装置110′の機能構成例を示す図。The figure which shows the function structural example of line | wire termination apparatus 110 '. 着信通知部112′の機能構成例を示す図。The figure which shows the function structural example of incoming call notification part 112 '. 着信通知部112′の動作フローを示す図。The figure which shows the operation | movement flow of incoming call notification part 112 '. 回線終端装置110′を用いた場合の着信通知システムの動作シーケンスを示す図。The figure which shows the operation | movement sequence of an incoming call notification system at the time of using line termination apparatus 110 '.

以下、この発明の実施の形態を図面を参照して説明する。複数の図面中同一のものには同じ参照符号を付し、説明は繰り返さない。   Embodiments of the present invention will be described below with reference to the drawings. The same reference numerals are given to the same components in a plurality of drawings, and the description will not be repeated.

図1に、この発明の着信通知システム100のシステム構成例を示す。着信通知システム100は、回線終端装置110と、スマートフォン120と、ネットワーク130と、プッシュ通知配信サーバ140と、で構成される。プッシュ通知配信サーバ140は、上記したCloud to Device Messaging(C2DM)や、Apple Push Notification Service(APNs)が実装されたサーバであり従来技術で構成される。スマートフォン120も、上記したように3GやWiFiに繋がる端末であり、従来技術で構成される。ネットワーク130は、従来のネットワーク回線網である。IPアドレスで動作する電話網や、光電話の回線網等であってもよい。この実施例において、新しい部分は回線終端装置110である。図1では、回線終端装置110に接続される固定電話機の表記を省略している。以降、その新しい部分を中心に説明を行う。   FIG. 1 shows a system configuration example of an incoming call notification system 100 of the present invention. The incoming call notification system 100 includes a line termination device 110, a smartphone 120, a network 130, and a push notification distribution server 140. The push notification delivery server 140 is a server in which the above-described Cloud to Device Messaging (C2DM) and Apple Push Notification Service (APNs) are implemented, and is configured by conventional technology. As described above, the smartphone 120 is also a terminal connected to 3G or WiFi, and is configured with conventional technology. The network 130 is a conventional network line network. It may be a telephone network that operates with an IP address, an optical telephone network, or the like. In this embodiment, the new part is the line termination device 110. In FIG. 1, the notation of the fixed telephone connected to the line terminating device 110 is omitted. Hereinafter, the explanation will be focused on the new part.

回線終端装置110は、SIP制御部111と、着信通知部112と、を具備する。SIP制御部111は、ネットワーク130に接続され、通信を行うために必要なセッションの生成・変更・切断等の呼制御を行う。   The line terminating device 110 includes a SIP control unit 111 and an incoming call notification unit 112. The SIP control unit 111 is connected to the network 130 and performs call control such as generation / change / disconnection of a session necessary for communication.

着信通知部112は、スマートフォン120上のSIPクライアントアプリケーションの登録IDをデータベースに保存し、固定電話への着信通知に応答して上記登録IDを含むメッセージ送信要求を、プッシュ通知配信サーバ140に出力する。ここで、SIPクライアントアプリケーションの登録IDは、プッシュ通知配信サーバ140から定期的に送信されて来る。つまり、スマートフォン120の登録IDは、予め公衆回線を通じてプッシュ通知配信サーバ140のデータベースに登録されている。登録IDは、例えばEメールアドレスのアカウント情報等のスマートフォン120を識別できる個別のIDである。この個別のIDは、プッシュ通知配信サーバ140から定期的に送信されて来た時に、着信通知部112内に記憶される。なお、このプッシュ通知配信サーバ140のデータベースにスマートフォン120の登録IDを登録する動作は、従来技術である。   The incoming call notification unit 112 stores the registration ID of the SIP client application on the smartphone 120 in the database, and outputs a message transmission request including the registration ID to the push notification distribution server 140 in response to the incoming call notification to the fixed telephone. . Here, the registration ID of the SIP client application is periodically transmitted from the push notification distribution server 140. That is, the registration ID of the smartphone 120 is registered in advance in the database of the push notification distribution server 140 through the public line. The registration ID is an individual ID that can identify the smartphone 120 such as account information of an email address, for example. This individual ID is stored in the incoming call notification unit 112 when periodically transmitted from the push notification distribution server 140. The operation of registering the registration ID of the smartphone 120 in the database of the push notification distribution server 140 is a conventional technique.

〔動作シーケンス〕
図2に、着信通知システム100の動作シーケンスを示して説明する。なお、内線電話として利用するスマートフォン120の登録IDは、上記した手順で既にプッシュ通知配信サーバ140に登録済みである前提で説明する。
[Operation sequence]
FIG. 2 shows an operation sequence of the incoming call notification system 100 and will be described. The registration ID of the smartphone 120 used as an extension telephone will be described on the assumption that it has already been registered in the push notification distribution server 140 in the above-described procedure.

例えば光電話回線網であるネットワーク130を介して回線終端装置110に、固定電話機への着信が入力される(ステップS1)。回線終端装置110のSIP制御部111は、その着信を着信通知部112に通知する(ステップS2)。その着信通知は、例えば参考文献1「竹下隆史ほか著、“マスタリングTCP/IP入門”オーム社、ISBN978-4-274-06677-1, pp.295-296」に記載されたINVITEメッセージに当たるセッションを開始する呼びかけである。   For example, an incoming call to the fixed telephone is input to the line terminating device 110 via the network 130 which is an optical telephone line network (step S1). The SIP control unit 111 of the line terminating device 110 notifies the incoming call notification unit 112 of the incoming call (step S2). The notification of the incoming call is, for example, a session corresponding to the INVITE message described in Reference Document 1 “Takashi Takeshita et al.,“ Mastering TCP / IP Introduction ”Ohm, ISBN978-4-274-06677-1, pp.295-296”. It is a call to start.

着信通知部112は、その着信通知に応答して既に記憶済みのスマートフォン120の登録IDと、着信通知の日時と、を含むメッセージ送信要求をSIP制御部111を介してプッシュ通知配信サーバ140に送信する(ステップS3)。プッシュ通知配信サーバ140は、SIPクライアントアプリケーションを提供するサービス会社毎に固定されており、そのURL(Uniform Resource Locator)等は、予めSIP制御部111に記憶されている。   The incoming call notification unit 112 transmits a message transmission request including the registration ID of the smartphone 120 already stored in response to the incoming call notification and the date and time of the incoming call notification to the push notification distribution server 140 via the SIP control unit 111. (Step S3). The push notification distribution server 140 is fixed for each service company that provides the SIP client application, and its URL (Uniform Resource Locator) is stored in the SIP control unit 111 in advance.

プッシュ通知配信サーバ140は、回線終端装置110からのメッセージ送信要求に応答して、メッセージ内の登録IDのスマートフォン120にメッセージ送信する(ステップS4)。メッセージ送信の内容は、メッセージ送信要求と同じである。   In response to the message transmission request from the line termination device 110, the push notification distribution server 140 transmits a message to the smartphone 120 having the registration ID in the message (step S4). The content of the message transmission is the same as the message transmission request.

スマートフォン120内の着信同期起動部121は、プッシュ通知配信サーバ140からのメッセージに含まれる上記した着信日時と、スマートフォン120内部の時計の時刻とを比較する(ステップS5)。着信日時と時計の時刻との時間差が所定の時間未満(例えば1分)であればSIPクライアントの登録処理を開始するための登録申請を、回線終端装置110に対して行う(ステップS6)。登録申請は、パスワードを送付することで行われる。この所定時間は、通信相手が呼び出しを続ける最大の時間幅を想定して予め利用者が決定する。その時間幅は、SIPクライアントアプリケーションの中で、利用者が自由に設定することが出来る。   The incoming call synchronization activation unit 121 in the smartphone 120 compares the above incoming date and time included in the message from the push notification delivery server 140 with the time of the clock inside the smartphone 120 (step S5). If the time difference between the incoming date and time and the time of the clock is less than a predetermined time (for example, 1 minute), a registration application for starting the registration process of the SIP client is made to the line terminating device 110 (step S6). Application for registration is done by sending a password. This predetermined time is determined in advance by the user assuming the maximum time width during which the communication partner continues calling. The time width can be freely set by the user in the SIP client application.

SIP制御部111は、スマートフォン120からのパスワードを伴う登録申請を受信すると、予めスマートフォン120に対応させて記憶したパスワードとの一致を認証し、その認証結果を、スマートフォン120に返す(ステップS7)。スマートフォン120は、その認証結果の認証が確認(ステップS8)できれば登録が成功したとして、回線終端装置110との間でセッションを確立する(ステップS9)。ここでのセッションは、スマートフォン120と回線終端装置110とが、例えば無線LANで接続された内線通話の一通話の開始から終了までを意味する。セッション確立後、利用者は無線LANあるいは上記したケーブルを介して固定電話機と内線通話を開始する(ステップS10)。   When the SIP control unit 111 receives a registration application with a password from the smartphone 120, the SIP control unit 111 authenticates the match with the password stored in advance corresponding to the smartphone 120, and returns the authentication result to the smartphone 120 (step S7). If the authentication of the authentication result can be confirmed (step S8), the smartphone 120 determines that the registration is successful and establishes a session with the line termination device 110 (step S9). The session here means from the start to the end of one call of an extension call in which the smartphone 120 and the line termination device 110 are connected by, for example, a wireless LAN. After the session is established, the user starts an extension call with the fixed telephone via the wireless LAN or the cable (step S10).

着信日時と時計の時刻との時間差が所定の時間以上(例えば1分)の場合(ステップS5の所定時間以上)又は、認証結果が非認証(ステップS8のNo)の場合は、着信が有ったが内線通話が行われなかったことを利用者に知らせる登録失敗信号を出力する(ステップS11)。SIPクライアントアプリケーションは、登録失敗信号の出力が有った場合、例えば、その着信時刻を表示部に表示して利用者に知らせる処理を行う。   If the time difference between the incoming date and time and the clock time is greater than or equal to a predetermined time (for example, 1 minute) (more than the predetermined time in step S5), or if the authentication result is unauthenticated (No in step S8), there is an incoming call However, a registration failure signal is output to inform the user that the extension call has not been made (step S11). When a registration failure signal is output, for example, the SIP client application performs a process of displaying the incoming time on the display unit and notifying the user.

以上説明した着信通知システム100によれば、SIPクライアントとなる着信通知部112を、固定電話回線網の回線終端装置110の内部に設けることで、固定電話機の着信に同期してスマートフォンにインストールされているSIPクライアントアプリケーションを起動することが可能となり、SIPクライアントアプリケーションの常時起動を避けることが出来る。その結果、スマートフォンの電力消費の増加を抑制することが可能になる。つまり、回線終端装置110の内部に着信通知部112を設けることで、固定電話機の着信をスマートフォン120にプッシュ配信することが可能になる。これらの効果は、スマートフォン120及びネットワーク上のプッシュ通知配信サーバ140を変更することなく奏することが出来る。   According to the incoming call notification system 100 described above, the incoming call notification unit 112 serving as a SIP client is provided inside the line terminating device 110 of the fixed telephone network so that it can be installed on the smartphone in synchronization with the incoming call of the fixed telephone. The SIP client application can be started, and the SIP client application can be prevented from always starting. As a result, an increase in power consumption of the smartphone can be suppressed. That is, by providing the incoming call notification unit 112 inside the line terminating device 110, it is possible to push-distribute incoming calls from the fixed telephone to the smartphone 120. These effects can be achieved without changing the smartphone 120 and the push notification delivery server 140 on the network.

〔変形例〕
上記した実施例では、回線終端装置110の中にSIP制御部111と着信通知部112を備える例で説明を行ったが、SIP制御部111と着信通知部112とを、SIP制御装置111′と着信通知装置112′として、それぞれ別々の筐体で構成するようにしても良い。その場合、着信通知装置112′にSIP制御装置111′のIPアドレス、ユーザ名、パスワードを登録することで、既存のSIP制御装置111′を用いて、本発明を利用することができる。図3に、SIP制御装置111′と着信通知装置112′とを、それぞれ別々の筐体で構成した回線終端装置110′の機能構成例を示す。
[Modification]
In the above-described embodiment, the example in which the SIP control unit 111 and the incoming call notification unit 112 are provided in the line terminating device 110 has been described. The incoming call notification device 112 ′ may be configured with separate housings. In this case, by registering the IP address, user name, and password of the SIP control device 111 ′ in the incoming call notification device 112 ′, the present invention can be used by using the existing SIP control device 111 ′. FIG. 3 shows an example of the functional configuration of the line terminating device 110 ′ in which the SIP control device 111 ′ and the incoming call notification device 112 ′ are configured in separate housings.

SIP制御装置111′は、上記したSIP制御部111と全く同じ機能構成部であるが、別筐体で独立しているので参照符号を111′と表記している。SIP制御装置111′と着信通知装置112′との間でやり取りされる登録申請、着信通知は、例えば1本のLANケーブルで伝達される。つまり、SIP制御装置111′と着信通知装置112′とは信号線で接続されている。接続のためには、着信通知装置112′にSIP制御装置111′のIPアドレス、ユーザ名、パスワードを登録する必要があり、登録は、以下に記載するSIP制御部登録手段1120で行う。   The SIP control device 111 ′ is the same functional configuration unit as the SIP control unit 111 described above, but is denoted by 111 ′ because it is independent in a separate casing. Registration applications and incoming notifications exchanged between the SIP control device 111 'and the incoming notification device 112' are transmitted, for example, by a single LAN cable. That is, the SIP control device 111 ′ and the incoming call notification device 112 ′ are connected by a signal line. For connection, it is necessary to register the IP address, user name, and password of the SIP control device 111 ′ in the incoming call notification device 112 ′. Registration is performed by the SIP control unit registration means 1120 described below.

図4に、着信通知装置112′の機能構成例を示す。その動作フローを図5に示す。着信通知装置112′は、SIP制御部登録手段1120と、データベース1130と、自動メッセージ送信手段1140と、制御部1150と、を備える。SIP制御部登録手段1120は、着信通知装置112′にLANケーブル等で接続された図示しないパーソナルコンピュータから利用者が入力するSIP制御装置111′のIPアドレス、ユーザ名、パスワードを、データベース1130に記憶する(ステップS1121)。と共に、SIP制御装置111′に対して自身のIPアドレスを送付して登録申請を行う(ステップS1122)。この登録申請は、SIP制御部登録手段1120とSIP制御装置111′との間の通信エラーやSIP制御装置111′の登録限度台数未満であれば、SIP制御装置111′で受理される。なお、データベース1121は、プッシュ通知配信サーバ140からSIP制御装置111′を介して定期的に送られて来るスマートフォン120の登録IDとパスワードも記憶する。なお、SIP制御装置111′から入力され、SIP制御部登録手段1120を介してデータベース1130に記憶されるスマートフォン120の登録ID等を登録する動作ステップ(図5)の表記は省略している。登録は、接続の初回に一度行えばよい。   FIG. 4 shows an example of the functional configuration of the incoming call notification device 112 ′. The operation flow is shown in FIG. The incoming call notification device 112 ′ includes a SIP control unit registration unit 1120, a database 1130, an automatic message transmission unit 1140, and a control unit 1150. The SIP control unit registration means 1120 stores in the database 1130 the IP address, user name, and password of the SIP control device 111 ′ input by the user from a personal computer (not shown) connected to the incoming call notification device 112 ′ via a LAN cable or the like. (Step S1121). At the same time, it sends its own IP address to the SIP control device 111 'to apply for registration (step S1122). This registration application is accepted by the SIP control device 111 ′ if the communication error between the SIP control unit registration means 1120 and the SIP control device 111 ′ is less than the registration limit number of SIP control devices 111 ′. The database 1121 also stores the registration ID and password of the smartphone 120 that are periodically sent from the push notification distribution server 140 via the SIP control device 111 ′. In addition, the description of the operation step (FIG. 5) which registers the registration ID etc. of the smart phone 120 which is input from the SIP control device 111 ′ and stored in the database 1130 via the SIP control unit registration unit 1120 is omitted. Registration may be performed once at the first connection.

自動メッセージ送信手段1140は、SIP制御装置111′から通知される固定電話機への着信に応答して、内線電話として登録されているスマートフォンの登録IDと、着信通知の日時と、を含むメッセージ送信要求を生成する(ステップS1141)。そして、そのメッセージ送信要求をネットワーク130を介してプッシュ通知配信サーバ140に送信する(ステップS1142)。着信通知であるか利用者入力であるかの切り分けは、制御手段1150が行う(ステップS1150)。対象となるIPアドレスが既に登録されたものであれば着信通知であり、未登録のものであれば利用者からの登録申請であると判断してもよい。   The automatic message transmission means 1140 responds to the incoming call to the fixed telephone notified from the SIP control device 111 ′, and includes a message transmission request including the registration ID of the smartphone registered as the extension telephone and the date and time of the incoming call notification. Is generated (step S1141). Then, the message transmission request is transmitted to the push notification distribution server 140 via the network 130 (step S1142). The control unit 1150 determines whether the notification is an incoming call notification or a user input (step S1150). If the target IP address has already been registered, it may be judged as an incoming call notification, and if it has not been registered, it may be judged as a registration application from the user.

図6に、この変形例の動作シーケンスを示す。上記したステップS1121とS1122は、図6のステップS0に当たる。また、上記したステップS1142は、図6におけるステップS3に当たる。ステップS3以降の処理は、図2と全く同じである。つまり、SIP制御装置111′と着信通知装置112′とを、それぞれ別々の筐体で構成した回線終端装置110′を用いても、上記した実施例1と同様の効果を奏することが出来る。   FIG. 6 shows an operation sequence of this modification. Steps S1121 and S1122 described above correspond to step S0 in FIG. Further, step S1142 described above corresponds to step S3 in FIG. The processing after step S3 is exactly the same as in FIG. In other words, the same effects as those of the first embodiment can be obtained even when the line terminating device 110 ′ in which the SIP control device 111 ′ and the incoming call notification device 112 ′ are configured by separate housings is used.

なお、利用者が入力するSIP制御装置111′のIPアドレス、ユーザ名、パスワードをパーソナルコンピュータから入力する例を説明したが、スマートフォン120と回線終端装置110,110′とをLANケーブル等で接続して、それらの情報をスマートフォン120から入力するようにしても良い。   In addition, although the example in which the IP address, user name, and password of the SIP control device 111 ′ input by the user are input from the personal computer has been described, the smartphone 120 and the line termination devices 110 and 110 ′ are connected by a LAN cable or the like. Such information may be input from the smartphone 120.

また、スマートフォン120を家庭内の固定電話の子機として用いる場合を例に説明を行ったが、オフイス内又は事業所内で用いる内線用に、本願発明の着信通知システムと回線終端装置が利用できるのは、言うまでもないことである。   Moreover, although the case where the smart phone 120 is used as a handset of a fixed telephone in the home has been described as an example, the incoming call notification system and the line termination device of the present invention can be used for an extension used in the office or in the office. Needless to say.

また、上記装置において説明した処理は、記載の順に従って時系列に実行されるのみならず、処理を実行する装置の処理能力あるいは必要に応じて並列的にあるいは個別に実行されるとしてもよい。   Further, the processing described in the above apparatus may be executed not only in time series according to the description order, but also in parallel or individually as required by the processing capability of the apparatus that executes the processing.

また、各機能部及び手段は、コンピュータ上で所定のプログラムを実行させることにより構成することにしてもよいし、これらの処理内容の少なくとも一部をハードウェア的に実現することとしてもよい。   Each functional unit and means may be configured by executing a predetermined program on a computer, or at least a part of these processing contents may be realized by hardware.

Claims (2)

ネットワークと、
上記ネットワークに接続されるプッシュ通知配信サーバと、
上記ネットワークに接続され固定電話機の回線の終端に接続される回線終端装置と、
上記ネットワークに接続されるスマートフォンと、
からなる着信通知システムであって、
上記回線終端装置は、
上記ネットワークで通信を行うために必要なセッションの確立、または、変更、または、切断の呼制御を行うSIP制御部と、
上記固定電話への着信通知に応答して、上記スマートフォン上のSIPクライアントアプリケーションの登録IDと上記着信通知の日時とを含むメッセージ送信要求を、上記プッシュ通知配信サーバに出力する着信通知部と、
を具備するものであり、
上記プッシュ通知配信サーバは、
記登録IDをデータベースに記憶し、
上記メッセージ送信要求を受信して、上記データベースに記憶された上記メッセージ送信要求内の上記登録IDに対応するスマートフォンに対して、
上記固定電話機への着信を通知するものであることを特徴とする着信通知システム。
Network,
A push notification delivery server connected to the network;
A line termination device connected to the network and connected to the end of the line of the fixed telephone;
A smartphone connected to the network,
An incoming call notification system comprising:
The line terminator is
A SIP control unit that performs call control for establishing, changing, or disconnecting a session necessary for performing communication in the network;
In response to the incoming call notification to the fixed phone, a incoming call notification section which the message transmission request, and outputs to the PUSH notification distribution server including a date and time of the SIP client application registration ID and the incoming call notification on the smartphone,
Comprising
The push notification delivery server
Stores the above Kito record ID in the database,
Upon receiving the message transmission request, for a smartphone corresponding to the registration ID in the message transmission request stored in the database,
An incoming call notification system for notifying an incoming call to the fixed telephone.
ネットワークと、
上記ネットワークに接続されるプッシュ通知配信サーバと、
上記ネットワークに接続され固定電話機の回線の終端に接続される回線終端装置と、
上記ネットワークに接続されるスマートフォンと、
からなる着信通知システムであって、
上記回線終端装置は、
上記ネットワークで通信を行うために必要なセッションの確立、または、変更、または、切断の呼制御を行うSIP制御装置と、
上記SIP制御装置に接続され、上記固定電話への着信通知に応答して、上記スマートフォン上のSIPクライアントアプリケーションの登録IDと上記着信通知の日時とを含むメッセージ送信要求を、上記プッシュ通知配信サーバに出力する着信通知装置と、
で構成されるものであり、
上記プッシュ通知配信サーバは、
記登録IDをデータベースに記憶し、
上記メッセージ送信要求を受信して、上記データベースに記憶された上記メッセージ送信要求内の上記登録IDに対応するスマートフォンに対して、
上記固定電話機への着信を通知するものであることを特徴とする着信通知システム。
Network,
A push notification delivery server connected to the network;
A line termination device connected to the network and connected to the end of the line of the fixed telephone;
A smartphone connected to the network,
An incoming call notification system comprising:
The line terminator is
A SIP control device that performs call control for establishing, changing, or disconnecting a session necessary for communication in the network;
Is connected to the SIP control unit, in response to the incoming call notification to the fixed phone, a message transmission request including the date and time of the SIP client application registration ID and the incoming call notification on the smartphone, the PUSH notification distribution server An incoming call notification device that outputs to
It consists of
The push notification delivery server
Stores the above Kito record ID in the database,
Upon receiving the message transmission request, for a smartphone corresponding to the registration ID in the message transmission request stored in the database,
An incoming call notification system for notifying an incoming call to the fixed telephone.
JP2012135744A 2012-06-15 2012-06-15 Incoming call notification system Active JP5785907B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012135744A JP5785907B2 (en) 2012-06-15 2012-06-15 Incoming call notification system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012135744A JP5785907B2 (en) 2012-06-15 2012-06-15 Incoming call notification system

Publications (2)

Publication Number Publication Date
JP2014003363A JP2014003363A (en) 2014-01-09
JP5785907B2 true JP5785907B2 (en) 2015-09-30

Family

ID=50036172

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012135744A Active JP5785907B2 (en) 2012-06-15 2012-06-15 Incoming call notification system

Country Status (1)

Country Link
JP (1) JP5785907B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6305786B2 (en) * 2014-02-17 2018-04-04 エヌ・ティ・ティ・コミュニケーションズ株式会社 Incoming call control apparatus, incoming call control method, and program
JP5877283B1 (en) * 2015-05-15 2016-03-02 株式会社E3 Operating environment setting system, portable terminal, relay device, and operating environment setting program
JP2017062759A (en) * 2015-09-25 2017-03-30 株式会社カタリナ Notification method and notification server for sending push notifications to portable terminal
JP6852640B2 (en) * 2017-10-13 2021-03-31 株式会社ナカヨ Extension telephone system, main unit, radiotelephone terminal, computer-readable program, and communication method of extension telephone system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5058086B2 (en) * 2008-07-08 2012-10-24 Kddi株式会社 Method of waiting for an incoming call with low power consumption, private branch exchange, mobile terminal and program
KR20110034254A (en) * 2009-09-28 2011-04-05 삼성전자주식회사 Method and system of power saving, portable device using the same

Also Published As

Publication number Publication date
JP2014003363A (en) 2014-01-09

Similar Documents

Publication Publication Date Title
US9402170B1 (en) Method and system for providing informative incoming call alerts
US10958693B2 (en) Methods and apparatuses for associating user identification information to chatbot capable frameworks
CN107251510B (en) System, device and method for establishing and maintaining VOIP call
KR102148046B1 (en) Calling an unready terminal
WO2016154122A1 (en) System and method for providing an informative message when rejecting an incoming call
US9763079B2 (en) System and method for communication history reconciliation amongst linked devices
WO2012175995A1 (en) Sharing data during a voice call
EP2712146A1 (en) Method and device for transmitting media stream data in cloud computing system
US10863034B2 (en) Method and system for processing interactive voice response input in a call setup message
JP5785907B2 (en) Incoming call notification system
US20160119468A1 (en) Method and system for rapid internet protocol (ip) communication session setup using interactive push notifications
CN107770035B (en) Method and device for pushing offline notification
US10594859B2 (en) Communication method, apparatus, and system
JP5916169B2 (en) System and method for activating a mobile device to initiate communication
US9686324B2 (en) System and method for establishing communication links between mobile devices
WO2015200170A1 (en) Method and system for telecommunication session output integration
CN108696829B (en) Supplementary service setting processing method and device
US20160044165A1 (en) On-board handling of caller identification for wireless telephony device
US20160156775A1 (en) Pre-unlock local push interaction for non-native telephony service
CN111066309A (en) Identifying cellular numbers on cellular devices capable of supporting multiple cellular numbers
US9274737B2 (en) Information sharing system, information sharing management device, and information sharing method
CN114698101A (en) Communication method and communication system
CN104917910A (en) VoIP (Voice over Internet Protocol) call making, certifying and processing method, equipment and system
KR20200026166A (en) Method and system for providing calling supplementary service
US9742924B2 (en) Methods for handing over a circuit switched call to an internet protocol call and related electronic devices and computer program products

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140905

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150519

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150526

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150701

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150721

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150727

R150 Certificate of patent or registration of utility model

Ref document number: 5785907

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250