Chris Mason (Lists)
2005-Apr-30 14:58 UTC
[Asterisk-Users] Problem with Sangoma/Adtran 600 installation
I have installed Asterisk on a CentOS4 box and then installed Asterisk from CVS. I installed a Sangoma A101 and connected it to a Adtran 600 using a T1 Crossover cable. The 600 has 12 x FXS, 12 x FXO interfaces. I ran through the wanpipe install instructions and configured it, now I can run [root@altpbx asterisk]# wanrouter hwprobe ------------------------------- | Wanpipe Hardware Probe Info | ------------------------------- 1 . AFT-A101u : SLOT=1 : BUS=1 : IRQ=209 : CPU=A : PORT=PRI Card Cnt: S508=0 S514X=0 S518=0 A101-2=1 A104=0 A300=0 So I know the card is there OK. My /etc/zaptel.conf looks like: span=1,1,0,esf,b8zs loadzone = us defaultzone=us fxsls=1-12 I am only trying to get half to load for now to make it simple. [root@altpbx asterisk]# ztcfg Notice: Configuration file is /etc/zaptel.conf line 0: Unable to open master device '/dev/zap/ctl' 1 error(s) detected When I run "service zaptel restart" I get: Waiting for zap to come online...Error: missing /dev/zap! Wha am I doing wrong? Chris Mason NetConcepts (264) 497-5670 Fax: (264) 497-8463 Int: (646)722-0001 Fax: (815)301-9759 (305) 704-7249 Yahoo IM: netconcepts_anguilla@yahoo.com Skype ID: netconcepts
Hello, is this how you are starting up: 1. modprobe zaptel 2. wanrouter start 3. ztcfg -v 4. asterisk -vvvgc Also, what version of the wanroute driver software are you using? MATT--- -----Original Message----- From: Chris Mason (Lists) [mailto:lists@masonc.com] Sent: Saturday, April 30, 2005 5:59 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [Asterisk-Users] Problem with Sangoma/Adtran 600 installation I have installed Asterisk on a CentOS4 box and then installed Asterisk from CVS. I installed a Sangoma A101 and connected it to a Adtran 600 using a T1 Crossover cable. The 600 has 12 x FXS, 12 x FXO interfaces. I ran through the wanpipe install instructions and configured it, now I can run [root@altpbx asterisk]# wanrouter hwprobe ------------------------------- | Wanpipe Hardware Probe Info | ------------------------------- 1 . AFT-A101u : SLOT=1 : BUS=1 : IRQ=209 : CPU=A : PORT=PRI Card Cnt: S508=0 S514X=0 S518=0 A101-2=1 A104=0 A300=0 So I know the card is there OK. My /etc/zaptel.conf looks like: span=1,1,0,esf,b8zs loadzone = us defaultzone=us fxsls=1-12 I am only trying to get half to load for now to make it simple. [root@altpbx asterisk]# ztcfg Notice: Configuration file is /etc/zaptel.conf line 0: Unable to open master device '/dev/zap/ctl' 1 error(s) detected When I run "service zaptel restart" I get: Waiting for zap to come online...Error: missing /dev/zap! Wha am I doing wrong? Chris Mason NetConcepts (264) 497-5670 Fax: (264) 497-8463 Int: (646)722-0001 Fax: (815)301-9759 (305) 704-7249 Yahoo IM: netconcepts_anguilla@yahoo.com Skype ID: netconcepts _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Chris Mason (Lists)
2005-May-01 05:36 UTC
[Asterisk-Users] Problem with Sangoma/Adtran 600 installation
> Also, what version of the wanroute driver software are you using?wanpipe-2.3.2-1> 1. modprobe zaptelWorks. [root@altpbx asterisk]# service zaptel start Loading zaptel framework: [ OK ] Waiting for zap to come online...Error: missing /dev/zap! Chris Mason www.anguillaguide.com
Andrew Kohlsmith
2005-May-01 06:04 UTC
[Asterisk-Users] Problem with Sangoma/Adtran 600 installation
On May 1, 2005 08:36 am, Chris Mason (Lists) wrote:> Waiting for zap to come online...Error: missing /dev/zap!Uh... the error seems obvious. Have a good look at the various READMEs in the zaptel source directory. -A.
Chris Mason (Lists)
2005-May-01 06:26 UTC
[Asterisk-Users] Problem with Sangoma/Adtran 600 installation
I made some progres on this. The udev issues were causing me problems. I rectified this and was able to build zaptel successfully. Wanrouter start works great. [root@altpbx asterisk]# wanrouter start Starting WAN Router... Loading WAN drivers: wanpipe done. Starting up device: wanpipe1 Configuring interfaces: w1g1 done. The next problem comes here [root@altpbx asterisk]# ztcfg -v Zaptel Configuration ===================== SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1) 24 channels configured. ZT_SPANCONFIG failed on span 1: Invalid argument (22) Chris Mason www.anguillaguide.com
Chris Mason (Lists)
2005-May-01 06:30 UTC
[Asterisk-Users] Problem with Sangoma/Adtran 600 installation
x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x x x Interface Name-----> w1g1 x x x x Operation Mode-----> TDM_VOICE x x x x TDM Voice Span-----------------> 1 x x x x Override Asterisk Echo Enable -> No What should the TDM Voice Span be? Chris Mason www.anguillaguide.com
Michael Bielicki
2005-May-01 19:39 UTC
[Asterisk-Users] Problem with Sangoma/Adtran 600 installation
the same you want it to be linked to in zaptel.conf so if you config it as span1 in zaptel.conf it has to say 1 On 5/1/05, Chris Mason (Lists) <lists@masonc.com> wrote:> x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x > x x Interface Name-----> w1g1 x x > x x Operation Mode-----> TDM_VOICE x x > x x TDM Voice Span-----------------> 1 x x > x x Override Asterisk Echo Enable -> No > > What should the TDM Voice Span be? > > Chris Mason > www.anguillaguide.com > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Michal Bielicki http://www.aefirion.org/ http://www.asterisk.com.pl/
Reid Forrest
2005-May-17 04:46 UTC
[Asterisk-Users] Problem with Sangoma/Adtran 600 installation
> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Chris Mason (Lists) > Sent: Saturday, April 30, 2005 5:59 PM > To: 'Asterisk Users Mailing List - Non-Commercial Discussion' > Subject: [Asterisk-Users] Problem with Sangoma/Adtran 600 installation > > I have installed Asterisk on a CentOS4 box and then installed Asterisk > from > CVS. > [root@altpbx asterisk]# ztcfg > Notice: Configuration file is /etc/zaptel.conf > line 0: Unable to open master device '/dev/zap/ctl' > > 1 error(s) detected > > When I run "service zaptel restart" I get: > > Waiting for zap to come online...Error: missing /dev/zap! > > Wha am I doing wrong? >[Reid Forrest] Check out README.udev in the zaptel source directory. You need to make modifications to the udev config files.
Chris Mason (Lists)
2005-May-17 05:11 UTC
[Asterisk-Users] Problem with Sangoma/Adtran 600 installation
Thanks for the advice. That was part of the problem, but also the Sangoma stuff required I removed the modules from /etc/modules.conf and I had to configure the DSO mapping in the channel bank, which I knew nothing about. The Sangoma T1 card and the Adtran Channel Bank now work very well together, the only outstanding issue is CallerID on the FXO ports, I have to upgrade the firmware to support it. Chris Mason www.anguillaguide.com Tel: (305) 704-7249 Fax: (815)301-9759