TB30s SIP Administrator Guide v1.3
Page 123 of 259
Support Remote call logs for local user
Remote call logs are currently supported for login/logout function in TB30.
However, it doesn‟t support for normal user.
Implementation
Actually, the implementation of the remote call-log is the same as the call
log for login/logout, expect for normal user this time.
The call-log file contains 3 sections: the missed calls, the received calls and
the dialed calls. Each section can have up to 30 calls.
The calls shall be classified from the most recent to the oldest.
Each call is described by the phone number, phone name, date and time of
the call. The call-log will use the following XML format.
<ThomsonRemoteCallLog>
<MissedCalls>
<Call>
<Name>John</Name>
<Telephone>01234</Telephone>
<Date>20070626</Date>
<Time>0130PM</Time>
</Call>
<Call>
<Name>Jack</Name>
<Telephone>56789</Telephone>
<Date>20070625</Date>
<Time>0315PM</Time>
</Call>
<Call>
<Name></Name>
(name not available)
<Telephone>98765</Telephone>
<Date>20070620</Date>
<Time>0915AM</Time>
</Call>
</MissedCalls>
<ReceivedCalls>
<Call>
<Name>James</Name>
<Telephone>34567</Telephone>
<Date>20070627</Date>
<Time>0845AM</Time>
</Call>
</ReceivedCalls>
<DialedCalls>
<Call>
<Name>John</Name>
<Telephone>01234</Telephone>
<Date>20070625</Date>
<Time>0245PM</Time>
</Call>
</DialedCalls>
</ThomsonRemoteCallLog>
Содержание TB30
Страница 1: ...TB30 Administrator Guide SIP STACK VERSION 1 3 9 September 2010 ...
Страница 56: ...TB30s SIP Administrator Guide v1 3 Page 49 of 259 User Mode Web pages ...
Страница 57: ...TB30s SIP Administrator Guide v1 3 Page 50 of 259 ...
Страница 58: ...TB30s SIP Administrator Guide v1 3 Page 51 of 259 Admin Mode Web pages ...
Страница 59: ...TB30s SIP Administrator Guide v1 3 Page 52 of 259 ...
Страница 60: ...TB30s SIP Administrator Guide v1 3 Page 53 of 259 ...
Страница 84: ...TB30s SIP Administrator Guide v1 3 Page 77 of 259 ...
Страница 118: ...TB30s SIP Administrator Guide v1 3 Page 111 of 259 ...
Страница 194: ...TB30s SIP Administrator Guide v1 3 Page 187 of 259 ...