Aug 30

If you are running on an old version of asterisk @ home then this is how you update asterisk to the latest version and also zaptel

PLEASE NOTE:

If you are using the fax part or a@h then this will kill the fax side as it will not know about the modules

#Asterisk Update cd /usr/src/

rm -rf asterisk
rm -rf zaptel
rm -rf asterisk-addons
rm -rf libpri
rm -rf asterisk-sounds wget http://downloads.digium.com/pub/asterisk/releases/asterisk-1.2.24.tar.gz tar zxfv asterisk-1.2.24.tar.gz
mv asterisk-1.2.24 asterisk
#Zaptel Update
wget http://downloads.digium.com/pub/zaptel/releases/zaptel-1.2.20.1.tar.gz
tar -zxvf zaptel-1.2.20.1.tar.gz mv zaptel-1.2.20.1 zaptel
#addons
wget http://downloads.digium.com/pub/asterisk/releases/asterisk-addons-1.2.7.tar.gz
tar -zxvf asterisk-addons-1.2.7.tar.gz mv asterisk-addons-1.2.7 asterisk-addons
#libpri
wget http://downloads.digium.com/pub/libpri/releases/libpri-1.2.5.tar.gz
tar -zxvf libpri-1.2.5.tar.gz
mv libpri-1.2.5 libpri
#sounds
wget http://downloads.digium.com/pub/asterisk/releases/asterisk-sounds-1.2.1.tar.gz
tar -zxvf asterisk-sounds-1.2.1.tar.gz
mv asterisk-sounds-1.2.1 asterisk-sounds
./rebuildastsrc.sh
reboot

written by TMP \\ tags:

Aug 17

I signed up with BE a few months ago, so very much a BE newbie. I live miles away from my exchange and have been trying to improve my sync and speed. I am still trying to improve things, I have done all the usual things. Bought a HQ face plate and updated to the uber firmware on my DG834GT. I thought it might help if I shared any tips or tricks I have found for these routers. RouterStats V2.7i I found this useful utility on the net. It monitors, logs and graphically shows sync, SNR etc. Fantastic little program which saves messing about going into the routers admin section. URL: http://vwlowen.co.uk/internet/files.htm

written by TMP \\ tags:

Bad Behavior has blocked 160 access attempts in the last 7 days.