User Manual

Table Of Contents
RM Series (RM-CR/RM-CG/RM-TT) リモートコントロールプロトコル仕様書 Version 1.1.0
21
3. コマンド仕様
No. Case Action EventID Data
34 設定変更通知 NOTIFY event rm:changedcallcong (属性)=() string 属性と値のセットは、No28-30の内容
disable-dnd=on/off
35 最新通話履歴index取得 event rm:getlatestcallrecentindex “” -
36 通話履歴取得 event rm:getcallrecents (index番号) string index番号は最新通話履歴index取得で取得したindex
max値として、100件分の指定が可能
通話履歴データの形式は以下の通り。
number=(通話相手の番号),type=(通話種別),
time=(通話開始時刻),duration=(通話時間)
37 連絡先取得 event rm:getcallcontacts (index番号) string index番号は0~100を指定する
0はボイスメール、1100は連絡先)
連絡先データの形式は以下の通り。
name=(名前),mobile=(番号),work=(番号),
home=(番号),default=(文字列)
defaultには、mobile/work/homeのいずれかの文字列
が入る。
ボイスメールの形式は以下の通り。
name=voice mail,mobile=,work=,
home=(ボイスメールの番号),default=home
38 通話履歴変更通知 NOTIFY event rm:callrecents (index番号)=(通話履歴データ) string
39 通話履歴全削除通知 NOTIFY event rm:clearcallrecents “” -
40 連絡先変更通知 NOTIFY event rm: changedcallcontacts
(index番号)=(連絡先データ)
string
Dialer回線状態
状態名 コマンド上での表現
IDLE idle
CALLING calling
CALLING MUTE calling/mute
FAILED failed
ACTIVE active
ACTIVE MUTE active/mute
INCOMING incoming
INCOMING MUTE incoming/mute
ONHOLD onhold
ONHOLD MUTE onhold/mute
MUSIC music
MUSIC MUTE music/mute
INCONF CALLING inconference_calling
INCONF CALLING MUTE inconference_calling/mute
INCONF ACTIVE inconference_active
INCONF ACTIVE MUTE inconference_active/mute
INCONF INCOMING inconference_incoming
INCONF INCOMING MUTE inconference_incoming/mute
INCONF ONHOLD inconference_onhold
INCONF ONHOLD MUTE inconference_onhold/mute
INCONF MUSIC inconference_music
INCONF MUSIC MUTE inconference_music/mute