> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/call-number.md).

# Call Number

Call a number directly from your Cordova/Ionic application. NOTE\*\*: The iOS Simulator (and maybe Android Simulators) do not provide access to the phone subsystem.

## Installation

```bash
ionic cordova plugin add call-number
npm install @awesome-cordova-plugins/call-number
```

**Plugin Repo:** <https://github.com/Rohfosho/CordovaCallNumberPlugin>

## Supported Platforms

* Android
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
