RSSAll Entries in the "asterisk" Category

Installing and configuring Asterisk

How to install Asterisk ? How to run Asterisk ? This youtube video help you to install, configure and run your astersisk the open source PBX.

Asterisk Callme Architecture with PHP AGI

Extensions Configuration extensions.conf [callme] exten => s,1,AGI(callme.php|${CNUM}) CNUM is the variable passed to callme AGI Script Callme.php Agi Script #!/usr/bin/php /** * Author Arun Raj R * @package phpAGI_for Call me * @version 1.0 */ set_time_limit(30); require_once(“phpagi/phpagi.php”); $agi = new AGI(); $agi->answer(); $result=$agi->stream_file(“welcome_to_call_me”); $cid = $argv[1]; $agi->exec(“Dial Zap/g0/”.$cid, null); ?> PHP File to run callme [...]

My Cv page updated

Go through my cv page http://arunrajr.com/blog/my-cv/

working of interactive voice response

VuVoice :: Dedicated platform for integrated IVR Solutions

We have setup our new dedicated platform for VOIP platform. vuVoice is a dedicated platform for Interactive voice applications and automated bulk calls. It is a fully customizable and automated system for voice calls. We added lot of enhancement over traditional model. It is working on OPEN SOURCE PBX (soft switches).The main advantage of the [...]

Asterisk : The Future of Telephony

Asterisk : The Future of Telephony Asterisk is the world’s leading open source PBXi, telephony engine, and telephony applications toolkit. Offering flexibility unheard of in the world of proprietary communications, Asterisk empowers developers and integrators to create advanced communication solutions…for free About Asterisk What is Asterisk Asterisk is the world’s leading open source telephony engine [...]

Videos, Slideshows and Podcasts by Cincopa Wordpress Plugin