JP4841274B2 - Information processing device - Google Patents
Information processing device Download PDFInfo
- Publication number
- JP4841274B2 JP4841274B2 JP2006076931A JP2006076931A JP4841274B2 JP 4841274 B2 JP4841274 B2 JP 4841274B2 JP 2006076931 A JP2006076931 A JP 2006076931A JP 2006076931 A JP2006076931 A JP 2006076931A JP 4841274 B2 JP4841274 B2 JP 4841274B2
- Authority
- JP
- Japan
- Prior art keywords
- status notification
- information processing
- notification registration
- unit
- processing apparatus
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Telephonic Communication Services (AREA)
Description
本発明は、携帯電話機、テレビ電話機、または、テレビジョン受像装置等の通話機能を有する装置において、装置本体の近傍にいる利用者の状態を示すプレゼンス情報を通話相手と相互に出力し合うことができる情報処理装置を提供することを目的とする。 According to the present invention, in a device having a call function, such as a mobile phone, a video phone, or a television receiver, presence information indicating the state of a user in the vicinity of the device main body can be mutually output with the other party. An object of the present invention is to provide an information processing apparatus that can perform the above processing.
近年、音声主体の電話をはじめ、映像を伴ったテレビ電話等も登場している。このような通話装置にあっては、相手側の状態が全くわからないため、とりあえず発呼して、応答すれば在宅しているのでそのまま通話を続け、相手が応答しなければ留守と判断し、例えば留守番電話に記録するなどの対応をとっていた。 In recent years, not only voice-based telephones but also videophones with video have appeared. In such a communication device, since the other party's state is not known at all, if it makes a call and responds, it is at home because it is at home, and if the other party does not respond, it is determined that it is away, They were taking measures such as recording on the answering machine.
しかし、通話する前に相手の状態が把握できれば、それに応じて対応も変えることができる。例えば、通話する前に相手が留守であるとわかる場合は、通話ではなく電子メールによって連絡をしたり、相手が応答できない状態や応答したくない場合は、時間をおいて発呼するなどの処置が取れる。 However, if the other party's condition can be grasped before making a call, the response can be changed accordingly. For example, if you know that the other party is away before making a call, contact the person by e-mail instead of the call, or if the other party cannot answer or does not want to answer, take a call, etc. Can be taken.
このように、装置や利用者の状態を示す情報をプレゼンス情報と呼ぶ。プレゼンスとは「状態」や「存在」を意味する概念であり、プレゼンス情報を具体的にいえば、その人のプロファイルや、所在情報、スケジュールやどういう機器類(パソコン、携帯電話、PDAなど)を持っているかといったことや、さらには、スケジュールの「状況」や機器の「現在の状況」まで含まれる。 Information indicating the status of the device or user is called presence information. Presence is a concept that means “state” and “presence”. Presence information specifically refers to the person's profile, location information, schedule, and what kind of equipment (PC, mobile phone, PDA, etc.) Whether it has it, and even the “status” of the schedule and the “current status” of the device are included.
さて、このテレビ電話装置(情報処理装置)が、プレゼンス情報をやり取りする処理について説明する。図38は、従来の情報処理装置によるプレゼンス情報の送受信処理を示すシーケンス図である。
ここで、テレビ電話装置同士で通話や状態情報の送受信を行なう場合は、インターネット電話などで用いられる通話制御プロトコルの一つのSIP(Session Initiation Protocol)を用いるものとする。
Now, processing in which the videophone device (information processing device) exchanges presence information will be described. FIG. 38 is a sequence diagram showing a presence information transmission / reception process by a conventional information processing apparatus.
Here, when a telephone call or transmission / reception of status information is performed between videophone apparatuses, one of SIP (Session Initiation Protocol), which is a call control protocol used in Internet telephones, is used.
従来の情報処理装置は、プレゼンス情報である状態情報を通知する場合、一旦状態通知をする相手を登録し、それを許可してから、状態情報のやり取りを行なうようにしている。そこで、図38(a)に示すように、利用者Aは、利用者Bのプレゼンス情報が欲しい場合、自分が利用している情報処理装置Aに対し、利用者Bが利用している情報処理装置Bへ状態通知先として登録するように状態通知登録要求指示を出す。例えば、リモコン等の入力操作手段を利用して指示を行う。 In a conventional information processing apparatus, when notifying state information that is presence information, a partner to be notified of the state is registered once, and after allowing it, the state information is exchanged. Therefore, as shown in FIG. 38A, when the user A wants the presence information of the user B, the user A uses the information processing apparatus A that the user B uses. A status notification registration request instruction is issued so as to be registered in the device B as a status notification destination. For example, an instruction is given using input operation means such as a remote controller.
情報処理装置Aは、情報処理装置Bに対して、状態通知登録要求(SIPでは、「SUBSCRIBE」)を行う。情報処理装置Bは、情報処理装置Aからの状態通知登録要求があったことをディスプレイ等に提示し、利用者Bはこれを確認して状態通知登録を受諾する場合は、操作手段を利用して、その旨を情報処理装置Bに指示する。情報処理装置Bは、情報処理装置Aに対して、状態通知登録受諾を通知する。この場合、SIP方式では、「SUBSCRIBE」に対する「OK」を通知する。 The information processing apparatus A makes a status notification registration request (in SIP, “SUBSCRIBE”) to the information processing apparatus B. The information processing apparatus B presents on the display or the like that there has been a request for status notification registration from the information processing apparatus A, and the user B confirms this and accepts the status notification registration by using the operating means. The information processing apparatus B is instructed to that effect. The information processing apparatus B notifies the information processing apparatus A of acceptance of status notification registration. In this case, in the SIP system, “OK” for “SUBSCRIBE” is notified.
情報処理装置Bでは、情報処理装置Aに対する状態通知登録が行われているので、利用者Bの状態変化があった場合(例えば、外出)、状態通知を情報処理装置Aに行う。SIPでは「NOTIFY」を通知する。状態通知をされた情報処理装置Aは、利用者Aに対して、利用者Bのプレゼンス情報を提示する。情報処理装置Aは情報処理装置Bに対して「NOTIFY」に対する「OK」を通知する。 In the information processing apparatus B, since the state notification registration for the information processing apparatus A is performed, when the state of the user B is changed (for example, going out), the state notification is performed to the information processing apparatus A. In SIP, “NOTIFY” is notified. The information processing apparatus A notified of the status presents the presence information of the user B to the user A. The information processing apparatus A notifies the information processing apparatus B of “OK” for “NOTIFY”.
図38(b)は、情報処理装置Bから情報処理装置Aに対する状態通知登録要求を行う場合のシーケンス図である。この処理内容は、図38(a)と同様なので、詳しい説明は省略する。 FIG. 38B is a sequence diagram when the information processing apparatus B makes a status notification registration request to the information processing apparatus A. The details of this process are the same as in FIG.
この例での状態通知登録要求は、SIPであれば「Subscribe」というメッセージでもって行うことが可能である。また、状態の通知である状態情報の通知には「Notify」というメッセージが利用可能である。なお、状態通知登録および状態通知のための通信プロトコルとしてSIPを想定しているが、他の通信プロトコルを用いてもよい。また、SIPを用いる場合でも「Publish」など他のメッセージを用いてもよい。 The status notification registration request in this example can be made with a message “Subscribe” if it is SIP. In addition, a message “Notify” can be used for notification of state information that is a notification of a state. Although SIP is assumed as a communication protocol for status notification registration and status notification, other communication protocols may be used. Even when SIP is used, other messages such as “Publish” may be used.
なお、状態通知登録要求に、状態を通知して欲しいという意味だけではなく、片方向通信を許可する装置として登録して欲しいという意味を持たせてもよい。状態通知登録許可が、状態通知を許可するという意味だけでなく、片方向通信を許可するという意味をも含めて返信されるならば、プレゼンスランプ33にて状態情報を表示している相手に対しては、利用者が望めば片方向通信を確立することができることになる。
It should be noted that the status notification registration request may have not only the meaning of notifying the status but also the meaning of requesting registration as a device that permits one-way communication. If the status notification registration permission is returned including not only the meaning of permitting the status notification but also the meaning of permitting the one-way communication, the
まず、利用者Aが利用者Bのプレゼンスを見たいと考え、情報処理装置Aに対し、状態通知登録要求をするように指示したとする。情報処理装置Aは、指示に従って、情報処理装置Bに状態通知登録要求(SIPにあってはSUBSCRIBE)を送る。情報処理装置Bは、情報処理装置Aから状態通知登録要求があったことを表示し、利用者Bがそれを確認してから、操作部を用いて状態通知登録要求を受諾する指示をする。情報処理装置Bは、情報処理装置Aに対して状態通知登録受諾(SUBSCRIBEに対するOK)を送る。情報処理装置Bは、OKを返した情報処理装置Aを状態記憶テーブルに記憶する。こうして、情報処理装置Bは、状態通知登録受諾をした情報処理装置Aに対して、状態の変化に応じて状態通知(NOTIFY)を送る。情報処理装置Aは、状態通知に基づいてプレゼンス情報を表示する。同時にNOTIFYに対するOKを情報処理装置Bに返す。 First, it is assumed that the user A wants to see the presence of the user B and instructs the information processing apparatus A to make a status notification registration request. Information processing apparatus A sends a status notification registration request (SUBSCRIBE in the case of SIP) to information processing apparatus B in accordance with the instruction. The information processing apparatus B displays that there has been a status notification registration request from the information processing apparatus A, and after the user B confirms it, gives an instruction to accept the status notification registration request using the operation unit. The information processing apparatus B sends a status notification registration acceptance (OK for SUBSCRIBE) to the information processing apparatus A. The information processing apparatus B stores the information processing apparatus A that returned OK in the state storage table. In this way, the information processing apparatus B sends a status notification (NOTIFY) to the information processing apparatus A that has accepted the status notification registration according to the change in the status. The information processing apparatus A displays presence information based on the status notification. At the same time, OK for NOTIFY is returned to the information processing apparatus B.
また、利用者Bが利用者Aのプレゼンスを見たいと考え、情報処理装置Bに対し、状態通知登録要求をするように操作部を用いて指示したとする。情報処理装置Bは、指示に従って、情報処理装置Aに状態通知登録要求(SUBSCRIBE)を送る。情報処理装置Aは、情報処理装置Bから状態通知登録要求があったことを表示し、利用者Aがそれを確認してから、操作部を用いて状態通知登録要求を受諾する指示をする。情報処理装置Aは、情報処理装置Bに対して状態通知登録受諾(SUBSCRIBEに対するOK)を送る。情報処理装置Aは、OKを返した情報処理装置Bを状態記憶テーブルに記憶する。こうして、情報処理装置Aは、状態通知登録受諾をした情報処理装置Bに対して、状態の変化に応じて状態通知(NOTIFY)を送る。情報処理装置Bは、状態通知に基づいてプレゼンス情報を表示する。同時にNOTIFYに対するOKを情報処理装置Aに返す。 Further, it is assumed that the user B wants to see the presence of the user A and instructs the information processing apparatus B to use the operation unit to make a status notification registration request. The information processing apparatus B sends a status notification registration request (SUBSCRIBE) to the information processing apparatus A according to the instruction. The information processing apparatus A displays that there has been a status notification registration request from the information processing apparatus B, and after the user A confirms it, gives an instruction to accept the status notification registration request using the operation unit. The information processing apparatus A sends a status notification registration acceptance (OK for SUBSCRIBE) to the information processing apparatus B. The information processing apparatus A stores the information processing apparatus B that returns OK in the state storage table. In this way, the information processing apparatus A sends a status notification (NOTIFY) to the information processing apparatus B that has accepted the status notification registration according to the change in the status. The information processing apparatus B displays presence information based on the status notification. At the same time, OK for NOTIFY is returned to the information processing apparatus A.
こうして、情報処理装置は、状態記憶テーブルに記憶した状態通知登録受諾の情報処理装置に対してのみ、状態情報を提供する。 In this way, the information processing apparatus provides the state information only to the information processing apparatus that accepts the status notification registration stored in the state storage table.
しかし、これでは状態情報を得るのに、状態通知登録要求や状態通知登録受諾の指示を利用者が互いに独立に確認しなければならず、操作が煩雑であった。どの相手でも無条件に状態通知を認めるのは問題があるが、予め状態通知をしてもよい相手であることが当然にわかっている場合であっても、それぞれ利用者が一々操作により指示を行なわなければならないのは、操作性が悪い。 However, in this case, in order to obtain the state information, the user must confirm the state notification registration request and the instruction to accept the state notification registration independently of each other, and the operation is complicated. Although it is problematic for any party to accept the status notification unconditionally, even if it is naturally known that the other party is allowed to notify the status in advance, each user gives an instruction by operation. What must be done is poor operability.
そこで、本発明は、斯かる実情に鑑み、状態通知登録要求や状態通知登録受諾の指示を、状況に応じて自動的に行なうことのできる情報処理装置を提供しようとするものである。 In view of such circumstances, the present invention intends to provide an information processing apparatus that can automatically issue a status notification registration request and an instruction to accept a status notification registration according to the situation.
本願の発明は、通信網に接続された通信部と、状態通知登録要求の指示に従って、前記通信部を介して他の情報処理装置の接続先を示すアドレス宛に状態通知登録要求を送信する状態通知登録要求送信部と、前記通信部を介して、他の情報処理装置から状態通知登録要求を受信する状態通知登録要求受信部と、他の情報処理装置からの状態通知登録要求を受諾する場合に、他の情報処理装置の接続先を示すアドレス宛に状態通知登録受諾を送信する状態通知登録受諾送信部と、他の情報処理装置から状態通知登録受諾を受信する状態通知登録受諾受信部と、他の情報処理装置に状態登録要求を送信して、他の情報処理装置から状態通知登録要求を受諾した場合に、他の情報処理装置のアドレスを登録する記憶部と、状態を取得し状態情報を作成する状態情報取得部と、前記通信部を介して、他の情報処理装置に、前記取得した状態情報を含む状態通知を送信する状態通知送信部と、前記通信部を介して、他の情報処理装置から状態情報を含む状態通知を受信する状態通知受信部と、前記状態通知受信部で受信した他の情報処理装置の状態情報をユーザに示すために出力する状態情報出力部と、を備え、
前記状態通知登録要求送信部では、前記状態通知登録要求受信部にて状態通知登録要求を受信した他の情報処理装置に対して、前記記憶部にアドレスが登録されている場合には、該アドレスに従って状態通知登録要求を送信し、前記状態通知送信部では、前記状態通知登録受諾受信部にて状態通知登録受諾を受信した他の情報処理装置に対して、前記アドレスに従い状態の変化に応じて状態情報を含む状態通知を送信することを特徴とする情報処理装置である。
The invention of the present application is a state in which a status notification registration request is transmitted to an address indicating a connection destination of another information processing apparatus via the communication unit in accordance with an instruction of a status notification registration request and a communication unit connected to a communication network. When accepting a status notification registration request from another information processing device , a status notification registration request receiving unit that receives a status notification registration request from another information processing device, and a notification registration request transmission unit via the communication unit A status notification registration acceptance transmission unit that transmits a status notification registration acceptance to an address indicating a connection destination of another information processing device, and a status notification registration acceptance reception unit that receives a status notification registration acceptance from another information processing device; When a status registration request is transmitted to another information processing apparatus and a status notification registration request is accepted from another information processing apparatus, a storage unit for registering the address of the other information processing apparatus and a status acquisition state Create information A status notification acquisition unit that transmits a status notification including the acquired status information to another information processing apparatus via the communication unit, and another information processing via the communication unit. A status notification receiving unit that receives a status notification including status information from the device, and a status information output unit that outputs status information of other information processing devices received by the status notification receiving unit to the user .
In the status notification registration request transmission unit, when an address is registered in the storage unit with respect to another information processing apparatus that has received the status notification registration request in the status notification registration request reception unit, the address In response to the change in the state according to the address, the state notification transmission unit transmits the state notification registration request to the other information processing apparatus that has received the state notification registration acceptance in the state notification registration acceptance reception unit. An information processing apparatus that transmits a status notification including status information.
本願の発明は、さらに、設定された情報に基づき状態通知登録要求を受諾可能か否かを判断する状態通知登録可否判断部を備え、
前記状態通知登録可否判断部にて状態通知登録要求を受諾可能と判断した他の情報処理装置に対してのみ、前記状態通知登録要求送信部にて状態通知登録要求を送信することを特徴とする。
The invention of the present application further includes a status notification registration availability determination unit that determines whether or not the status notification registration request can be accepted based on the set information.
And characterized in that it transmits a state notification registration request by the status notification registered for determination section another information processing apparatus determines that Acceptable state notification registration request only by prior Symbol status notification registration request transmission unit To do.
本願の発明は、さらに、利用者に状態通知登録要求を受諾可能か否かを問い合わせる状態通知登録可否問い合わせ部を備え、
前記状態通知登録可否問い合わせ部にて利用者が状態通知登録要求を受諾することを指示した他の情報処理装置に対してのみ、前記状態通知登録要求送信部にて状態通知登録要求を送信することを特徴とする。
The invention of the present application further includes a status notification registration availability inquiry unit that inquires whether the user can accept the status notification registration request.
User only to other information processing apparatus instructs to accept the status notification registration request, it transmits a status notice registration request in the previous SL status notice registration request transmitting unit in the state notice registration inquiring unit It is characterized by that.
本願の発明は、さらに、前記通信部を介して、他の情報処理装置から状態通知登録要求の応答を受信する状態通知登録応答受信部と、前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、を備え、
前記状態通知応答受信部にて状態通知登録要求の応答として拒否を受信した場合には、状態通知登録終了送信部にて状態通知登録の終了を送信することを特徴とする。
The invention of the present application further includes a status notification registration response receiving unit that receives a response of a status notification registration request from another information processing device via the communication unit, and another information processing device via the communication unit. A status notification registration end transmission unit for transmitting the end of status notification registration,
When the status notification response receiving unit receives a rejection as a response to the status notification registration request, the status notification registration end transmitting unit transmits an end of status notification registration.
本願の発明は、さらに、前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、前記通信部を介して、他の情報処理装置から状態通知登録の終了を受信する状態通知登録終了受信部と、を備え、
前記状態通知応答受信部にて状態通知登録の終了を受信した場合には、前記状態通知登録終了送信部にて状態通知登録の終了を送信することを特徴とする。
The invention of the present application further includes a status notification registration end transmission unit that transmits an end of status notification registration to another information processing device via the communication unit, and a status from another information processing device via the communication unit. A status notification registration end reception unit for receiving notification registration end,
When the end of the state notification registration is received by the state notification response receiving unit, the end of the state notification registration is transmitted by the state notification registration end transmitting unit.
本願の発明は、さらに、利用者が状態情報交換の中止指示を入力する状態情報交換中止入力部と、前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、前記通信部を介して、他の情報処理装置に状態通知登録解除要求を送信する状態通知登録解除要求送信部と、を備え、
前記状態情報交換中止入力部にて利用者が状態情報交換の中止指示を入力すると、前記状態通知登録終了送信部にて状態通知登録の終了を送信するとともに、状態通知登録解除要求送信部にて状態通知登録解除要求を送信することを特徴とする。
The invention of the present application further includes a status information exchange stop input unit for a user to input a status information exchange stop instruction, and a status notification for transmitting the end of status notification registration to another information processing apparatus via the communication unit. A registration end transmission unit, and a status notification registration cancellation request transmission unit that transmits a status notification registration cancellation request to another information processing apparatus via the communication unit,
When the user inputs a state information exchange stop instruction at the state information exchange stop input unit, the state notification registration end transmission unit transmits an end of state notification registration, and at the state notification registration release request transmission unit A status notification registration cancellation request is transmitted.
本願の発明は、通信網に接続された通信部と、利用者が他の情報処理装置に対する状態通知登録要求を指示する状態通知登録要求指示入力部と、前記状態通知登録要求指示に従って、前記通信部を介して、他の情報処理装置の接続先を示すアドレス宛に状態通知登録要求を送信する状態通知登録要求送信部と、前記通信部を介して、他の情報処理装置から状態通知登録要求を受信する状態通知登録要求受信部と、他の情報処理装置からの状態通知登録要求を受諾する場合に、他の情報処理装置の接続先を示すアドレス宛に状態通知登録受諾を送信する状態通知登録受諾送信部と、他の情報処理装置から状態通知登録受諾を受信する状態通知登録受諾受信部と、他の情報処理装置に状態登録要求を送信して、他の情報処理装置から状態通知登録要求を受諾した場合に、他の情報処理装置のアドレスを登録する記憶部と、状態を取得し状態情報を作成する状態情報取得部と、前記通信部を介して、他の情報処理装置に、前記取得した状態情報を含む状態通知を送信する状態通知送信部と、前記通信部を介して、他の情報処理装置から状態情報を含む状態通知を受信する状態通知受信部と、前記状態通知受信部で受信した他の情報処理装置の状態情報をユーザに示すために出力する状態情報出力部と、を備え、
前記状態通知登録要求送信部では、前記状態通知登録要求指示入力部から指示して状態通知登録要求を送信し、前記状態通知登録要求受信部にて状態通知登録要求を受信した他の情報処理装置に対して、前記記憶部にアドレスが登録されている場合には、該アドレスに従って状態通知登録要求を送信し、前記状態通知送信部では、前記状態通知登録受諾受信部にて状態通知登録受諾を受信した他の情報処理装置に対して、前記アドレスに従い状態の変化に応じて状態情報を含む状態通知を送信することを特徴とする情報処理装置である。
The invention of the present application includes: a communication unit connected to a communication network; a state notification registration request instruction input unit for a user to instruct a state notification registration request for another information processing apparatus; and the communication according to the state notification registration request instruction. A status notification registration request transmission unit that transmits a status notification registration request to an address indicating a connection destination of another information processing device via the communication unit, and a status notification registration request from another information processing device via the communication unit Status notification registration request receiving unit that receives the status notification, and when accepting a status notification registration request from another information processing device, a status notification that transmits a status notification registration acceptance to the address indicating the connection destination of the other information processing device Registration acceptance transmission unit, status notification registration acceptance reception unit that receives status notification registration acceptance from other information processing devices, and status notification registration from other information processing devices by transmitting status registration requests to other information processing devices If you accept the determined, a storage unit for registering the address of the other information processing apparatus, the status information acquisition unit for creating acquires status status information, via the communication unit, to the other information processing apparatus, A status notification transmission unit that transmits a status notification including the acquired status information; a status notification reception unit that receives status notification including status information from another information processing apparatus via the communication unit; and the status notification reception A status information output unit that outputs status information of other information processing devices received by the unit to indicate to the user ,
The status notification registration request transmitting unit transmits another status notification registration request by instructing from the status notification registration request instruction input unit, and the status notification registration request receiving unit receives the status notification registration request. respect, when the address in the storage unit is registered, and transmits a status notice registration request in accordance with the address, in the state notice transmission unit, a status notification registration acceptance by the state notice registration acceptance receiver The information processing apparatus is characterized in that a state notification including state information is transmitted to another received information processing apparatus according to a change in state according to the address .
本願の発明は、さらに、前記通信部を介して、他の情報処理装置から状態通知登録要求の応答を受信する状態通知応答受信部と、前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、を備え、
前記状態通知応答受信部にて状態通知登録要求の応答として拒否を受信した場合には、状態通知登録終了送信部にて状態通知登録の終了を送信することを特徴とする。
The invention of the present application further includes a status notification response receiving unit that receives a response of a status notification registration request from another information processing device via the communication unit, and a status in another information processing device via the communication unit. A state notification registration end transmission unit that transmits the end of notification registration,
When the status notification response receiving unit receives a rejection as a response to the status notification registration request, the status notification registration end transmitting unit transmits an end of status notification registration.
本願の発明は、さらに、前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、前記通信部を介して、他の情報処理装置から状態通知登録の終了を受信する状態通知登録終了受信部と、を備え、
前記状態通知応答受信部にて状態通知登録の終了を受信した場合には、前記状態通知登録終了送信部にて状態通知登録の終了送信することを特徴とする。
The invention of the present application further includes a status notification registration end transmission unit that transmits an end of status notification registration to another information processing device via the communication unit, and a status from another information processing device via the communication unit. A status notification registration end reception unit for receiving notification registration end,
When the end of the state notification registration is received by the state notification response receiving unit, the end of the state notification registration is transmitted by the state notification registration end transmitting unit.
本願の発明は、さらに、利用者が状態情報交換の中止指示を入力する状態情報交換中止入力部と、前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、前記通信部を介して、他の情報処理装置に状態通知登録解除要求を送信する状態通知登録解除要求送信部と、を備え、
前記状態情報交換中止入力部にて利用者が状態情報交換の中止指示を入力すると、
前記状態通知登録解除要求送信部にて状態通知登録解除要求を送信するとともに、前記状態通知登録終了送信部にて状態通知登録の終了を送信することを特徴とする。
The invention of the present application further includes a status information exchange stop input unit for a user to input a status information exchange stop instruction, and a status notification for transmitting the end of status notification registration to another information processing apparatus via the communication unit. A registration end transmission unit, and a status notification registration cancellation request transmission unit that transmits a status notification registration cancellation request to another information processing apparatus via the communication unit,
When the user inputs an instruction to stop status information exchange at the status information exchange stop input unit,
The status notification registration cancellation request transmission unit transmits a status notification registration cancellation request, and the status notification registration end transmission unit transmits an end of status notification registration.
本願の発明は、さらに、前記通信部を介して、他の情報処理機器と通話を行なう通話処理部を備え、
前記状態通知送信部において状態通知を送信する他の情報処理装置から、通話の着信があった場合には、通話処理部において利用者の指示入力なしに着信を許可することを特徴とする。
The invention of the present application further includes a call processing unit that performs a call with another information processing device via the communication unit,
When a call is received from another information processing apparatus that transmits a status notification in the status notification transmission unit, the call processing unit permits the incoming call without inputting a user instruction.
本願の発明は、さらに、前記通信部を介して、他の情報処理機器と通話を行なう通話処理部を備え、
前記状態通知受信部において状態通知を受信する他の情報処理装置から、通話の着信があった場合には、通話処理部において利用者の指示入力なしに着信を許可することを特徴とする。
The invention of the present application further includes a call processing unit that performs a call with another information processing device via the communication unit,
In the case where an incoming call is received from another information processing apparatus that receives the status notification in the status notification receiving unit, the call processing unit permits the incoming call without inputting a user instruction.
本発明によれば、状態通知登録要求送信部では、状態登録要求を受信した他の情報装置に対して状態登録を行った場合には、該他の情報装置に対しても、状態登録要求を行うので、利用者が指示することなく、状況に応じて自動に処理を行なうことができる。
また、状態通知登録要求受信部が他の情報処理装置からの状態通知登録要求を受信した場合には、他の情報処理装置に対して状態通知を送信するので、利用者が指示することなく、状況に応じて自動的に処理を行なうことができる。
According to the present invention, when the state notification registration request transmission unit performs state registration on another information device that has received the state registration request, the state notification registration request transmission unit also sends a state registration request to the other information device. Therefore, the processing can be automatically performed according to the situation without the user's instruction.
In addition, when the status notification registration request receiving unit receives a status notification registration request from another information processing device, the status notification is transmitted to the other information processing device, so that the user does not instruct, Processing can be automatically performed according to the situation.
以下、本発明の実施の形態を添付図面を参照して説明する。 Embodiments of the present invention will be described below with reference to the accompanying drawings.
図1は、情報処理装置である複数のテレビ電話装置により構成される通話システムの一実施形態を示す構成図である。
このテレビ電話システムは、例えば、複数のテレビ電話装置1がネットワーク6を介して接続されている構成である。ここで、図1では、テレビ電話装置は2つしか描いていないが、いくつあってもよい。
FIG. 1 is a configuration diagram showing an embodiment of a call system including a plurality of videophone devices that are information processing devices.
This video phone system has a configuration in which, for example, a plurality of
情報処理装置であるテレビ電話装置1は、テレビ受像機2と、セットトップユニット3と、アダプタユニット4と、リモコン5から構成されている。本実施形態のテレビ電話装置1はテレビ受像機2と、セットトップユニット3と、アダプタユニット4が別体で構成され、互いに有線で接続されているが、これらが2つ以上組み合わされて一体で構成されていてもよい。また、有線ではなく、無線にてデータ伝送を行ってもよい。また、リモコン5は赤外線通信にて信号伝送を行うことを想定しているが、その他の無線通信を用いてもよいし、或いは、有線にて接続された形態であってもかまわない。また、リモコン5ではなく、セットトップユニット3やアダプタユニット4に設けられた別の操作入力部を用いてもよい。
A
図2に示すように、テレビ受像機2は、例えば液晶テレビであり、液晶パネルからなる表示部(モニタ部)11、スピーカ12、テレビリモコン受光部13等から構成される。
As shown in FIG. 2, the
図3に示すように、セットトップユニット3は、テレビ受像機2の上に載置されてテレビ電話機能を果たす装置であって、カメラ21、マイク22、動き検出センサー23、スピーカ24、アダプタリモコン受光部25、着話ボタン26、上下左右への首振り機構27、アダプタユニット4の接続する接続ケーブル28、着信表示LED29、から構成されている。
As shown in FIG. 3, the set-
ここで、状態情報取得手段は、カメラ21、マイク22、動き検出センサー23、アダプタリモコン受光部25であり、状態情報出力手段は、スピーカ24である。
Here, the state information acquisition unit is the
カメラ21は、セットトップユニット3の前方を撮影し、送信可能な通信画像データに変換する撮影手段としての機能を果たす。マイク22は、セットトップユニット3の周辺の音声を集音入力し、送信可能な通信音声データに変換する音声データ変換手段としての機能を果たす。動き検出センサー23は、セットトップユニット3の正面側で動く物体を検出する。スピーカ24は、入力された音声データに基づいて、音声を発声出力する。アダプタリモコン受光部25は、リモコン5からの赤外線信号を受信する。着話ボタン26は、相手からの通話に応答する場合に、使用者が押圧することにより応答可能とする。首振り機構27は、セットトップユニット3を上下左右に移動可能とするものであり、カメラ21の撮影方向等を調整するために使用する。接続ケーブル28は、アダプタユニット4との間でデータ伝送を行うためのものである。着信表示LED29は、着信した場合に点滅して利用者に知らせるものであり、音声電話やテレビ電話の着信を示す通話着信ランプとメールの着信を示すメール着信ランプがある。
The
アダプタユニット4は、テレビ受像機2、セットトップユニット3及びネットワーク6に接続し、データの受け渡しをする装置であって、図4(a)に示すように、表側には、外部入力端子31、カードスロット32、プレゼンスランプ33、留守ボタン34が配置され、図4(b)に示すように、裏側には、セットトップユニット3の接続ケーブル28との接続端子35、F接栓36、テレビ受像機2との音声/映像接続端子37、LANケーブル接続のためのLAN端子38、テレビ受像機用電源タップ39、ACアダプタ接続端子40から構成されている。
The
外部入力端子31は、外部機器から映像や音声を入力するための端子である。カードスロット32は、SDカードやPCカードのスロットであり、記録媒体であるメモリカードに記録された静止画、動画、音声等のファイルを取り込む。プレゼンスランプ33は、自分のプレゼンスを示すマイプレゼンスランプ、相手であるA,B,Cのプレゼンスを示す相手プレゼンスランプからなる。図4(a)では、A,B,Cという記号を付加された3つの相手プレゼンスランプを設けており、相手プレゼンスランプにそれぞれマッピングされた相手3人分のプレゼンスが示される。プレゼンスランプ33は自分あるいは相手が在宅或いは在室であるかを示す役割を果たすし、検出した状態情報も提示可能である。
The
図5に示すプレゼンスランプ33は、文字や画像を表示する液晶パネル33aと、その周囲をリング状に囲むLED33bとによって構成されている。液晶パネル33aは、相手の状態を画像や文字で表示し、LED33bの点灯は通信可能であること、消灯は通信不可を示す。なお、プレゼンスランプ33として、単色やフルカラーのLEDを用いてもよい。また、本願装置が相手装置の状態を示す手段としてプレゼンスランプ33を備えているだけに過ぎず、プレゼンスランプ33以外の手段で相手装置の状態を提示しなければならないわけではないことは言うまでもない。それ以外にも、状態の変化を受信したら音声で知らせてもよいし、画面に表示してもよい。
The
図4(a)に示すように、プレゼンスランプ33はアダプタユニット4の表側に設けている。これは、必要なときには利用者がいつでも自分や相手の状態を知ることができるようにするためである。利用者がいつでも自分や相手の状態を知ることができるのであれば、プレゼンスランプ33をアダプタユニット4に設けず、セットトップユニット3に設けてもよい。また、テレビ受像機2とアダプタユニット4とが一体化された場合には、プレゼンスランプ33をテレビ受像機2の前面もしくは前面から見える位置に設けてもよい。
As shown in FIG. 4A, the
あるいは、図6に示すように、テレビ電話装置1のテレビ受像機2とアダプタユニット4が一体に構成されており、表示部(モニタ部)11の上部に相手プレゼンスランプが配置されている構成であってもよい。Aさん宅のテレビの上部には、相手プレゼンスランプが3個設けられており、それぞれ、Bさん、Cさん、Dさんの状態を表わしている。例えばBさんがテレビを視聴中であれば、Bさん宅のテレビからAさん宅のテレビへ「テレビ電源ON」という状態通知が送られ、Aさん宅のテレビの、Bさんの状態を表わす相手プレゼンスランプがみどり色に光り、AさんはBさんがテレビを視聴していることを知ることができる。同様に、Cさんの状態を表わす相手プレゼンスランプが赤色に光っていることから、AさんはCさんがテレビを視聴していないことを知ることができ、Dさんの状態を表わす相手プレゼンスランプがみどり色に光っていることから、AさんはDさんがテレビを視聴していることを知ることができる。相手プレゼンスランプはテレビの上部に設けられているため、Aさんはテレビ番組を視聴しながらでも、Bさん、Cさん、Dさんの状態を知ることができる。なお、相手プレゼンスランプは必ずしも表示部(モニタ部)11の上部に設ける必要はなく、テレビ番組を視聴しながらでも相手プレゼンスランプを確認できる位置に配置されていればよい。
Alternatively, as shown in FIG. 6, the
留守ボタン34は、一度押すと利用者が留守であることを示す留守状態となり、再度押すと留守状態が解除される。接続端子35は、セットトップユニット3の接続ケーブル28を接続する端子である。F接栓36は、テレビアンテナからの接続線を繋ぐ端子であり、内部のテレビチューナに接続している。音声/映像接続端子37は、映像や音声の信号をテレビ受像機2に出力するためのものである。LAN端子38は、LANケーブルを接続して、例えばルータを介してネットワーク6に接続する。テレビ受像機用電源タップ39は、テレビのAC電源をここに接続する。ACアダプタ接続端子40は、アダプタユニット4に電気を供給するためのものである。
When the
図7に示すように、リモコン5は、テレビ受像機2やセットトップユニット3を赤外線信号により遠隔操作する装置であって、リモコン操作に応じて赤外線信号を発光する発光部41、操作部52、液晶表示部53からなる。操作部52は、戻るボタン42、電話帳ボタン43、決定ボタン44、十字キー45、通話ボタン46、終話ボタン47、チャンネル切替ボタン48、表示処理ボタン49、呼びかけボタン50、数字文字入力キー51から構成される。
As shown in FIG. 7, the
戻るボタン42は、一つ前のメニューに戻る際に使用する。電話帳ボタン43は、電話帳画面を呼び出す際に使用する。決定ボタン44は、複数の候補が表示された中でフォーカスの当たっている項目を選択決定する際に使用する。十字キー45は、複数の候補が表示された中でフォーカスの当たっている項目を上下左右に変更する際に使用する。通話ボタン46は、相手に通話を発信する場合や相手からの通話を受ける場合、相手の呼びかけに応える場合に使用する。終話ボタン47は、相手からの通話を受けない場合、相手の呼びかけをやめる場合、呼びかけを終了する場合、通話を終了する場合に使用する。
The
チャンネル切替ボタン48は、番組情報(チャンネル)を切り換える場合に使用する。
表示処理ボタン49は、ビデオ入力ボタン49a、入替ボタン49b、全画面ボタン49cからなる。ビデオ入力ボタン49aは、相手に送る映像をカメラ入力から外部機器の入力に切り換える際、あるいは外部機器の入力からカメラ入力に切り換える際に使用する。ここで外部機器の入力とは、アダプタユニット4の外部入力端子31からの入力、あるいは、カードスロット32に挿入されたメモリカードからの入力を示す。入替ボタン49bは、ビデオ通話中に親画面と子画面とを入れ替える際に使用する。全画面ボタン49cは、ビデオ通話中に子画面の出力を中止して親画面を大きく表示する際、及び、前記の表示を中止して親画面と子画面との表示に戻す際に使用する。呼びかけボタン50は、相手プレゼンスランプに割り当てられた相手に対して呼びかける際に使用する。数字文字入力キー51は、チャンネルの指定や文字入力に使用する。
The
The display processing button 49 includes a video input button 49a, a replacement button 49b, and a
呼びかけボタン50にはそれぞれ、プレゼンスランプ33に割り当てられた相手と関連付けられており、呼びかけボタン50の押下によって、関連付けられた相手への呼びかけが行われる。すなわち、図4(a)において示したプレゼンスランプ33では、A、B,Cという記号を付加された3つの相手プレゼンスランプを設けているが、呼びかけボタン50でも、A、B,Cという記号を付加された3つのボタンを設けている。すなわち、Aという記号を付加された相手プレゼンスランプが状態を示す相手と、Aという記号が付加されたボタンを用いて呼びかける相手とは、同一である。こうしてプレゼンスランプ33と呼びかけボタン50を備え、それぞれ関連付けておくことにより、プレゼンスランプ33の点灯状況を見て、呼びかけられそうな相手を選んで、簡単に呼びかけを行うことが可能となる。なお、ここでいう呼びかけとは、マイク22から入力された音声が相手に伝達される状態を指す。通常は、呼びかけボタン50を押下すると、自分のテレビ電話装置1から相手のテレビ電話装置1に対して、少なくとも音声が自分から相手への伝達が可能な呼が確立される。
Each of the
また、プレゼンスランプ33にも呼びかけボタン50にも割り当てられていない相手に対して呼びかけを行えるようにしてもよい。例えば、リモコン5の操作部52を用いて相手のアドレスを直接入力してもよい。または、1台(1人)以上の通信開始要求を送信してもよい相手を通信開始要求送信先装置情報として予め記憶しておき、利用者の指示に基づいて通信開始要求先装置情報として通信開始要求先装置情報記憶部(図示せず)に記憶されている装置を表示し、利用者の指示に基づいて選択された相手装置に対して通信開始要求を送信してもよい。
Further, a call may be made to a partner who is not assigned to either the
図8はテレビ電話システムの構成を示すブロック図であり、図9はアダプタユニット4の構成を示すブロック図である。図1〜図5と共通部分には、同一符号を付し、詳しい説明は省略する。
FIG. 8 is a block diagram showing the configuration of the videophone system, and FIG. 9 is a block diagram showing the configuration of the
アダプタユニット4は、ビデオ等の外部機器61から画像音声情報を取り込んだり、アンテナ62を介してテレビ番組を受信したりする。そして、図9に示すように、チューナ部71、通信部72、制御部73、音声映像処理部74、テレビ電話処理部75、プレゼンスランプ33、電源電流検出部85から構成されている。
The
チューナ部71は、アンテナ62により受信されたデジタル多チャンネル放送の信号を復調してベースバンドのビットストリーム信号を生成する。チューナ部71より出力されたビットストリーム信号は、音声映像処理部74に入力され、複数の番組(映像情報)や番組情報が多重化されているビットストリーム信号より、特定の映像情報ストリーム、音声情報ストリームや特定の番組情報ストリームを分離される。そして、音声情報ストリームは番組音声処理部76にてデコードされ、音声映像合成部84を介してテレビ受像機2のスピーカ12やセットトップユニット3のスピーカ24から出力される。映像情報ストリームは番組映像処理部77にてデコードされ、音声映像合成部84を介してテレビ受像機2に出力される。
The
また、外部機器61からも映像・音声情報が入力され、上記と同様の処理を番組音声処理部76や番組映像処理部77にて行う。また、ネットワーク6を介して映像・音声情報が入力され、通信部72を介して映像・音声情報が音声映像処理部74に入力され、上記と同様の処理を行う。
Video / audio information is also input from the
また、ネットワーク6に通信部72を介して接続し、テレビ電話情報を入出力する。この時のテレビ電話情報の処理を行うのがテレビ電話処理部75である。テレビ電話処理部75は、プレゼンス処理部79、呼制御処理部80、音声処理部81、映像処理部82、記憶部(メモリ)83からなる構成である。
Further, it connects to the
プレゼンス処理部79は、各状態情報取得手段が取得した情報から利用者の在室等の利用者状態情報を生成するとともに、この状態情報を送受信する処理を行う。ここで、状態通知とはプレゼンス情報である状態情報を含む情報であり、状態通知登録とは、状態通知するように相手側に登録してもらうことをいう。
The
呼制御処理部80は、呼を確立する処理を行う。音声処理部81と映像処理部82は、テレビ電話における音声や映像のデータを処理する。記憶部83には、呼制御に必要なデータが予め格納されている。制御部73は、各部の動作を制御する。プレゼンスランプ33は、制御部73により、利用者状態情報に基づいて制御される。電源電流検出部85は、テレビ受像機用電源タップ39の電流を検出してテレビ受像機2の電源のON/OFFを検出している。
The call
まず、本発明の技術を用いずに相手に対する状態通知登録を相互におこなう場合と、本発明の技術を用いて相手に対する状態通知登録を相互におこなう場合との違いを、概念図を用いて説明する。 First, a conceptual diagram is used to explain the difference between the case where the state notification registration for the other party is performed mutually without using the technique of the present invention and the case where the state notification registration for the other party is performed mutually using the technique of the present invention. To do.
図10、図11は、本発明の技術を用いずプレゼンス情報の送受信処理を行なう概念図である。
図10(a)に示すSTEP−11においては、AさんのテレビとBさんのテレビとは、プレゼンス情報をやりとりしていないため、AさんのテレビのプレゼンスランプにはBさんの情報は何も表示されておらず消灯のままであり、BさんのテレビのプレゼンスランプにもAさんの情報は何も表示されておらず消灯のままである。ここで、Aさんがテレビのメニュー操作などを行なうとする。Aさんのテレビに「Bさんの状態をプレゼンスランプに表示しますか?」という選択肢が表示され、「Bさんの状態が見たいな」と考えたAさんがリモコンを操作するとAさんのテレビからBさんのテレビへ状態通知登録要求が送られる。Bさんのテレビには「Aさんに状態を教えてもかまいませんか?」と表示され、「Aさんになら状態を教えてあげよう」と考えたBさんがリモコンを操作すると、BさんのテレビからAさんのテレビへ状態通知登録受諾が送られる。
10 and 11 are conceptual diagrams for performing transmission / reception processing of presence information without using the technique of the present invention.
In STEP-11 shown in FIG. 10 (a), Mr. A's TV and Mr. B's TV do not exchange presence information, so there is no information about Mr. B on the presence lamp of Mr. A's TV. It is not displayed and remains unlit, and Mr. A's information is not displayed on the presence lamp of Mr. B's television and remains unlit. Here, it is assumed that Mr. A performs a menu operation on the television. When Mr. A who thought that "I want to see Mr. B's status" is displayed on Mr. A's TV, the option "Do you want to display Mr. B's status on the presence lamp?" Sends a status notification registration request to Mr. B's television. When Mr. B, who thinks "Can I tell you about his condition?" Is displayed on Mr. B's TV, and Mr. B thinks "I will tell you about his condition if Mr. A" operates the remote control, Mr. B The status notification registration acceptance is sent from A's TV to A's TV.
図10(b)に示すSTEP−12においては、STEP−11の処理の結果、Bさんのテレビのプレゼンス情報がAさんのテレビに送られる。Bさんがテレビを視聴中であれば、BさんのテレビからAさんのテレビへ「テレビ電源ON」という状態通知が送られる。その結果、Aさんのテレビのプレゼンスランプは、相手のテレビ電源がONであることを表わすみどり色に光る。結果として、Aさんは「テレビを見ているということは、Bさんは家にいるんだな」と推察することができる。しかしながら、Aさんのテレビのプレゼンス状態はBさんのテレビへは送られないため、Bさんのテレビのプレゼンスランプは消灯のままである。 In STEP-12 shown in FIG. 10B, as a result of the processing of STEP-11, the presence information of Mr. B's television is sent to Mr. A's television. If Mr. B is watching TV, a status notification “TV power ON” is sent from Mr. B's television to Mr. A's television. As a result, the presence lamp of Mr. A's TV shines in a green color indicating that the other party's TV power is ON. As a result, Mr. A can deduce that when he is watching TV, Mr. B is at home. However, since the presence status of Mr. A's television is not sent to Mr. B's television, the presence lamp of Mr. B's television remains off.
図11(a)に示すSTEP−13において、Bさんがテレビのメニュー操作などを行なうとする。Bさんのテレビに「Aさんの状態をプレゼンスランプに表示しますか?」という選択肢が表示され、「Aさんの状態が見たいな」と考えたBさんがリモコンを操作するとBさんのテレビからAさんのテレビへ状態通知登録要求が送られる。Aさんのテレビには「Bさんに状態を教えてもかまいませんか?」と表示され、「Bさんになら状態を教えてあげよう」と考えたAさんがリモコンを操作すると、AさんのテレビからBさんのテレビへ状態通知登録受諾が送られる。 In STEP-13 shown in FIG. 11A, it is assumed that Mr. B performs a menu operation of the television. The option “Do you want to display Mr. A's status on the presence lamp?” Is displayed on Mr. B's TV, and when Mr. B who thinks that “I want to see Mr. A's status” operates the remote control, Mr. B ’s TV Sends a status notification registration request to A's TV. Mr. A's TV says "Can I tell you about his condition?" When Mr. A thinks "I will tell you about his condition if Mr. B" operates the remote, The status notification registration acceptance is sent from Mr. TV to Mr. B's TV.
図11(b)に示すSTEP−14においては、STEP−13の処理の結果、Aさんのテレビのプレゼンス情報がBさんのテレビに送られる。Bさんのテレビが消えていれば、AさんのテレビからBさんのテレビへ「テレビ電源OFF」という状態通知が送られる。その結果、Bさんのテレビのプレゼンスランプは、相手のテレビ電源がOFFであることを表わす赤色に光る。結果として、Bさんは「Aさんはテレビを見ていないんだな」と知ることができる。このような操作を経て、AさんのテレビとBさんのテレビとは相互にプレゼンス情報を交換することが可能となる。 In STEP-14 shown in FIG. 11B, as a result of the processing in STEP-13, the presence information of Mr. A's television is sent to Mr. B's television. If Mr. B's TV is turned off, a status notification “TV power OFF” is sent from Mr. A's television to Mr. B's television. As a result, Mr. B's TV presence lamp shines in red indicating that the other party's TV power is OFF. As a result, Mr. B can know that Mr. A is not watching TV. Through these operations, it is possible for Mr. A's television and Mr. B's television to exchange presence information with each other.
図12は、本発明の技術を用いてプレゼンス情報の送受信処理を行なう概念図である。
図12(a)に示すSTEP−21においては、AさんのテレビとBさんのテレビとは、プレゼンス情報をやりとりしていないため、AさんのテレビのプレゼンスランプにはBさんの情報は何も表示されておらず消灯のままであり、BさんのテレビのプレゼンスランプにもAさんの情報は何も表示されておらず消灯のままである。ここで、Aさんがテレビのメニュー操作などを行なうとする。Aさんのテレビに「Bさんの状態をプレゼンスランプに表示しますか?」という選択肢が表示され、「Bさんと状態を交換したいな」と考えたAさんがリモコンを操作するとAさんのテレビからBさんのテレビへ状態通知登録要求が送られる。Bさんのテレビには「Aさんに状態を教えてもかまいませんか?」と表示され、「Aさんとなら状態を交換しよう」と考えたBさんがリモコンを操作すると、BさんのテレビからAさんのテレビへ状態通知登録受諾が送られるとともに、BさんのテレビからAさんのテレビへ状態通知登録要求が送られる。するとAさんのテレビはBさんのテレビへ状態通知登録受諾を返す。
FIG. 12 is a conceptual diagram for performing transmission / reception processing of presence information using the technique of the present invention.
In STEP-21 shown in FIG. 12 (a), Mr. A's television and Mr. B's television do not exchange presence information, so there is no information about Mr. B on the presence lamp of Mr. A's television. It is not displayed and remains unlit, and Mr. A's information is not displayed on the presence lamp of Mr. B's television and remains unlit. Here, it is assumed that Mr. A performs a menu operation on the television. When Mr. A thinks "Do you want to display Mr. B's status on the presence lamp?" Sends a status notification registration request to Mr. B's television. Mr. B's TV says "Can I tell you about his condition?" When Mr. B who thought that "I would like to exchange the condition with Mr. A" operated the remote control, Mr. B's TV The status notification registration acceptance is sent from A to the television of Mr. A, and a status notification registration request is sent from the television of B to the television of A. Then, Mr. A's television returns a status notification registration acceptance to Mr. B's television.
図12(b)に示すSTEP−22においては、STEP−21の処理の結果、AさんのテレビとBさんのテレビとはプレゼンス情報を交換する。Bさんがテレビを視聴中であれば、BさんのテレビからAさんのテレビへ「テレビ電源ON」という状態通知が送られ、Aさんのテレビのプレゼンスランプは、相手のテレビ電源がONであることを表わすみどり色に光る。結果として、Aさんは「テレビを見ているということは、Bさんは家にいるんだな」と推察することができる。一方、Bさんのテレビが消えていれば、AさんのテレビからBさんのテレビへ「テレビ電源OFF」という状態通知が送られ、Bさんのテレビのプレゼンスランプは、相手のテレビ電源がOFFであることを表わす赤色に光る。結果として、Bさんは「Aさんはテレビを見ていないんだな」と知ることができる。このような操作を経て、AさんのテレビとBさんのテレビとは相互にプレゼンス情報を交換することが可能となる。相互にプレゼンス情報を交換するために、図10、図11の例ではAさんとBさんはそれぞれ2回のリモコン操作が必要であったのに対し、図12の例ではAさんとBさんはそれぞれ1回のリモコン操作しか必要ない。
In STEP-22 shown in FIG. 12B, as a result of the processing of STEP-21, Mr. A's television and Mr. B's television exchange presence information. If Mr. B is watching TV, the status notification “TV power ON” is sent from Mr. B ’s TV to Mr. A ’s TV, and the other party ’s TV power is ON in the presence lamp of Mr. A ’s TV. Shines in a green color that expresses things. As a result, Mr. A can deduce that when he is watching TV, Mr. B is at home. On the other hand, if Mr. B's TV is turned off, a status notification “TV power off” is sent from Mr. A's television to Mr. B's television, and the presence lamp of Mr. B ’s TV is off when the other party's TV power is off. It glows red to indicate something. As a result, Mr. B can know that Mr. A is not watching TV. Through these operations, it is possible for Mr. A's television and Mr. B's television to exchange presence information with each other. In order to exchange presence information with each other, in the examples of FIGS. 10 and 11, Mr. A and Mr. B required two remote control operations respectively, whereas in the example of FIG. Each needs only one remote control operation.
通話を行なう前に、相手先からプレゼンス情報(状態情報)の通知が行なわれると、プレゼンス情報に基づいて通話を行なうか、別の手段を使うか、を利用者が判断できる。そこで、次に状態情報を通知する処理について図13を用いて概略を説明する。図13は、本発明に係る情報処理装置の状態通知の処理を示すシーケンス図である。 If presence information (status information) is notified from the other party before making a call, the user can determine whether to make a call based on the presence information or to use another means. The outline of the process for notifying the status information is described next with reference to FIG. FIG. 13 is a sequence diagram showing a status notification process of the information processing apparatus according to the present invention.
まず、利用者Aが利用者Bのプレゼンスを見たいと考え、情報処理装置Aに対し、状態通知登録要求をするようにリモコン5を用いて指示したとする。情報処理装置Aは、指示に従って、情報処理装置Bに状態通知登録要求(SIPにあってはSUBSCRIBE)を送る。情報処理装置Bは、情報処理装置Aから状態通知登録要求があったことを表示し、利用者Bがそれを確認してから、リモコン5を用いて状態通知登録要求を受諾する指示をする。情報処理装置Bは、情報処理装置Aに対して状態通知登録受諾(SUBSCRIBEに対するOK)を送る。ここまでは、従来の情報処理装置を同じである。
First, it is assumed that the user A wants to see the presence of the user B and instructs the information processing apparatus A using the
次に、情報処理装置Bは、自動的に情報処理装置Aに状態通知登録要求(SUBSCRIBE)を送る。情報処理装置Aは、情報処理装置Bから状態通知登録要求があった場合は、情報処理装置Bに対して状態通知登録受諾(SUBSCRIBEに対するOK)を送る。 Next, the information processing apparatus B automatically sends a status notification registration request (SUBSCRIBE) to the information processing apparatus A. When there is a status notification registration request from the information processing apparatus B, the information processing apparatus A sends a status notification registration acceptance (OK for SUBSCRIBE) to the information processing apparatus B.
こうして、情報処理装置Aは、状態通知登録要求を行なって受諾された相手である情報処理装置Bに対しては、自動的に状態通知登録を与えるので、一々利用者Aが登録要求を受諾する操作を行なう必要がなくなる。こうして、情報処理装置A,Bは、互いに状態情報を通知し合うことが可能となる。 In this way, since the information processing apparatus A automatically gives the status notification registration to the information processing apparatus B that has been accepted by making the status notification registration request, the user A accepts the registration request one by one. No need to perform operations. In this way, the information processing apparatuses A and B can notify each other of the state information.
情報処理装置Bは、状態通知登録受諾をした情報処理装置Aに対して、状態の変化に応じて状態通知(NOTIFY)を送る。情報処理装置Aは、状態通知に基づいてプレゼンス情報を表示する。同時にNOTIFYに対するOKを情報処理装置Bに返す。 The information processing apparatus B sends a status notification (NOTIFY) to the information processing apparatus A that has accepted the status notification registration in response to a change in the status. The information processing apparatus A displays presence information based on the status notification. At the same time, OK for NOTIFY is returned to the information processing apparatus B.
一方、情報処理装置Aは、状態通知登録受諾をした情報処理装置Bに対して、状態の変化に応じて状態通知(NOTIFY)を送る。情報処理装置Bは、状態通知に基づいてプレゼンス情報を表示する。同時にNOTIFYに対するOKを情報処理装置Aに返す。 On the other hand, the information processing apparatus A sends a status notification (NOTIFY) to the information processing apparatus B that has accepted the status notification registration in response to a change in the status. The information processing apparatus B displays presence information based on the status notification. At the same time, OK for NOTIFY is returned to the information processing apparatus A.
全体的な処理の流れは以上であるが、次に各情報処理処置毎に、その処理を詳しく説明する。 The overall processing flow is as described above. Next, the processing will be described in detail for each information processing procedure.
図14は、状態通知に関する情報処理装置Aの処理を示すフローチャートである。
図15に示すように、テレビ受像機2の表示部11にプレゼンスを見たい相手を選択させるメニューを表示する。ここでは、利用者B,C,D(Bさん、Cさん、Dさん)を選択対象としている。利用者Aは「利用者Bの状態情報が欲しい」ので、リモコン5の十字キー45と決定ボタン44を使って(以下、画面上の選択処理は、このようにリモコン5を使用するものとする)、利用者Bを画面上で選択する。
FIG. 14 is a flowchart showing the processing of the information processing apparatus A regarding the status notification.
As shown in FIG. 15, a menu for selecting a partner whose presence is to be viewed is displayed on the
あるいは、図16(a)に示すように、利用者Bとのテレビ電話中に登録選択メニュー112を表示して、利用者Aに通話相手の画像111を確認した上で、登録の有無を選択させる。あるいは、図16(b)に示すように、利用者BのSIPアドレス113を利用者Aに入力させ、登録指示メニュー114を用いて、利用者Aに登録の有無を選択させる。これらはいずれも、利用者Aが情報処理装置Bに対する状態通知登録要求を指示することに相当する処理である(ステップS1)。
Alternatively, as shown in FIG. 16 (a), the
この指示に従って、情報処理装置Aのプレゼンス処理部79は、利用者Bが使用している情報処理装置Bに対して状態通知登録要求を送信する(ステップS2)。ここで、情報処理装置Aのプレゼンス処理部79は、図8に示す記憶部83に購読要求リストを記憶している。
In accordance with this instruction, the
図17は、購読要求リストを示す説明図である。購読要求リストとは、相手の状態通知を購読したい場合の処理状態を示すリストである。項目としては、「SIPアドレス」、「購読要求の設定状態」、「状態通知登録要求の処理」を項目としている。 FIG. 17 is an explanatory diagram of a subscription request list. The subscription request list is a list indicating a processing state when it is desired to subscribe to the partner's status notification. The items include “SIP address”, “subscription request setting state”, and “state notification registration request processing”.
「SIPアドレス」は、IP電話における相手の接続先を示すアドレスである。「購読要求の設定状態」は、相手の状態通知の購読要求設定の有無を示す。「状態通知登録要求の処理」は、相手に対する状態通知登録要求の処理状態を示す。 The “SIP address” is an address indicating the connection destination of the other party in the IP phone. “Subscription request setting status” indicates whether or not the other party's status notification subscription request is set. “Processing of status notification registration request” indicates the processing status of the status notification registration request for the other party.
情報処理装置Aのプレゼンス処理部79は、購読要求リストに相手(情報処理装置B)を「購読要求未設定」、「状態通知登録要求の応答待ち」として記憶部83に登録する(ステップS3)。相手(情報処理装置B)から、状態通知登録要求に対する応答をプレゼンス処理部79に受信すると(ステップS4)、応答が状態通知登録受諾であるかを確認する(ステップS5)。状態通知登録受諾であれば、購読要求リストに、相手(情報処理装置B)を「購読要求設定済み」として登録する。さらに、「購読要求設定済み」として設定された相手ごとに、後述のユーザ状態記憶テーブルを作成する(ステップS6)。状態通知登録が受諾されなければ、購読要求リストに、相手(情報処理装置B)を「購読要求未設定」「状態通知登録要求は送信していない」として登録する(ステップS7)。その後、情報処理装置Bから状態通知登録要求を受信する相互登録処理を行なう(ステップS8)。
The
図18は、状態通知に関する情報処理装置Bの処理を示すフローチャートである。
情報処理装置Aからの状態通知登録要求をプレゼンス処理部79が受信した場合(ステップS11)、図19に示すように、画面に情報処理装置Bは利用者Bに状態通知登録要求を許可するかを問い合わせるメニュー115を表示し、選択させる(利用者に状態通知登録要求を受諾可能か否かを問い合わせる)(ステップS12)。あるいは、図20に示すように、プレゼンス処理部79がポリシーファイル(SIPアドレスと状態通知登録要求の処理方針を示すテーブル)を有しており、処理方針があらかじめ決められている相手に対しては、利用者に問い合わせることなく状態通知登録の許可あるいは不許可を選択する(設定されたポリシーファイルに基づき状態通知登録要求を受諾可能か否かを判断する)ようにしてもよい。情報処理装置Bのプレゼンス処理部79は、上記方法によって利用者Bが許可したかを確認し(ステップS13)、許可しなかった場合、相手(情報処理装置A)に対して状態通知登録要求拒否を送信する(ステップS14)。利用者Bが状態通知登録要求を許可した場合、図21に示すように、記憶部83に格納されているプレゼンス配布リストに、相手(情報処理装置A)のアドレスを登録した後(ステップS15)、相手(情報処理装置A)に状態通知登録要求受諾を送信する(ステップS16)。次に、情報処理装置Aに対して状態通知登録要求を送信する相互登録処理を行なう(ステップS17)。
FIG. 18 is a flowchart illustrating processing of the information processing apparatus B related to state notification.
When the
次に、ステップS17の相互登録処理について説明する。
図22は、状態通知登録要求を送信しない時に状態通知登録要求を受信した場合の相互登録処理を示すフローチャートであり、図18のステップS17の処理を詳細に説明している。
情報処理装置Bのプレゼンス処理部79は、相手(情報処理装置A)に対して状態通知登録要求を送信済みであるか否かを確認するために、相手(情報処理装置A)から状態通知登録要求を受信した場合、相手(情報処理装置A)が記憶部83の購読要求リストに含まれているかを調べる(ステップS21)。購読要求リストに含まれていれば、相手が「購読要求設定済み」であるかを確認し(ステップS22)、「購読要求設定済み」であれば、処理を終了する。「購読要求設定済み」でなければ、ステップS23に進む。
Next, the mutual registration process in step S17 will be described.
FIG. 22 is a flowchart showing the mutual registration process when the status notification registration request is received when the status notification registration request is not transmitted, and the process in step S17 of FIG. 18 is described in detail.
The
相手が購読要求リストに含まれていなければ、ステップS24に進んでもよいが、その前に相手(情報処理装置A)に状態通知登録要求を投げ返すかどうかを、利用者Bに一旦問い合わせる処理を行ってもよい(ステップS23)。この場合は、例えば図23に示すように、テレビ受像機2の表示部11に、利用者Bに選択させるメニュー116を表示させ、状態通知登録要求を投げ返すことの可否を選択させる。ステップS23の後、あるいはステップS22で「購読要求設定済み」でなければ、ステップS24において、情報処理装置Bのプレゼンス処理部79は、記憶部83の購読要求リストに、相手を「購読要求未設定」「状態通知登録要求の応答待ち」として登録する。
If the partner is not included in the subscription request list, the process may proceed to step S24, but before that, a process of temporarily inquiring user B whether or not to send back a status notification registration request to the partner (information processing apparatus A). You may go (step S23). In this case, for example, as shown in FIG. 23, a
そして、状態通知登録要求を受信した相手である情報処理装置Aに状態通知登録要求を送信し(ステップS25)、相手から状態通知登録要求に対する応答を受信する(ステップS26)。この応答が状態通知登録要求受諾であるかを確認し(ステップS27)、「受諾」であれば、記憶部83の購読要求リストに、相手を「購読要求設定済み」として登録する。さらに、「購読要求設定済み」として設定された相手ごとに、後述のユーザ状態記憶テーブルを作成する(ステップS28)。
Then, a status notification registration request is transmitted to the information processing apparatus A that is the partner that received the status notification registration request (step S25), and a response to the status notification registration request is received from the partner (step S26). It is confirmed whether this response is acceptance of the status notification registration request (step S27). If it is “acceptance”, the partner is registered in the subscription request list of the
ステップS27において、状態通知登録要求受諾でなければ、購読要求リストに相手を「購読要求未設定」、「状態通知登録要求は送信していない」として登録する(ステップS29)。後で詳しく述べるが、状態通知登録の終了処理を行う(ステップS30)。 If the status notification registration request is not accepted in step S27, the other party is registered in the subscription request list as “subscription request not set” and “a status notification registration request has not been transmitted” (step S29). As will be described in detail later, a status notification registration end process is performed (step S30).
図24は、相手に状態通知登録要求を送信した後に、相手から状態通知登録要求を受信した場合の相互登録処理を示すフローチャートであり、図14のステップS8の処理を詳細に説明している。
情報処理装置Aのプレゼンス処理部79は、相手(情報処理装置B)に状態通知登録要求を送信した後に状態通知登録要求を受信した場合(ステップS31)、相手(情報処理装置B)が記憶部83の購読要求リストに設定ずみであるかを確認する(ステップS32)。「購読要求設定済み」であれば、プレゼンス配布リストに相手(情報処理装置B)を登録し(ステップS31)、相手に状態通知登録要求受諾を送信する(ステップS34)。「購読要求設定済み」でなければ、ステップS35に進み、相手に状態通知登録要求拒否を送信する。この処理により、状態通知登録要求を送信した情報処理装置Bに対しては、送られてきた状態通知登録要求を受諾して、状態情報を含む状態通知を送信することが可能となる。
FIG. 24 is a flowchart showing the mutual registration process when the status notification registration request is received from the partner after the status notification registration request is transmitted to the partner, and the process in step S8 of FIG. 14 is described in detail.
When the
図25は、状態通知登録要求を受諾したにも関わらず、相手からは状態通知登録要求が拒否された場合のシーケンス図である。 FIG. 25 is a sequence diagram when the status notification registration request is rejected by the other party even though the status notification registration request is accepted.
まず、利用者Aが利用者Bのプレゼンスを見たいと考え、情報処理装置Aに対し、状態通知登録要求をするようにリモコン5を用いて指示したとする。情報処理装置Aは、指示に従って、情報処理装置Bに状態通知登録要求(SIPにあってはSUBSCRIBE)を送る。情報処理装置Bは、情報処理装置Aから状態通知登録要求があったことを表示し、利用者Bがそれを確認してから、リモコン5を用いて状態通知登録要求を受諾する指示をする。情報処理装置Bは、情報処理装置Aに対して状態通知登録受諾(SUBSCRIBEに対するOK)を送る。ここまでは、従来の情報処理装置を同じである。
First, it is assumed that the user A wants to see the presence of the user B and instructs the information processing apparatus A using the
次に、情報処理装置Bは、自動的に情報処理装置Aに状態通知登録要求(SUBSCRIBE)を送る。情報処理装置Aは、情報処理装置Bから状態通知登録要求があった場合は、情報処理装置Bに対して状態通知登録受諾(SUBSCRIBEに対するOK)を送るはずであるが、状態通知登録拒否を送ったとする。この場合は、情報処理装置Bは情報処理装置Aに対して状態通知登録の終了を通知する(NOTIFY)。情報処理装置Aは情報処理装置BにNOTIFYに対するOKを送る。 Next, the information processing apparatus B automatically sends a status notification registration request (SUBSCRIBE) to the information processing apparatus A. When there is a status notification registration request from the information processing device B, the information processing device A should send a status notification registration acceptance (OK for SUBSCRIBE) to the information processing device B, but sends a status notification registration rejection. Suppose. In this case, the information processing apparatus B notifies the information processing apparatus A of the end of status notification registration (NOTIFY). The information processing apparatus A sends an OK for NOTIFY to the information processing apparatus B.
図26は、状態通知登録の終了処理を示すフローチャートであり、図22のステップS30の処理を詳細に説明している。
情報処理装置Bは相手(情報処理装置A)がプレゼンスリストに登録されているかを確認し(ステップS41)、登録されていた場合、相手に状態通知登録の終了を送信する(すなわち、情報処理装置Aから状態通知登録要求の応答として拒否を受信した場合に、情報処理装置Aに状態通知登録の終了を送信する)(ステップS42)。登録されていなければ、処理を終了する。
FIG. 26 is a flowchart showing the end processing of status notification registration, and details the processing in step S30 in FIG.
The information processing apparatus B confirms whether the partner (information processing apparatus A) is registered in the presence list (step S41), and if registered, transmits the end of status notification registration to the partner (that is, the information processing apparatus). When the rejection is received from A as a response to the status notification registration request, the end of status notification registration is transmitted to the information processing apparatus A) (step S42). If not registered, the process ends.
図27は、相互に状態通知登録をしている場合の状態情報交換の中止処理を示すシーケンス図である。
利用者Aから状態情報交換の中止指示があった場合、情報処理装置Aは状態通知登録の終了をNOTIFYとして情報処理装置Bに通知する。情報処理装置Bは利用者Bに報知するとともに、情報処理装置AにNOTIFYに対するOKを送る。情報処理装置Aは、さらに、情報処理装置Bに状態通知登録解除要求(UNSUBSCRIBE)を送る。情報処理装置Bは、情報処理装置AにUNSUBSCRIBEに対するOKを送る。これで状態情報交換を終了する。
FIG. 27 is a sequence diagram showing a state information exchange cancellation process when state notifications are registered with each other.
When there is an instruction to cancel the status information exchange from the user A, the information processing apparatus A notifies the information processing apparatus B of NOTIFY that the status notification registration has been completed. The information processing apparatus B notifies the user B and sends an OK for NOTIFY to the information processing apparatus A. The information processing apparatus A further sends a status notification registration release request (UNSUBSCRIBE) to the information processing apparatus B. The information processing apparatus B sends an OK for UNSUBSCRIBE to the information processing apparatus A. This completes the status information exchange.
図28は、状態情報交換の中止処理を示すフローチャートである。状態情報交換の中止指示は、情報処理装置A側で行なっても情報処理装置B側で行なってもよいが、ここでは情報処理装置A側で状態情報交換の中止指示を行なうものとして説明を行なう。
利用者Aがリモコン5を使って状態情報交換の中止指示を情報処理装置Aに対して入力する(ステップS51)。例えば、図29に示すように、テレビ受像機2の表示部11にプレゼンス交換を中止する相手を選択するメニュー117を表示し、利用者Aに選択させる。情報処理装置Aは相手(情報処理装置B)が記憶部83に格納されているプレゼンス配布リストに登録されているかを確認する(ステップS52)。登録されていれば、相手(情報処理装置B)に状態通知登録の終了を送信し(ステップS53)、プレゼンス配布リストから相手(情報処理装置B)の情報を削除する(ステップS54)。これで、状態通知登録の終了処理が終わる。
FIG. 28 is a flowchart showing a state information exchange canceling process. The instruction to cancel the state information exchange may be performed on the information processing apparatus A side or the information processing apparatus B side, but here, the description is made on the assumption that the information processing apparatus A side instructs to cancel the state information exchange. .
User A inputs an instruction to stop status information exchange to information processing apparatus A using remote controller 5 (step S51). For example, as shown in FIG. 29, a menu 117 for selecting a partner whose presence exchange is to be canceled is displayed on the
次に状態通知登録の解除処理を行う。相手(情報処理装置B)が購読要求リストに含まれているかを確認し(ステップS55)、相手が購読要求リストに含まれていなければ、処理を終了する。相手が購読要求リストに含まれていれば、購読要求リストにおいて相手(情報処理装置B)が購読要求設定済みであるかを確認する(ステップS56)。設定済みであれば、相手に状態通知登録解除要求を送信し(ステップS57)、購読要求リストに相手(情報処理装置B)を「購読要求未設定」、「状態通知登録要求は送信していない」として登録する(ステップS60)。 Next, status notification registration cancellation processing is performed. It is confirmed whether or not the partner (information processing apparatus B) is included in the subscription request list (step S55). If the partner is not included in the subscription request list, the process ends. If the partner is included in the subscription request list, it is confirmed in the subscription request list whether the partner (information processing apparatus B) has already been set for subscription request (step S56). If it has been set, a status notification registration cancellation request is transmitted to the partner (step S57), and the partner (information processing apparatus B) is “subscription request not set” and “status notification registration request is not transmitted to the subscription request list. "(Step S60).
また、ステップS56において、相手が購読要求設定済みではない場合、相手が「購読要求未設定」、「状態通知登録要求の応答待ち」であるかを確認する(ステップS58)。相手が「購読要求未設定」、「状態通知登録要求の応答待ち」であれば、ステップS60に進み、相手が「購読要求未設定」、「状態通知登録要求の応答待ち」でなければ、送信した状態通知登録をキャンセルして(ステップS59)、ステップS60に進む。 In step S56, if the partner is not already set for the subscription request, it is checked whether the partner is "subscription request not set" or "waiting for response to status notification registration request" (step S58). If the other party is “subscription request not set” and “waiting for response to status notification registration request”, the process proceeds to step S60. If the other party is not “subscription request not set” and “waiting for response to status notification registration request”, transmission is performed. Canceled status notification registration (step S59), the process proceeds to step S60.
図30は、相手から状態通知登録の終了を受信したときの処理を示すフローチャートである。
情報処理装置Bが情報処理装置Aから状態通知登録の終了を受信すると(ステップS61)、利用者Bに状態通知登録の終了を報告する(ステップS62)。例えば、図31に示すように、テレビ受像機2の表示部11にその旨を表示させる。情報処理装置Bは、購読要求リストに相手(情報処理装置B)を「購読要求未設定」、「状態通知登録要求は送信していない」として登録する(ステップS63)。続いて、情報処理装置Bは相手(情報処理装置A)が記憶部83に格納されているプレゼンス配布リストに登録されているかを確認する(ステップS64)。登録されていれば、相手(情報処理装置A)に状態通知登録の終了を送信し(ステップS65)、プレゼンス配布リストから相手(情報処理装置A)の情報を削除する(ステップS66)。
FIG. 30 is a flowchart showing processing when the end of status notification registration is received from the other party.
When the information processing apparatus B receives the end of status notification registration from the information processing apparatus A (step S61), it reports the end of status notification registration to the user B (step S62). For example, as shown in FIG. 31, that effect is displayed on the
図32は、相手から状態通知登録解除要求を受信した場合の処理を示すフローチャートである。
情報処理装置Bは、相手(情報処理装置A)から状態通知登録解除要求を受信すると(ステップS71)、記憶部83のプレゼンス配布リストから相手(情報処理装置A)の情報を削除する(ステップS72)。
FIG. 32 is a flowchart showing processing when a status notification registration cancellation request is received from the other party.
When the information processing apparatus B receives the status notification registration release request from the partner (information processing apparatus A) (step S71), the information processing apparatus B deletes the information of the partner (information processing apparatus A) from the presence distribution list in the storage unit 83 (step S72). ).
さて、上記のように相互に状態情報を通知し合えるように、相互登録が行われた場合、状態情報を送受信し合い、通話を行うことになる。以下にこれらの処理について述べる。 When mutual registration is performed so that state information can be notified to each other as described above, state information is transmitted and received and a call is made. These processes are described below.
図33は状態通知送信の処理を示すフローチャートである。
まず、相手に通知するプレゼンス事象が発生すると(ステップS81)、状態情報をプレゼンス処理部79が検出する。プレゼンス処理部79は、記憶部83に格納されているプレゼンス配布リストから、プレゼンス配布先のSIPアドレスを順に取り出す(ステップS82)。状態通知をプレゼンス配布リストから取り出したSIPアドレスに対して通信部72を介して送信する(ステップS83)。情報処理装置は、プレゼンス配布リストの配布先すべてに状態通知を送信したかを確認する(ステップS84)。送信していれば処理は終了し、送信していなければ、ステップS82に戻る。
FIG. 33 is a flowchart showing the status notification transmission process.
First, when a presence event notified to the other party occurs (step S81), the
図34は状態通知受信の処理を示すフローチャートである。
情報処理装置が状態通知を受信すると(ステップS91)、状態通知から取り出したプレゼンス情報を表示する。または図35に示すよう、ユーザ状態記憶テーブルにプレゼンス情報を記憶部83に保持する。ユーザ状態記憶テーブルには、通信の可否、テレビの電源状態、最新の操作、最新の操作が行われた時刻、ユーザの動きを最後に検出した時刻等が記憶される。
FIG. 34 is a flowchart showing the status notification reception process.
When the information processing apparatus receives the status notification (step S91), the presence information extracted from the status notification is displayed. Alternatively, as shown in FIG. 35, presence information is held in the
図36は、プレゼンスを参照して利用者に呼びかけができるかどうかを表示する処理を示すフローチャートである。ユーザが通話機能を用いて相手に呼びかけを行う場合について述べる。呼びかけとは、音声が自分から相手への伝達が可能な呼が確立する機能であるが、ここでは相手利用者の着呼操作なしに呼を確立することを想定している。相手利用者の着呼操作なしに呼を確立するということは、呼が確立して音声を用いて「そこにいたら返事してください」と呼びかけたとしても、相手の情報処理装置の周辺には利用者が誰もいない場合が考えられる。それを防ぐために、相手のプレゼンスを参照して、相手情報処理装置の周辺に利用者がいることが確認できる場合、もしくは、利用者がいる可能性が高い場合にのみ、呼びかけを行うことが可能である旨を表示することが有効である。
利用者が相手に呼びかけを行う場合、情報処理装置は、ユーザ状態記憶テーブルに相手の情報が含まれているかを確認する(ステップS101)。ユーザ状態記憶テーブルに相手の情報が含まれていれば、ユーザ状態記憶テーブルで、相手のテレビ電源状態がONかを確認する(ステップS102)。テレビがON状態であれば、相手に対して呼びかけもテレビ電話も可能であることを表示部11に表示する。一方、ステップS101やステップS102でNOであれば、ステップS104に進み、当該相手には、呼びかけはできないが、テレビ電話は可能であることを表示する。ここで、テレビ電源状態がONでない場合に呼びかけはできないがテレビ電話は可能であるとした理由は、テレビ電話の場合は呼び出しというプロセスを含むために、呼び出しに応答しないことから相手情報処理装置の周辺に利用者がいないことを推定できるためである。なお、ここではプレゼンス情報としてテレビ電源状態としたが、これに限らず別のプレゼンス情報でもかまわない。
FIG. 36 is a flowchart showing a process for displaying whether or not the user can be called with reference to the presence. A case where the user calls the other party using the call function will be described. Calling is a function that establishes a call that allows voice to be transmitted from the user to the other party. Here, it is assumed that the call is established without the other user's incoming call operation. Establishing a call without the other user's incoming call operation means that even if the call is established and you use the voice to call "Please answer if there is", There may be no users. In order to prevent this, it is possible to make a call only when the presence of a user can be confirmed by referring to the presence of the other party's information processing device or when there is a high possibility that a user is present It is effective to display that it is.
When the user calls the other party, the information processing apparatus checks whether or not the other party's information is included in the user state storage table (step S101). If the other party's information is included in the user state storage table, it is confirmed in the user state storage table whether the other party's TV power state is ON (step S102). If the TV is in an ON state, the
図37は、利用者が呼びかけを指示した場合に、プレゼンスを参照して呼びかけを行なうか否かを決める処理を示すフローチャートである。 情報処理装置は、利用者が呼びかけを指示した場合(ステップS111)、相手が購読要求リストに「購読要求設定済み」として登録されており、かつ、相手がプレゼンス配布リストに登録されているかを確認する(ステップS112)。購読要求リストに「購読要求設定済み」として登録されており、かつ、相手がプレゼンス配布リストに登録されていれば相手に対応するユーザ状態記憶テーブルが存在するので、ユーザ状態記憶テーブルで、テレビ電源状態はONかを確認し(ステップS113)、ONであれば、相手に対して、音声片方向(送信のみ)の呼を確立する(ステップS114)。ステップS112とステップS113でNOであれば、ステップS116に進み、相手に呼びかけができないことを表示部11に表示する。なお、ここではプレゼンス情報としてテレビ電源状態としたが、これに限らず別のプレゼンス情報でもかまわない。なお、相手が購読要求リストに「購読要求設定済み」であるということは、相手から状態情報を含む状態通知を受信している。相手がプレゼンス配布リストに登録されているということは、相手に状態情報を含む状態通知を送信している。そして、購読要求リストに「購読要求設定済み」として登録されており、かつ、相手がプレゼンス配布リストに登録されているということは、相手と状態情報を交換しているということを意味する。
FIG. 37 is a flowchart showing a process for determining whether or not to make a call with reference to presence when the user instructs a call. When the user instructs a call (step S111), the information processing apparatus checks whether the other party is registered as “subscription request set” in the subscription request list and the other party is registered in the presence distribution list. (Step S112). If it is registered as “subscription request set” in the subscription request list and the other party is registered in the presence distribution list, there is a user state storage table corresponding to the other party. Whether the state is ON is confirmed (step S113), and if it is ON, a one-way voice (only transmission) call is established with respect to the other party (step S114). If “NO” in the steps S112 and S113, the process proceeds to a step S116 to display on the
状態通知の相互登録がされていると、通話の着信があった場合、利用者の指示なしに、着信側は着信を許可する。これは、相手が誰であるかあらかじめ確認できているので、改めて確認処理をする必要がないからである。なおここでは、状態通知を含む状態情報を送信しており、かつ、状態通知を含む状態情報を受信している相手からの通話の着信に対してのみ、利用者の指示なしに着信側は着信を許可するとしているが、状態通知を含む状態情報を送信しているが受信はしていない相手からの通話の着信、あるいは、状態通知を含む状態情報を受信しているが送信はしていない相手からの通話の着信に対しても、着信側は着信を許可する構成にしてもよい。状態通知を含む状態情報を送信しているということは相手が状態情報を知らせるに足るほど信頼できる関係であるためであり、状態通知を含む状態情報を受信しているということは状態情報の提供を受ける代わりに自動着信という便宜を相手に提供できるためである。 If the status notification is registered as a mutual registration, when a call is received, the callee permits the call without an instruction from the user. This is because it is possible to confirm in advance who the other party is, and it is not necessary to perform confirmation processing again. Note that here, only when a call is received from the other party who has transmitted the status information including the status notification and has received the status information including the status notification, the receiving side receives the call without any instruction from the user. , But you are receiving status information including status notification but not receiving it, or you are receiving status information including status notification but not sending it. The incoming side may also be configured to allow incoming calls for incoming calls from the other party. The fact that the status information including the status notification is transmitted is because the other party is reliable enough to inform the status information, and the fact that the status information including the status notification is received provides the status information. This is because the convenience of automatic incoming call can be provided to the other party instead of receiving the call.
1 テレビ電話装置
2 テレビ受像機
3 セットトップユニット
4 アダプタユニット
5 リモコン
6 ネットワーク
11 表示部(モニタ部)
12 スピーカ
13 テレビリモコン受光部
21 カメラ
22 マイク
23 動き検出センサー
24 スピーカ
25 アダプタリモコン受光部
26 着話ボタン
27 首振り機構
28 接続ケーブル
31 外部入力端子
32 カードスロット
33 プレゼンスランプ
33a 液晶パネル
33b LED
34 留守ボタン
35 接続端子
36 F接栓
37 音声/映像接続端子
38 LAN端子
39 テレビ受像機用電源タップ
40 アダプタ接続端子
41 発光部
42 ボタン
43 電話帳ボタン
44 決定ボタン
45 十字キー
46 通話ボタン
47 終話ボタン
48 チャンネル切替ボタン
49 表示処理ボタン
49a ビデオ入力ボタン
49b 入替ボタン
49c 全画面ボタン
50 呼びかけボタン
51 数字文字入力キー
52 操作部
53 液晶表示部
61 外部機器
62 アンテナ
71 チューナ部
72 通信部
73 制御部
74 音声映像処理部
75 テレビ電話処理部
76 番組音声処理部
77 番組映像処理部
79 プレゼンス処理部
80 呼制御処理部
81 音声処理部
82 映像処理部
83 記憶部
84 音声映像合成部
85 電源電流検出部
DESCRIPTION OF
12
34
Claims (12)
状態通知登録要求の指示に従って、前記通信部を介して他の情報処理装置の接続先を示すアドレス宛に状態通知登録要求を送信する状態通知登録要求送信部と、
前記通信部を介して、他の情報処理装置から状態通知登録要求を受信する状態通知登録要求受信部と、
他の情報処理装置からの状態通知登録要求を受諾する場合に、他の情報処理装置の接続先を示すアドレス宛に状態通知登録受諾を送信する状態通知登録受諾送信部と、
他の情報処理装置から状態通知登録受諾を受信する状態通知登録受諾受信部と、
他の情報処理装置に状態登録要求を送信して、他の情報処理装置から状態通知登録要求を受諾した場合に、他の情報処理装置のアドレスを登録する記憶部と、
状態を取得し状態情報を作成する状態情報取得部と、
前記通信部を介して、他の情報処理装置に、前記取得した状態情報を含む状態通知を送信する状態通知送信部と、
前記通信部を介して、他の情報処理装置から状態情報を含む状態通知を受信する状態通知受信部と、
前記状態通知受信部で受信した他の情報処理装置の状態情報をユーザに示すために出力する状態情報出力部と、
を備え、
前記状態通知登録要求送信部では、前記状態通知登録要求受信部にて状態通知登録要求を受信した他の情報処理装置に対して、前記記憶部にアドレスが登録されている場合には、該アドレスに従って状態通知登録要求を送信し、
前記状態通知送信部では、前記状態通知登録受諾受信部にて状態通知登録受諾を受信した他の情報処理装置に対して、前記アドレスに従い状態の変化に応じて状態情報を含む状態通知を送信することを特徴とする情報処理装置。 A communication unit connected to the communication network;
In accordance with an instruction of a status notification registration request, a status notification registration request transmission unit that transmits a status notification registration request to an address indicating a connection destination of another information processing apparatus via the communication unit;
A status notification registration request receiving unit that receives a status notification registration request from another information processing apparatus via the communication unit;
When accepting a status notification registration request from another information processing device, a status notification registration acceptance transmitting unit that transmits a status notification registration acceptance to an address indicating a connection destination of the other information processing device;
A status notification registration acceptance receiving unit for receiving status notification registration acceptance from other information processing devices;
A storage unit for registering the address of the other information processing device when transmitting the status registration request to the other information processing device and accepting the status notification registration request from the other information processing device;
A status information acquisition unit that acquires status and creates status information;
A status notification transmission unit that transmits a status notification including the acquired status information to another information processing apparatus via the communication unit;
A state notification receiving unit that receives a state notification including state information from another information processing apparatus via the communication unit;
A status information output unit that outputs status information of other information processing devices received by the status notification receiving unit to indicate to the user ;
With
In the status notification registration request transmission unit, when an address is registered in the storage unit with respect to another information processing apparatus that has received the status notification registration request in the status notification registration request reception unit, the address Send status notification registration request according to
The status notification transmission unit transmits a status notification including status information according to a change in status according to the address to another information processing apparatus that has received the status notification registration acceptance by the status notification registration acceptance reception unit. An information processing apparatus characterized by that.
設定された情報に基づき状態通知登録要求を受諾可能か否かを判断する状態通知登録可否判断部をさらに備え、
前記状態通知登録可否判断部にて状態通知登録要求を受諾可能と判断した他の情報処理装置に対してのみ、前記状態通知登録要求送信部にて状態通知登録要求を送信することを特徴とする情報処理装置。 The information processing apparatus according to claim 1,
A status notification registration availability determination unit that determines whether the status notification registration request can be accepted based on the set information;
And characterized in that it transmits a state notification registration request by the status notification registered for determination section another information processing apparatus determines that Acceptable state notification registration request only by prior Symbol status notification registration request transmission unit Information processing apparatus.
利用者に状態通知登録要求を受諾可能か否かを問い合わせる状態通知登録可否問い合わせ部をさらに備え、
前記状態通知登録可否問い合わせ部にて利用者が状態通知登録要求を受諾することを指示した他の情報処理装置に対してのみ、前記状態通知登録要求送信部にて状態通知登録要求を送信することを特徴とする情報処理装置。 The information processing apparatus according to claim 1,
A status notification registration availability inquiry unit that inquires whether the user can accept the status notification registration request;
User only to other information processing apparatus instructs to accept the status notification registration request, it transmits a status notice registration request in the previous SL status notice registration request transmitting unit in the state notice registration inquiring unit An information processing apparatus characterized by that.
前記通信部を介して、他の情報処理装置から状態通知登録要求の応答を受信する状態通知登録応答受信部と、
前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、
をさらに備え、
前記状態通知応答受信部にて状態通知登録要求の応答として拒否を受信した場合には、状態通知登録終了送信部にて状態通知登録の終了を送信することを特徴とする情報処理装置。 The information processing apparatus according to claim 1,
A status notification registration response receiving unit that receives a response of a status notification registration request from another information processing apparatus via the communication unit;
A status notification registration end transmission unit that transmits the end of status notification registration to another information processing apparatus via the communication unit;
Further comprising
When the status notification response receiving unit receives a rejection as a response to the status notification registration request, the status notification registration end transmitting unit transmits an end of status notification registration.
前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、
前記通信部を介して、他の情報処理装置から状態通知登録の終了を受信する状態通知登録終了受信部と、
をさらに備え、
前記状態通知応答受信部にて状態通知登録の終了を受信した場合には、前記状態通知登録終了送信部にて状態通知登録の終了を送信することを特徴とする情報処理装置。 The information processing apparatus according to claim 1,
A status notification registration end transmission unit that transmits the end of status notification registration to another information processing apparatus via the communication unit;
A status notification registration end receiving unit that receives the end of status notification registration from another information processing apparatus via the communication unit;
Further comprising
When the status notification registration receiving unit receives the end of status notification registration, the status notification registration end transmitting unit transmits the end of status notification registration.
利用者が状態情報交換の中止指示を入力する状態情報交換中止入力部と、
前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、
前記通信部を介して、他の情報処理装置に状態通知登録解除要求を送信する状態通知登録解除要求送信部と、
をさらに備え、
前記状態情報交換中止入力部にて利用者が状態情報交換の中止指示を入力すると、前記状態通知登録終了送信部にて状態通知登録の終了を送信するとともに、状態通知登録解除要求送信部にて状態通知登録解除要求を送信することを特徴とする情報処理装置。 The information processing apparatus according to claim 1,
A state information exchange stop input unit for a user to input a state information exchange stop instruction;
A status notification registration end transmission unit that transmits the end of status notification registration to another information processing apparatus via the communication unit;
A status notification registration cancellation request transmission unit that transmits a status notification registration cancellation request to another information processing apparatus via the communication unit;
Further comprising
When the user inputs a state information exchange stop instruction at the state information exchange stop input unit, the state notification registration end transmission unit transmits an end of state notification registration, and at the state notification registration release request transmission unit An information processing apparatus that transmits a status notification registration cancellation request.
利用者が他の情報処理装置に対する状態通知登録要求を指示する状態通知登録要求指示入力部と、
前記状態通知登録要求指示に従って、前記通信部を介して、他の情報処理装置の接続先を示すアドレス宛に状態通知登録要求を送信する状態通知登録要求送信部と、
前記通信部を介して、他の情報処理装置から状態通知登録要求を受信する状態通知登録要求受信部と、
他の情報処理装置からの状態通知登録要求を受諾する場合に、他の情報処理装置の接続先を示すアドレス宛に状態通知登録受諾を送信する状態通知登録受諾送信部と、
他の情報処理装置から状態通知登録受諾を受信する状態通知登録受諾受信部と、
他の情報処理装置に状態登録要求を送信して、他の情報処理装置から状態通知登録要求を受諾した場合に、他の情報処理装置のアドレスを登録する記憶部と、
状態を取得し状態情報を作成する状態情報取得部と、
前記通信部を介して、他の情報処理装置に、前記取得した状態情報を含む状態通知を送信する状態通知送信部と、
前記通信部を介して、他の情報処理装置から状態情報を含む状態通知を受信する状態通知受信部と、
前記状態通知受信部で受信した他の情報処理装置の状態情報をユーザに示すために出力する状態情報出力部と、
を備え、
前記状態通知登録要求送信部では、前記状態通知登録要求指示入力部から指示して状態通知登録要求を送信し、前記状態通知登録要求受信部にて状態通知登録要求を受信した他の情報処理装置に対して、前記記憶部にアドレスが登録されている場合には、該アドレスに従って状態通知登録要求を送信し、
前記状態通知送信部では、前記状態通知登録受諾受信部にて状態通知登録受諾を受信した他の情報処理装置に対して、前記アドレスに従い状態の変化に応じて状態情報を含む状態通知を送信することを特徴とする情報処理装置。 A communication unit connected to the communication network;
A status notification registration request instruction input unit for a user to instruct a status notification registration request to another information processing apparatus;
In accordance with the status notification registration request instruction, a status notification registration request transmission unit that transmits a status notification registration request to an address indicating a connection destination of another information processing apparatus via the communication unit;
A status notification registration request receiving unit that receives a status notification registration request from another information processing apparatus via the communication unit;
When accepting a status notification registration request from another information processing device, a status notification registration acceptance transmitting unit that transmits a status notification registration acceptance to an address indicating a connection destination of the other information processing device;
A status notification registration acceptance receiving unit for receiving status notification registration acceptance from other information processing devices;
A storage unit for registering the address of the other information processing device when transmitting the status registration request to the other information processing device and accepting the status notification registration request from the other information processing device;
A status information acquisition unit that acquires status and creates status information;
A status notification transmission unit that transmits a status notification including the acquired status information to another information processing apparatus via the communication unit;
A state notification receiving unit that receives a state notification including state information from another information processing apparatus via the communication unit;
A status information output unit that outputs status information of other information processing devices received by the status notification receiving unit to indicate to the user ;
With
The status notification registration request transmitting unit transmits another status notification registration request by instructing from the status notification registration request instruction input unit, and the status notification registration request receiving unit receives the status notification registration request. On the other hand, when an address is registered in the storage unit, a status notification registration request is transmitted according to the address,
The status notification transmission unit transmits a status notification including status information according to a change in status according to the address to another information processing apparatus that has received the status notification registration acceptance by the status notification registration acceptance reception unit. An information processing apparatus characterized by that.
前記通信部を介して、他の情報処理装置から状態通知登録要求の応答を受信する状態通知応答受信部と、
前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、
をさらに備え、
前記状態通知応答受信部にて状態通知登録要求の応答として拒否を受信した場合には、状態通知登録終了送信部にて状態通知登録の終了を送信することを特徴とする情報処理装置。 The information processing apparatus according to claim 7,
A status notification response receiving unit that receives a response of a status notification registration request from another information processing apparatus via the communication unit;
A status notification registration end transmission unit that transmits the end of status notification registration to another information processing apparatus via the communication unit;
Further comprising
When the status notification response receiving unit receives a rejection as a response to the status notification registration request, the status notification registration end transmitting unit transmits an end of status notification registration.
前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、
前記通信部を介して、他の情報処理装置から状態通知登録の終了を受信する状態通知登録終了受信部と、
をさらに備え、
前記状態通知応答受信部にて状態通知登録の終了を受信した場合には、前記状態通知登録終了送信部にて状態通知登録の終了を送信することを特徴とする情報処理装置。 The information processing apparatus according to claim 7,
A status notification registration end transmission unit that transmits the end of status notification registration to another information processing apparatus via the communication unit;
A status notification registration end receiving unit that receives the end of status notification registration from another information processing apparatus via the communication unit;
Further comprising
When the status notification registration receiving unit receives the end of status notification registration, the status notification registration end transmitting unit transmits the end of status notification registration.
利用者が状態情報交換の中止指示を入力する状態情報交換中止入力部と、
前記通信部を介して、他の情報処理装置に状態通知登録の終了を送信する状態通知登録終了送信部と、
前記通信部を介して、他の情報処理装置に状態通知登録解除要求を送信する状態通知登録解除要求送信部と、
をさらに備え、
前記状態情報交換中止入力部にて利用者が状態情報交換の中止指示を入力すると、
前記状態通知登録終了送信部にて状態通知登録の終了を送信するとともに、前記状態通知登録解除要求送信部にて状態通知登録解除要求を送信することを特徴とする情報処理装置。 The information processing apparatus according to claim 7,
A state information exchange stop input unit for a user to input a state information exchange stop instruction;
A status notification registration end transmission unit that transmits the end of status notification registration to another information processing apparatus via the communication unit;
A status notification registration cancellation request transmission unit that transmits a status notification registration cancellation request to another information processing apparatus via the communication unit;
Further comprising
When the user inputs an instruction to stop status information exchange at the status information exchange stop input unit,
An information processing apparatus, wherein the status notification registration end transmission unit transmits the end of status notification registration, and the status notification registration cancellation request transmission unit transmits a status notification registration cancellation request.
前記通信部を介して、他の情報処理機器と通話を行なう通話処理部を備え、
前記状態通知送信部において状態通知を送信する他の情報処理装置から、通話の着信があった場合には、通話処理部において利用者の指示入力なしに着信を許可することを特徴とする情報処理装置。 The information processing apparatus according to claim 7,
A call processing unit for making a call with another information processing device via the communication unit;
An information processing characterized in that when a call is received from another information processing apparatus that transmits a status notification in the status notification transmission unit, the call processing unit permits the incoming call without an instruction input by a user. apparatus.
前記通信部を介して、他の情報処理機器と通話を行なう通話処理部を備え、
前記状態通知受信部において状態通知を受信する他の情報処理装置から、通話の着信があった場合には、通話処理部において利用者の指示入力なしに着信を許可することを特徴とする情報処理装置。 The information processing apparatus according to claim 7,
A call processing unit for making a call with another information processing device via the communication unit;
An information processing characterized in that when a call is received from another information processing apparatus that receives a status notification in the status notification receiving unit, the call processing unit permits the call to be received without a user instruction input. apparatus.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006076931A JP4841274B2 (en) | 2006-03-20 | 2006-03-20 | Information processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006076931A JP4841274B2 (en) | 2006-03-20 | 2006-03-20 | Information processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007258790A JP2007258790A (en) | 2007-10-04 |
JP4841274B2 true JP4841274B2 (en) | 2011-12-21 |
Family
ID=38632638
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006076931A Expired - Fee Related JP4841274B2 (en) | 2006-03-20 | 2006-03-20 | Information processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4841274B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4976807B2 (en) * | 2006-10-20 | 2012-07-18 | ソフトバンクモバイル株式会社 | Communication terminal, communication method, and communication program |
JP2009272944A (en) * | 2008-05-08 | 2009-11-19 | Toshiba Corp | Communication terminal |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4244540B2 (en) * | 2001-08-09 | 2009-03-25 | 富士通株式会社 | Mobile station, service providing device |
JP4001764B2 (en) * | 2002-03-29 | 2007-10-31 | 株式会社Cskホールディングス | Mobile communication terminal, information processing apparatus, communication system, control method, and program |
JP2004214934A (en) * | 2002-12-27 | 2004-07-29 | Matsushita Electric Ind Co Ltd | Terminal and program for presence information processing, and presence service providing server |
-
2006
- 2006-03-20 JP JP2006076931A patent/JP4841274B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2007258790A (en) | 2007-10-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4628243B2 (en) | Status information presentation device | |
JP4592551B2 (en) | Communication device | |
JP4584047B2 (en) | Door phone system with imaging function, and audio terminal, video terminal, home gateway device, door phone adapter constituting the system | |
US20120200657A1 (en) | Electronic apparatus and status information presenting apparatus | |
JP5849484B2 (en) | Transmission terminal, display data transmission method, program, information providing apparatus, and transmission system | |
EP2892210B1 (en) | Providing video telephony using broadcast receiving apparatus and SMS message | |
US20060041916A1 (en) | Personal multi-modal control and communications system | |
NO332222B1 (en) | Method and interaction server for transmitting an interaction session, as well as a multimedia endpoint | |
JP2005072764A (en) | Equipment control system and device thereof, and equipment control method | |
JP2018056766A (en) | Television conference device | |
JP2016163222A (en) | Communication system, communication method, relay device, and program | |
JP2014165843A (en) | Television conference control device | |
KR101918676B1 (en) | Videoconferencing Server for Providing Multi-Screen Videoconferencing by Using Plural Videoconferencing Terminals and Camera Tracking Method therefor | |
JP2009225221A (en) | System for interlocking door intercom apparatus and ip type cellular phone | |
JP4841274B2 (en) | Information processing device | |
JP4628242B2 (en) | Electronic equipment | |
JP2009017330A (en) | Video conference system, video conference method, and video conference program | |
JP2008288962A (en) | Television receiver | |
JP2005039540A (en) | Television receiver | |
JP4939095B2 (en) | Content providing system and content switching method | |
JP2006253775A (en) | Television telephone device | |
JP2009117916A (en) | Television interphone system | |
JP2007243597A (en) | Call center system and method for providing automatic answering telephone function in the same | |
JP2007067639A (en) | Voip telephone system, voip telephone device and server | |
JP2014017642A (en) | Image communication apparatus and image communication system using the same |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090317 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110210 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110301 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110428 |
|
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: 20111004 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20111004 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141014 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |