You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

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 <enabled/Disabled>
	notrufProviderDetails providerid <providerid>
	notrufProviderDetails data-provider <data-provider>
	notrufProviderDetails provider-id-series <provider-id-series>
	notrufProviderDetails provider-contact-uri <provider-contact-uri>
	notrufProviderDetails provider-reference <provider-reference>
	notrufProviderDetails type-of-provider-data <type-of-provider-data>
	notrufProviderDetails customer-domain <customer-domain>
 
% show profiles services sipNotrufProfile <profile_name>

Command Parameters

The SIP Notruf Profile parameters are as shown:

SIP Notruf Profile Parameters

Parameter

Length/Range

Description

provideridN/AThe id of the Notruf service provider.
data-providerN/AThe name of the Notruf service provider.
provider-id-seriesN/AIdentifies the issuer of the Notruf service provider.
provider-contact-uriN/AString that accepts the contact URI of the emergency service provider.
provider-referenceN/AString that accepts the reference of the emergency service provider.
type-of-provider-dataN/AString that provides the type of the emergency service provider.
customer-domainN/AString that accepts the domain of the emergency service provider.

Command Example

The following example creates an SIP Notruf profile.

set profiles services sipNotrufProfile <profile_name>
set profiles services sipNotrufProfile <profile_name> state <enabled/Disabled>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails providerid <providerid>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails data-provider <data-provider>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails provider-id-series <provider-id-series>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails provider-contact-uri <provider-contact-uri>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails provider-reference <provider-reference>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails type-of-provider-data <type-of-provider-data>
set profiles services sipNotrufProfile <profile_name> notrufProviderDetails customer-domain <customer-domain>
 
show profiles services sipNotrufProfile <profile_name>

  

  • No labels