Description
The ParkDirect method parks this call at a specified address. The address is in dialable number format.
[Visual Basic]
Function ParkDirect( ParkAddress As String ) As Boolean
[C#]
public Boolean ParkDirect ( String ParkAddress )
Parameters
- ParkAddress
- [in] String that indicates the address where the call is to be parked when using directed park. The address is in dialable number format.
Return values
- If the method succeeds, return TRUE, otherwise return FALSE.
Remarks
The parked call enters the disconnected state after it has been successfully
parked.
Some switches can remind the user after a call has been parked for some long amount of time. The application sees an offering call with a call reason set to reminder.
See Also
Support editions
