Execute command while terminating call with busy

Hello All,
I am working on this idea for my small office.
A dedicated FreePBX install that, using Allowlist module to authenticate users, will screen incoming calls and open a gate.
In order to avoid charges, the PBX should return busy to incoming calls.
For this purpose I set up an incoming route that has Destination: Terminate call/Busy, while the Allowlist module has the same setting for non allowed callers.
So far, everything works, but there is no record of the call in the CDR, nor in my provider account.
It would be nice to have a trace of the calls. Any ideas?
To open the gate, the user Asterisk has to execute a binary with a command such as:
MyRelay -r 192.168.1.100 set_state B
How can I do that?
Thanks for your comments,
-Gian

One possibility: Use Dynamic Routes to Execute a shell script

Thanks, it doesn’t look like a pic-nic to me, but I’ll try to do my homework…

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.