Emergency Flow Name Suffix

Emergency Flow Name Suffix

N2FE supports emergency (alternative) flows which override the currently scheduled flow on a per-service number basis, based on a customer-level profile tag.

If this profile tag is set to override flows, and if a flow exists with the format service number+suffix, then this flow, not the scheduled flow, will be used for the SN.

If this profile tag is unset, then the customer’s normal SN schedules will apply. If there is no flow with the necessary flow name available, then the normal SN schedule will apply.

Configuration

Edit the configuration file: /etc/jarvis/n2fe.xml and set the emergency_flow_name_suffix configuration variable.

This variable can be found within the <habitat> XML element:

    "emergency_flow_name_suffix": "_alt"

The NCC default is _alt. This may be overridden in the NCC acs.conf file using the configuration option alternativeCallPlanNamePostfix.