<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-CA link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><a name="_MailEndCompose"><span style='color:#1F497D'>Google “asterisk click to call”.<o:p></o:p></span></a></p><p class=MsoNormal><span style='color:#1F497D'>It sounds like you want to automate the dialing in some sort of phonebook app; this is the easier solution.  You will have to decide whether you want a client-centric solution or a server-centric solution.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>I suggest you review </span><a href="http://www.voip-info.org/wiki/view/Asterisk+click+to+call">http://www.voip-info.org/wiki/view/Asterisk+click+to+call</a><span style='color:#1F497D'> for ideas of what’s out there.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>I designed the click-to-call system in Ultimate Events Calendar (channel 88 on MTS Ultimate TV), although I don’t know if that feature ever went live… it spoke HTTP from your STB to a proxy server which spoke AMI to the Asterisk server which established both legs of a bridge between the phone# the TV user entered and a ring group (IIRC) with some funky dialplan logic to tie it all together.  That’s fairly typical of the server-centric model; complexity is the order of the day when tying that many disparate systems together.  <o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Client-centric (e.g. TAPI, FF extensions, etc.) is simpler but much more limited.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><div><p class=MsoNormal><span style='color:#1F497D'>-Adam Thompson<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'> athompso@athompso.net<o:p></o:p></span></p></div><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> asterisk-bounces@muug.mb.ca [mailto:asterisk-bounces@muug.mb.ca] <b>On Behalf Of </b>Akash Deep Singh<br><b>Sent:</b> Wednesday, January 16, 2013 4:54 PM<br><b>To:</b> asterisk@muug.mb.ca<br><b>Subject:</b> [*] Interesting question<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span lang=EN-US>How can we use asterisk to make a call from php based website. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>For e.g. I have an asterisk based system and website or a php page showing list of people with their numbers.&nbsp; So what I want to do is click the number and call goes through my asterisk system.&nbsp; I could answer it using my deskphone or softphone. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Can we use TAPI or some sort of script in php to pass the number to asterisk. <o:p></o:p></span></p></div></div></body></html>