This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Feature code + Class of Service implementation to allow certain users to spy/whisper/barge on | |
; a specified extension. | |
; | |
; Latest version: | |
; https://gist.github.com/hgaibor/82433116540f15ab345b2914500abb0d | |
; | |
; Forked original version: | |
; https://gist.github.com/lgaetz/78c4e114952e79596c1ed4123559d3d3 | |
; | |
; Usage and install instructions: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/php -q | |
<?php | |
if (!isset($argv[2])){ | |
echo " | |
***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** | |
* | |
* Script: mass-pay-it-fwd.php | |
* Based on Script lgaetz-pay-it-fwd.php; modified for changing settings on a batch of extensions | |
* Sets,unsets,toggles and lists unconditional Call Fwd setting for provided extension | |
* |