Mike Chapman
2005-Jan-22 06:09 UTC
[Asterisk-Users] Need help configuring TDM10B / X100P Cards
Hi, Would someone assist me with the configuration of my TMD10B and X100P cards? I would ask Digium but my support was good for only one install...( I had to rebuild my * box). I wrote down the configuration but I must have made a mistake somewhere. I have followed the instructions on the Digium site but I must be missing something. Here's the config (snippets) I've been attempting to use: /etc/zaptel.conf fxsks=1 # X100P fxoks=2-5 the FXS(green) module is closest to the bracket if you are looking at the side of the card with all of the electronic components. defaultzone=us loadzone=us /etc/asterisk/zapata.conf echocancel=yes ; You can set this to 32, 64, or 128, tweak to your needs. echocancelwhenbridged=yes echotraining=400 ; Asterisk trains to the beginning of the call, number is in milliseconds callerid=asreceived signalling=fxs_ks group=1 context=incoming ; Points to the incoming context of your extensions.conf channel => 1 signalling=fxo_ks calleridgroup=2 context=default channel=> 2-5 When I run ztcfg -v I get an error message which says ZT_CHANCONFIG failed on channel 2: invalid argument. Did you forget that FXS interfaces are configured with FXO signalling and that FXO interfaces use FXS signalling? What am I doing wrong? Thanks, Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050122/0ec54aef/attachment.htm
David J Carter
2005-Jan-22 06:24 UTC
[Asterisk-Users] Need help configuring TDM10B / X100P Cards
Mike How many modules on the TDM card? When you mention the FXS(green module) I assume only one. if so then fxoks=2-5 should be fxoks=2. Regards Dave -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Mike Chapman Sent: 22 January 2005 13:10 To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [Asterisk-Users] Need help configuring TDM10B / X100P Cards Hi, Would someone assist me with the configuration of my TMD10B and X100P cards? I would ask Digium but my support was good for only one install...( I had to rebuild my * box). I wrote down the configuration but I must have made a mistake somewhere. I have followed the instructions on the Digium site but I must be missing something. Here's the config (snippets) I've been attempting to use: /etc/zaptel.conf fxsks=1 # X100P fxoks=2-5 the FXS(green) module is closest to the bracket if you are looking at the side of the card with all of the electronic components. defaultzone=us loadzone=us /etc/asterisk/zapata.conf echocancel=yes ; You can set this to 32, 64, or 128, tweak to your needs. echocancelwhenbridged=yes echotraining=400 ; Asterisk trains to the beginning of the call, number is in milliseconds callerid=asreceived signalling=fxs_ks group=1 context=incoming ; Points to the incoming context of your extensions.conf channel => 1 signalling=fxo_ks callerid group=2 context=default channel=> 2-5 When I run ztcfg -v I get an error message which says ZT_CHANCONFIG failed on channel 2: invalid argument. Did you forget that FXS interfaces are configured with FXO signalling and that FXO interfaces use FXS signalling? What am I doing wrong? Thanks, Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050122/470788cc/attachment.htm