TB30s SIP Administrator Guide v1.3 Page 125 of 259
RCallLogFlg = 1, the remote call logs will be in use, instead.
An RCallLogURL parameter should be added in the [sys] section.
This parameter is set with the URL used to download the file containing the
remote call log.
Examples:
RCallLogURL=http://192.168.1.1/search.php?Name=call_log&number=#LO
GIN&IP_addr=#IP&mac=#MAC&pass=#PASSWORD
RCallLogURL=https://192.168.1.1/search.php?Name=call_log&number=#LO
GIN&IP_addr=#IP&mac=#MAC&pass=#PASSWORD
Where,
#LOGIN is the phone number of the active profile
#PASSWORD is the SIP password of the active profile
#IP is the IP address of the phone
#MAC is the MAC address of the phone
[sys]
…
RCallLogFlg=1 // the remote call logs is enabled
RCallLogURL=http://
…