keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about B100/200/400/800 ISDN BRI Cards

Installation of B400p and A400p card in one server(Solved)

16 years 5 months ago #530 by yidiyuehan
With the help from James.Zhu, we have managed to install one B400p and one A400p card in one server. Below are some key points:
Download and install Bristuff from openvox download version, remember to apply the patch before compiling, then asterisk, zaptel, libpri will auto install.

After that configure you zaptel.conf:
# Span 1: ztqoz/2/1 "quadBRI PCI ISDN Card 1 Span 1 [TE] (cardID 7) Layer 1 DEACTIVATED (F0)"
span=1,1,1,ccs,ami
# termtype: te
bchan=1-2
dchan=3

# Span 2: ztqoz/2/2 "quadBRI PCI ISDN Card 1 Span 2 [TE] (cardID 7) Layer 1 DEACTIVATED (F0)"
span=2,2,1,ccs,ami
# termtype: te
bchan=4-5
dchan=6

# Span 3: ztqoz/2/3 "quadBRI PCI ISDN Card 1 Span 3 [TE] (cardID 7) Layer 1 DEACTIVATED (F0)"
span=3,3,1,ccs,ami
# termtype: te
bchan=7-8
dchan=9

# Span 4: ztqoz/2/4 "quadBRI PCI ISDN Card 1 Span 4 [TE] (cardID 7) Layer 1 DEACTIVATED (F0)"
span=4,4,1,ccs,ami
# termtype: te
bchan=10-11
dchan=12

# Span 5: WCTDM/0 "Wildcard TDM400P REV E/F Board 1"
fxoks=13
fxsks=14
fxsks=15
fxsks=16
# Global data

loadzone = sg
defaultzone = sg


and your zapata.conf:

[trunkgroups]
[channels]
priindication = passthrough
switchtype = euroisdn
signalling = bri_cpe_ptmp
context=from-zaptel
group=1
; S/T port 1
channel=>1-2
channel=>4-5
channel=>7-8
channel=>10-11

signalling=fxo_ks; for FXS module
context=from-internal
channel => 13

signalling=fxs_ks; for FXO module
context=from-zaptel
group=0
channel =>14

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


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


After that remember to load qozap.ko driver first before wctdm.
If any one has any problem can follow up this post then I will try to answer your question.

johnny
Time to create page: 0.055 seconds
Powered by Kunena Forum