A400 card problem ???

danrav
Posts: 11
Member Since:
2008-01-02

I installed a A400 PCI card with 1FXO module and 5FXS modules.
The channels assigned are 49 et 50 for the FXO and 51-60 for the FXS.
My problems are the following :
1- I have 1 ptsn analog line connected to channel 50, nothing connected to channel 49. When somebody calls, both channels (49 et 50) are "starting single switch". Since I redirect all incoming calls to extension 3210, the extension ring but we also here the message that the extension 3210 is on the phone !!!!

2- I connected 2 phones, one on port 59 (extension 3232) and one on port 60 (extension 3210). When I call either one, both ring. Whe can see that both channels (59 and 60) are starting. To solve that problem, I had to connect one phone on channel 60 and one on channel 58. Since they are on different module, it seems that solve the problem. But if i connect a phone on the lower channel of a module, both channels of that module are starting....

Is there something I don't understand ???

Here is a copy of zaptel.conf

loadzone=us
defaultzone=us

#Sangoma A102 port 1 [slot:10 bus:2 span: 1]
span=1,0,0,esf,b8zs
bchan=1-23
dchan=24

#Sangoma A102 port 2 [slot:10 bus:2 span: 2]
span=2,0,0,esf,b8zs
bchan=25-47
dchan=48

#Sangoma A400 [slot:12 bus:2 span:3]
fxsks=49
fxsks=50
fxoks=51
fxoks=52
fxoks=53
fxoks=54
fxoks=55
fxoks=56
fxoks=57
fxoks=58
fxoks=59
fxoks=60

Copy of zapata-auto.conf

callerid=asreceived

;Sangoma A102 port 1 [slot:10 bus:2 span: 1]
switchtype=dms100
context=from-zaptel
group=0
signalling=pri_cpe
channel => 1-23

;Sangoma A102 port 2 [slot:10 bus:2 span: 2]
switchtype=dms100
context=from-internal
group=1
signalling=pri_net
channel => 25-47

;Sangoma A400 [slot:12 bus:2 span:3]
context=from-zaptel
group=0
signalling = fxs_ks
channel => 49

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

context=from-internal
group=1
signalling = fxo_ks
channel => 51

context=from-internal
group=1
signalling = fxo_ks
channel => 52

context=from-internal
group=1
signalling = fxo_ks
channel => 53

context=from-internal
group=1
signalling = fxo_ks
channel => 54

context=from-internal
group=1
signalling = fxo_ks
channel => 55

context=from-internal
group=1
signalling = fxo_ks
channel => 56

context=from-internal
group=1
signalling = fxo_ks
channel => 57

context=from-internal
group=1
signalling = fxo_ks
channel => 58

context=from-internal
group=1
signalling = fxo_ks
channel => 59

context=from-internal
group=1
signalling = fxo_ks
channel => 60

Danrav