--[ UxBoD ]-- wrote: > Looking for some help from the UK please. I backed up all my Asterisk > configuration before re-installing the server from 32 -> 64 bit. > Unfortunately I did not transfer the backup to another machine!!!!! > > I now have a TDM400P that is not picking up the line. Can you see what I > have done wrong when I have rebuilt the config please: > > dahdi_scan > ---------- > [1] > active=yes > alarms=OK > description=Wildcard TDM400P REV E/F Board 5 > name=WCTDM/4 > manufacturer=Digium > devicetype=Wildcard TDM400P REV E/F > location=PCI Bus 02 Slot 02 > basechan=1 > totchans=4 > irq=169 > type=analog > port=1,FXO > port=2,none > port=3,none > port=4,none > > /etc/dahdi/system.conf > ---------------------- > fxsks=1 > echocanceller=mg2,1 > loadzone = uk > defaultzone = uk > > dmesg when loaded dadhi > ----------------------- > dahdi: Telephony Interface Registered on major 196 > dahdi: Version: 2.3.0.1 > Freshmaker version: 71 > Freshmaker passed register test > Module 0: Installed -- AUTO FXO (UK mode) > Module 1: Not installed > Module 2: Not installed > Module 3: Not installed > Found a Wildcard TDM: Wildcard TDM400P REV E/F (1 modules) > dahdi: Registered tone zone 0 (United States / North America) > dahdi_echocan_mg2: Registered echo canceler 'MG2' > dahdi: Registered tone zone 4 (United Kingdom) > > /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 > > Really need some help please, Gordon ;) > > Thank you all. > in chan_dahdi.conf are you sure you have the correct signalling defined? Shouldnt it be fxs_ks in both places?
-- _____________________________________________________________________ -- 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
