<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hey,<br>
<br>
You could test it? Setup a second server that calls the voicemail on
the first server. Test different call volumes that way. Write a
simple script that calls asterisk manager and originate your 50
calls asynchronously, see what happens.<br>
<br>
If it's a production server, you may want to wait for closing hours.<br>
<br>
David<br>
<br>
On 2011-04-27 13:34, vip killa wrote:
<blockquote
cite="mid:BANLkTim0UoqwDRJOCiMkkZ_HaBYht3Jv_g@mail.gmail.com"
type="cite">I just completed building a feature rich asterisk
voicemail system using perl, php, and mysql.
<div>My only concern is that the system i built will not be able
to handle the call volume needed. Let me start by explaining my
setup.<br>
<br>
</div>
<div>Incoming call -> route.agi (perl -> mysql lookup) ->
AGI -> voicemailbox (using mysql odbc) or terminate with
wrong number message</div>
<div><br>
</div>
<div>if a message is left in a voicemailbox the following happens:<br>
externnotify -> <a moz-do-not-send="true"
href="http://notify.pl">notify.pl</a> (perl -> mysql
lookup) -> up to 2 calls originated (using AMI), up to 4
emails sent out (with up to 2 attachemnts of voicemail)</div>
<div><br>
</div>
<div>this system may need to handle up to 50 concurrent calls. the
"<a moz-do-not-send="true" href="http://notify.pl">notify.pl</a>"
script may be called several times a second.</div>
<div>My question is, will asterisk be able to handle calling the "<a
moz-do-not-send="true" href="http://notify.pl">notify.pl</a>"
script that many times? or is there a better way to handle large
volumes of voicemail notification, thank you in advance for your
input.</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
<a class="moz-txt-link-freetext" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a>
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
<br>
</body>
</html>