#import <Foundation/Foundation.h>
Enumerator |
---|
CSCallForwardingCauseImmediate |
Immediate cause - the current call was forwarded due the configured call forwarding feature (on target user SIP softphone/hardphone) or forwarded by target user itself.
|
CSCallForwardingCauseBusy |
Busy cause - the current call was forwarded due the busy status of user who forwarded the call.
|
CSCallForwardingCauseNoReply |
NoReply cause - the current call was forwarded due the user who forwarded the call does not reply this call or user who forwarded the call is unavailable.
|
CSCallForwardingCauseCallDeflection |
CallDeflection cause - the current call was forwarded because it was declined by the previous recipient.
|
CSCallForwardingCauseHunting |
Hunting cause - support CM HUNT feature.
|
CSCallForwardingCauseNormal |
Normal cause - normal redirection of this call.
|