SIP User's Manual 442 Document #: LTRT-65415
MediaPack Series
10.12.5.3 Call Forwarding Parameters
The call forwarding parameters are described in the table below.
Table 10-42: Call Forwarding Parameters
Parameter Description
Web: Enable Call Forward
[EnableForward]
Determines whether Call Forward is enabled.
 [0] Disable = Disable the Call Forward service.
 [1] Enable = Enable Call Forward service (using REFER)
(default).
For FXS interfaces, the 'Call Forward' table (FwdInfo parameter)
must be defined to use the Call Forward service.
Note: To use this service, the devices at both ends must support
this option.
Web: Call Forwarding Table
EMS: SIP Endpoints > Call Forward
[FwdInfo]
This ini file table parameter forwards (redirects) IP-to-Tel calls (using
SIP 302 response) to other device ports or an IP destination, based
on the device's port to which the call was originally routed.
The format of this parameter is as follows:
[FwdInfo]
FORMAT FwdInfo_Index = FwdInfo_Type, FwdInfo_Destination,
FwdInfo_NoReplyTime;
[\FwdInfo]
Where,
 Index = Port number (where 0 depicts Port 1).
 Type = the scenario for forwarding the call:
9 [0] Deactivate = Don't forward incoming calls (default).
9 [1] On Busy = Forward incoming calls when the port is busy.
9 [2] Unconditional = Always forward incoming calls.
9 [3] No Answer = Forward incoming calls that are not
answered within the time specified in the 'Time for No Reply
Forward' field.
9 [4] On Busy or No Answer = Forward incoming calls when
the port is busy or when calls are not answered within the
time specified in the 'Time for No Reply Forward' field.
9 [5] Do Not Disturb = Immediately reject incoming calls.
 Destination = Telephone number or URI (<number>@<IP
address>) to where the call is forwarded.
 NoReplyTime = Timeout (in seconds) for No Reply. If you have
set the Forward Type for this port to No Answer [3], enter the
number of seconds the device waits before forwarding the call to
the specified phone number.
For example:
 Below configuration forwards calls originally destined to Port 1 to
"1001" upon On Busy:
FwdInfo 0 = 1,1001,30;
 Below configuration forwards calls originally destined to Port 2 to
an IP address upon On Busy:
FwdInfo 1 = 1,2003@10.5.1.1,30;
Notes:
 Ensure that the Call Forward feature is enabled (default) for the
settings of this table parameter to take effect. To enable Call