Decline the call if the caller ID is not number
Create a dial plan as follow------------------------------it also can be set by ARS in Brekeke PBX
[Matching Patterns:]
$request = ^INVITE
From = sip:([^0-9]+)@
[Deploy Patterns:]
$action = 603
------------------------------

