lsd

Ubuntu Developer Week

 

Ubuntu Developer Week

What about you?

Come join us on IRC to learn all about Ubuntu Development.

See the brochure here for details.

Asterisk 1.4.21.2 Upgrade

This afternoon I upgraded our Asterisk server from Ubuntu Gutsy to Ubuntu Hardy (8.04.1).

Hardy used the 2.6.24 kernel which the mISDN driver has some issues with. I tried the mISDN-1_1_7_2 and mISDN-1_1_8 which both failed to compile against the kernel.

I had to use the mISDN drivers from the git repository. Asterisk 1.4 includes the Chan mISDN drivers and these seemed to conflict and i upgraded Asterisk to 1.4.21.2. FreePBX configuration remained in place but in the new Asterisk version, the structure of /etc/asterisk/asterisk.conf has changed.

It wouldn't listen to the astrundir and kept trying to create the files in /var/run which the user 'asterisk' had no permissions to do.

(Old asterisk.conf setup with FreePBX 2.4.0)

[global]
astetcdir => /etc/asterisk
astmoddir => /usr/lib/asterisk/modules
astvarlibdir => /var/lib/asterisk
astagidir => /usr/share/asterisk/agi-bin
astspooldir => /var/spool/asterisk
astrundir => /var/run/asterisk
astlogdir => /var/log/asterisk

(New asterisk.conf)

[directories]
astetcdir => /etc/asterisk
astmoddir => /usr/lib/asterisk/modules
astvarlibdir => /var/lib/asterisk
astagidir => /usr/share/asterisk/agi-bin
astspooldir => /var/spool/asterisk
astrundir => /var/run/asterisk
astlogdir => /var/log/asterisk

That pretty much solved it. Hope this helped someone.

mother superior jumped the gun

After going to the drupal meetup in Johannesburg (http://www.facebook.com/event.php?eid=24383837792 ) - I always feel so inspired. Hence the blog entry and the tagadelic module running on the right hand side.

Your honor, exhibit A - the gun. Exhibit B - mother superior. I have no idea why she jumped the gun. Still. To this day.

In other conclusions and happenings - lost the POE port on my RB333 so I am having to split the network cable to hopefully still carry POE and 4 wires to carry data to another port. (yeah, sucks) - i think it was an act of God.

I think I officially prefer PS3 to xbox360. The xbox360 is pretty loud for a media center. There is a 80 gig ps3 bundle with MGS4 coming out in July to SA (according to animeworx). Will look at getting it there.

I also have a friend in the states bringing me back a new camera! (yay, last one got stone) - So im getting a Nikon D300 with 18-200VR lens. Then also an iPhone which i plan to hack to work on CellC. (well, thats the plan).

Oooh, and then just a punt for LSD - Linux System Dynamics (http://www.lsd.co.za) (gotta keep rankings up you know)

Sangonet 2007

i just finished as a guest speaker at SANGONeT 2007 conference. Its a conference aimed at NGO's and I presented on using Google Earth and how by using overlays, Google Earth could be used promote the NGO's and their agenda. (that comes our wrong. You know what I mean).

I also met Rob Purdie (I hope his RSS finds this), and listened to his presentation on RSS, which was great.

Thanks to Matthew de Gale for the invite :)

Syndicate content