Godson - blog.godson.in - Core Dump -- Godson Gera's Blog

Latest News:

Restore corrupted wubi boot on windows XP 5 Jan 2013 | 04:12 pm

Problem - Unable to boot ubuntu installed using wubi due to accidental over writes or deletion of boot information required for doing multi boot in windows xp. Fix - If you have accidentally erased t...

How to fix start-stop-daemon: command not found error 7 Aug 2012 | 05:53 pm

start-stop-daemon is not available in CentOS by default. However, you can easily install it using the following commands. wget -c http://cloudman.rumahweb.com/wp-content/uploads/2011/10/dpkg_1.14.31....

Whitney Houston and Python! 12 Feb 2012 | 10:13 pm

Back in 2004 or 05 (can't remember exactly) I have used "Heart break hotel" song of Whitney to test out the small mp3 music player I have built using Python (g2Dlite and NeverHeard). During testing th...

Timers in Python 18 Jun 2011 | 01:43 am

Often in computer programs there would be a requirement to execute a function/task after certain time has passed. And some times this task could be a repetitive one, that needs to be executed again an...

Pitfalls to avoid while using mod_xml_curl of FreeSWITCH 5 Jun 2011 | 01:11 am

xml_curl is a great module of FreeSWITCH that simplifies user management (configuration management) . This module allows FreeSWITCH to fetch account details from a different server running HTTP servic...

PySide and the GUI world of Python 25 Jan 2011 | 06:53 am

For desktop GUI development Python has a long list of options that one can choose from . Here are more popular ones (Tkinter, wxPython, PyQt, PyGTK) and many other infamous ones. Of all these librarie...

Inbound,Outbound EventSocket connections the beginner's confusion 30 Dec 2010 | 03:38 am

For FreeSWITCH beginners and programmers coming from Asterisk world, these two terms Inbound,Outbound are very confusing. For developers who are familiar with Asterisk this is in short Inbound = AMI ...

FreeSWITCH EventSocket header length 19 Dec 2010 | 07:02 am

Python's email package is very useful for parsing and generating email messages. The messaging format used, is defined in RFC822 and RFC2822. This similar format is also used for many other protocols ...

Use of return_ring_ready originate variable in FreeSWITCH 16 Dec 2010 | 11:08 am

FreeSWITCH has easy API to originate calls. And this origination can be customized to great extent to meet various needs. By default the originate API command of FreeSWITCH will return only when the m...

Asterisk Vs FreeSWITCH - Channel Tracking UniqueID 21 Oct 2010 | 07:12 am

If you have ever used Asterisk's AMI (Asterisk Manager Interface ). You will know the pain of tracking a particular channel, especially when its getting originated or being bridged with some other cha...

Recently parsed news:

Recent searches: