Agustin GudiƱo
2005-Dec-22 01:48 UTC
[Asterisk-Users] Problem with octobri and x100p clone
Hi everybody,
I have a problem with my *..
I have an Octobri Card working good..
and 2 x100p clones ..
the fact is that * modeprobes ok and load drivers ok.
but when I want to make a call outside, I get this error
-- Executing Dial("SIP/203-7f0a", "Zap/g1/69XXXXX65|30") in
new stack
Dec 19 12:33:51 NOTICE[3042]: app_dial.c:759 dial_exec: Unable to create channel
of type 'Zap'
the group 1 are 8 lines of the Octobri
the group 2 are 2 x100p clones
zapata.conf file---------------------------------------------------------
[root@sipoperaciones asterisk]# vi zapata.conf
;
; Default context
;
context=enlace
signalling=fxs_ks
echocancel=yes
echocancelwhenbridged=yes
echotraining=800
relaxdtmf=yes
rxgain=4.0
txgain=4.0
busydetect=no
callprogress=no
musiconhold=default
usecallerid=yes
callerid=asreceived
channel=25-26
group=2
switchtype = euroisdn
signalling = bri_cpe
; p2mp NT mode (for connecting ISDN phones in point-to-multipoint mode)
;signalling = bri_net_ptmp
; p2p NT mode (for connecting an ISDN pbx in point-to-point mode)
;signalling = bri_net
pridialplan = local
prilocaldialplan = local
nationalprefix internationalprefix = 0
echocancel = yes
context=incoming
group = 1
; S/T port 1
channel => 1-2
group = 1
; S/T port 2
channel => 4-5
so on to latest Octobri port
group = 1
; S/T port 8
channel => 22-23
---------------end of zapata.conf file
----------------zaptel.conf file---------------------
[root@sipoperaciones etc]# vi zaptel.conf
loadzone=es
defaultzone=es
# 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
span=5,1,3,ccs,ami
span=6,0,3,ccs,ami
span=7,0,3,ccs,ami
span=8,0,3,ccs,ami
bchan=1,2
dchan=3
bchan=4,5
dchan=6
bchan=7,8
dchan=9
bchan=10,11
dchan=12
bchan=13,14
dchan=15
bchan=16,17
dchan=18
bchan=19,20
dchan=21
bchan=22,23
dchan=24
fxsks=25-26
--------------end of zaptel.conf file ---------------------
someone could help me?????
thanks in advance
Bye
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20051222/d2057c41/attachment.htm
DRi@b-w-computer.de
2005-Dec-22 01:55 UTC
[Asterisk-Users] Problem with octobri and x100p clone
have you checked the order the modules are loaded and that this matches the zaptel.conf ? asterisk-users-bounces@lists.digium.com wrote on 22.12.2005 09:48:55:> Hi everybody, > I have a problem with my *.. > I have an Octobri Card working good.. > and 2 x100p clones .. > the fact is that * modeprobes ok and load drivers ok. > but when I want to make a call outside, I get this error > > -- Executing Dial("SIP/203-7f0a", "Zap/g1/69XXXXX65|30") in new stack > Dec 19 12:33:51 NOTICE[3042]: app_dial.c:759 dial_exec: Unable to createchannel of type 'Zap'> > the group 1 are 8 lines of the Octobri > the group 2 are 2 x100p clones > > zapata.conffile---------------------------------------------------------> [root@sipoperaciones asterisk]# vi zapata.conf > > ; > ; Default context > ; > context=enlace > signalling=fxs_ks > echocancel=yes > echocancelwhenbridged=yes > echotraining=800 > relaxdtmf=yes > rxgain=4.0 > txgain=4.0 > busydetect=no > callprogress=no > musiconhold=default > usecallerid=yes > callerid=asreceived > channel=25-26 > group=2 > switchtype = euroisdn > > signalling = bri_cpe > ; p2mp NT mode (for connecting ISDN phones in point-to-multipoint mode) > ;signalling = bri_net_ptmp > ; p2p NT mode (for connecting an ISDN pbx in point-to-point mode) > ;signalling = bri_net > > pridialplan = local > prilocaldialplan = local > nationalprefix > internationalprefix = 0 > > echocancel = yes > > context=incoming > group = 1 > ; S/T port 1 > channel => 1-2 > > group = 1 > ; S/T port 2 > channel => 4-5 > > so on to latest Octobri port > > > group = 1 > ; S/T port 8 > channel => 22-23 > > > ---------------end of zapata.conf file > > > ----------------zaptel.conf file--------------------- > [root@sipoperaciones etc]# vi zaptel.conf > loadzone=es > defaultzone=es > # 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 > span=5,1,3,ccs,ami > span=6,0,3,ccs,ami > span=7,0,3,ccs,ami > span=8,0,3,ccs,ami > > bchan=1,2 > dchan=3 > bchan=4,5 > dchan=6 > bchan=7,8 > dchan=9 > bchan=10,11 > dchan=12 > bchan=13,14 > dchan=15 > bchan=16,17 > dchan=18 > bchan=19,20 > dchan=21 > bchan=22,23 > dchan=24 > fxsks=25-26 > --------------end of zaptel.conf file --------------------- > someone could help me????? > thanks in advance > Bye_______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users