Can't dial out using Quadbri card

Hi guys,

Can anyone tell my why I get the error below (far below, first I show you my configs)?

Zapata:

; Span 2: ztqoz/1/1 "quadBRI PCI ISDN Card 1 Span 1 [TE] (cardID 0)"
group=5
context=digital-out
switchtype = euroisdn
signalling = bri_cpe_ptmp
channel => 5-6

Extentions:

[digital-out]
digital_out1 = Zap/g5
include = default
include = parkedcalls
exten = _0!,1,Macro(trunkdial,${digital_out1}/${EXTEN:0})

Output when trying to place a call:

asteriskCLI>
– Executing [0763938619@digital-out:1] Macro(“SIP/6000-08270620”, “trunkdial|Zap/g5/0763938619”) in new stack
– Executing [s@macro-trunkdial:1] Dial(“SIP/6000-08270620”, “Zap/g5/0763938619”) in new stack
– Requested transfer capability: 0x00 - SPEECH
– Called g5/0763938619
– Moving call from channel 5 to channel 6
– Zap/6-1 is proceeding passing it to SIP/6000-08270620
– Channel 0/2, span 2 got hangup request, cause 1
[Sep 12 09:16:13] WARNING[13660]: app_dial.c:760 wait_for_answer: Unable to forward voice or dtmf
– Hungup ‘Zap/6-1’
== Everyone is busy/congested at this time (1:0/0/1)
– Executing [s@macro-trunkdial:2] Goto(“SIP/6000-08270620”, “s-CHANUNAVAIL|1”) in new stack
– Goto (macro-trunkdial,s-CHANUNAVAIL,1)
– Executing [s-CHANUNAVAIL@macro-trunkdial:1] NoOp(“SIP/6000-08270620”, “”) in new stack
== Auto fallthrough, channel ‘SIP/6000-08270620’ status is ‘CHANUNAVAIL’
[Sep 12 09:16:13] WARNING[12762]: chan_zap.c:8765 pri_fixup_principle: Call specified, but not found?
asterisk
CLI>

Thanks alot!

I know this was a long time ago but did you ever solve the issue? I am having the same behavior.