Setup the TDM800 Digium card

My asterisk can dial the phone through the VOIP already and can through any kind of NAT.
I bought the TDM800 Digium card.
Can someone tell me which file should I need to setup up and how can I setup it up if I want call the local call through the TDM800?

But I still have install problem:
When I finish “make install” I type “modprobe zaptel” and " modprobe wctdm24xxp". I think the hardware is ok. Why I get

[root@asterisk ~]# dmesg | grep FXO
Port 1: Installed – AUTO FXO (FCC mode)
Port 2: Installed – AUTO FXO (FCC mode)
Port 3: Installed – AUTO FXO (FCC mode)
Port 4: Installed – AUTO FXO (FCC mode)
Port 1: Installed – AUTO FXO (FCC mode)
Port 2: Installed – AUTO FXO (FCC mode)
Port 3: Installed – AUTO FXO (FCC mode)
Port 4: Installed – AUTO FXO (FCC mode)

[root@asterisk ~]# dmesg | grep FXS
Port 5: FAILED FXS (FCC)
Port 6: FAILED FXS (FCC)
Port 7: FAILED FXS (FCC)
Port 8: FAILED FXS (FCC)
Port 5: FAILED FXS (FCC)
Port 6: FAILED FXS (FCC)
Port 7: FAILED FXS (FCC)
Port 8: FAILED FXS (FCC)

Is that mean my digium card only have FXO not FXS ??
Or any setting I set wrong?

[quote=“bryant”]My asterisk can dial the phone through the VOIP already and can through any kind of NAT.
I bought the TDM800 Digium card.
Can someone tell me which file should I need to setup up and how can I setup it up if I want call the local call through the TDM800?

But I still have install problem:
When I finish “make install” I type “modprobe zaptel” and " modprobe wctdm24xxp". I think the hardware is ok. Why I get

[root@asterisk ~]# dmesg | grep FXO
Port 1: Installed – AUTO FXO (FCC mode)
Port 2: Installed – AUTO FXO (FCC mode)
Port 3: Installed – AUTO FXO (FCC mode)
Port 4: Installed – AUTO FXO (FCC mode)
Port 1: Installed – AUTO FXO (FCC mode)
Port 2: Installed – AUTO FXO (FCC mode)
Port 3: Installed – AUTO FXO (FCC mode)
Port 4: Installed – AUTO FXO (FCC mode)

[root@asterisk ~]# dmesg | grep FXS
Port 5: FAILED FXS (FCC)
Port 6: FAILED FXS (FCC)
Port 7: FAILED FXS (FCC)
Port 8: FAILED FXS (FCC)
Port 5: FAILED FXS (FCC)
Port 6: FAILED FXS (FCC)
Port 7: FAILED FXS (FCC)
Port 8: FAILED FXS (FCC)

Is that mean my digium card only have FXO not FXS ??
Or any setting I set wrong?[/quote]

Dear ,

May i know what system you using now , like TRIXBOX?

May i know you buying FXS cards or FXO cards?where you come from?

Regards
VictorWoon
www.asterisk.com.my
+60123272038

[quote=“bryant”]My asterisk can dial the phone through the VOIP already and can through any kind of NAT.
I bought the TDM800 Digium card.
Can someone tell me which file should I need to setup up and how can I setup it up if I want call the local call through the TDM800?

But I still have install problem:
When I finish “make install” I type “modprobe zaptel” and " modprobe wctdm24xxp". I think the hardware is ok. Why I get

[root@asterisk ~]# dmesg | grep FXO
Port 1: Installed – AUTO FXO (FCC mode)
Port 2: Installed – AUTO FXO (FCC mode)
Port 3: Installed – AUTO FXO (FCC mode)
Port 4: Installed – AUTO FXO (FCC mode)
Port 1: Installed – AUTO FXO (FCC mode)
Port 2: Installed – AUTO FXO (FCC mode)
Port 3: Installed – AUTO FXO (FCC mode)
Port 4: Installed – AUTO FXO (FCC mode)

[root@asterisk ~]# dmesg | grep FXS
Port 5: FAILED FXS (FCC)
Port 6: FAILED FXS (FCC)
Port 7: FAILED FXS (FCC)
Port 8: FAILED FXS (FCC)
Port 5: FAILED FXS (FCC)
Port 6: FAILED FXS (FCC)
Port 7: FAILED FXS (FCC)
Port 8: FAILED FXS (FCC)

Is that mean my digium card only have FXO not FXS ??
Or any setting I set wrong?[/quote]

Dear ,

May i know what system you using now , like TRIXBOX?

May i know you buying FXS cards or FXO cards?where you come from?

Regards
VictorWoon
www.asterisk.com.my
+60123272038

have you configured /etc/zaptel.conf and /etc/asterisk/zapata.conf?

You want FXO ports to connect with the phone comany and FXS ports to connect an analog extension so from your description of what you want to do (make local calls) you have the right hardware.

If you have any trouble with the files above post make sure you post what you put into those files and teh error messages.