Hi, but this does not include the eavsdrop.lua to keep the session live, i really need thatI use the following within the eavesdrop dialplan to prevent access to specific extensions...
In this example the ?! before the extension number 525 prevents permission to 525. If you have multiple extensions just add those references...
- destination_number ^\*33(?!525)(\d{3,4})$
- destination_number ^\*33(?!452)(?!524)(?!525)(?!530)(\d{3,4})$