The rants and raves of a technogeek
PIKA Warp + FreePBX = Still some distance to go…
As I wrote a couple of days, I’m currently in the process of evaluating the PIKA WARP appliance. As I already said before, the PIKA WARP isn’t a real PBX, but actually a framework for building PBX type appliances.
For me, the entire evaluation process is more or less a process of trial and error, trying to figure out how the box is built, both from the software side and both from the build-tools provided with the appliance.
The process of flashing the new FreePBX based images wasn’t much of a hassle, actually, after more or less fucking up the box a couple of times, I became fairly handy with both the warploader and uboot tools, used to flash the onboard flash memory with a new boot image. After flashing the FreePBX about 3 times, I got it to come up right on my browser window, which produced the following screen:
Now, it was fairly clear to me that MySQL (a mandatory component of FreePBX) isn’t a shoe in for the WARP appliance, after all, for an appliance it would be a blowtware. So, FreePBX here comes with SQLite, which on the surface should provide for similar functionality. Having worked with SQLite in the past, I knew for fact that some portions of FreePBX will not work – who am I kidding? if they would work it would be the most amazing thing I’ve seen a long time.
Mainly, this is caused by variations between the SQL code and various table management that FreePBX imposes on the FreePBX database structure, when installing or upgrading new or existing modules. For example, trying to go about and install the FreePBX IVR module yields the following error:
Well, that’s understandable – basically means that the unit isn’t yet fully useable with FreePBX – but we are getting there I guess, after all, rome wasn’t built in a single day.
| Print article | This entry was posted by admin on November 6, 2008 at 5:25 pm, and is filed under Asterisk, GPL, community, embedded, open source, technnology. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
You must be logged in to post a comment.
No trackbacks yet.
Can you trust your integrator with Fraud Analysis?
about 1 year ago - No comments
As some of you know, over the past 9 months, I’ve been heavily involved in the establishment of Humbug. For those who may not know, Humbug is a Call Analytics and Fraud Analysis SAAS. Now, differing from many of the current telephony SAAS projects, we are not based on Amazon EC2 or some other public cloud infrastructure, we build our own cloud environment. Why do we build our own cloud? simple, we need to keep your data secured and confidential. At Humbug, we see ourselves as a cross between Google Analytics – in our ability to analyze and handle data and Verisign – in our security and confidentiality requirements and methodologies.
Business 2.0 – Taking the leap forward…
about 1 year ago - No comments
The following post doesn’t really fit in line with the normal spirit of the blog, simply because it’s not funny nor directly related to technology. It’s called Business 2.0, as it relates to the ever problematic question any business owner has: “When should I grow and how?”.
Asterisk, Greed and Revenue Shares
about 1 year ago - 1 comment
Revenue sharing is one of the oldest methods of earning profits, actually, I believe it may just be right up there with trading of goods and food.
Open Source, Philanthropy and Asterisk
about 1 year ago - 3 comments
When I started using Open Source software, it seemed like all Open Source projects are driven by philanthropic agendas. We were all focused on “sticking it to the man” – showing all these would be software vendors that community driven projects can do just as well – if not better.
Call Analytics – Closed Alpha testing group
about 1 year ago - No comments
Well, it’s been almost a month since I’ve started writing about the humbug project. Now, it’s time to actually get you people involved, at least in the initial levels. We are looking to add 10 additional members into the humbug call analytics suite. Currently available analytics during the alpha testing is inbound call analytics.
Call Analytics – Beyond CDR analysis – Part I
about 1 year ago - 1 comment
“Oh, just get me the CDR’s and I’ll take it from there” – how many times have I heard these words before? I can’t even imagine the number of times in the past 15 years of IT/Telecom’s work that I’ve done and in the last 8 years of Asterisk in particular – when it comes to billing and fraud management, it would appear that the CDR’s are the Rosetta Stone of the industry.
Beyond the dialtone – PBX user experience revisited
about 1 year ago - No comments
When most of us think about PBX systems, we usually associate these with cumbersome usage, confusing dialing codes and in most cases – a PBX system is automatically associated with the annoying task of transferring a call from one handset to another. Lately, I’ve been thinking deeply about how people use PBX systems, is this really the only way to use a PBX system? is there something else to the mix? can we really enrich one of the oldest operational paradigms in the world? – and for that matter, can the public be re-educated to assimilate a new breed of PBX systems or services?
Digium TE205P vs. OpenVox D210P
about 2 years ago - No comments
If there is one thing I like doing is testing hardware, specifically, testing new hardware that is related to Asterisk. I was more than pleased when OpenVox had approached me, asking to review one of their products – specifically after I once announced that I really dislike cheap clone cards. So, I got OpenVox’s D210P card, which is a fairly similar clone to the TE205/TE210 of Digium, and I decided to take a it for a test drive.
I’m not rude, I’m eccentric
about 2 years ago - No comments
Today I got the chance to speak at a Polycom half-day convention, mainly to speak about Asterisk and HDvoice. Now, putting aside the part about HDvoice (I’m getting a post about that on its own), I gotten to the point where I believe that I’m currently perceived as being an eccentric.
Astricon 2009 – Glendale, AZ – Part II
about 2 years ago - No comments
Ok, it’s day 1 (or actually day 2) for AstriCon 2009 – and here’s my report for the day.






Picasa
Twitter
Facebook
LinkedIn
Youtube
RSS
about 3 years ago
This issue was also found by others and posted on the PIKA Forum for FreePBX. There is an available work around to get the IVR module working on the WARP. You can read about it here: http://forum.pikatechnologies.com/showthread.php?p=264#post264
about 3 years ago
I just fixed this upstream in FreePBX:
http://www.freepbx.org/trac/ticket/3384