Hey all,
I've done a few SIP installs without a problem, but this is my first PRI install. I won't copy and paste here everything or elaborate on how many things ive tried because I'm not trying to bore the audience
. I will of course on demand.
I'm on latest PIAF Bronze, Asterisk 1.6, FreePBX 2.9RC1. This is a test setup, because I need to test out the PRI connectivity.
I've followed:
http://pbxinaflash.com/wiki/index.php?title=RhinoHW-Install
and sort of this
http://www.voip-info.org/wiki/view/DAHDI
So, I'm pretty confident that the PRI parameters are correct (frame, signaling etc), I'm also confident that the modules are loaded properly for the Rihno, I'm also pretty confident the dialplan is correct.
Shouldn't I be seeing a list of the available channels when doing a "dahdi show channels"?
I said I wouldn't copy and paste much but here's some:
dahdi show status
chan_dhadi.conf
dahdi-channels.conf
I have a feeling there needs to be more in the dahdi-channels.conf ...
dahdi restart/load
Thanks again.
I've done a few SIP installs without a problem, but this is my first PRI install. I won't copy and paste here everything or elaborate on how many things ive tried because I'm not trying to bore the audience
I'm on latest PIAF Bronze, Asterisk 1.6, FreePBX 2.9RC1. This is a test setup, because I need to test out the PRI connectivity.
I've followed:
http://pbxinaflash.com/wiki/index.php?title=RhinoHW-Install
and sort of this
http://www.voip-info.org/wiki/view/DAHDI
So, I'm pretty confident that the PRI parameters are correct (frame, signaling etc), I'm also confident that the modules are loaded properly for the Rihno, I'm also pretty confident the dialplan is correct.
Shouldn't I be seeing a list of the available channels when doing a "dahdi show channels"?
I said I wouldn't copy and paste much but here's some:
dahdi show status
Code:
Rhino R1T1 T1/PRI Card 0 OK 0 0 0 ESF B8ZS 0 db (CSU)/0-133 feet (DSX-1)
Code:
[channels]
;
context=from-pstn
signalling=fxs_ks
rxwink=300 ; Atlas seems to use long (250ms) winks
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
faxdetect=incoming
echotraining=800
rxgain=0.0
txgain=0.0
callgroup=1
pickupgroup=1
;Uncomment these lines if you have problems with the disconection of your analog lines
busydetect=yes
busycount=3
hanguponpolarityswitch=yes
immediate=no
#include chan_dahdi_additional.conf
include dahdi-channels.conf
Code:
; Span 1: R1T1/0 "Rhino R1T1 T1/PRI Card 0" (MASTER) B8ZS/ESF ClockSource
group=0,11
context=from-pstn
switchtype = national
signalling = pri_cpe
channel => 1-23
context = default
group = 63
dahdi restart/load
Code:
Unloading DAHDI hardware modules: ERROR: Module dahdi is in use
error
Loading DAHDI hardware modules:
r1t1: DAHDI Tools Version - 2.4.1
DAHDI Version: 2.4.1.1
Echo Canceller(s):
Configuration
======================
SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 01)
... etc etc
Channel 21: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 21)
Channel 22: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 22)
Channel 23: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 23)
Channel 24: D-channel (Default) (Echo Canceler: none) (Slaves: 24)
24 channels to configure.
Changing signalling on channel 1 from Unused to Clear channel
Setting echocan for channel 1 to mg2
Changing signalling on channel 2 from Unused to Clear channel
Setting echocan for channel 2 to mg2
Changing signalling on channel 3 from Unused to Clear channel
.... etc etc
Setting echocan for channel 23 to mg2
Changing signalling on channel 24 from Unused to HDLC with FCS check
Setting echocan for channel 24 to none