482 Matrix SPARSH VP110 User Guide
## Call Forward ##
################################################################################
#######
#Enable or disable the always forward feature; 0-Disabled (default), 1-Enabled;
forward.always.enable = 0
#Configure the target number that the phone will forward the call to.
forward.always.target = 3312
#Configure the always forward on code and off code.
forward.always.on_code = *17
forward.always.off_code = *18
#Enable or disable the busy forward feature; 0-Disabled (default), 1-Enabled;
forward.busy.enable = 0
forward.busy.target = 3313
forward.busy.on_code = *11
forward.busy.off_code = *12
#Enable or disable the no answer forward feature; 0-Disabled (default), 1-
Enabled;
#Configure the waiting ring times before forwarding. Incoming calls will be
forwarded when not answered after N*6 seconds.N ranges from 0 to 20, the default
value is 2.##
forward.no_answer.enable = 1
forward.no_answer.target = 3318
forward.no_answer.timeout = 4
forward.no_answer.on_code = *15
forward.no_answer.off_code = *16
#Enable or disable the phone to forward the call to the international number (the
prefix is 00); 0-Disabled , 1-Enabled(default);
forward.international.enable = 1
################################################################################