Hi again all, I have searched the list for help with my problem but I can?t find an answer. I only manage to get one port of my TDM400P card working. When I do dmesg I get following, seems like four discovered ports: --------------- Zapata Telephony Interface Registered on major 196 PCI: Found IRQ 11 for device 02:00.0 PCI: Sharing IRQ 11 with 02:07.1 PCI: Sharing IRQ 11 with 02:0c.0 Freshmaker version: 63 Freshmaker passed register test Module 0: Installed -- AUTO Module 1: Installed -- AUTO Module 2: Installed -- AUTO Module 3: Installed -- AUTO Found a Wildcard FXS: Wildcard TDM400P REV E/F (4 modules) Registered tone zone 5 (Finland) ---------------- But when I do ztcfg -vv I only get one port configured: ---------------- Zaptel Configuration =====================Channel map: Channel 01: FXO Kewlstart (Default) (Slaves: 01) 1 channels configured. ---------------- How do I configure/load the rest of the ports? Regards, ---JanM---
JanM wrote:>Hi again all, > >I have searched the list for help with my problem but I can?t find an >answer. I only manage to get one port of my TDM400P card working. > >When I do dmesg I get following, seems like four discovered ports: >--------------- >Zapata Telephony Interface Registered on major 196 >PCI: Found IRQ 11 for device 02:00.0 >PCI: Sharing IRQ 11 with 02:07.1 >PCI: Sharing IRQ 11 with 02:0c.0 >Freshmaker version: 63 >Freshmaker passed register test >Module 0: Installed -- AUTO >Module 1: Installed -- AUTO >Module 2: Installed -- AUTO >Module 3: Installed -- AUTO >Found a Wildcard FXS: Wildcard TDM400P REV E/F (4 modules) >Registered tone zone 5 (Finland) >---------------- > >But when I do ztcfg -vv I only get one port configured: >---------------- >Zaptel Configuration >=====================>Channel map: >Channel 01: FXO Kewlstart (Default) (Slaves: 01) >1 channels configured. >---------------- > >How do I configure/load the rest of the ports? > >Add them in /etc/zaptel.conf... ztcfg reads this file and configures zap ports accordingly Michiel
> -----Original Message----- > From: asterisk-users-admin@lists.digium.com > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of > Michiel Betel > Sent: den 20 november 2003 11:24 > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] Still TDM400P problem > > > JanM wrote: > > >Hi again all, > > > >I have searched the list for help with my problem but I > can?t find an > >answer. I only manage to get one port of my TDM400P card working. > > > >When I do dmesg I get following, seems like four discovered ports: > >--------------- > >Zapata Telephony Interface Registered on major 196 > >PCI: Found IRQ 11 for device 02:00.0 > >PCI: Sharing IRQ 11 with 02:07.1 > >PCI: Sharing IRQ 11 with 02:0c.0 > >Freshmaker version: 63 > >Freshmaker passed register test > >Module 0: Installed -- AUTO > >Module 1: Installed -- AUTO > >Module 2: Installed -- AUTO > >Module 3: Installed -- AUTO > >Found a Wildcard FXS: Wildcard TDM400P REV E/F (4 modules) > Registered > >tone zone 5 (Finland) > >---------------- > > > >But when I do ztcfg -vv I only get one port configured: > >---------------- > >Zaptel Configuration > >=====================> >Channel map: > >Channel 01: FXO Kewlstart (Default) (Slaves: 01) > >1 channels configured. > >---------------- > > > >How do I configure/load the rest of the ports? > > > > > Add them in /etc/zaptel.conf... ztcfg reads this file and > configures zap > ports accordingly > > MichielWhen I try that I get an error: "Ouch ... error while writing audio data: : Broken pipe" This works: zaptel.conf fxoks=1 loadzone=fi defaultzone=fi Zapata.conf [channels] group=1 context=internt signalling=fxo_ks channel=1 But when I try to set up more ports/channels on the first card it stops working. The following configuration doesn?t makes the "Ouch..." error: zaptel.conf fxoks=1-4 loadzone=fi defaultzone=fi Zapata.conf [channels] group=1 context=internt signalling=fxo_ks channel=1-4 What does it mean with "audio data" in the error message? ---JanM---
Next configuration must work: zaptel.conf fxoks=1-4 loadzone=fi defaultzone=fi Zapata.conf [channels] group=1 context=internt signalling=fxo_ks channel=1-4 Srsergio -----Mensaje original----- De: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] En nombre de JanM Enviado el: jueves, 20 de noviembre de 2003 11:27 Para: asterisk-users@lists.digium.com Asunto: RE: [Asterisk-Users] Still TDM400P problem> -----Original Message----- > From: asterisk-users-admin@lists.digium.com > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of > Michiel Betel > Sent: den 20 november 2003 11:24 > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] Still TDM400P problem > > > JanM wrote: > > >Hi again all, > > > >I have searched the list for help with my problem but I > can?t find an > >answer. I only manage to get one port of my TDM400P card working. > > > >When I do dmesg I get following, seems like four discovered ports: > >--------------- > >Zapata Telephony Interface Registered on major 196 > >PCI: Found IRQ 11 for device 02:00.0 > >PCI: Sharing IRQ 11 with 02:07.1 > >PCI: Sharing IRQ 11 with 02:0c.0 > >Freshmaker version: 63 > >Freshmaker passed register test > >Module 0: Installed -- AUTO > >Module 1: Installed -- AUTO > >Module 2: Installed -- AUTO > >Module 3: Installed -- AUTO > >Found a Wildcard FXS: Wildcard TDM400P REV E/F (4 modules) > Registered > >tone zone 5 (Finland) > >---------------- > > > >But when I do ztcfg -vv I only get one port configured: > >---------------- > >Zaptel Configuration > >=====================> >Channel map: > >Channel 01: FXO Kewlstart (Default) (Slaves: 01) > >1 channels configured. > >---------------- > > > >How do I configure/load the rest of the ports? > > > > > Add them in /etc/zaptel.conf... ztcfg reads this file and > configures zap > ports accordingly > > MichielWhen I try that I get an error: "Ouch ... error while writing audio data: : Broken pipe" This works: zaptel.conf fxoks=1 loadzone=fi defaultzone=fi Zapata.conf [channels] group=1 context=internt signalling=fxo_ks channel=1 But when I try to set up more ports/channels on the first card it stops working. The following configuration doesn?t makes the "Ouch..." error: zaptel.conf fxoks=1-4 loadzone=fi defaultzone=fi Zapata.conf [channels] group=1 context=internt signalling=fxo_ks channel=1-4 What does it mean with "audio data" in the error message? ---JanM--- _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users
> -----Original Message----- > From: asterisk-users-admin@lists.digium.com > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of > Sergio Serrano Revuelto > Sent: den 20 november 2003 12:41 > To: asterisk-users@lists.digium.com > Subject: RE: [Asterisk-Users] Still TDM400P problem > > > Next configuration must work: > > zaptel.conf > fxoks=1-4 > loadzone=fi > defaultzone=fi > > Zapata.conf > [channels] > group=1 > context=internt > signalling=fxo_ks > channel=1-4 > > Srsergio >But it doesn?t work... =( When I try to load more than the first port I get the following message: "Ouch ... error while writing audio data: : Broken pipe" ---JanM---