Re: [Asterisk-Users] Question about TE405P

2004-08-18 Thread Bruno Fontana
You can use as many ports as you want. Just define how many ports (spans) you're gonna use near the beginning of /etc/zaptel.conf. span=1 Good luck Bruno Angel Diaz wrote: Dear all: Does anybody know is it possible to use the board TE405P with only one port configured as follow, or I

Re: [Asterisk-Users] Question about TE405P

2004-08-18 Thread Andrew Kohlsmith
On Wednesday 18 August 2004 10:31, Angel Diaz wrote: Does anybody know is it possible to use the board TE405P with only one port configured as follow, or I have to use the 4 ports at the same time ? The four ports are independent of one another with one exception: they all share the same

Re: [Asterisk-Users] Question about TE405P

2004-08-13 Thread Claus Futtrup
I'll need somethine like this span=1,1,0,ccs,hdb3,crc4bchan=1-15bchan=17-31dchan=16 span=2,1,0,ccs,hdb3,crc4bchan=32-46bchan=48-62dchan=47 Setting timing source to 0 onspanscould give you some problems.. (at least I've had them) --- channel =

RE: [Asterisk-Users] Question about TE405P

2004-08-13 Thread Scott Stingel
No - your settings are not correct. Try something like this: ZAPTEL #E400P (or TE410P in E1 mode) setup #note, may need to add ,crc4 to end of span lines: #first quad board span=1,1,0,ccs,hdb3 span=2,0,0,ccs,hdb3 span=3,0,0,ccs,hdb3 span=4,0,0,ccs,hdb3 #first quad board bchan=1-15,17-31

RE: [Asterisk-Users] Question about TE405P

2004-08-13 Thread Scott Stingel
Sorry, remove that extraneous signalling=pri_net. You should just have the pri_cpe. -Scott Scott M. Stingel President, Emerging Voice Technology, Inc. Palo Alto California London England www.evtmedia.com No - your settings