No dial command? (app_dial.so doesn't load)

Fresh install of AsteriskNOW 1.5. On the CLI:

[root@mauerpbx ~]# asterisk -rv
Asterisk 1.4.24.1, Copyright © 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer [email protected]
Asterisk comes with ABSOLUTELY NO WARRANTY; type ‘core show warranty’ for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type ‘core show license’ for details.

Connected to Asterisk 1.4.24.1 currently running on mauerpbx (pid = 2815)
Verbosity is at least 3
mauerpbxCLI> show modules like app_dial.so
Module Description Use Count
app_dial.so Dialing Application 0
1 modules loaded
mauerpbx
CLI> module load app_dial.so
mauerpbxCLI> show modules like app_dial.so
Module Description Use Count
app_dial.so Dialing Application 0
1 modules loaded
mauerpbx
CLI> dial 5551212
No such command ‘dial 5551212’ (type ‘help dial 5551212’ for other possible commands)
mauerpbx*CLI>