Domains
The Domains page allows an administrator to manage multiple domains. With the Multiple Domains Mode, Brekeke SIP Server can host multiple domains on one server.
Item | Default value | Explanation |
Multiple Domains mode | Unchecked | When it is checked, the server can host multiple domains.
While the Multiple Domains mode is enabled, an administrator of each domain can access the Brekeke SIP Server Administration Tool with their password. |
Field Name | Explanation | ||||||||||||||||
Domain | Name of the domain | ||||||||||||||||
Authentication | Authentication policy
|
Button | Explanation |
Delete | Delete the domain |
New Domain | Add new domain. Please refer to “3.8.7. New Domain/Edit Domain”. |
Click on existing Domain name to edit the domain settings.
New Domain / Edit Domain
New Domain page allows an administrator to add a new domain. Edit Domain page allows an administrator to modify the domain.
Item | Default value | Explanation |
Domain | Name of the domain | |
Disabled | Unchecked | When it is checked, the domain is disabled. |
Admin-Password | The password for the domain administrator to login to the Brekeke SIP Server Administration Tool. | |
Realm | This is set as the “realm” value. If left blank, the server’s IP address is used as the “realm”. |
Authentication | ||
Item | Default value | Explanation |
REGISTER | off | When set to “on”, the Brekeke SIP Server authenticates REGISTER requests. |
INVITE | off | When set to “on”, the Brekeke SIP Server authenticates INVITE requests. |
MESSAGE | off | When set to “on”, the Brekeke SIP Server authenticates MESSAGE requests. |
SUBSCRIBE | off | When set to “on”, the Brekeke SIP Server authenticates SUBSCRIBE requests. |
Auth-user=user in
To (REGISTER) |
on | When set to “on”, the Brekeke SIP Server will authenticate REGISTER requests only when authentication user name matches the user name in the To header.
When set to “off”, the Brekeke SIP Server will authenticate all REGISTER requests. |
Auth-user=user in
From |
off | When set to “on”, the Brekeke SIP Server will authenticate requests only when authentication user name matches the user name in the From header.
When set to “off”, the Brekeke SIP Server will authenticate all requests. |