How to disable the call forwarding announcement on the U1900 series unified gateway
98System software parameter 270 is used to control whether to play the call forwarding announcement on the U1900 series unified gateway. To disable the call forwarding announcement, perform the following steps:
1. Check the value of software parameter 270. (Value 0 indicates that the call forwarding announcement is disabled, and value 1 indicates that the call forwarding announcement is enabled.)
If Current Value is empty, the default value 1 is used.
[%eSpace U1981(config)]#show softargu configinfor id 270
ID : 270
Type : service
Current Value: --
Desc : Whether to hear the prompt tone about the transfer reason [range:
0(NO), 1(YES)][default:1]
2. Change the value of software parameter 270 as required.
config softargu type 270 value 0 //Call forwarding announcement is disabled.
the value is-0 , when perform the forward service will be not any prompt
config softargu type 270 value 1 //Call forwarding announcement is enabled.
the value is 1 , when perform the forward service will be get tone to prompt- the call is redirecting-
3. Save the modification.