Zap show channels does not show configured lines?

Hi,
I’ve just built a fresh Ubuntu 9.04 box with the following stuff compiled:-

drwxr-xr-x 24 root root 4096 2009-05-22 15:59 asterisk-1.4.24.1
drwxr-xr-x 11 root root 4096 2009-05-22 16:08 asterisk-addons-1.4.8
drwxrwxr-x 5 root root 4096 2009-05-11 19:22 dahdi-linux-complete-2.2.0-rc4+2.2.0-rc2
drwxr-xr-x 7 root root 4096 2008-10-22 06:39 freepbx-2.5.1
drwxr-sr-x 3 root root 4096 2009-05-22 21:43 libpri-1.4.10
drwxr-xr-x 18 root root 4096 2009-05-25 00:07 wanpipe-3.4.1
drwxr-xr-x 8 root root 4096 2009-05-22 15:58 zaptel-1.4.12.1

I’m using a sangoma A200 card with 2 x fxo ports. I’ve had this card working in a Trixbox 2.5 setup recently.

What I am seeing is below:-

asteriskCLI> zap show channels
Chan Extension Context Language MOH Interpret
pseudo default default
asterisk
CLI>

/etc/zaptel.conf looks like:-

#autogenerated by /usr/sbin/wancfg_zaptel do not hand edit
#autogenrated on 2009-05-24
#Zaptel Channels Configurations
#For detailed Zaptel options, view /etc/zaptel.conf.bak
loadzone=uk
defaultzone=uk

#Sangoma AFT-A200 [slot:0 bus:6 span:1]
fxsks=1
fxsks=2

Amd /etc/asterisk/zapata.conf looks like:-

;autogenerated by /usr/sbin/wancfg_zaptel do not hand edit
;autogenrated on 2009-05-24
;Zaptel Channels Configurations
;For detailed Zaptel options, view /etc/asterisk/zapata.conf.bak

[trunkgroups]

[channels]
context=default
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no

;Sangoma AFT-A200 [slot:0 bus:6 span:1]
context=from-zaptel
group=0
signalling = fxs_ks
channel => 1

context=from-zaptel
group=0
signalling = fxs_ks
channel => 2

I have installed freepbx 2.5.1 and managed to configure SIP extensions fine and I can dial the echotest etc.

Any help would be most welcome.

Thanks