Description
The ParkIndirect method parks this call and returns the parked address.
[Visual Basic]
Function ParkIndirect() As String
[C#]
public ParkIndirect(void);
Parameters
- None.
Return values
- If the method succeeds, return string that indicates the address where the call is to be parked.
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
