Asterisk-Java from php $command = "/usr/sbin/asterisk -rx'dahdi show status'"; $output = shell_exec($command);