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 [...]

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 to the “yes/no” question by [...]