I can not -r asterisk... Can you know why?

Hello.

Here is my problem.

i can not connect to asterisk with asterisk -r

[code][sms@localhost ~]$ su
Mot de passe :
[root@localhost sms]# asterisk -r
Asterisk 1.8.4, Copyright © 1999 - 2010 Digium, Inc. and others.
Created by Mark Spencer markster@digium.com
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.

Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
[root@localhost sms]# service asterisk start
Démarrage d’asterisk :
[root@localhost sms]# service asterisk status
asterisk (pid 2330 1470) en cours d’exécution…
[root@localhost sms]# ls /var/run/asterisk
asterisk.pid
[root@localhost sms]# asterisk -vvvr
Asterisk 1.8.4, Copyright © 1999 - 2010 Digium, Inc. and others.
Created by Mark Spencer markster@digium.com
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.

== Parsing ‘/etc/asterisk/asterisk.conf’: == Found
== Parsing ‘/etc/asterisk/extconfig.conf’: == Found
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
[root@localhost sms]# [/code]

In my asterisk.conf i have :

[directories](!) astetcdir => /etc/asterisk astmoddir => /usr/lib/asterisk/modules astvarlibdir => /var/lib/asterisk astdbdir => /var/lib/asterisk astkeydir => /var/lib/asterisk astdatadir => /var/lib/asterisk astagidir => /var/lib/asterisk/agi-bin astspooldir => /var/spool/asterisk astrundir => /var/run/asterisk astlogdir => /var/log/asterisk

do you know what is the problem ?

Thank you for your help.

This normally means there is no asterisk server running, so you have to look at the server’s logs to see where it aborted.

Try to run