Hi,
I installed a Quadbri card, configured with 2 ports connected to a Hipath pbx an 2 ports connected to telco.
I can make and receive call but I receive every 5 seconds on asterisk cli the message: "No D-channel available Using Primary on channel aniway 12
Primary D-channel on span 4 up"
My zapata.conf
[channels]
switchtype = euroisdn

pridialplan = dynamic
prilocaldialplan = local
nationalprefix = 0
internationalprefix = 00
usecallingpres=yes

echocancel = yes
echocancelwhenbridged = yes
echotraining = 100

context=isdn-incoming
group = 1
immediate=no
signalling = bri_cpe
channel => 1-2
channel => 10-11

context=pbx-incoming
group = 2
immediate=no
signalling = bri_net
channel => 4-5
channel => 7-8

zaptel.conf

loadzone=it
defaultzone=it
# qozap span definitions
# most of the values should be bogus because we are not really zaptel
span=1,1,3,ccs,ami
span=2,0,3,ccs,ami
span=3,0,3,ccs,ami
span=4,0,3,ccs,ami

bchan=1,2
dchan=3
bchan=4,5
dchan=6
bchan=7,8
dchan=9
bchan=10,11
dchan=12

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to