Proxy Or Registrar Registration Example - AudioCodes Mediant 1000 User Manual

Sip media gateways
Hide thumbs Also See for Mediant 1000:
Table of Contents

Advertisement

SIP User's Manual
9.13

Proxy or Registrar Registration Example

The REGISTER message is sent to the Registrar's IP address (if configured) or to the
Proxy's IP address. The message is sent per gateway or per gateway endpoint according
to the 'AuthenticationMode' parameter. Usually the FXS modules are registered per
gateway port, while FXO modules send a single registration message, where Username is
used instead of phone number in From/To headers. The registration request is resent
according
'RegistrationTimeDivider = 70' (%) and Registration Expires time = 3600, the gateway
resends its registration request after 3600 x 70% = 2520 sec. The default value of
'RegistrartionTimeDivider' is 50%.
If registration per B-channel is selected, on gateway startup, the gateway sends
REGISTER requests according to the maximum number of allowed SIP dialogs (configured
by the parameter NumberOfActiveDialogs). After each received response, the subsequent
REGISTER request is sent.
REGISTER sip:servername SIP/2.0
VIA: SIP/2.0/UDP 212.179.22.229;branch=z9hG4bRaC7AU234
From: <sip:101@sipgatewayname>;tag=1c29347
To: <sip:101@sipgatewayname>
Call-ID:
Seq: 1 REGISTER
Expires: 3600
Contact: sip:101@212.179.22.229
Content-Length: 0
The 'servername' string is defined according to the following rules:
The 'servername' is equal to 'RegistrarName' if configured. The 'RegistrarName' can
be any string.
Otherwise, the 'servername' is equal to 'RegistrarIP' (either FQDN or numerical IP
address), if configured.
Otherwise the 'servername' is equal to 'ProxyName' if configured. The 'ProxyName'
can be any string.
Otherwise the 'servername' is equal to 'ProxyIP' (either FQDN or numerical IP
address).
The 'sipgatewayname' parameter (defined in the ini file or set from the Web browser --
SIPGatewayName),
'sipgatewayname' (in REGISTER messages) is set equal to the Registrar/Proxy IP address
or to the Registrar/Proxy domain name.
Version 5.0
to
the
parameter
mailto:10453@212.179.22.229
can be any string. Some Proxy servers require that the
'RegistrartionTimeDivider'.
291
9. Telephony Capabilities
For
example,
December 2006
if

Advertisement

Table of Contents
loading

Table of Contents