TB30s SIP Administrator Guide v1.3 Page 106 of 259
CCBS Enable/Disable
A new parameter is added for CallBack feature. This parameter is configurable in common
config file and telnet.
auto_cb = 0/1
// 1: Enable CallBack feature
// 0: Disable CallBack feature
The default value is 1.
Via APS
APS in [ipp] section of both Common and Specific-MAC config files with the
new parameter – auto_cb.
[ipp]
…
auto_cb=1 // Enable (default)
…
Via Telnet
To configure, open a command line console, and telnet the phone:
Example:
1. Auto_cb is set to enable (lcdui set auto_cb 1)
2. Auto_cb is set to disable. (lcdui set auto_cb 0)
Then type commit and then activate to apply the change.