Hi,
Output is:
login as: root
root@192.168.123.25's password:
Last login: Sun Dec 23 12:41:47 2007 from pc-00186.likley.co.uk
[root@phone ~]# asterisk -rvvvv
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
Asterisk 1.2.24, Copyright (C) 1999 - 2007 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type '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 'show license' for details.
=========================================================================
Connected to Asterisk 1.2.24 currently running on phone (pid = 4230)
-- Remote UNIX connection
Verbosity is at least 4
-- Executing AGI("SIP/5000-08d64e60", "selintra|OutCluster|01225427726") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
-- AGI Script selintra completed, returning 0
-- Executing AGI("SIP/5000-08d64e60", "selintra|OutRoute|main") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/selintra
-- AGI Script Executing Application: (SetCallerID) Options: (02071831749)
-- AGI Script Executing Application: (Dial) Options: (SIP/01225427726@6271749)
-- Called 01225427726@6271749
-- Got SIP response 500 "PSTN access unavailable for current account" back from 193.111.200.56
-- SIP/6271749-08d6abc0 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
-- AGI Script Executing Application: (Background) Options: (were-sorry)
Dec 23 12:48:25 WARNING[5167]: file.c:517 ast_openstream_full: File were-sorry does not exist in any format
Dec 23 12:48:25 WARNING[5167]: file.c:828 ast_streamfile: Unable to open were-sorry (format alaw): No such file or directory
Dec 23 12:48:25 WARNING[5167]: pbx.c:5826 pbx_builtin_background: ast_streamfile failed on SIP/5000-08d64e60 for were-sorry
-- AGI Script Executing Application: (Background) Options: (call-cannot-complete)
Dec 23 12:48:25 WARNING[5167]: file.c:517 ast_openstream_full: File call-cannot-complete does not exist in any format
Dec 23 12:48:25 WARNING[5167]: file.c:828 ast_streamfile: Unable to open call-cannot-complete (format alaw): No such file or directory
Dec 23 12:48:25 WARNING[5167]: pbx.c:5826 pbx_builtin_background: ast_streamfile failed on SIP/5000-08d64e60 for call-cannot-complete
-- AGI Script Executing Application: (Background) Options: (please-hang-up-and-try-again)
Dec 23 12:48:25 WARNING[5167]: file.c:517 ast_openstream_full: File please-hang-up-and-try-again does not exist in any format
Dec 23 12:48:25 WARNING[5167]: file.c:828 ast_streamfile: Unable to open please-hang-up-and-try-again (format alaw): No such file or directory
Dec 23 12:48:25 WARNING[5167]: pbx.c:5826 pbx_builtin_background: ast_streamfile failed on SIP/5000-08d64e60 for please-hang-up-and-try-again
-- AGI Script selintra completed, returning 0
phone*CLI>
Cheers
Rob