Robert La Ferla
2007-Aug-19 15:12 UTC
[asterisk-users] Someone please explain FXO/FXS module/channel relationships in Zaptel configuration to me
Please explain the relationship between modules from the driver (wctdm), the /etc/zaptel.conf file and zapata.conf. Specifically, if I have a FXS module 0 and FXO module 1, what should be used in zaptel.conf and what should be used in zapata.conf? Then finally, in extensions.conf, what is the Zap channel for dialing out? Zap/? % dmesg Module 0: Installed -- AUTO FXS/DPO Module 1: Installed -- AUTO FXO (FCC mode) Module 2: Not installed Module 3: Not installed Found a Wildcard TDM: Wildcard TDM400P REV I (2 modules) % cat /etc/zaptel.conf fxoks=1 fxsks=2 % cat zapata.conf ... signalling=fxo_ks context=outgoing-analog echocancel=yes callerid=asreceived channel => 1 signalling=fxs_ks context=incoming-analog echocancel=yes callerid=asreceived channel => 2
Mojo with Horan & Company, LLC
2007-Aug-23 19:47 UTC
[asterisk-users] Someone please explain FXO/FXS module/channel relationships in Zaptel configuration to me
From memory, your zaptel and zapata files look ok. signalling for an FXO module would be FXS, and vice versa. As far as I can tell, you're ok there. Now, it's the FXO card that plugs into the phone line. The FXS card gets a phone hooked up to it. Dialing the phone would be Dial(Zap/1... and dialing out the phone LINE would be Dial(Zap/2/18005551212... for example, to dial 1 800 555 1212 Moj Robert La Ferla wrote:> Please explain the relationship between modules from the driver > (wctdm), the /etc/zaptel.conf file and zapata.conf. Specifically, if > I have a FXS module 0 and FXO module 1, what should be used in > zaptel.conf and what should be used in zapata.conf? Then finally, in > extensions.conf, what is the Zap channel for dialing out? Zap/? > > > % dmesg > Module 0: Installed -- AUTO FXS/DPO > Module 1: Installed -- AUTO FXO (FCC mode) > Module 2: Not installed > Module 3: Not installed > Found a Wildcard TDM: Wildcard TDM400P REV I (2 modules) > > % cat /etc/zaptel.conf > fxoks=1 > fxsks=2 > > % cat zapata.conf > ... > signalling=fxo_ks > context=outgoing-analog > echocancel=yes > callerid=asreceived > channel => 1 > > signalling=fxs_ks > context=incoming-analog > echocancel=yes > callerid=asreceived > channel => 2 > > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users