<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>What do you want to happen once the call is made?<div><br></div><div>You can choose to fire the call off using the originate command with the Asterisk Manager Interface from a PHP page or some other similar language. No need for Perl on the Asterisk box at all really unless you need it for something else.</div><div><br></div><div><a href="http://www.voip-info.org/wiki/view/Asterisk+Manager+API+Action+Originate" target="_blank">http://www.voip-info.org/wiki/view/Asterisk+Manager+API+Action+Originate</a></div><div><br></div><div><br></div><div><br><div><hr id="stopSpelling">Date: Sat, 16 Nov 2013 16:53:59 +0530<br>From: omakhileshchand@gmail.com<br>To: asterisk-users@lists.digium.com<br>Subject: [asterisk-users] Make phone ring through webserver using Asterisk<br><br><div dir="ltr">What is the easiest way? And how can it be implemented?<BR>I thought to something like:<BR><ol><li>I request a page to the webserver</li><li>Perl sends to asterisk a number to dial (Perl and asterisk are running in the same machine)</li>
<li>Asterisk calls the phone</li></ol>or<BR><ol><li>A Perl sip client registers to remote asterisk server</li><li>Perl sip client sends to asterisk the number to dial</li><li>Phone rings</li></ol>i don't care if i can hear something, it's enough that it rings<BR>
</div>
<br>-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users</div></div>                                        </div></body>
</html>