Question : click to call through asterisk

Hello experts,

I have an Asterisk running, i am able to place call from this. Now i want to implement a web based click to call. Please help me to  implement this

Thank You

Answer : click to call through asterisk

Checkout these step by step instructions
http://www.voipuser.org/forum_topic_9971.html

http://www.asteriskextras.com/index.php?option=com_content&task=view&id=12&Itemid=2


another step by step

http://www.voipjots.com/2006/02/click-to-call-with-your-asteriskhome.html

http://www.webmaster-talk.com/php-forum/156207-click-to-call-using-php.html

---------------- Here the simple steps ------------------
cd /var/www/html
wget vocalroute.com/webcall/webcall.tar.gz
tar xzvf webcall.tar.gz

then redirect your browser to "http://Asterisk-ip/click-to-call.­ php", by default code call an extension "9999", you can simply modify this accourding to your needs.
Random Solutions  
 
programming4us programming4us