# Emergency Calls

<figure><img src="https://1542307009-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfCk5zoeun5gx3ujYW6eg%2Fuploads%2FErDE7whsG9M9HGwcYCix%2FCustomizable%20Tone%20Board%20Promo.png?alt=media&#x26;token=f6dd2149-01f4-4564-91c0-a9303fd7fbff" alt=""><figcaption><p>Sonoran Radio - Emergency Calls</p></figcaption></figure>

## Emergency Calling In-Game

Players are able to make an emergency call in FiveM with `/radio 911`. This will place them in a call on the Dispatch Panel waiting for a dispatcher.

<div><figure><img src="https://1542307009-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfCk5zoeun5gx3ujYW6eg%2Fuploads%2FQZAJBbiJTcWUTM8rwSLI%2Fimage.png?alt=media&#x26;token=61919dc1-4029-4c10-b2a2-6c80acfc4271" alt=""><figcaption><p>Sonoran Radio FiveM - Emergency Call</p></figcaption></figure> <figure><img src="https://1542307009-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfCk5zoeun5gx3ujYW6eg%2Fuploads%2FkuTGF3sj7YtaUbJ4YglK%2Fimage.png?alt=media&#x26;token=45b5d3fb-0f0b-4e3c-a03e-22cc6bc75e15" alt=""><figcaption><p>Sonoran Radio - Dispatch Panel</p></figcaption></figure></div>

## Answering the Emergency Call

You can join and listen to an emergency call using the microphone and headphone buttons, just like any other channel in Sonoran Radio. The buttons will highlight green and red respectively when enabled

{% hint style="info" %}
Mic clicks are disabled in emergency channels
{% endhint %}

<div align="center" data-full-width="false"><figure><img src="https://1542307009-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfCk5zoeun5gx3ujYW6eg%2Fuploads%2FgtCIq2NTPKp5gIWRzAcg%2Fimage.png?alt=media&#x26;token=543db1a0-25f8-4b5f-b375-744582d3aa10" alt=""><figcaption><p>Sonoran Radio - Speaking in 911 Call</p></figcaption></figure></div>

## Ending the Emergency Call

Dispatchers can end an emergency call with the red "End Call" button, and in-game players can end it by using `/radio 911` again.

<figure><img src="https://1542307009-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfCk5zoeun5gx3ujYW6eg%2Fuploads%2FTsi8KubAmOIO3qVJkJoe%2Fimage.png?alt=media&#x26;token=9d05364b-75ff-47e3-aa8f-eab9ab77a00f" alt=""><figcaption><p>Sonoran Radio - End 911 Call</p></figcaption></figure>

## Redial the Caller

In some cases, the caller may hang up or dispatch needs to call them back for more information.

Once the call has ended, a `Re-dial {user}` option will appear. Click the green call button to re-dial.

<figure><img src="https://1542307009-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfCk5zoeun5gx3ujYW6eg%2Fuploads%2FriBBMMWpRdmM7pnjzRNB%2Fimage.png?alt=media&#x26;token=84bc8bcb-2101-4b51-8ea5-3cbc79444c89" alt=""><figcaption></figcaption></figure>

## Customize The Emergency Number & Banner

By [editing the config file](https://docs.sonoransoftware.com/radio/getting-started/installing-the-in-game-resource#updates) you can customize the following options:

1. Customize `911` to any other number or word by editing the `emergencyCommand` property.
2. Hide the user's emergency call banner by setting `showEmergencyCallHelp` to `false`.

## Integrated Phone Scripts

Sonoran Radio also integrates with popular FiveM phone scripts like LB Phone!

{% content-ref url="../../integrations/fivem-phone-scripts" %}
[fivem-phone-scripts](https://docs.sonoransoftware.com/radio/tutorials/integrations/fivem-phone-scripts)
{% endcontent-ref %}

## Developer Documentation

Third-party scripts, such as a phone system, can also programmatically start and end emergency calls.

{% content-ref url="../../../developer-documentation/developer-documentation/resource-events" %}
[resource-events](https://docs.sonoransoftware.com/radio/developer-documentation/developer-documentation/resource-events)
{% endcontent-ref %}
