----- "--[ UxBoD ]--" <[email protected]> wrote: > /etc/asterisk/chan_dahdi.conf > ----------------------------- > [channels] > language=en > usecallerid=yes > cidsignalling=v23 > sendcalleridafter = 2 > rxgain=2.0 > txgain=3.0 > progzone=uk > signalling=fxo_ks > callerid=asreceived > group=0 > context=inbound-dahdi > channel => 1 > callerid= > group= > context=inbound-dahdi > > /etc/asterisk/dahdi-channels.conf > --------------------------------- > ; Autogenerated by /usr/sbin/dahdi_genconf on Thu May 27 13:25:14 > 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/4 "Wildcard TDM400P REV E/F Board 5" (MASTER) > ;;; line="1 WCTDM/4/0 FXSKS" > signalling=fxs_ks > callerid=asreceived > group=0 > context=inbound-dahdi > channel => 1 > callerid= > group= > context=default >
You're missing this in your chan_dahdi.conf: #include dahdi-channels.conf --Tim -- _____________________________________________________________________ -- 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
