Operation Manual

ST2030s VoIP Business Phone
ST2030s SIP Administrator Guide v3.0 Page 234 of 308
Feature Activation
This feature does not need specific activation to be supported. But a
parameter has been created to avoid messages attacks from non desired
sources. Parameter is AuthMessageServer. Default value is 0.0.0.0, which
means phone accepts all messages received from everywhere. Otherwise, to
limit from which server messages can be accepted, this parameter should
contain either SIP messages server IP address or domain name.
This parameter only can be configured in section [sip] of common or MAC
config files.
For example:
[sip]
...
AuthMessageServer=192.168.1.1 (or AuthMessageServer=domain.com)
...
Disable Call Waiting Tone
This new feature, we add the possibility to enable or disable the call waiting
tone, in such a way that disable call waiting tone produces all the call
waiting tones are muted.
Feature Activation
For this purpose, a new parameter has been included in section [sip] of
common or MAC config files. So, you can enable or disable call waiting tone
setting to 0 or 1, respectively. Default value is 0.
[sip]
...
DisableCWtone=0 (the call waiting tone is played)
DisableCWtone=1 (the call waiting tone is not played)
...
The activation of this feature is also accessible from the Web Gui in the
Advanced | Call Features section.