JP2012075166A - 電話機のパーソナライズ - Google Patents
電話機のパーソナライズ Download PDFInfo
- Publication number
- JP2012075166A JP2012075166A JP2011255971A JP2011255971A JP2012075166A JP 2012075166 A JP2012075166 A JP 2012075166A JP 2011255971 A JP2011255971 A JP 2011255971A JP 2011255971 A JP2011255971 A JP 2011255971A JP 2012075166 A JP2012075166 A JP 2012075166A
- Authority
- JP
- Japan
- Prior art keywords
- user
- communication terminal
- message
- profile
- operating characteristics
- 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.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72448—User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B1/00—Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
- H04B1/38—Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
- H04B1/40—Circuits
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72403—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
- H04M1/7243—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Human Computer Interaction (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephone Function (AREA)
- Closures For Containers (AREA)
- Telephonic Communication Services (AREA)
- Cold Air Circulating Systems And Constructional Details In Refrigerators (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
- User Interface Of Digital Computer (AREA)
- Measuring Pulse, Heart Rate, Blood Pressure Or Blood Flow (AREA)
- External Artificial Organs (AREA)
- Communication Control (AREA)
- Polymers With Sulfur, Phosphorus Or Metals In The Main Chain (AREA)
- Sub-Exchange Stations And Push- Button Telephones (AREA)
- Pens And Brushes (AREA)
Abstract
【解決手段】それぞれが一群のユーザー調整可能な動作特性を含むいくつかのユーザー選択可能なプロファイルを備えた通信端末において、プロファイルの動作特性を処理する方法において、通信チャネルを介してリモート端末から一群のユーザー調整可能な動作特性を含むメッセージを受信し、前記一群のユーザー調整可能な動作特性を、前記通信端末内に、ユーザー選択可能なプロファイルとして保存する。
【選択図】図7
Description
・ サイレント:電話機の音をすべて消音する。消音されている場合には、スタンバイモードで消音アイコンが表示される。
・ 音量小:電話機の音を静かなものに設定する。
・ 音量大:電話機の音を大きなものに設定する。
・ 空き#1及び空き#2プロファイルは、当該電話機において規定するか、或いはプロファイルとして保存するべくリモート端末から電話機に送信される。この2つのプロファイルは、空の場合には選択可能なプロファイルとしてメニューに表示されないことが好ましい。しかし、プロファイルが規定されている場合には、そのプロファイル名がプロファイルリスト内に選択可能アイテムとして表示される。
プロファイル送信メッセージの構文は、<line-feed>という区切り表現に基づいており、次のようなフォーマットで記述する。
呼出音のフォーマットは、電話機からは独立しており、オーディオ関連の情報のみを記述する。端末にメロディを保存することを目的としており、それらを使用して特殊な呼出音を有するメッセージ通知を実現することができる。
<command>::=
<command-length><command-part>+|
<command-end>
<command-length>::='binary[00000001 .. 11111111];これは、コマンド内に存在するコマンド要素の数を示している。必要に応じて、<command-part>が常にバイトを構成するよう、充填ビットを追加する。'
<command-end>::='binary[00000000];これは、呼出音プログラミング言語の終わりを示している。'
<command-part>::=
<ringing-tone-programming>|
<UNICODE>|
<cancel-command><cancel-command-specifier>|
<sound><sound-command-specifier>
<temporary-song>::=<song-sequence-length><song-sequence>
<song-sequence-length>::='binary[00000000 .. 11111111];この後の曲パターンの数を示している。'
<song-sequence>::=<song-pattern>+
<song-pattern>::=
<pattern-header>|
<pattern-header><pattern-instruction>+
<pattern-header>::=<pattern-header-id><pattern-id><loop-value><pattern-specifier>
<loop-value>::='binary[0000 .. 1111];パターンを繰り返す必要のある回数を示している。値0は、繰り返さないことを意味し、2進数の値1111は、無限を意味する。'
<pattern-specifier>::=<already-defined-pattern>|<length-of-the-new-pattern>
<already-defined-pattern>::='binary[00000000];これは、既に規定されたパターンを再度使用することを示している。'
<length-of-the-new-pattern>::'binary[00000001 .. 11111111];この曲パターンに存在するパターン命令数を示している。値0は許されていない。'
<pattern-instruction>::=
<note-instruction>|<scale-instruction>|<style-instruction>|
<tempo-instruction>|<volume-insturction>
OTAビットマップフォーマットにより、グラフィック情報を様々な電話機に送信することが可能であり、電話機の実装に応じて、ユーザーはグラフィックオブジェクトを作成し、それらをその他の電話機に送信することができる。OTAビットマップフォーマットは、電話機から独立ており、グラフィック情報のみを記述する。
<Header>::=<InfoField>[<ExtField>]*<Width><Height><Depth>
<InfoField>::='スマートメッセージ規格に規定されているオクテット'
<ExtField>::='スマートメッセージ規格に規定されているオクテット'
<Width>:='ピクセルで表したビットマップの水平の幅'
<Height>:='ピクセルで表したビットマップの垂直の高さ'
<Depth>::='色又はグレーシエイドの番号'
<Image-data>::=<Main-image>[<Animated-image>]*;'0から15枚までのアニメーション画像が許容されている。'
<Main-image>::='以下に記述の画像データ構造に従って形成されたビットマップ'
<Animated-image>::='以下に記述の画像データ構造に従って形成されたビットマップ'
保存
破棄
・ 「呼出音」:「呼出音」が強調表示されている場合には24、ソフトキーラベル22は、当該呼出音を「再生する」になっている。
・ 「プロファイルのグラフィック」:「プロファイルのグラフィック」が強調表示されている場合には24、ソフトキーラベルは、「スクリーンセーバーを参照する」になっている。
・ 「プロファルの保存」
サイレントモード
音量小モード
屋外モード
OTAプロファイル1(事前にプログラムされたもの)
OTAプロファイル2(事前にプログラムされたもの)
Claims (20)
- それぞれが一群のユーザー調整可能な動作特性を含むいくつかのユーザー選択可能なプロファイルを備えた通信端末においてプロファイルの動作特性を処理する方法であって、
通信チャネルを介してリモート端末から一群のユーザー調整可能な動作特性を含むメッセージを受信する段階と、
前記一群のユーザー調整可能な動作特性を、前記通信端末内に、ユーザー選択可能なプロファイルとして保存する段階と、
を有する、方法。 - それぞれが一群のユーザー調整可能な動作特性を含むいくつかのユーザー選択可能なプロファイルを備えた通信端末であって、
メッセージを受信する手段と、
前記メッセージのタイプを分析し、該メッセージにユーザー調整可能な動作特性が存在する場合にそれらを検出する手段と、
前記ユーザー調整可能な動作特性を前記通信端末内で利用可能な前記いくつかの選択可能なプロファイルの中の1つとして保存する手段と、
を有する、通信端末。 - 前記メッセージは、前記のユーザーが選択したプロファイル内に保存するべく、呼出音と、少なくとも1つのグラフィック画像と、を含む請求項2記載の通信端末。
- 前記通信端末は、前記ユーザーが該通信端末用に前記プロファイルを選択した場合に、該通信端末のディスプレイ内に前記少なくとも1つのグラフィック画像を表示する手段を備えている請求項2又は3記載の通信端末。
- 前記通信端末は、前記ユーザーが受信したプロファイルメッセージ内に含まれているアイテムをチェックした後に前記プロファイルメッセージを破棄できるようにする手段を備えている請求項3記載の通信端末。
- 前記少なくとも1つのグラフィック画像は、複数の個別画像を含み、前記端末は、アニメーションを生成するべく前記複数の画像を連続して表示する手段を備えている請求項3記載の通信端末。
- 前記ユーザーが前記通信端末用に前記プロファイルを選択した場合に、前記アニメーションをスクリーンセーバーとして表示する手段を備えている請求項6記載の通信端末。
- 前記メッセージは、前記プロファイルの名前ラベルを更に含む請求項2記載の通信端末。
- 第1の通信端末から第2の通信端末の動作特性を提供する方法であって、前記第2の通信端末は、それぞれが一群のユーザー調整可能な動作特性を含むいくつかのユーザー選択可能なプロファイルを備え、前記方法は、
所定のメッセージフォーマットを備えたメッセージ内に、一群のユーザー調整可能な動作特性であって前記第1の通信端末に格納される動作特性を選択して含める段階と、
前記メッセージを通信チャネルを介して前記第2の通信端末に送信する段階と、を有する、方法。 - それぞれが一群のユーザー調整可能な動作特性を含むいくつかのユーザー選択可能なプロファイルを備えた通信端末であって、
所定のメッセージフォーマットを備えたメッセージ内に一群のユーザー調整可能な動作特性を選択して含める手段と、
前記メッセージを通信チャネルを介して他の通信端末に送信する手段と、
を有すること特徴とする通信端末。 - 前記メッセージは、前記のユーザーが選択したプロファイル内に保存するべく、呼出音と、少なくとも1つのグラフィック画像と、を含む請求項10記載の通信端末。
- 前記少なくとも1つのグラフィック画像は、アニメーションが生成されるように連続して表示される複数の個別画像を含む、請求項11記載の通信端末。
- 前記メッセージは、前記プロファイルの名前ラベルを更に含む請求項10記載の通信端末。
- ユーザー調整可能な動作特性のいくつかのユーザー選択可能な群を備えた通信端末の動作特性を処理する方法であって、
通信チャネルを介してリモート端末から送信された一群のユーザー調整可能な動作特性を含むメッセージを受信して解析する段階と、
前記一群のユーザー調整可能な動作特性を、前記通信端末内の選択可能な群のいずれかを選んで個別に保存する段階と、
を有する、方法。 - 通信端末用の動作特性であって、ユーザー調整可能なオプションからなるいくつかのユーザー選択可能なグループを含む動作特性を格納し、前記通信端末から離れて存在する端末装置であって、
前記格納した動作特性から、一群のユーザー調整可能な動作特性を含むメッセージを生成するバンドル手段と、
前記メッセージを通信チャネルを介して前記通信端末に転送する送信手段であって、前記通信端末が、前記一群のユーザー調整可能な動作特性を前記通信端末内のそれぞれの選択可能な群のいずれかを選んで個別に保存することができる前記送信手段と、
を有する端末装置。 - 前記端末装置は、プロモーション用のコンテンツを提供するサーバーである請求項15記載の端末装置。
- 前記端末装置は、イベント駆動型のコンテンツを提供するサーバーである請求項15記載の端末装置。
- 前記メッセージは、呼出音と、少なくとも1つのグラフィック画像とを含む、請求項15記載の端末装置。
- 前記メッセージは、連絡情報を規定するカード及び/又はイベントの日付を規定するカレンダーノートを含む請求項18記載の端末装置。
- 前記メッセージは、前記通信端末が処理するサーバー文書の場所を規定するブックマーク情報を含む請求項19記載の端末装置。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB0021451A GB2366697A (en) | 2000-08-31 | 2000-08-31 | Transmission of user profile via messaging service |
GB0021451.0 | 2000-08-31 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002523835A Division JP4907044B2 (ja) | 2000-08-31 | 2001-08-20 | 電話機のパーソナライズ |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012075166A true JP2012075166A (ja) | 2012-04-12 |
JP5734816B2 JP5734816B2 (ja) | 2015-06-17 |
Family
ID=9898635
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002523835A Expired - Fee Related JP4907044B2 (ja) | 2000-08-31 | 2001-08-20 | 電話機のパーソナライズ |
JP2011255971A Expired - Fee Related JP5734816B2 (ja) | 2000-08-31 | 2011-11-24 | 電話機のパーソナライズ |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002523835A Expired - Fee Related JP4907044B2 (ja) | 2000-08-31 | 2001-08-20 | 電話機のパーソナライズ |
Country Status (14)
Country | Link |
---|---|
US (1) | US7979061B2 (ja) |
EP (1) | EP1316194B1 (ja) |
JP (2) | JP4907044B2 (ja) |
KR (1) | KR100741453B1 (ja) |
CN (1) | CN100527767C (ja) |
AT (1) | ATE429121T1 (ja) |
AU (1) | AU2001295487A1 (ja) |
BR (1) | BRPI0113636B1 (ja) |
CA (1) | CA2420779C (ja) |
DE (1) | DE60138393D1 (ja) |
GB (1) | GB2366697A (ja) |
MX (1) | MXPA03001779A (ja) |
RU (1) | RU2286027C2 (ja) |
WO (1) | WO2002019667A2 (ja) |
Families Citing this family (60)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005525051A (ja) * | 2002-05-08 | 2005-08-18 | ノキア コーポレイション | 通信装置の動作特性の遠隔変更方法 |
US7426532B2 (en) * | 2002-08-27 | 2008-09-16 | Intel Corporation | Network of disparate processor-based devices to exchange and display media files |
US20040044724A1 (en) * | 2002-08-27 | 2004-03-04 | Bell Cynthia S. | Apparatus and methods to exchange menu information among processor-based devices |
US7376696B2 (en) | 2002-08-27 | 2008-05-20 | Intel Corporation | User interface to facilitate exchanging files among processor-based devices |
JP4178886B2 (ja) * | 2002-09-04 | 2008-11-12 | 日本電気株式会社 | 携帯電話装置、移動通信システム及びそれに用いるリモートアクセス方法並びにそのプログラム |
WO2004030332A1 (en) * | 2002-09-27 | 2004-04-08 | Axesstel, Inc. | Telephony terminal providing connection between a telephone and a data network |
US7653380B2 (en) * | 2002-10-28 | 2010-01-26 | At&T Mobility Ii Llc | Profile-driven response to communication events |
US7245945B2 (en) * | 2002-11-05 | 2007-07-17 | Intel Corporation | Portable computing device adapted to update display information while in a low power mode |
KR20040051727A (ko) * | 2002-12-11 | 2004-06-19 | 주식회사 팬택앤큐리텔 | 단말기의 개별적 환경 설정 장치 및 방법 |
JP4322569B2 (ja) * | 2003-06-24 | 2009-09-02 | Necインフロンティア株式会社 | アドレスリンク・システム及び方法並びにそのプログラム |
US8166422B2 (en) * | 2003-11-21 | 2012-04-24 | Kyocera Corporation | System and method for arranging and playing a media presentation |
US7774349B2 (en) * | 2003-12-11 | 2010-08-10 | Microsoft Corporation | Statistical models and methods to support the personalization of applications and services via consideration of preference encodings of a community of users |
FI116764B (fi) * | 2003-12-22 | 2006-02-15 | Nokia Corp | Menetelmä kalenterisisällön jakamiseksi kommunikaatiojärjestelmässä, kommunikaatiojärjestelmä ja päätelaite |
WO2005017931A1 (en) * | 2004-02-16 | 2005-02-24 | Siemens Aktiengesellschaft | A keypad, an electronic device, and a method of changing the appearance of one or more keys |
US7797386B2 (en) * | 2004-02-27 | 2010-09-14 | Research In Motion Limited | System and method for remotely configuring a desktop mailbox |
MXPA06012898A (es) * | 2004-05-14 | 2007-01-26 | Nokia Corp | Configuracion de teclas programables. |
US9002328B2 (en) * | 2004-08-23 | 2015-04-07 | At&T Intellectual Property I, L.P. | Electronic calendar for automatically scheduling a plurality of events based on a scheduling request and obtained additional information |
US9237430B2 (en) | 2004-10-12 | 2016-01-12 | Mobileum, Inc. | Flash caller ID for roaming |
DE102004057312A1 (de) * | 2004-11-26 | 2006-06-08 | T-Mobile International Ag & Co. Kg | Verfahren zur individuellen Steuerung der Signalisierungen von Terminen oder Ereignissen während Terminen eines mobilen oder stationären Endgerätes |
US20060199589A1 (en) * | 2005-03-02 | 2006-09-07 | Andrew Bocking | Handheld electronic device having improved profiles user interface, and associated method |
KR100630190B1 (ko) | 2005-07-22 | 2006-10-02 | 삼성전자주식회사 | 이동 통신 단말의 기본화면 설정 방법 |
DE602006005135D1 (de) * | 2005-09-14 | 2009-03-26 | Roamware Inc | Sitzungsbasierter multimedia-nachrichtenübermittlungsdienst |
US20070067738A1 (en) * | 2005-09-16 | 2007-03-22 | Microsoft Corporation | Extensible, filtered lists for mobile device user interface |
US20070067726A1 (en) * | 2005-09-16 | 2007-03-22 | Microsoft Corporation | Content sharing user interface for mobile devices |
US7933632B2 (en) * | 2005-09-16 | 2011-04-26 | Microsoft Corporation | Tile space user interface for mobile devices |
US7873356B2 (en) * | 2005-09-16 | 2011-01-18 | Microsoft Corporation | Search interface for mobile devices |
US8405603B2 (en) * | 2005-10-14 | 2013-03-26 | Google Inc. | Service processor for controlling a user interface |
US9390405B2 (en) * | 2006-01-05 | 2016-07-12 | International Business Machines Corporation | System and method for providing profile enhancement using scheduling information |
KR100732333B1 (ko) | 2006-02-10 | 2007-06-25 | 에스케이 텔레콤주식회사 | 칩 프로파일 생성 기능을 갖는 이동통신 단말과 이를이용한 칩 프로파일 관리 방법 |
US9552571B2 (en) * | 2007-02-02 | 2017-01-24 | Blackberry Limited | Electronic device and method of meeting notification |
US20080186807A1 (en) * | 2007-02-02 | 2008-08-07 | Research In Motion Limited | Electronic device and method of controlling an electronic device for calendar event updates |
US20080195619A1 (en) * | 2007-02-09 | 2008-08-14 | Jain Rohit Rocky | Electronic device and method of sharing calendar-event information |
US20080195455A1 (en) * | 2007-02-09 | 2008-08-14 | Research In Motion Limited | Electronic device and method of scheduling calendar events |
US20080191896A1 (en) * | 2007-02-09 | 2008-08-14 | Jain Rohit Rocky | Electronic device and method of adding parties to a calendar event |
US7849056B2 (en) * | 2007-02-09 | 2010-12-07 | Research In Motion Limited | System and method for managing databases associated with respective personal information manager service accounts |
US8984441B2 (en) * | 2007-12-06 | 2015-03-17 | Sony Corporation | Dynamic update of a user interface based on collected user interactions |
US20090165145A1 (en) * | 2007-12-21 | 2009-06-25 | Nokia Corporation | Changing modes in a device |
CN101505549B (zh) * | 2008-02-04 | 2012-08-08 | 华为技术有限公司 | 终端设备的配置方法和装置 |
CN101582874B (zh) * | 2008-05-12 | 2013-01-09 | 华为技术有限公司 | 一种对外观内容进行管理操作的方法、一种服务器及终端 |
US8549657B2 (en) * | 2008-05-12 | 2013-10-01 | Microsoft Corporation | Owner privacy in a shared mobile device |
CN101848456B (zh) * | 2009-03-25 | 2016-11-16 | 华为技术有限公司 | 一种业务处理方法、通讯系统以及相关设备 |
FI20096168A0 (fi) * | 2009-11-10 | 2009-11-10 | Polar Electro Oy | Monta käyttäjäprofiilia kannettavassa laitteessa |
US9027117B2 (en) | 2010-10-04 | 2015-05-05 | Microsoft Technology Licensing, Llc | Multiple-access-level lock screen |
CN103518311B (zh) * | 2011-02-18 | 2017-07-04 | Lg电子株式会社 | 无线充电的方法和装置 |
US9880604B2 (en) | 2011-04-20 | 2018-01-30 | Microsoft Technology Licensing, Llc | Energy efficient location detection |
US8732822B2 (en) | 2011-12-16 | 2014-05-20 | Microsoft Corporation | Device locking with hierarchical activity preservation |
US9467834B2 (en) | 2011-12-23 | 2016-10-11 | Microsoft Technology Licensing, Llc | Mobile device emergency service |
US8874162B2 (en) | 2011-12-23 | 2014-10-28 | Microsoft Corporation | Mobile device safe driving |
US20130305354A1 (en) | 2011-12-23 | 2013-11-14 | Microsoft Corporation | Restricted execution modes |
US9710982B2 (en) | 2011-12-23 | 2017-07-18 | Microsoft Technology Licensing, Llc | Hub key service |
US9325752B2 (en) | 2011-12-23 | 2016-04-26 | Microsoft Technology Licensing, Llc | Private interaction hubs |
US9420432B2 (en) | 2011-12-23 | 2016-08-16 | Microsoft Technology Licensing, Llc | Mobile devices control |
US9230076B2 (en) | 2012-08-30 | 2016-01-05 | Microsoft Technology Licensing, Llc | Mobile device child share |
US9998866B2 (en) | 2013-06-14 | 2018-06-12 | Microsoft Technology Licensing, Llc | Detecting geo-fence events using varying confidence levels |
US9820231B2 (en) | 2013-06-14 | 2017-11-14 | Microsoft Technology Licensing, Llc | Coalescing geo-fence events |
US9467545B1 (en) * | 2014-11-10 | 2016-10-11 | GoneBusy, Inc. | Specifically programmed computer-implemented engine systems for real-time on-demand discovery of available time slots across programmed schedule objects and methods of use thereof |
US10467599B1 (en) | 2016-06-17 | 2019-11-05 | United Services Automobile Association (Usaa) | Dynamic event scheduling |
US10546275B2 (en) * | 2016-12-09 | 2020-01-28 | International Business Machines Corporation | Assisting user in managing a calendar application |
CN109905314B (zh) * | 2017-12-08 | 2022-07-22 | 阿里巴巴集团控股有限公司 | 通讯方法及装置 |
EP4408022A3 (en) | 2018-10-24 | 2024-10-16 | Gracenote, Inc. | Methods and apparatus to adjust audio playback settings based on analysis of audio characteristics |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10215321A (ja) * | 1996-12-30 | 1998-08-11 | Nokia Mobile Phones Ltd | 移動通信システム、移動局、及び電話機の呼び出し音をプログラミングする方法 |
JPH10327233A (ja) * | 1997-05-27 | 1998-12-08 | Daiichi Kosho:Kk | 携帯型電話機 |
JPH1124677A (ja) * | 1997-07-02 | 1999-01-29 | Yamaha Corp | カラオケ装置 |
Family Cites Families (30)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4868768A (en) * | 1986-09-17 | 1989-09-19 | The United States Of America As Represented By The United States Department Of Energy | Optical absorption measurement system |
US4899373A (en) * | 1986-11-28 | 1990-02-06 | American Telephone And Telegraph Company At&T Bell Laboratories | Method and apparatus for providing personalized telephone subscriber features at remote locations |
US4868561A (en) * | 1988-07-01 | 1989-09-19 | Motorola, Inc. | Method of reprogramming an alert pattern |
US4866766A (en) * | 1988-09-06 | 1989-09-12 | Motorola, Inc. | Telephone device having customized ring capability |
WO1992003891A1 (en) | 1990-08-16 | 1992-03-05 | Motorola, Inc. | Programmable alert for a communication device |
US5381138A (en) * | 1991-10-31 | 1995-01-10 | Motorola, Inc. | Intelligent over-the-air programming |
FI92782C (fi) * | 1993-02-09 | 1994-12-27 | Nokia Mobile Phones Ltd | Matkapuhelimien asetusten ryhmittely |
US5418837A (en) * | 1993-07-30 | 1995-05-23 | Ericsson-Ge Mobile Communications Inc. | Method and apparatus for upgrading cellular mobile telephones |
JPH08186855A (ja) * | 1994-12-27 | 1996-07-16 | Casio Comput Co Ltd | 送信装置 |
GB2305073B (en) * | 1995-08-26 | 2000-03-08 | Motorola Ltd | Personalised radio communications and method of operation |
US5794142A (en) * | 1996-01-29 | 1998-08-11 | Nokia Mobile Phones Limited | Mobile terminal having network services activation through the use of point-to-point short message service |
US6104924A (en) * | 1996-07-15 | 2000-08-15 | Sony Corporation | Virtual terminal protocol using text messaging |
US5973612A (en) * | 1996-09-19 | 1999-10-26 | Microsoft Corporation | Flexible object notification |
BR9713316A (pt) * | 1996-10-11 | 2000-02-01 | Bright Technologies Inc | Telefone de circuito local sem fio reprogramável capaz de competir com um telefone de linha com fio |
US6157935A (en) * | 1996-12-17 | 2000-12-05 | Tran; Bao Q. | Remote data access and management system |
US6442263B1 (en) * | 1997-04-23 | 2002-08-27 | Nortel Networks Limited | Electronic business cards |
US6226367B1 (en) * | 1997-04-23 | 2001-05-01 | Nortel Networks Limited | Calling line identification with location icon |
FI105986B (fi) * | 1997-11-26 | 2000-10-31 | Nokia Networks Oy | Tilaajan palveluprofiilit tietoliikennejärjestelmässä |
JPH11331904A (ja) * | 1998-03-13 | 1999-11-30 | Ntt Mobil Commun Network Inc | 情報提示装置、情報提供システム、および記録媒体 |
JP3483770B2 (ja) * | 1998-07-13 | 2004-01-06 | シャープ株式会社 | 通信機器端末 |
JP2000059532A (ja) * | 1998-08-04 | 2000-02-25 | Casio Comput Co Ltd | 画像通信装置、画像通信方法及び記憶媒体 |
US6758398B1 (en) * | 1998-09-11 | 2004-07-06 | L.V. Partners, L.P. | Optical reader with ultraviolet wavelength capability |
JP2000115304A (ja) * | 1998-09-30 | 2000-04-21 | Toshiba Corp | 移動通信端末及びこの端末における状態報知方法 |
JP2000125026A (ja) * | 1998-10-19 | 2000-04-28 | Kenwood Corp | 携帯通信端末のデータ設定方法 |
KR20000045000A (ko) * | 1998-12-30 | 2000-07-15 | 조정남 | 단전문서비스를 이용한 단말기 링 원격 지정 서비스 방법 |
US6658254B1 (en) * | 1998-12-31 | 2003-12-02 | At&T Corp. | Method and apparatus for personalization of a public multimedia communications terminal |
AU2577800A (en) * | 1999-02-11 | 2000-09-04 | Mun Ki Kim | System and terminal for exchanging concise and detailed information among users |
US6449476B1 (en) * | 1999-03-12 | 2002-09-10 | Qualcomm Incorporated | System and method for independently downloading features into a set of storage locations in a wireless communication device |
KR100344786B1 (ko) * | 1999-07-15 | 2002-07-19 | 엘지전자주식회사 | 이동 통신망에서 발신자 정보 제공 시스템 및 발신자 정보 전송방법 |
US6816719B1 (en) * | 1999-11-03 | 2004-11-09 | Nokia Corporation | Method and system for making wireless terminal profile information accessible to a network |
-
2000
- 2000-08-31 GB GB0021451A patent/GB2366697A/en not_active Withdrawn
-
2001
- 2001-08-20 CN CNB01817728XA patent/CN100527767C/zh not_active Expired - Fee Related
- 2001-08-20 KR KR1020037003064A patent/KR100741453B1/ko active IP Right Grant
- 2001-08-20 BR BRPI0113636A patent/BRPI0113636B1/pt active IP Right Grant
- 2001-08-20 CA CA2420779A patent/CA2420779C/en not_active Expired - Lifetime
- 2001-08-20 JP JP2002523835A patent/JP4907044B2/ja not_active Expired - Fee Related
- 2001-08-20 DE DE60138393T patent/DE60138393D1/de not_active Expired - Lifetime
- 2001-08-20 AU AU2001295487A patent/AU2001295487A1/en not_active Abandoned
- 2001-08-20 EP EP01976114A patent/EP1316194B1/en not_active Expired - Lifetime
- 2001-08-20 MX MXPA03001779A patent/MXPA03001779A/es active IP Right Grant
- 2001-08-20 AT AT01976114T patent/ATE429121T1/de not_active IP Right Cessation
- 2001-08-20 WO PCT/EP2001/009563 patent/WO2002019667A2/en active Application Filing
- 2001-08-20 RU RU2003108740/09A patent/RU2286027C2/ru not_active IP Right Cessation
- 2001-08-31 US US09/942,761 patent/US7979061B2/en not_active Expired - Fee Related
-
2011
- 2011-11-24 JP JP2011255971A patent/JP5734816B2/ja not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10215321A (ja) * | 1996-12-30 | 1998-08-11 | Nokia Mobile Phones Ltd | 移動通信システム、移動局、及び電話機の呼び出し音をプログラミングする方法 |
JPH10327233A (ja) * | 1997-05-27 | 1998-12-08 | Daiichi Kosho:Kk | 携帯型電話機 |
JPH1124677A (ja) * | 1997-07-02 | 1999-01-29 | Yamaha Corp | カラオケ装置 |
Also Published As
Publication number | Publication date |
---|---|
JP2004507980A (ja) | 2004-03-11 |
BR0113636A (pt) | 2003-07-22 |
GB0021451D0 (en) | 2000-10-18 |
CN100527767C (zh) | 2009-08-12 |
CN1659852A (zh) | 2005-08-24 |
DE60138393D1 (de) | 2009-05-28 |
EP1316194B1 (en) | 2009-04-15 |
WO2002019667A2 (en) | 2002-03-07 |
JP5734816B2 (ja) | 2015-06-17 |
WO2002019667A3 (en) | 2002-10-17 |
CA2420779C (en) | 2011-10-18 |
JP4907044B2 (ja) | 2012-03-28 |
KR100741453B1 (ko) | 2007-07-20 |
US7979061B2 (en) | 2011-07-12 |
ATE429121T1 (de) | 2009-05-15 |
RU2286027C2 (ru) | 2006-10-20 |
AU2001295487A1 (en) | 2002-03-13 |
CA2420779A1 (en) | 2002-03-07 |
US20020044149A1 (en) | 2002-04-18 |
EP1316194A2 (en) | 2003-06-04 |
BRPI0113636B1 (pt) | 2016-05-10 |
GB2366697A (en) | 2002-03-13 |
MXPA03001779A (es) | 2003-06-04 |
KR20030029155A (ko) | 2003-04-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5734816B2 (ja) | 電話機のパーソナライズ | |
US7020497B2 (en) | Programming multiple ringing tones of a terminal | |
US8229485B2 (en) | Communication network terminal supporting a plurality of applications | |
US20070066310A1 (en) | Mobile communication terminal and method | |
GB2383718A (en) | Selection of dialling and busy tones in a mobile phone | |
KR100422134B1 (ko) | 이동통신시스템의 단말기를 이용한 개인정보 전달방법 | |
JP2002344575A (ja) | 携帯端末装置およびそのメール受信方法 | |
KR20050055188A (ko) | 발신자가 정의한 이름이 포함된 단문 메시지 발송방법 | |
AU732484B2 (en) | A terminal and method for accessing the internet over a wireless communication network | |
KR20040037528A (ko) | 휴대폰의 녹음기능을 이용한 벨소리 설정 방법 | |
KR20030078266A (ko) | 이동무선 단말기의 바탕화면 편집방법 | |
KR20040031462A (ko) | 휴대폰에서 문자/음성 메시지 벨소리를 다운로드 하는방법 | |
KR20040066224A (ko) | 벨소리 서비스 방법 및 그 장치 | |
JP2002077991A (ja) | 移動通信端末 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130712 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130722 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131009 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20131209 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141121 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150306 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150415 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5734816 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: R313113 |
|
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 |
|
LAPS | Cancellation because of no payment of annual fees |