Среда (11/20/13)

/dev/pts/4
15:48:31
#for i in `seq 100 200`; do asterisk -rx "database put ord
                 asterisk -rvvv
er $i $((RANDOM%3+6))";done
Asterisk 1.8.13.1~dfsg-3+deb7u1, 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~dfsg-3+deb7u1 currently running on linux3 (pid = 10868)
Verbosity is at least 3
linux3*CLI> database show order
/order/100                                        : 6
/order/101                                        : 7
2 results found.
linux3*CLI> database show order
/order/100                                        : 6
/order/101                                        : 7
2 results found.
linux3*CLI> database show order
/order/100                                        : 6
/order/101                                        : 7
2 results found.
linux3*CLI> database show order
/order/100                                        : 6
/order/101                                        : 7
2 results found.
linux3*CLI> database show order
/order/100                                        : 6
/order/101                                        : 7
2 results found.
linux3*CLI> database show order
/order/100                                        : 6
/order/101                                        : 7
2 results found.
linux3*CLI> exit
Executing last minute cleanups