I've finally moved from my 5 year old 1.2 installation to a 1.8
installation.
I'm using the packages supplied by asterisk.org<http://asterisk.org>
for Ubuntu 10.04, so I am at Asterisk 1.8.6.
On the console, I am seeing:
PRI Span: 1 !! Unknown IE 128 (cs0)
-- Span 1: Channel 0/22 got hangup, cause 15
And then the call hangs up. The cause code changes all the time. It never
seems to be consistent. 31, 34, 54, 102, 122, etc. Before it was a different
type of error. I've tried multiple versions of libpri and am now on 1.4.12.
I'm also on DAHDI 2.4.1. The card in question is a Digium Wildcard TE110P
T1/E1 Card.
I've tried IRC and the forum and gotten no help, so any help would be
appreciated.
Stephen H. Gerstacker
Sr. Database Developer
Electronic Data Payment Systems
Phone: 866.578.9740 ext. 114
Fax: 866.528.3854
www.edpaymentsystems.com<http://www.edpaymentsystems.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20110909/7dcfc470/attachment.htm>
Stephen H. Gerstacker wrote:> so any help would be appreciatedYou 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."