I have not read through the rest of your posts, but try some of the other variations of switchtype:
; Switchtype: Only used for PRI. ; ; national: National ISDN 2 (default) ; dms100: Nortel DMS100 ; 4ess: AT&T 4ESS ; 5ess: Lucent 5ESS ; euroisdn: EuroISDN ; ni1: Old National ISDN 1 ; switchtype=national For example, we had a PRI with Global Comm (through a reseller) and they swore up and down that a 5ess was what was needed to for signalling - basically, we could not get the circuit up and clean. When I switched to national, my issues went away. Funny thing is that through our Dialogic (on the same circuit) we had to use Dialogic's 4ess drivers/config for that circuit to work on another telecom device. Have you tried that? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Tillman Sent: Monday, October 24, 2005 6:18 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Red Alarms, No D-Channels, and Crazy People On 10/24/05, Gary Reuter <[EMAIL PROTECTED]> wrote: > Why not attach /etc/zaptel.conf and /etc/asterisk/zapata.conf? Tacked on below. > First thing I'd actually check is the wiring: if you jiggle the > cable and the led changes, you've got a serious problem, but since > you've only been there 3 weeks, you can blame on the previous guy! > ;-) I don't think it is the cabling, but you should see some of the other stuff the guy did... -dave ############# # zaptel.conf: span=1,1,0,esf,b8zs bchan=1-23 dchan=24 fxoks=25-28 loadzone = us defaultzone=us ############ ############ # zapata.conf [channels] txgain=-5.5 language=en context=default usecallerid=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes callreturn=yes signalling=pri_cpe switchtype=dms100 group=0 context=from-pstn faxdetect=incoming echocancel=yes echotraining=800 channel => 1-23 signalling=fxo_ks context=from-internal callerid="Internal Fax 1" <(xxx) 555-5551> channel => 25 callerid="Internal Fax 2" <(xxx) 555-5552> channel => 26 callerid="Internal Fax 3" <(xxx) 555-5553> channel => 27 callerid="Internal Fax 4" <(xxx) 555-5554> channel => 28 signalling=fxs_ks _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
