>>306
どうも機種依存なのか %CNUM などが動作しないようだな.

通話履歴から直接取得してみるか.
下記の Task を実行して不在着信情報を取得できるかどうか.

A1: SQL Query [ Mode:URI Formatted File:content://call_log/calls Table: Columns:number, name, date Query:type = 3 Selection Parameters: Order By: Output Column Divider: Variable Array:%result Use Root:Off ]
A2: Flash [ Text:%result1 Long:On ]
A3: Variable Split [ Name:%result1 Splitter:, Delete Base:Off ]
A4: Variable Set [ Name:%result13 To:round(%result13 / 1000) Recurse Variables:Off Do Maths:On Append:Off ]
A5: Variable Convert [ Name:%result13 Function:Seconds to Date Time Store Result In: ]
A6: Flash [ Text:%result11
%result12
%result13 Long:On ]