1. Brekeke Product Name and Version:
3.13.0.0/552
2. Java version:
11.0.15
3. OS type and the version:
Windows Server 2016
4. UA (phone), gateway or other hardware/software involved:
3CX
5. Your problem:
I want to block international calling (011) for all users except for specific users (1 user right now). I see that there is a preliminary rule in the Dial Plans that blocks all users from international calling. If I could use something like "$addr <> xxx.xxx.xxx.xxx (where xxx.xxx.xxx.xxx is this user's IP address), this would work fine. But, I can't see any way to set the $addr to NOT be equal to something.
Can someone provide another way to accomplish what I need?
John Rayfield, Jr.
Allowing Some International Calling
Moderator: Brekeke Support Team
If you want to have an inequality operator, use ! in the font of the value.
For example, $addr = ! xxx.xxx.xxx.xxx
Refer to the "5.3.1. Syntax" in the following document.
https://brekeke.com/doc/sip/sip_admin_v3.pdf#page=66
For example, $addr = ! xxx.xxx.xxx.xxx
Refer to the "5.3.1. Syntax" in the following document.
https://brekeke.com/doc/sip/sip_admin_v3.pdf#page=66