I've made the system work by overlaying the old trixbox config in /etc/asterisk. BUT this is a disaster waiting to happen with this client.
I'm having a hard time deciphering the trixbox extensions*.conf files in order to make a simple system where the client won't muck it up. On 8/23/2010 11:37 AM, Cassius Smith wrote: > * -----Original Message----- > * From: Todd Reese<[email protected]> > * Reply-to: Asterisk Users Mailing List - Non-Commercial > Discussion<[email protected]> > * To: [email protected] > * Subject: [asterisk-users] Dahdi install gone wrong > * Date: Mon, 23 Aug 2010 10:26:58 -0400 > * > * Hi All, > * > * > * I've got a project installing a Digium TDM800P card with 8 FXO's > in an > * Asterisk box. > * > * > * The computer is running Slackware 13.1 and I've installed the > current > * Dahdi and Asterisk 1.6.2.11. > * > * > * I've installed several boxes that are pure VOIP but, I haven't > installed > * a Dahdi interface and I'm stumped. I've got it to the point of > Dahdi > * seeing the card and Asterisk recognizing dahdi but, I can't see > any > * channels for the calls to come in on. > * > * I've had to borrow files from an old config of Trixbox (the > machine was > * underpowered) to get to the point where I am in my setup. > * > * I would like to inquire some help from the group to get me up > and > * receiving calls on the card. > * > * > * Regards, > * > * Todd Reese > * > * Include: > * > * > * ============chan_dahdi.conf========== > * > * > * ; Configuration file > * > * [trunkgroups] > * > * [channels] > * > * language=en > * context=from-zaptel > * signalling=fxs_ks > * rxwink=300 ; Atlas seems to use long (250ms) winks > * ; > * ; Whether or not to do distinctive ring detection on FXO lines > * ; > * ;usedistinctiveringdetection=yes > * > * usecallerid=yes > * hidecallerid=no > * callwaiting=yes > * usecallingpres=yes > * callwaitingcallerid=yes > * threewaycalling=yes > * transfer=yes > * cancallforward=yes > * callreturn=yes > * echocancel=yes > * echocancelwhenbridged=no > * ;echotraining=800 > * rxgain=0.0 > * txgain=0.0 > * group=0 > * callgroup=1 > * pickupgroup=1 > * immediate=no > * > * ;faxdetect=both > * faxdetect=incoming > * ;faxdetect=outgoing > * ;faxdetect=no > * > * ;Include setup-pstn configs > * #include dahdi-channels.conf > * > * group=1 > * > * ;Include PBXconfig configs > * #include chan_dahdi_additional.conf > * > * > * > * ============dahdi-channels.conf============= > * > * ; Autogenerated by /usr/sbin/dahdi_genconf on Wed Aug 18 > 20:25:02 2010 > * ; If you edit this file and execute /usr/sbin/dahdi_genconf > again, > * ; your manual changes will be LOST. > * ; Dahdi Channels Configurations (chan_dahdi.conf) > * ; > * ; This is not intended to be a complete chan_dahdi.conf. Rather, > it is > * intended > * ; to be #include-d by /etc/chan_dahdi.conf that will include the > global > * settings > * ; > * > * ; Span 1: WCTDM/0 "Wildcard TDM800P Board 1" (MASTER) > * ;;; line="1 WCTDM/0/0 FXSKS (SWEC: MG2)" > * signalling=fxs_ks > * callerid=asreceived > * group=0 > * context=from-pstn > * channel => 1 > * callerid= > * group= > * context=default > * > * ;;; line="2 WCTDM/0/1 FXSKS (SWEC: MG2)" > * signalling=fxs_ks > * callerid=asreceived > * group=0 > * context=from-pstn > * channel => 2 > * callerid= > * group= > * context=default > * > * ;;; line="3 WCTDM/0/2 FXSKS (SWEC: MG2)" > * signalling=fxs_ks > * callerid=asreceived > * group=0 > * context=from-pstn > * channel => 3 > * callerid= > * group= > * context=default > * > * ;;; line="4 WCTDM/0/3 FXSKS (SWEC: MG2)" > * signalling=fxs_ks > * callerid=asreceived > * group=0 > * context=from-pstn > * channel => 4 > * callerid= > * group= > * context=default > * > * ;;; line="5 WCTDM/0/4 FXSKS (SWEC: MG2)" > * signalling=fxs_ks > * callerid=asreceived > * group=0 > * context=from-pstn > * channel => 5 > * callerid= > * group= > * context=default > * > * ;;; line="6 WCTDM/0/5 FXSKS (SWEC: MG2)" > * signalling=fxs_ks > * callerid=asreceived > * group=0 > * context=from-pstn > * channel => 6 > * callerid= > * group= > * context=default > * > * ;;; line="7 WCTDM/0/6 FXSKS (SWEC: MG2)" > * signalling=fxs_ks > * callerid=asreceived > * group=0 > * context=from-pstn > * channel => 7 > * callerid= > * group= > * context=default > * > * ;;; line="8 WCTDM/0/7 FXSKS (SWEC: MG2)" > * signalling=fxs_ks > * callerid=asreceived > * group=0 > * context=from-pstn > * channel => 8 > * callerid= > * group= > * context=default > * > * > * =====system.conf============= > * > * > * # Autogenerated by /usr/sbin/dahdi_genconf on Sun Aug 22 > 19:34:02 2010 > * # If you edit this file and execute /usr/sbin/dahdi_genconf > again, > * # your manual changes will be LOST. > * # Dahdi Configuration File > * # > * # This file is parsed by the Dahdi Configurator, dahdi_cfg > * # > * # Global data > * > * loadzone = us > * defaultzone = us > * > * # Span 1: WCTDM/0 "Wildcard TDM800P Board 1" (MASTER) > * fxsks=1 > * #echocanceller=mg2,1 > * fxsks=2 > * #echocanceller=mg2,2 > * fxsks=3 > * #echocanceller=mg2,3 > * fxsks=4 > * #echocanceller=mg2,4 > * fxsks=5 > * #echocanceller=mg2,5 > * fxsks=6 > * #echocanceller=mg2,6 > * fxsks=7 > * #echocanceller=mg2,7 > * fxsks=8 > * #echocanceller=mg2,8 > > > Can you include the germane part of the dialplan also? > > > -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
