Help: Zaptel Channel numbers all 0-0 on tdm400 asterisk 1.4

I have 2 tdm400s all fxo ports.
For some reason asterisk thinks all ports are Zap/0-0

e.g.

Executing [s@macro-dialout-trunk:21] Dial("SIP/232-007bc3c0", "ZAP/1/56565656|300|tTwW") in new stack
    -- Called 1/56565656
  == Parsing '/etc/asterisk/manager.conf': Found
  == Manager 'admin' logged on from 127.0.0.1
    -- Zap/0-0 answered SIP/232-007bc3c0
    -- Starting simple switch on 'Zap/0-0'

anywhere ${CHANNEL} is used it return Zap/0-0 regardless of which port the call is going out or coming in on.

Is htis a bug is there something new in 1.4 I am missing… Does anyone have any idea what could be happening?

TIA

what is the output of “ztconfig -vv”

Zaptel Version: SVN-branch-1.4-r1687
Echo Canceller: MG2
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)
Channel 05: FXS Kewlstart (Default) (Slaves: 05)
Channel 06: FXS Kewlstart (Default) (Slaves: 06)
Channel 07: FXS Kewlstart (Default) (Slaves: 07)
Channel 08: FXS Kewlstart (Default) (Slaves: 08)

8 channels configured.

Sounds like a bug to me…

sigh me too…

Logged a bug

bugs.digium.com/view.php?id=8570