Hi Alex,
You may want to enable debugging on your PRI
> pri debug span 1
or
> pri intense debug span 1
this may give you more information as to what the problem may be.
Another thought - are you sending the correct number of digits to your
PRI provider - ie are they expecting 10 and you are only sending 3?
Also here in Calgary, depending on the provider, we have to set the
pridialplan and prilocaldialplan configuration options in zapata.conf
(chan_dahdi.conf - I think). This had more of an affect calling 911
though, so not sure if it is relevant.
Lastly, as Nabeel suggested, contact Sangoma after following their pri
debugging tips
http://wiki.sangoma.com/wanpipe-linux-asterisk-debugging#pri_span_debugging
HTH
Martin
Alex Robar wrote:
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
----------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: asterisk-unsubscr...@uc.org
For additional commands, e-mail: asterisk-h...@uc.org