voip fax + grandstream gxp-2000

Big day today, but more on that at a later time.

Today my grandstream gxp-2000 arrived, it’s a nice sip phone. My girlfriend was complaining that the quality of the microphones sucked and that she some times lost the connection. Not sure if this was due to her computer or network or … I’ll checkup on it.
I have to say, it’s a nice phone. I plugged it into the network et voila dhcp gave it a nice ip. From the docs I read there was a webserver built in. Logged in, configured it for 2 extensions, one as normal and one as intercom. Created 2 extensions for the 2 lines, easy as pie 🙂

Now when I call my first extension using ekiga on my laptop the telephone rings. WhenI call the second extension the speaker turns on and we have an intercom system. Very nice actually and really easy to setup!!!

Second thing is, I figured it out with gfax, really but really stupid. I was always trying to connect to my asterisk box. Only thing I had to to was connect straight to the weepee account and it send the fax for me. Because I already had a free fax receiving account I sent it to there and voila within the minute a mail with attachment as an image my sent fax.

Hmmm, I have to admit I’m a geek. But don’t worry I’m proud of it!! 😀

Asterisk + Ekiga

Yesterday evening I finalized my home voip network. I had bought some credits from weepee. And now I can call using my trixbox and ekiga 🙂 This week my voip telephone should arrive, so then I’m fully setup.

Here’s in short what I did to get all this working

  • Purchase account
  • Download Trixbox vmware image
  • Download vmware server (with keys)
  • Boot the trixbox and configure network
  • Configure an extension for yourself to connect to
  • configure a trunk to connect to the account
  • configure an outgoing route for the provided trunk
  • configure Ekiga to connect to your trixbox

Easy, no?

Now when I want to call an outgoing number I prefix the telephone number with 66 and my trixbox knows, hey this should go to weepee and off it goes 🙂

Stay tuned for my little list of how to send faxes using the same account from weepee. It should work with gfax, but didn’t get there last night. Maybe after the weekend 🙂

Webdesign using gnome/linux

Yesterday I updated a webdesign I had started a long time ago. It was made a couple of months ago in my vmware/dreamweaver. Yesterday I wanted to do some updates in it, but I didn’t want to use dreamweaver I wanted to do it in Linux.

A while ago I found an entry in my aggregator : webdesign firefox extensions. Among those were aardvark and webdeveloper. Webdeveloper I already had installed but aardvark was new for me. I now can say that those are really nice for doing development. As nowadays html is nothing more than xml and all the gui is done using CSS2, you can restyle a whole website using firefox with those extension.

So if you do any webdevelopment and don’t have these extension, try them. You can use these extension on windows 2, so don’t be shy!!

Spreading the word

My girlfriend is still attending college, she is studying to become a teacher in sports and informatics. She was asked to do a presentation at here school today. As we at home mostly use opensource she is familiar with the linux phenomenon. She is actually quit pleased with the results, ie she fully agrees that firefox is a better browser than internet exploder.

Yesterday she was poking my brain about opensource so she could do the presentation. She took our camcorder and started with recording our mythtv box. She really loves this piece of softwer, I don’t think she wants a normal vcr ever again :).
She also took my copy of an elephants dream the first opensource movie. She also recorded the fancy xgl stuff,just for letting her fellow students see that linux in some fields even surpassed windows already. (in my eyes they already did in almost every field 🙂 )

So I wanted to give here a big kiss and hug for helping me spreading the word of opensource software. I hope the presentation goes well for here. Schools and computers mostly don’t go together that well, I hope the dvd and avi file work on the crappy material they have over there.

Dr. Kawashima’s Brain Training

As I’m a geek and I want to keep my brain fit, I bought a nintendo DS. Actually for 1 purpose, to do brain training. I’ve got it 3 days and according to the game my brain is already 30 years younger. I’m now 28. Not to bad if you ask me, but it will get better.

How does it work, actually very simple. Dr Kawashima is a doctor at some university in china or japan and he investigated brain activity. His experiments showed that doing small calculations and other kind of excercises increased the brain activity. He created a program that does these excercises. Afterwards it calculates your ‘brain age’, the funny thing is that you actually notice that your brain reacts quicker doing after doing those excercises, probably you just focus more on the excercise or something but it still is nice that you can train to become ‘smarter’.

For all the geeks out there who are also interested in training their brain, try it or something like it (I found some look a likes for windows mobile), and let me know if it works for you 2.

Installing 2 tomcat servers as service on windows

It seems that installing 2 tomcats as a service on 1 win box is not as easy as next,next next. Here is the procedure.

I installed the second tomcat using this command:

tomcat5.exe //IS//ApacheTomcat2 
--DisplayName="Apache Tomcat 5 2" 
--Install="C:/Program Files/Apache Software Foundation/Tomcat 5.5 2/bin/tomcat5.exe" 
--Jvm=auto 
--StartMode=jvm 
--StopMode=jvm 
--StartClass=org.apache.catalina.startup.Bootstrap 
--StartParams=start 
--StopClass=org.apache.catalina.startup.Bootstrap 
--StopParams=stop

Because in this line we named the new tomcat service as ApacheTomcat2. We have to rename the tomcat5w.exe process to ApacheTomcat2w.exe, because we called it like this, when we start the service it looks for the ServiceNamew.exe. After renaming you run the new ApacheTomcat2w.exe and insert all the settings from your firstly installed tomcat.

synergy

Last week at work I give synergy a go. It was really amazing. What does this do? Well very simple like most geeks I have different computers (laptops and pcs). I have several screens, what I could do is do a vnc,rdp,… to use the other desktop or I could just synergy. On my work I have to use a windows xp pro, on my laptop I’m running a ubuntu dapper. Between the 2 is a small network, I started a synergy server on my win box and started the client on my linux box. I configured it, telling my windows machine is right from my linux and my linux is on the left of my windows.

Now when I move my mouse on my windows machine the the left and off the screen it appears on my linux box. I can now share the same keyboard I’m using for my windows on my linux box, it even does clipboard sharing. So if you use a lot of computers, check this out!!

Dojo and Quartz

I struck a delicate point using AJAX, the response to my ajax call had things written in javascript but these didn’t get triggered by the browser. Hmmm, well as I was using the dojotoolkit I asked those guys. One simple reply, use our contentpane and set executescripts to true. I did and voila everything works like a charm. I have to admit those guys really know what they are doing. It’s one of the cleanest dhtml toolkits I’ve ever seen. Just take a look at their examples, just amazing!!! So if you have to do dhtml stuff, check it for sure!!!

I’m also using quartz for scheduling stuff in my code,I must say it really looks nice. I’ll be using this much more in all of my applications in the near future, you can be sure of that 2!!

One more converted

Yesterday I had a meeting with my boss. During our last workshop I did part of my demo on ubuntu and most of the other people were really amazed at how far the linux desktop had evolved. My boss mailed me a couple of times asking more information on my linux (ubuntu).
Yesterday he told me he had installed ubuntu and kubuntu. He was really amazed as all his hardware (including wireless) worked out of the box. With windows he had to search ages for his printer drivers, he had to seperately install his wireless,… in short he was dazzled with how far linux was.
I’m proud to say I converted one more it professional to ubuntu, let’s hope the count goes up rapidly!!