In this section:
Overview
Notruf is an single emergency line for German networks that uses geolocation to collect and store a caller's information. The information collected includes party location and call center location/numbers. Notruf uses Ribbon SBC call processing to collect information from the caller. Within this context, the primary objectives of this feature is to insert calling party location information, and to provide a dialed emergency number translation (if needed) for emergency calls within German networks. The SBC is deployed in customer networks as a Centralized Policy Server (CPS). The SBC Core supports the mandated German emergency call concept requirements, as follows:
Use the trunk group configuration for the SIP Notruf Profile to provide the information about the data provider.
Command Syntax
% set profiles services sipNotrufProfile <profile_name> state <disabled | enabled> % show profiles services sipNotrufProfile <profile_name>
Command Parameters
The SIP Notruf Profile parameters are as shown:
Parameter | Description |
---|---|
<profile name> | The name for the SIP Notruf Profile. |
state | Use this flag to enable or disable this feature.
|
Command Example
The following example creates an SIP Notruf profile.
set profiles services sipNotrufProfile SIPNotrufProfile1 disabled show profiles services sipNotrufProfile SIPNotrufProfile1