#asterisk -rcvvvvvvvvvvvvvvv
Asterisk 1.8.13.1~dfsg1-3+deb7u3, Copyright (C) 1999 - 2012 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.8.13.1~dfsg1-3+deb7u3 currently running on aster-3 (pid = 16344)
Verbosity was 0 and is now 15
aster-3*CLI> show dialplan
No such command 'show dialplan' (type 'core show help show dialplan' for other possible commands)
aster-3*CLI> core show dialplan
No such command 'core show dialplan' (type 'core show help core show dialplan' for other possible commands)
aster-3*CLI> core dialplan show
No such command 'core dialplan show' (type 'core show help core dialplan show' for other possible commands)
aster-3*CLI> dialplan show
[ Context 'app_queue_gosub_virtual_context' created by 'app_queue' ]
's' => 1. NoOp() [app_queue]
[ Context 'parkedcalls' created by 'features' ]
'700' => 1. Park() [features]
[ Context 'app_dial_gosub_virtual_context' created by 'app_dial' ]
's' => 1. NoOp() [app_dial]
[ Context 'default' created by 'pbx_config' ]
'_13XX' => 1. Dial(SIP/${EXTEN}) [pbx_config]
-= 4 extensions (4 priorities) in 4 contexts. =-
aster-3*CLI> '700' => 1. Park()
Disconnected from Asterisk server
Executing last minute cleanups
Asterisk cleanly ending (0).