[asterisk-users] PRI Issues After Upgrade

Doug Lytle support at drdos.info
Fri Sep 9 12:05:22 CDT 2011


Stephen H. Gerstacker wrote:
> so any help would be appreciated

You could start by supplying snippets of your config for the PRI.  
Telling us what PRI card you're using.

For example, my dahdi config for my PRI:

cd /etc/dahdi

cat system.conf

span=1,1,0,esf,b8zs
bchan=1-23
dchan=24
defaultzone=us
loadzone=us

span=2,1,0,esf,b8zs
bchan=25-47
dchan=48
defaultzone=us
loadzone=us


cd /etc/asterisk


Show snippets of your chan_dahdi.conf


switchtype=national
context=definity
signalling=pri_cpe
echocancel=no
echotraining=no
echocancelwhenbridged=no
pridialplan=unknown
group=1
rxgain=0.0
txgain=0.0
usecallerid=yes
callerid=asreceived
channel=1-23

switchtype=national
context=cts
signalling=pri_cpe
echocancel=no
echotraining=no
echocancelwhenbridged=no
pridialplan=unknown
rxgain=0.0
txgain=0.0
group=2
usecallerid=yes
callerid=asreceived


Doug

-- 

Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."




More information about the asterisk-users mailing list