Quick links:
Product Overview
Installation
Settings and Administration
ADSL
SIP Support
Telephone ports
Network
Firewall
Wireless
VPN
Misc
Licenses
Troubleshooting
This shows you the differences between two versions of the page.
|
sip:sip_configurations [2010/11/02 13:43] tibor |
sip:sip_configurations [2010/11/02 13:46] (current) tibor |
||
|---|---|---|---|
| Line 45: | Line 45: | ||
| - Enter the users Password . | - Enter the users Password . | ||
| - Click Apply. | - Click Apply. | ||
| + | |||
| + | ====== Authorization of SIP Users ====== | ||
| + | |||
| + | You may define authorization policies to control what SIP users should be able to do by matching method and direction of a SIP message. | ||
| + | |||
| + | Before you can define policies you have to add the SIP users in the Users table, see above. | ||
| + | |||
| + | To define authorization policies: | ||
| + | |||
| + | - Select [[web GUI:SIP Switch]] from the [[web GUI:SIP page]] or [[web GUI:main menu]]. | ||
| + | - In the General SIP Server Settings section: Define Authentication Realm . Either Use client's domain name or enter another realm. | ||
| + | - Click Advanced SIP Settings at the bottom of the page. | ||
| + | - Fill out the Authorized Users table (see description below). | ||
| + | - Click Apply. | ||
| + | |||
| + | Field and button description: | ||
| + | |||
| + | ^ Method | SIP method (e.g. REGISTER, INVITE, BYE) that only authorized users are allowed to use. | | ||
| + | ^ URI | | | ||
| + | ^ Direction | Classification of SIP message by direction.\\ outbound - SIP messages addressed to other SIP servers.\\ inbound - SIP messages addressed to this SIP server.\\ both - All SIP messages. | | ||
| + | ^ Authentication Users IDs | Users, separated with white space, that are authorized to use the method and direction, and should be authenticated. | | ||
| + | |||
| + | :!: Realm is a string identifying the SIP server in this product and should be chosen so that a user can associate it with a username/password to be used. | ||