CallDeny Method |
Name | Description | |
---|---|---|
![]() | Deny(CallCallCompletionHandler) |
For an incoming call, denies the call using appropriate reason based on
SipUserConfiguration.CallDenialPolicy configuration property.
The default denial reason is busy.
|
![]() | Deny(DenialReason, CallCallCompletionHandler) |
For an incoming call, denies the call for the specified
reason regardless of the configured
SipUserConfiguration.CallDenialPolicy property.
|