GerryGerry
Member
- Joined
- Dec 26, 2015
- Messages
- 60
- Reaction score
- 9
Since moving to the latest (albeit beta) version of incredible PBX, paging and intercom has broken. I have traced the problem to the agi scripts using PHP 7.4 which does not allow for array variable to be accesses with curly brackets {} but rather exclusivly square ones [] this cases the agi script to fail. the fix is to edit.
/var/lib/asterisk/agi-bin/phpagi.php with attached version (Rename it without the txt extension).
/var/lib/asterisk/agi-bin/phpagi.php with attached version (Rename it without the txt extension).
Last edited: