mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-19 09:35:04 +00:00
Add. optional intercept only inbound/outbound calls.
Note. * `inbound` is call to some extension * `outbound` is call from some extension to external number. Currently there no way to find call from extension to extension as `outbound`
This commit is contained in:
@@ -15,4 +15,7 @@
|
||||
-- The Original Code is FusionPBX
|
||||
--
|
||||
|
||||
-- shift arguments
|
||||
argv[1], argv[2] = nil, argv[1]
|
||||
|
||||
require "intercept"
|
||||
|
||||
Reference in New Issue
Block a user