One thing i've noticed...
asterisk -r doesn't work from anywhere, even /usr/src/asterisk . but, if you go to /usr/src/asterisk , then type:
./asterisk
hit enter, then type asterisk -r. it connects like this:
Asterisk CVS-HEAD-05/19/04-20:01:14, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <markster@digium.com>
=========================================================================
Connected to Asterisk CVS-HEAD-05/19/04-20:01:14 currently running on centralserver (pid = 2923)
centralserver*CLI>
I have no idea how to get this to work all the time. Perhaps you could create a link from /usr/src/asterisk to /usr/bin/asterisk ??