/mcpdwAddressID The address of the specified line whose incoming calls are to be forwarded. This parameter gets ignored if bAllAddresses is TRUE. If bAllAddresses is FALSE, dwAddressID must equal 0. Note lpForwardList A pointer to a variably sized data structure that describes the specific forwarding instructions of type LINEFORWARDLIST. To cancel the forwarding that currently is in effect, ensure lpForwardList Parameter is set to NULL. Note dwNumRingsNoAnswer The number of rings before a call is considered a no answer. If dwNumRingsNoAnswer is out of range, the actual value gets set to the nearest value in the allowable range. This parameter is not used because this version of Cisco Unified TSP does not support call forward no answer. Note lphConsultCall A pointer to an HCALL location. In some telephony environments, this location is loaded with a handle to a consultation call that is used to consult the party to which the call is being forwarded, and the application becomes the initial sole owner of this call. This pointer must be valid even in environments where call forwarding does not require a consultation call. This handle is set to NULL if no consultation call is created. This parameter is also ignored because a consult call is not created for setting up lineForward. Note lpCallParams A pointer to a structure of type LINECALLPARAMS. This pointer gets ignored unless lineForward requires the establishment of a call to the forwarding destination (and lphConsultCall is returned; in which case, lpCallParams is optional). If NULL, default call parameters get used. Otherwise, the specified call parameters get used for establishing hConsultCall. This parameter must be NULL for this version of Cisco Unified TSP because we do not create a consult call. Note Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 158 Basic TAPI Implementation lineForward
