Avaya Communication Manager green features description

Every Avaya PBX has Special Applications–so-called “Green Features”–built in switch software but not active by default. They are listed using “display system-parameters special-applications” command and as I said, by default only one or two of them are turned on, depending on switch software. Most of these features used to be paid options but starting with CM 5.2.1 almost […]

SSH access to IPSI

Useful tip to access IPSI via SSH from CM Linux shell: 1) disable any session to IPSI: ipsisession -d -c 01A (01A – replace with your IPSI) 2) enable session to IPSI: ipsisession -c 01A (01A – replace with your IPSI) 3) copy password that was created 4) access to your IPSI: ssh init@ipsi-a01a. respone […]