
CPE SIP Products
7.SIP Authorization Header in Initial Registration Request:
| Product | |
| ||
|
|
|
Mediant 600 |
| Mediant 1000 |
|
|
|
Mediant 800 MSBG |
| Mediant 1000 MSBG |
|
|
|
Mediant 2000 |
|
|
|
|
|
Mediant |
| Mediant 3000 |
|
|
|
Mediant |
| Mediant 3000 |
|
|
|
| Management Protocol | |
|
|
|
Web
INI
SNMP
EMS
CLI
This feature supports the inclusion of the SIP Authorization header in initial registration (REGISTER) requests sent by the device. This feature is enabled by the new parameter, EmptyAuthorizationHeader.
The Authorization header contains the credentials of a User Agent (UA) in a request to a server. The sent REGISTER message populates the Authorization header with the following parameters:
•username - value of the private user identity
•realm - domain name of the home network
•uri - domain name’s SIP URI of the home network
•nonce - empty value
•response - empty value
This feature complies with registration procedures according to the IMS 3GPP TS24.229 and
An example of a REGISTER message with an Authorization header is shown below:
REGISTER sip:home1.net SIP/2.0
Via: SIP/2.0/UDP icscf1.home1.net;branch=z9hG4bKea1dof
From: <sip:alice@home1.net>;tag=s8732n
To: sip:alice@home1.net
Authorization: Digest username=alice_private@home1.net, realm=”home1.net”, nonce=””, response=”e56131d19580cd833064787ecc”
SIP Release Notes | 22 | Document #: |