Asterisk 1.4.21.2~dfsg-3+lenny1, Copyright (C) 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.
=========================================================================
This package has been modified for the Debian GNU/Linux distribution
Please report all bugs to http://bugs.debian.org/asterisk
=========================================================================
Connected to Asterisk 1.4.21.2~dfsg-3+lenny1 currently running on linux3 (pid = 10413)
linux3*CLI> sip show pee
peers peer
linux3*CLI> sip show peer
Usage: sip show peer <name> [load]
Shows all details on one SIP peer and the current status.
Option "load" forces lookup of peer in realtime storage.
linux3*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
301 (Unspecified) D 0 Unmonitored
1 sip peers [Monitored: 0 online, 0 offline Unmonitored: 0 online, 1 offline]
linux3*CLI> sip show peers\
Name/username Host Dyn Nat ACL Port Status
301/301 192.168.3.13 D 5060 Unmonitored
1 sip peers [Monitored: 0 online, 0 offline Unmonitored: 1 online, 0 offline]
linux3*CLI> exit