[asterisk-users] DAHDI Help (made a cardinal sin :()

Tim Nelson tnelson at rockbochs.com
Fri May 28 11:47:48 CDT 2010


----- "--[ UxBoD ]--" <uxbod at splatnix.net> 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



More information about the asterisk-users mailing list