Help - Can't receive incoming PSTN -Outgoing calls work fine - Digital Assistant works fine from extensions

Hello, I’m sending this out again in the hopes of getting a response from a knowledgeable user.

I’m using the latest version of PBX in a Flash with a Openvox A400P card with 2 FXO and 2 FSX ports. I’ve created a digital assistant that does everything I want when I call from an extension. When I try to call in on a PSTN line, it rings and goes to the PTSN voice mail system after about six rings. ( Note it goes to the PSTN voice main and Not my PBX and no…I can’t turn that systems voice mail off.)

I’ve searched the internet extensively and have tried a lot of things with no success. I’ve set the system up using the instructions from PBX in a Flash without tears. I’m hoping that knowledgeable user can provide me with a clear series of steps to help me resolve this issue. Below is a copy of the zaptel settings from my config file.

Thanks in advance for any assistance.

-------------------- ZAPATA Card Redognized ------------------------
Zapata Telephony Interface Registered on major 196
Zaptel Version: 1.4.12.1
Zaptel Echo Canceller: MG2
ACPI: PCI Interrupt 0000:02:0b.0[A] -> GSI 23 (level, low) -> IRQ 193
Freshmaker version: 71
Freshmaker passed register test
Module 0: Installed – AUTO FXO (FCC mode)
Module 1: Installed – AUTO FXO (FCC mode)
Module 2: Installed – AUTO FXS/DPO
Module 3: Installed – AUTO FXS/DPO
Found a Wildcard TDM: Wildcard TDM400P REV E/F (4 modules)

------------------------------- Output of ztcfg command -----------------
root@pbx:~ $ ztcfg -vv

Zaptel Version: 1.4.12.1
Echo Canceller: MG2
Configuration

Channel map:

Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXO Kewlstart (Default) (Slaves: 03)
Channel 04: FXO Kewlstart (Default) (Slaves: 04)

4 channels to configure.

----------------zapata.conf ----------------------------------------
; Zapata telephony interface
;
; Configuration file

[trunkgroups]

[channels]

language=en
context=from-zaptel
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes

usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
usecallerid=yes
hidecallerid=no
relaxdtmf=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=800
rxgain=10
txgain=8
group=0
callgroup=1
pickupgroup=1
immediate=no
busydetect=yes
busycount=6

;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no

;Include genzaptelconf configs
#include zapata-channels.conf

;Include AMP configs
#include zapata_additional.conf

----------zapata-channels.conf settings---------------------

; Autogenerated by /usr/local/sbin/genzaptelconf – do not hand edit
; Zaptel Channels Configurations (zapata.conf)
;
; This is not intended to be a complete zapata.conf. Rather, it is intended
; to be #include-d by /etc/zapata.conf that will include the global settings
;

; Span 1: WCTDM/0 “Wildcard TDM400P REV E/F Board 1” (MASTER)
;;; line="1 WCTDM/0/0 FXSKS (In use) RED"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 1
context=default

;;; line="2 WCTDM/0/1 FXSKS (In use)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 2
context=default

;;; line="3 WCTDM/0/2 FXOKS (In use)"
signalling=fxo_ks
callerid=“Channel 3” <6003>
mailbox=6003
group=5
context=from-internal
channel => 3
callerid=
mailbox=
group=
context=default

;;; line="4 WCTDM/0/3 FXOKS (In use)"
signalling=fxo_ks
callerid=“Channel 4” <6004>
mailbox=6004
group=5
context=from-internal
channel => 4
callerid=
mailbox=
group=
context=default