> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# CallOutcome

> Protobuf enumeration CallOutcome generated from WAProto.

Defined in: [WAProto/index.d.ts:5816](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5816)

## Enumeration Members

### ACCEPTED\_ELSEWHERE

> **ACCEPTED\_ELSEWHERE**: `4`

Defined in: [WAProto/index.d.ts:5821](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5821)

***

### CONNECTED

> **CONNECTED**: `0`

Defined in: [WAProto/index.d.ts:5817](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5817)

***

### FAILED

> **FAILED**: `2`

Defined in: [WAProto/index.d.ts:5819](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5819)

***

### MISSED

> **MISSED**: `1`

Defined in: [WAProto/index.d.ts:5818](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5818)

***

### ONGOING

> **ONGOING**: `5`

Defined in: [WAProto/index.d.ts:5822](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5822)

***

### REJECTED

> **REJECTED**: `3`

Defined in: [WAProto/index.d.ts:5820](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5820)

***

### SILENCED\_BY\_DND

> **SILENCED\_BY\_DND**: `6`

Defined in: [WAProto/index.d.ts:5823](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5823)

***

### SILENCED\_UNKNOWN\_CALLER

> **SILENCED\_UNKNOWN\_CALLER**: `7`

Defined in: [WAProto/index.d.ts:5824](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L5824)
