Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

User ACL for Upper Registration is a feature that allows you to restrict upper registration for individual user based on the location where the user register from.

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printablefalse

Generating Zone Information

We first need to define the zoning. 

...

The zone file must be named with .csv extension.

Generating User Information

We then need to define ACL User.

...

The User ACL file must be named with .csv extension.

Submitting the ACL Zone file

Go to "Configuration" -> "IP Settings" -> "Access Control List"

...

The submitted file will be displayed.

...

Submitting the User ACL file

Go to "Configuration" -> "IP Settings" -> "Access Control List"

...

User ACL configuration is now completed.

Expected Behavior

Once a Zone file and a User ACL file is uploaded, User ACL checking is turned ON. When an Registration is received and the requested Domain is configured to forward the registration. SBC will first check User ACL before forwarding. If the user is found under a domain in the User ACL database (which is the information submitted above), SBC will check the source IP of the Registration, if it is within the IP range described by the Zone IP list for that user, the Registration will be forwarded. Otherwise, the Registration will be rejected. If no entry is found for that user in the User ACL database, the Registration will be forwarded.

Query from Dialplan

In addition, user can query the ACL database from the dialplan as follow:

...