<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 05/08/13 12:38, Kamlesh Kumar wrote:
    <blockquote cite="mid:SNT142-W20FA1CDB6DEF22C5B45610915C0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">Hi,<br>
        <br>
        Asterisk 1.6.2.9<br>
        PHP 5.3<br>
        Mysql 5.0<br>
        <br>
        Can anyone suggest hardware specification for 500 hundred
        concurrent SIP only calls, no codec transcoding, no IVR, no
        Voicemail or so. Just plain switching. There is only one
        requirement is to execute one php script on call hangup (h
        extension) which will do some calculation and update the CDRs.<br>
        <br>
      </div>
    </blockquote>
    We have a quad core 2.8Ghz machine which can handle 500 calls. It
    doesnt do codec translation but does a little voicemail and call
    recording plus a few other things such as day parting. AGI (fastagi)
    is run at call start, answer and hangup via perl daemons.<br>
    <br>
  </body>
</html>