@2btested123 wrote:
I have a weird request. I want to block specific extensions from calling each other (’‘x’’ extension to call ‘‘y’’ extension) but if they need to call each other ‘‘x’’ extension needs to call a ‘‘z’’ extension which has communication with both to transfer the call to ‘‘y’’ extension.
For the moment i block communication between each other by the code below located in extensions_custom.conf
;disallow calls from extensions 1XX to 2XX
exten => _2XX/_1XX,1,HangupIs there any way to make this work?
Thanks in advance!
Posts: 7
Participants: 2