Asterisk console 040

I have a very annoying problem. The asterisk history is corrupt. I not explain, yours may see on this console output:

[code]noder /home/aleph # asterisk -rvvv
Asterisk 1.6.1.2, Copyright © 1999 - 2008 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
Connected to Asterisk 1.6.1.2 currently running on noder (pid = 24421)
Verbosity was 0 and is now 3
– Remote UNIX connection
noderCLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
5509 (Unspecified) D N 5060 UNKNOWN
1 sip peers [Monitored: 0 online, 1 offline Unmonitored: 0 online, 0 offline]
noder
CLI> exit
Executing last minute cleanups
noder /home/aleph # asterisk -rvvv
Asterisk 1.6.1.2, Copyright © 1999 - 2008 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
Connected to Asterisk 1.6.1.2 currently running on noder (pid = 24421)
Verbosity is at least 3
– Remote UNIX connection
noder*CLI> sip\040show\040peers\040
[/code]
What is the resolution (or problem)?

Not a lot of help, probably, but it isn’t actually corrupt. What it is doing is showing the octal value of the space characters. Obviously it shouldn’t be doing that, and I’ve never heard of it happening.