Tag Archives: asterisk

Open Source Asterisk CRM Platform

Built in PHP this Asterisk CRM looks pretty wicked.  Its an open source Customer Relationship Management application which hooks into an Asterisk PBX.  It looks nicer than I sound though so I’ll shut up and slap you with some pretty pictures… The Info Link

Using the Asterisk Manager PHP API

Well it’s been a while since the PHP Asterisk Manager API was released and I’ve yet to produce a clear and definitive example of its use.  So here goes. Prerequisites Your Asterisk server must be set up correctly before this API can ‘speak’ to the server. First you’ll need to ensure the Manager interface is [...]

Ruby Asterisk: 2 Libraries & 2 Docs

Just so the Asterisk-Ruby’ists don’t feel left out after my PHP Asterisk post here’s a useful list if you’re wanting to integrate Asterisk with your Ruby (on Rails) app: Adhearsion – Its a full framework on top of Asterisk built in Ruby. Think ‘RAGI-on-steroids’. RAGI – Ruby Asterisk Gateway Interface provides a Ruby interface to [...]

Asterisk Manager API [PHP]

Again with the PHP code! This time its a bit more exciting than a CakePHP component. If you’ve ever used Asterisk – an open source PBX – then you’ll know it comes with a manager interface which enables developers to send commands to the server to help administer the system and its connected peers and [...]

Asterisk PBX

I’m currently sat on the first floor of an old manor house in Surrey, England having a lunch break on the second day of training in Asterisk setup and configuration. Much has been learned but the course could have been organised better from the start with numerous hiccups and poor preperation from the course tutor. [...]