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
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to