Configuration Description
This configuration examples may be used in applications, where the gateway has to use the SIP-Username, e.g. root calling number, for registration and outbound authentication but the content of the SIP-From-Header may change; e.g. root calling number together with the extension.
Commande Sequence to copy, edit and paste
#----------------------------------------------------------------
#
# SmartWare release 5.X
# All SmartNode Products
#
# This configuration examples may be used in applications,
# where the gateway has to use the SIP-Username,
# e.g. root calling number, for registration and
# outbound authentication but the content of the
# SIP-From-Header may change;
# e.g. root calling number together with the extension.
#
# The configuration contains variables in brackets.
# Please read all the comments and replace the variables
# including the brackets.
# Unused lines or variables have to be commented out or deleted
#
# Date: 2008-04-25
# Author: MZ, PATTON-INALP NETWORKS, CH-3172 Niederwangen
# WWW.PATTON.COM [email protected]
#
#----------------------------------------------------------------
authentication-service AS_DEFAULT
username <SIP-Username> password <password>
location-service SER_LOC_DEFAULT
domain 1 <domain-name>
# Identity Group for outbound call authentication
identity-group default
authentication outbound
authenticate 1 authentication-service AS_DEFAULT username <SIP-Username>
# identity for outbound
identity <SIP account name>
authentication outbound
authenticate 1 authentication-service AS_DEFAULT
registration outbound
registrar <URL or IP-address of registrar server>
lifetime 300
register auto