#!/bin/bash #### Script Information #### # Description: Generate random ARI username and password for FreePBX, reload config and restart asterisk # Category: FreePBX Maintenance # Language: ShellScript # Operating System: Linux # Architecture: 64-bit # Parameters: None #### START SCRIPT #### # generate random user/password to use for ARI ariuser=$(tr -dc A-Za-z