The callee's end system was contacted successfully but the callee is busy and does not wish to take the call at this time. This response is returned only if the client knows that no other endpoint will answer the request. Using BusyHereis the best way to decline an Invite most of the time. (600)

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration(in Microsoft.Rtc.Collaboration.dll)

Syntax

Visual Basic (Declaration)
Public 
Const 
BusyEverywhere 
As 
Integer
C#
public 
const 
int 
BusyEverywhere
Visual C++
public:
literal 
int 
BusyEverywhere
JavaScript

Microsoft.Rtc.Signaling.ResponseCode.
busyEverywhere

See Also