HowTo: Send FMU Mobile numbers through FMU Trunk.

Introduction

This document contains the preferred method of implementation to send a call to a deregistered FMU phone, using prefix of "8" for the dial-out.

How to implement ?

Import the callflow

DONE Navigate to:  Communication Flow Studio > Callflows

Import the following callflow:

Create variables

DONE Navigate to:  Communication Flow Studio > Global Parameters

Select parameters of type "STRING", add all parameters that are not existing yet. Add the new parameters:
  • Mobile List
    • Parameter Name: MobileList
    • Friendly Name: Temporary Variable
    • Value: < empty >
  • Movile Evaluation
    • Parameter Name: MobileEval
    • Friendly Name: Temporary Variable
    • Value: < empty >
  • FMU Trunk 1 for the service
    • Parameter Name: FMULoggerSIPTrunk1
    • Friendly Name: FMULoggerSIPTrunk1
    • Value: < SOA1000x > (value of the SOA that is the first FMU trunk)
  • FMU Trunk 2 for the service
    • Parameter Name: FMULoggerSIPTrunk2
    • Friendly Name: FMULoggerSIPTrunk2
    • Value: < SOA1000x > (value of the SOA that is the second FMU trunk)

Routing

DONE Navigate to:  Communication Routing > Extra-Cluster Routing

Add a routing with the "8" prefix by clicking on the "ADD" button.
  • Telephony Route: _804xx.
  • Description: FMU Escape Route
  • Route Group: National (might be platform dependant)
  • Action: MapNumber 1.16 (or higher)

Click on the empty "MapNumber" part on the new route that was created.

Fill in the following values:
  • Manipulate Number: Strip all digits
  • Add Prefix: *028 (the callflow ID that was previously imported)
  • Variable: NumberToDial
  • Context: NoRestrict (might be platform dependant, NoRestrictFMU being the best)

Push the configuration

DONE Navigate to:  Apply changes > Apply changes

Requirements

To alleviate possible billing issues, the dialed number must be existing in the "Mobile telephone number" field of a PABX user for this callflow to accept the call and must used the format 00472XXXXXX.
Copyright © Escaux SA