Are you not calling out using G0 but your PRI is configured in Group=1?

Try accessing the port individually first to validate.

- dbc.
-----Original Message-----
From: Alex Robar [mailto:alex.ro...@gmail.com] 
Sent: December-22-09 5:39 PM
To: asterisk Mailing
Subject: [on-asterisk] Outbound Calls Failing on PRI ("got hangup, cause
90")

Hi all,

We're very new to PRIs, and I'm having trouble getting one working properly
on one of our Asterisk boxes. Inbound calls through the PRI work properly,
but outbound calls are rejected immediately. Details below (if I've missed
something important, please let me know... Not sure what's required to
troubleshoot this yet). Hoping someone out there might have some hints.
Willing to hire someone to take a look if that's what it takes. Thanks in
advance!

Asterisk version: 1.4.26.2
Hardware: Sangoma A102
Wanpipe version: 3.5.6
PRI coding: B8ZS
PRI framing: ESF
Switchtype: NI2


CLI ouput when placing the call:
-----------------------------------------------
    -- Executing [...@macro-dialout-trunk:26] Dial("SIP/50555-00e73ea0",
"DAHDI/g0|300|") in new stack
    -- Requested transfer capability: 0x00 - SPEECH
    -- Called g0
    -- Channel 0/1, span 1 got hangup, cause 90
    -- Hungup 'DAHDI/1-1'
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Executing [...@macro-dialout-trunk:27] Goto("SIP/50555-00e73ea0",
"s-CHANUNAVAIL|1") in new stack
    -- Goto (macro-dialout-trunk,s-CHANUNAVAIL,1)
    -- Executing [s-chanunav...@macro-dialout-trunk:1]
GotoIf("SIP/50555-00e73ea0", "1?noreport") in new stack
    -- Goto (macro-dialout-trunk,s-CHANUNAVAIL,3)
    -- Executing [s-chanunav...@macro-dialout-trunk:3]
NoOp("SIP/50555-00e73ea0", "TRUNK Dial failed due to CHANUNAVAIL
(hangupcause: 90) - failing through to other trunks") in new stack
-----------------------------------------------


chan_dahdi.conf:
-----------------------------------------------
[channels]
context=default
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no

;Sangoma A102 port 1 [slot:4 bus:8 span:1] <wanpipe1>
switchtype=national
context=from-pstn
group=0
echocancel=yes
signalling=pri_cpe
channel =>1-23
-----------------------------------------------

/etc/dahdi/system.conf:
-----------------------------------------------
loadzone=us
defaultzone=us

#Sangoma A102 port 1 [slot:4 bus:8 span:1] <wanpipe1>
span=1,0,0,esf,b8zs
bchan=1-23
echocanceller=mg2,1-23
hardhdlc=24
----------------------------------------------


-- 
Alex Robar
alex.ro...@gmail.com


---------------------------------------------------------------------
To unsubscribe, e-mail: asterisk-unsubscr...@uc.org
For additional commands, e-mail: asterisk-h...@uc.org

Reply via email to