Page Tree | ||
---|---|---|
|
...
...
...
...
Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
AorType | Yes | Yes | Enum | 1 | Possible values:
| Specifies how the Address of Record (AOR) is received from a SIP endpoint
|
...
|
...
| ||||||
AOR | Yes | Yes | string | none | 512 - Max Length | Identifies the address of record for this client to be registered to the SIP server. If Type of Address of Record is set to Remote, the URI must contain protocol:user@host , for example: sip:17324609000@remoterserver.com . When |
---|
...
the |
...
SBC |
...
receives a SIP request, this authorization table is searched for a match and uses the realm/user/password to challenge the request. | ||||||
User | Yes | No | string | none | 64 - Max Length | Specifies the user name used by the proxy to challenge a request message. |
---|---|---|---|---|---|---|
EncryptedPassword | Yes | No | string | none | 64 - Max Length | Encrypted password used along with the user name to calculate digest authentication. |
Tip | ||
---|---|---|
| ||
The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource |
...
Code Block | ||
---|---|---|
| ||
Put code example here |
...
language | html/xml |
---|
...