OK here is the output of asterisk -vvvr
[root@asterisk1 etc]# ztcfg -vvv
Zaptel Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels configured.
[root@asterisk1 etc]# asterisk
Asterisk already running on /var/run/asterisk/asterisk.ctl. Use 'asterisk -r' t o connect.
[root@asterisk1 etc]# asterisk -Rvvvvvvvvvvvvvvv
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
Asterisk 1.2.22, 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.22 currently running on asterisk1 (pid = 2920)
Verbosity was 1 and is now 15
asterisk1*CLI> zap show channels
Chan Extension Context Language MusicOnHold
pseudo from-zaptel en
1 from-zaptel en
2 from-zaptel en
3 from-zaptel en
4 from-zaptel en
asterisk1*CLI>
[root@asterisk1 asterisk]#
[root@asterisk1 asterisk]# clear
[root@asterisk1 asterisk]# nano zapata.conf
You have new mail in /var/spool/mail/root
[root@asterisk1 asterisk]# asterisk -vvvr
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
Asterisk 1.2.22, 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.22 currently running on asterisk1 (pid = 2920)
Verbosity is at least 15
-- Executing Macro("SIP/250-09c2f800", "vm|260|DIRECTDIAL") in new stack
-- Executing Macro("SIP/250-09c2f800", "user-callerid|SKIPTTL") in new stack
-- Executing NoOp("SIP/250-09c2f800", "user-callerid: device 250") in new st ack
-- Executing GotoIf("SIP/250-09c2f800", "0?report") in new stack
-- Executing GotoIf("SIP/250-09c2f800", "0?start") in new stack
-- Executing Set("SIP/250-09c2f800", "REALCALLERIDNUM=250") in new stack
-- Executing NoOp("SIP/250-09c2f800", "REALCALLERIDNUM is 250") in new stack
-- Executing Set("SIP/250-09c2f800", "AMPUSER=250") in new stack
-- Executing Set("SIP/250-09c2f800", "AMPUSERCIDNAME=Dr. Aguilar") in new st ack
-- Executing GotoIf("SIP/250-09c2f800", "0?report") in new stack
-- Executing Set("SIP/250-09c2f800", "CALLERID(all)=Dr. Aguilar <250>") in n ew stack
-- Executing Set("SIP/250-09c2f800", "REALCALLERIDNUM=250") in new stack
-- Executing NoOp("SIP/250-09c2f800", "TTL: ARG1: SKIPTTL") in new stack
-- Executing GotoIf("SIP/250-09c2f800", "1?continue") in new stack
-- Goto (macro-user-callerid,s,21)
-- Executing NoOp("SIP/250-09c2f800", "Using CallerID "Dr. Aguilar" <250>") in new stack
-- Executing Set("SIP/250-09c2f800", "VMGAIN=") in new stack
-- Executing GotoIf("SIP/250-09c2f800", "1?s-DIRECTDIAL|1") in new stack
-- Goto (macro-vm,s-DIRECTDIAL,1)
-- Executing NoOp("SIP/250-09c2f800", "DIRECTDIAL voicemail") in new stack
-- Executing Macro("SIP/250-09c2f800", "get-vmcontext|260") in new stack
-- Executing Set("SIP/250-09c2f800", "VMCONTEXT=default") in new stack
-- Executing GotoIf("SIP/250-09c2f800", "0?200:300") in new stack
-- Goto (macro-get-vmcontext,s,300)
-- Executing NoOp("SIP/250-09c2f800", "") in new stack
-- Executing VoiceMail("SIP/250-09c2f800", "260@default|u") in new stack
-- Playing 'vm-theperson' (language 'en')
-- Playing 'digits/2' (language 'en')
-- Playing 'digits/6' (language 'en')
-- Playing 'digits/0' (language 'en')
-- Playing 'vm-isunavail' (language 'en')
-- Playing 'vm-intro' (language 'en')
== Spawn extension (macro-vm, s-DIRECTDIAL, 3) exited non-zero on 'SIP/250-09c 2f800' in macro 'vm'
== Spawn extension (macro-vm, s-DIRECTDIAL, 3) exited non-zero on 'SIP/250-09c 2f800'
asterisk1*CLI>