Category ArchiveAsterisk/Trixbox



Asterisk/Trixbox & Geek 01 Oct 2008 11:47 am

Teleyapper Web Script

i have been setting up the Teleyapper Nerdvittles Script at work on our server and was really surprised that there was no web interface for putting entries into it.  Since they recommended using phpadmin to enter numbers and I knew that would never fly I wrote a little cgi script that would work for it.

You can download it at the bottom of this post.  You should be able to just plop it and proccgi into your /cgi-bin directory on your webserver, take the .txt off of the end of it and edit the block starting at the fourth line.  There you can set the DNS entry for your server, set the account used to login to mysql, set the password for mysql, and set the database used by .

The scipt does require to work as it is written in shell.  I have attached my copy that is compiled for 32 bit Linux.  If you need it compiled for something else, or just don’t trust me then you can use the above URL to get the source.  It is easy to compile if you have gcc on your box.

Callees CGI Script

proccgi

**EDIT** After I posted this to a thread on Nerdvittles site, it looks like they might add it into the distribution of .  So that is pretty cool.

Asterisk/Trixbox & Geek 30 Oct 2007 01:52 pm

99.9% Uptime?

We have been moving parts of the district over to a central VoIP phone switch located in our office at the Board of Education. It does put a importance on our servers staying up since if they are down the phones out at the buildings are effectively paper weights. That shouldn’t be a problem though as we are near a 99.9% uptime (only 8 hours of down time a year) on our equipment.


Continue Reading »

Asterisk/Trixbox & Geek 29 Oct 2007 07:21 pm

Firmware files for a Digium TE220 with Hardware Echo Cancellation

We recently got a TE220 with onboard from Voipsupply.com for the price gouging cost of $1,150.

OCT6114-64D.ima

OCT6114-128D.ima

I was all excited since we have had lots of reports of echo on our lines and I was glad to get the district to pay for the add on card for it. We needed to get the PCI-E aspect of the card, but they didn’t have to spring for the Echo Canceller. So I rebuilt my server onto a new machine and got everything lined out. I couldn’t find a straight answer on what I needed to have in zapata.conf in terms of the echo options. Right now I have them off.

I was getting errors in dmesg about a missing for the card, but I let that go at the time because I figured that the install that I have has the zaptel on it from . Wrong.


Continue Reading »