ISDN30 + Asterisk

Well I have Asterisk 1.4.21.2 so that’s good. By the way, yes this is the only card.

This is what PBX In A Flash / genzaptelconf had set up by default for my /etc/asterisk/zapata.conf

[code];
; 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
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
echotraining=800
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no

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

;Include genzaptelconf configs
#include zapata-channels.conf

;Include AMP configs
#include zapata_additional.conf[/code]

/etc/asterisk/zapata-channels.conf:

[code]; 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: ZTDUMMY/1 “ZTDUMMY/1 (source: RTC) 1” (MASTER) [/code]

/etc/asterisk/zapata_additional.conf

;--------------------------------------------------------------------------------; ; Do NOT edit this file as it is auto-generated by FreePBX. All modifications to ; ; this file must be done via the web gui. There are alternative files to make ; ; custom modifications, details at: http://freepbx.org/configuration_files ; ;--------------------------------------------------------------------------------; ;

In FreePBX under Basic > Trunks there’s one entry: Trunk ZAP/g0

Is there an idiot’s guide to what to do to install and run wanrouter? I’m downloading it now, well it says wanpipe, is thta the same thing or somehting else, I think I’ll read the instructions if i can find them.