---
title: CTCallStateDialing
framework: coretelephony
role: symbol
role_heading: Global Variable
path: coretelephony/ctcallstatedialing
---

# CTCallStateDialing

The call state, before establishing the connection, when the user initiates the call.

## Declaration

```swift
let CTCallStateDialing: String
```

## See Also

### Constants

- [CTCallStateIncoming](coretelephony/ctcallstateincoming.md)
- [CTCallStateConnected](coretelephony/ctcallstateconnected.md)
- [CTCallStateDisconnected](coretelephony/ctcallstatedisconnected.md)
