CallForwardingInformation Class |
The following provides an example of the History-Info header within SIP incoming message:
...
History - Info: "Jane" sip:UserA@ims.example.com ? Reason = SIP3B cause 3D302 ; index = 1; foo = bar
...
Where:
Namespace: Avaya.ClientServices
public class CallForwardingInformation
The CallForwardingInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| Cause |
The forward cause of incoming call.
| |
| ForwarderDisplayName |
Display name of the user who forwarded the call to the local user
| |
| ForwarderUser |
The user the call was forwarded by.
|