Reference:Administration/Relay/Interfaces/SIP: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
New page: ==== SIP Registration section ==== The entry fields for a '''SIP registration''' are: * '''Name:''' Descriptive name for this registration. * '''Disable:''' A switch to temporarily disable...
 
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==== SIP Registration section ====
== SIP Registration section ==
The entry fields for a '''SIP registration''' are:
The entry fields for a '''SIP registration''' are:
* '''Name:''' Descriptive name for this registration.
{|
* '''Disable:''' A switch to temporarily disable this interface without deleting the configuration.
|valign=top nowrap=true|'''Name'''
* '''Server Address (primary):''' The optional IP address of the SIP provider to where the SIP messages (REGISTER,INVITE,etc.) are to be sent. Only necessary if either the IP address cannot be obtained from the SIP URI's domain or a proxy server is to be used.
|Descriptive name for this registration.
* '''Server Address (secondary):''' Backup IP address used if the SIP server on the primary IP address does not answer anymore.
|-
* '''ID:''' Here you enter the user ID followed by the SIP provider domain name (for example, 8111111e0@sipgate.de).
|valign=top nowrap=true|'''Disable'''
* '''STUN Server:''' The STUN server name or IP address must be configured if this device has no public IP address while the SIP server is accessible under a public IP address. The value is given by the SIP provider or administrator (for example, stun.xten.com or 64.69.76.23). You can choose any STUN server; it does not necessarily have to correspond to the one of the SIP provider.
|A switch to temporarily disable this interface without deleting the configuration.
* '''Display Name:''' The name you enter here, which corresponds to the part in front of the @ of the URI, is required for the registration if the number (Account) was not specified (for example, 8111111e0).
|-
* '''Account:''' Likewise in this protocol, a call number is required for the registration, which corresponds to the part in front of the @ of the URI (for example, 8111111e0).
|valign=top nowrap=true|'''Server Address (primary)'''
* '''Password / Retype:''' The password (Password) of the SIP Account must be specified and confirmed (Retype).
|The optional IP address of the SIP provider to where the SIP messages (REGISTER,INVITE,etc.) are to be sent. Only necessary if either the IP address cannot be obtained from the SIP URI's domain or a proxy server is to be used.
* '''Supplementary Services (with Feature Codes):''' See entry fields for an '''H.323 registration'''.
|-
* '''Dynamic Group:''' See entry fields for an '''H.323 registration'''.
|valign=top nowrap=true|'''Server Address (secondary)'''
* '''Direct Dial:''' See entry fields for an '''H.323 registration'''.
|Backup IP address used if the SIP server on the primary IP address does not answer anymore.
* '''Locked White List:''' See entry fields for an '''H.323 registration'''.
|-
|valign=top nowrap=true|'''ID'''
|Here you enter the registration ID followed by the SIP provider domain name (for example 8111111e0@sipgate.de).
|-
|valign=top nowrap=true|'''STUN Server'''
|The STUN server name or IP address must be configured if this device has no public IP address while the SIP server is accessible under a public IP address. The value is given by the SIP provider or administrator (for example, stun.xten.com or 64.69.76.23). You can choose any STUN server; it does not necessarily have to correspond to the one of the SIP provider.
|-
|valign=top nowrap=true|'''Username'''
|Username for authorization (only if different from the registration ID).
|-
|valign=top nowrap=true|'''Password / Retype'''
|The password for authorization must be specified here (Password) and confirmed (Retype).
|-
|valign=top nowrap=true|'''From Header'''
|Interoperability option for outgoing calls. Controls the way the CGPN is transmitted to the SIP provider.
|}
 
== SIP Interop Tweaks ==
 
{|
|valign=top nowrap=true|'''Proposed registration Interval'''
|Set in seconds, default it is 120 seconds
|-
|valign=top nowrap=true|'''AOR'''
|The From header contains the fixed registration URI (AOR). The actual calling party number and name will be transmitted inside the ''P-Preferred-Identity'' header (RFC 3325).
|-
|valign=top nowrap=true|'''AOR with CGPN as display'''
|The From header contains the fixed registration URI (AOR) with the calling party number as display string in front of the AOR.
|-
|valign=top nowrap=true|'''CGPN in user part of URI'''
|The From header contains an URI with the calling party number as user part (left from @).
|}

Latest revision as of 09:51, 4 August 2008

SIP Registration section

The entry fields for a SIP registration are:

Name Descriptive name for this registration.
Disable A switch to temporarily disable this interface without deleting the configuration.
Server Address (primary) The optional IP address of the SIP provider to where the SIP messages (REGISTER,INVITE,etc.) are to be sent. Only necessary if either the IP address cannot be obtained from the SIP URI's domain or a proxy server is to be used.
Server Address (secondary) Backup IP address used if the SIP server on the primary IP address does not answer anymore.
ID Here you enter the registration ID followed by the SIP provider domain name (for example 8111111e0@sipgate.de).
STUN Server The STUN server name or IP address must be configured if this device has no public IP address while the SIP server is accessible under a public IP address. The value is given by the SIP provider or administrator (for example, stun.xten.com or 64.69.76.23). You can choose any STUN server; it does not necessarily have to correspond to the one of the SIP provider.
Username Username for authorization (only if different from the registration ID).
Password / Retype The password for authorization must be specified here (Password) and confirmed (Retype).
From Header Interoperability option for outgoing calls. Controls the way the CGPN is transmitted to the SIP provider.

SIP Interop Tweaks

Proposed registration Interval Set in seconds, default it is 120 seconds
AOR The From header contains the fixed registration URI (AOR). The actual calling party number and name will be transmitted inside the P-Preferred-Identity header (RFC 3325).
AOR with CGPN as display The From header contains the fixed registration URI (AOR) with the calling party number as display string in front of the AOR.
CGPN in user part of URI The From header contains an URI with the calling party number as user part (left from @).