[asterisk-dev] New Asterisk

Guido Amendano guido.amendano at brooklaw.edu
Tue Nov 20 07:22:44 CST 2007


I ran the asterisk update but when I check the version still shows as 1.2.7.1, also I tried to update zapel and libpri but no success. Is there an asterisk at home that has the lattes asterisk version install?

Update Asterisk manually.

On the command line type

# cd /usr/src/asterisk
# make upgrade

this will download the newest source files for Asterisk
When all the new files are downloaded, you must recompile Asterisk. Type

# make clean; make install

this will delete the previous compiled objects, and start the build process
Now your PBX is up-to-date, but you should also update the zaptel and the libpri modules. For those modules there isn't a make upgrade command!


--------------------------------------------------------------------------------

Update zaptel en libpri from the cvs.

On the command line type

# cd /usr/src
# export CVSROOT=:pserver:anoncvs at cvs.digium.com:/usr/cvsroot
# cvs login
# cvs update zaptel libpri
# cd /usr/src/zaptel
# make clean; make install
# cd /usr/src/libpri
# make clean; make install



Guido Amendaño
IT
-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com [mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Dmitry Andrianov
Sent: Monday, November 19, 2007 6:40 PM
To: Asterisk Developers Mailing List
Subject: Re: [asterisk-dev] New Asterisk

Just curious why you choosing already outdated version :)
Asterisk 1.2 branch is not even open for bugfixes (except for security
ones).
Why not use 1.4.14 ?

-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Guido
Amendano
Sent: Tuesday, November 20, 2007 2:07 AM
To: Asterisk Developers Mailing List
Subject: [asterisk-dev] New Asterisk

Currently we are running asterisk 1.0.9, I have installed asterisk
1.2.7.1 on a test computer. Installation and then tested with an x-lite
phone is working fine but now I'm trying to make it work with the
current sipura 1001 and 2002 and they cannot register. Any hint will be
greatly appreciate I'm pretty new at this so be petition lol.

Thanks

Guido.amendano at brooklaw.edu



_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list