Skip to content

FOACSU

  • Ensure your individual voice is really delivered

What Is It?§

Glossary

Initialism of “full off-air call set-up”; DMR-compliant, particular case of individual voice calls that require both subscriber presence checkup and subscriber acceptance/declining the call.

sequenceDiagram
    actor Subscriber
    participant Dispatcher App
    actor Dispatcher

    Subscriber->>Dispatcher App: request voice call
    Dispatcher App->>Dispatcher: show request
    alt "Accepted"
        Dispatcher->>Dispatcher App: click ACCEPT
        Note over Dispatcher:        user is ready for the call
        Subscriber<<-->>Dispatcher:  start the call

    end
    break "Declined"
        Dispatcher->>Dispatcher App: click DECLINE
        Note over Dispatcher:        user is NOT ready
        Dispatcher App-xSubscriber:  transfer rejection
    end
sequenceDiagram
    actor Subscriber
    participant Dispatcher App
    actor Dispatcher

    Subscriber->>Dispatcher App: request voice call
    Dispatcher App->>Dispatcher: show call indication
    Note over Dispatcher:        user MIGHT BE ready OR NOT
    Subscriber<<-->>Dispatcher:  start the call

What Did We Do for You?§

  • Incoming FOACSU support, with the possibility to accept/decline it.
  • Outgoing FOACSU support.
  • Ability to end the call on demand, before hangtime expires.

Where Do You Need It?§

  • Voice-first organizations. Use FOACSU to ensure you voice transmission will be delivered. Being explicitly accepted by subscribers, it will not be missed.
  • Standard-compliant organizations. Propose FOACSU to organizations that require the whole solution, radio system and dispatch software, to comply with Tier III DMR.

What Will You Get?§

  • Channel efficiency: expensive radio channels will be used only if the intended person is actually there to talk.
  • Trust and privacy: being individual call, the conversation happens only when both parties are in the private surroundings.
  • Full control over the call: any party may leave the call in case of emergency and/or privacy violation.

How You Get It?§

  • Select the newest SmartPTT PLUS.
  • Select the newest Capacity Max.
  • Set up FOACSU-type contacts in Capacity Max.

Setup and Usage§

Prerequisite:

Setup:

Usage:

Changelog§

9.0§

  • Introducing the feature.

See Also§