-
Type:
Improvement
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 2.6
-
Fix Version/s: None
-
Component/s: ARI User Portal
-
Labels:
-
ToDo:
This patch allows an setting to screen the number user can callforward to. It's kind of a security patch
- i don't want a hacker to callforward to an overseas number.
A new setting is introduced_
{noformat}$NOT_ALLOWED_CALLFORWARD_NUMBERS = array('011');{noformat}
The callforward number is checked against the array
- if the callforward number starts with any number in the array
- the callforward is rejected.
- relates to
-
FREEPBX-7095 User Control Panel Rewrite
-
- Closed
-