[asterisk-gui] Zap update not working.

Andrew Latham lathama at lathama.com
Tue Sep 11 10:10:13 CDT 2007


Oh....  I have not played with the RPath stuff...

On 9/11/07, QUICK, RANDY <RQUICK at thcs.org> wrote:
> Sorry, I'm using AsteriskNOW using RPATH.  I'm using sudo to get root
> access.
>
> -----Original Message-----
> From: asterisk-gui-bounces at lists.digium.com
> [mailto:asterisk-gui-bounces at lists.digium.com] On Behalf Of Andrew
> Latham
> Sent: Tuesday, September 11, 2007 10:01 AM
> To: Asterisk GUI project discussion
> Subject: Re: [asterisk-gui] Zap update not working.
>
> Are you doing this as root?  If so then you may need to use insmod.
> What distro are you using?
>
>
> On 9/11/07, QUICK, RANDY <RQUICK at thcs.org> wrote:
> > I'm trying to get my digital card up and running using as much of the
> > gui as possible.  Can you check my commands for me?  Thanks!
> >
> > I'm using AsteriskNOW that came with zaptel already installed.  My
> > Digiums hardware is a TE220B and when I do a "zap show status" I get:
> >
> > T2XXP   (PCI)   Card 0 Span 1           UNCONFIGUR
> > T2XXP   (PCI)   Card 0 Span 2           UNCONFIGUR
> >
> > Here's what I'm doing line by line but it's not working (see
> comments):
> >
> > Upgrade the gui to the latest version -
> >
> > svn co http://svn.digium.com/svn/asterisk-gui/branches/asterisknow
> > ast-now-gui                                     ;
> > cd ast-now-gui                  ;
> > sh configure                    ;
> > make                                    ;
> > make samples                    ;
> > make install                    ;
> >
> >
> > Then I upgrade Zaptel -
> >
> > asterisk -r                             ;
> > stop gracefully                 ;
> > exit                                    ;
> >
> > rmmod zaptel                    ; I get bash:rmmod: command not found
> >
> > svn co http://svn.digium.com/svn/zaptel/branches/1.4 zap-1.4;
> > cd zap-1.4                              ;
> > sh configure                    ;
> > make                                    ;
> > make install                    ;
> > modprobe zaptel                 ;I get bash:modprobe: command not
> found
> > modprobe digital-driver-name    ;I get bash:modprobe: command not
> found
> >
> >
> >
> > Thanks again,
> > Randy Q
> >
> >
> >
> > -----Original Message-----
> > From: asterisk-gui-bounces at lists.digium.com
> > [mailto:asterisk-gui-bounces at lists.digium.com] On Behalf Of Brandon
> > Kruse
> > Sent: Monday, September 10, 2007 11:57 PM
> > To: Asterisk GUI project discussion
> > Subject: Re: [asterisk-gui] bkruse: branch bkruse/providers r1463 -
> > /team/bkruse/providers/
> >
> > Randy,
> >
> > Thanks for the props on the digital stuff, its really starting to turn
> > out.
> >
> > How did you get zaptel on your system now?
> >
> > Use the 1.4 branch of zaptel:
> >
> > First: Kill asterisk and rmmod all your zaptel modules
> > rmmod zaptel
> > (it will probably error saying module wct4xxp is using it or
> something,
> > so then you would do)
> > rmmod wct4xxp; rmmod zaptel
> >
> > (as root)
> > svn co http://svn.digium.com/svn/zaptel/branches/1.4; zap-1.4; cd
> > zap-1.4; sh configure && make && make install; modprobe zaptel;
> modprobe
> > digital-driver-name
> >
> >
> > -bk
> > ----- Original Message -----
> > From: "RANDY QUICK" <RQUICK at THCS.ORG>
> > To: "Asterisk GUI project discussion" <asterisk-gui at lists.digium.com>
> > Sent: Monday, September 10, 2007 3:10:08 PM (GMT-0800) America/Tijuana
> > Subject: Re: [asterisk-gui] bkruse: branch bkruse/providers     r1463
> > -       /team/bkruse/providers/
> >
> > Looks great but unfortunately I don't have the appropriate version of
> > Zaptel.  Is there a quick how-to somewhere for upgrading to the latest
> > version.  I'm still learning Linux.
> >
> > Thanks!
> >
> > -----Original Message-----
> > From: asterisk-gui-bounces at lists.digium.com
> > [mailto:asterisk-gui-bounces at lists.digium.com] On Behalf Of Brandon
> > Kruse
> > Sent: Tuesday, August 28, 2007 9:56 AM
> > To: Asterisk GUI project discussion
> > Subject: Re: [asterisk-gui] bkruse: branch bkruse/providers r1463 -
> > /team/bkruse/providers/
> >
> > Sorry, Emails can be confusing.
> >
> > Its:
> > svn co
> > http://svn.digium.com/svn/asterisk-gui/branches/asterisknow
> ast-now-gui
> >
> > Notice the space between asterisknow and ast-now-gui
> >
> > ;]
> >
> > -bk
> > ----- Original Message -----
> > From: "RANDY QUICK" <RQUICK at THCS.ORG>
> > To: "Asterisk GUI project discussion" <asterisk-gui at lists.digium.com>
> > Sent: Monday, August 27, 2007 4:12:08 PM (GMT-0600)
> America/Mexico_City
> > Subject: Re: [asterisk-gui] bkruse: branch bkruse/providers r1463
> > -       /team/bkruse/providers/
> >
> > Thanks but the address isn't working for me.  When I browse to it I
> > don't see it.
> >
> > Is this correct?
> >
> > svn co
> > http://svn.digium.com/svn/asterisk-gui/branches/asterisknowast-now-gui
> >
> > Thanks,
> > RQ
> > -----Original Message-----
> > From: asterisk-gui-bounces at lists.digium.com
> > [mailto:asterisk-gui-bounces at lists.digium.com] On Behalf Of bkruse
> > Sent: Monday, August 27, 2007 3:13 PM
> > To: Asterisk GUI project discussion
> > Subject: Re: [asterisk-gui] bkruse: branch bkruse/providers r1463 -
> > /team/bkruse/providers/
> >
> > Randy,
> >
> > Thats a great question!
> >
> > Actually, it pulls down the latest version of the GUI rolled into
> > asteriskNOW, so no.
> >
> > I am, however, working on a GUI page to update the gui, from the gui.
> > It will be pretty cool if it works, thats for sure.
> >
> > You can, however, easily get it through this:
> > svn co http://svn.digium.com/svn/asterisk-gui/branches/asterisknow
> > ast-now-gui; cd ast-now-gui; sh configure; make; make samples; make
> > install
> >
> > Should be good to go and use those providers.
> >
> > These providers MAY be merged into 1.4 and trunk, but for
> > now its asteriskNOW only.
> >
> > -bk
> >
> > QUICK, RANDY wrote:
> > > Hey guys,
> > >
> > > Forgive my ignorance but if you have committed it to AsteriskNOW
> does
> > > that mean that when I attempt to do an update using the rpath gui on
> > my
> > > AsteriskNOW machine that it should see the updates?
> > >
> > > Thanks,
> > > Randy
> > >
> > > -----Original Message-----
> > > From: asterisk-gui-commits-bounces at lists.digium.com
> > > [mailto:asterisk-gui-commits-bounces at lists.digium.com] On Behalf Of
> > SVN
> > > commits to the Asterisk-GUI project
> > > Sent: Monday, August 27, 2007 2:14 PM
> > > To: asterisk-gui-commits at lists.digium.com
> > > Subject: bkruse: branch bkruse/providers r1463 -
> > /team/bkruse/providers/
> > >
> > > Author: bkruse
> > > Date: Mon Aug 27 14:14:22 2007
> > > New Revision: 1463
> > >
> > > URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=1463
> > > Log:
> > > Removing the providers team branch, as it has been committed
> > > into asterisk now as of today (revision 1462)
> > > http://svn.digium.com/view/asterisk-gui?view=rev&revision=1462
> > >
> > > Removed:
> > >     team/bkruse/providers/
> > >
> > >
> > > _______________________________________________
> > > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> > >
> > > asterisk-gui-commits mailing list
> > > To UNSUBSCRIBE or update options visit:
> > >    http://lists.digium.com/mailman/listinfo/asterisk-gui-commits
> > >
> > > _______________________________________________
> > > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> > >
> > > asterisk-gui mailing list
> > > To UNSUBSCRIBE or update options visit:
> > >    http://lists.digium.com/mailman/listinfo/asterisk-gui
> > >
> >
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-gui mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-gui
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-gui mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-gui
> >
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-gui mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-gui
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-gui mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-gui
> >
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-gui mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-gui
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-gui mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-gui
> >
>
>
> --
> /*
>  Andrew Latham
>  LATHAMA (lay-th-ham-eh)
>  lathama at lathama.com
>  lathama at gmail.com
> */
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-gui
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-gui
>


-- 
/*
 Andrew Latham
 LATHAMA (lay-th-ham-eh)
 lathama at lathama.com
 lathama at gmail.com
*/



More information about the asterisk-gui mailing list