<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Danny,<div><br></div><div>Thanks for your response. </div><div><br></div><div>Thanks,</div><div>Sanjoy.<br><br><hr id="stopSpelling"><div style="text-align: center;">From: danny@debsinc.com<br></div>To: asterisk-users@lists.digium.com<br>Date: Tue, 25 Aug 2009 11:34:29 -0500<br>Subject: Re: [asterisk-users] Asterisk Autodialer<br><br>
<style>
.ExternalClass .EC_shape
{;}
</style>
<style>
</style>
<style>
.ExternalClass p.EC_MsoNormal, .ExternalClass li.EC_MsoNormal, .ExternalClass div.EC_MsoNormal
{margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman';}
.ExternalClass a:link, .ExternalClass span.EC_MsoHyperlink
{color:blue;text-decoration:underline;}
.ExternalClass a:visited, .ExternalClass span.EC_MsoHyperlinkFollowed
{color:blue;text-decoration:underline;}
.ExternalClass p
{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:'Times New Roman';}
.ExternalClass p.EC_ecmsonormal, .ExternalClass li.EC_ecmsonormal, .ExternalClass div.EC_ecmsonormal
{margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:'Times New Roman';}
.ExternalClass p.EC_ecmsonormal1, .ExternalClass li.EC_ecmsonormal1, .ExternalClass div.EC_ecmsonormal1
{margin-right:0in;margin-bottom:0in;margin-left:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:'Times New Roman';}
.ExternalClass span.EC_ecmsohyperlink1
{color:blue;text-decoration:underline;}
.ExternalClass span.EC_ecmsohyperlinkfollowed1
{color:blue;text-decoration:underline;}
.ExternalClass span.EC_ecemailstyle181
{font-family:Arial;color:navy;}
.ExternalClass span.EC_EmailStyle26
{font-family:Arial;color:navy;}
@page Section1
{size:8.5in 11.0in;}
.ExternalClass div.EC_Section1
{page:Section1;}
</style>
<div class="EC_Section1">
<p class="EC_MsoNormal"><font size="2" color="navy" face="Arial"><span style="font-size:10.0pt;font-family:Arial;color:navy">That would be a qualified yes. The
problem you will face is this; Say you want to do 1000 calls and you have 25
lines you can use. If you dump all 1000 calls into
/var/spool/asterisk/outgoing at once, asterisk will try to process all 1000 at
once, which will lead to some problems. The way to accommodate this is to “plan”
your calls in such a way as they can process in groups. Let’s say that you
expect each automated call to take 3 minutes. You could set up a job to
release 25 files every 3 minutes to /v/s/a/o and would mostly be running well.
Of course some calls will last longer and some shorter, but pbx_spool will take
care of that easily as long as the load isn’t too great. You could even do
30-35 calls to account for hangups, etc.</span></font></p>
<p class="EC_MsoNormal"><font size="2" color="navy" face="Arial"><span style="font-size:10.0pt;font-family:Arial;color:navy"> </span></font></p>
<div>
<div class="EC_MsoNormal" align="center" style="text-align:center"><font size="3" face="Times New Roman"><span style="font-size:12.0pt">
<hr size="2" width="100%" align="center">
</span></font></div>
<p class="EC_MsoNormal"><b><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma;font-weight:bold">From:</span></font></b><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma"> asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b><span style="font-weight:bold">On Behalf Of </span></b>Sanjoy Rath<br>
<b><span style="font-weight:bold">Sent:</span></b> Tuesday, August 25, 2009
11:23 AM<br>
<b><span style="font-weight:bold">To:</span></b> Asterisk-Users<br>
<b><span style="font-weight:bold">Subject:</span></b> Re: [asterisk-users]
Asterisk Autodialer</span></font></p>
</div>
<p class="EC_MsoNormal"><font size="3" face="Times New Roman"><span style="font-size:12.0pt"> </span></font></p>
<p class="EC_MsoNormal"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">Hi Danny,</span></font></p>
<div>
<p class="EC_MsoNormal"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana"> </span></font></p>
</div>
<div>
<p class="EC_MsoNormal"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">Thanks so much for your response. I have used call files
to autodial too. Can this be used for large volume calls? </span></font></p>
</div>
<div>
<p class="EC_MsoNormal"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana"> </span></font></p>
</div>
<div>
<p class="EC_MsoNormal"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">Thanks,</span></font></p>
</div>
<div>
<p class="EC_MsoNormal" style="margin-bottom:12.0pt"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">Sanjoy. </span></font></p>
<div class="EC_MsoNormal" align="center" style="text-align:center"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">
<hr size="2" width="100%" align="center" id="EC_stopSpelling">
</span></font></div>
<p class="EC_MsoNormal" style="margin-bottom:12.0pt"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">From: danny@debsinc.com<br>
To: asterisk-users@lists.digium.com<br>
Date: Tue, 25 Aug 2009 11:07:04 -0500<br>
Subject: Re: [asterisk-users] Asterisk Autodialer</span></font></p>
<div>
<p class="EC_MsoNormal"><font size="2" color="navy" face="Arial"><span style="font-size:10.0pt;font-family:Arial;color:navy">Here is my .02; There are basically
(but not only) two ways to “auto-dial” from asterisk. You can use Asterisk
Manager or create a set of call files to use the pbx_spool function. I’m
more familiar with the latter. If you “dump” a set of call files,
Asterisk will try to do them all at once and respool them until it can satisfy
the request. You can “help” by touching the files with a future date so *
will try to process them more smoothly. There is a reasonably nice PERL
module called Asterisk::Outgoing, but you’ll have to tweak it to use the time
functionality.</span></font><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana"></span></font></p>
<p class="EC_MsoNormal"><font size="2" color="navy" face="Arial"><span style="font-size:10.0pt;font-family:Arial;color:navy"> </span></font><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana"></span></font></p>
<div>
<div class="EC_MsoNormal" align="center" style="text-align:center"><font size="3" face="Times New Roman"><span style="font-size:12.0pt">
<hr size="2" width="100%" align="center">
</span></font></div>
<p class="EC_MsoNormal"><b><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma;font-weight:bold">From:</span></font></b><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">
asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b><span style="font-weight:bold">On Behalf Of </span></b>Sanjoy Rath<br>
<b><span style="font-weight:bold">Sent:</span></b> Tuesday, August 25, 2009
10:48 AM<br>
<b><span style="font-weight:bold">To:</span></b> Asterisk-Users<br>
<b><span style="font-weight:bold">Subject:</span></b> Re: [asterisk-users]
Asterisk Autodialer</span></font><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana"></span></font></p>
</div>
<p class="EC_MsoNormal"><font size="3" face="Times New Roman"><span style="font-size:12.0pt"> </span></font><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana"></span></font></p>
<p class="EC_MsoNormal" style="margin-bottom:12.0pt"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">Alex,<br>
<br>
You are right. My questions are probably wide open. I probably would
have more specific. Any help I get would be great; if not I will figure it out
myself :).<br>
<br>
Steve, Geraint - It was kind of you both to respond back. Thanks guys for
your response. :)<br>
<br>
I am dCAP trained but just like anything else you do not get
everything/anything you want from there.<br>
<br>
Anyways I checked VOIP-info.org the information there was pretty basic. I was
trying to get some more insight to this autodialer stuff. If there is something
I can take leverage of that will be great (because I do not want reinvent the
wheel) or else (as sadi before) I will figure out. <br>
<br>
Thanks,<br>
Sanjoy.<br>
<br>
> Date: Tue, 25 Aug 2009 11:24:36 -0400<br>
> From: abalashov@evaristesys.com<br>
> To: asterisk-users@lists.digium.com<br>
> Subject: Re: [asterisk-users] Asterisk Autodialer<br>
> <br>
> If you don't see why you are getting replies of this colour, you must <br>
> have an ingrained inability to understand what does and does not <br>
> constitute a question of a manageable scope. It must be sufficiently <br>
> narrow and specific in order to be realistically addressable in this <br>
> forum.<br>
> <br>
> You can't just say, "Teach me everything there is to know about <br>
> automatic dialers." Nobody's going to do that.<br>
> <br>
> Sanjoy Rath wrote:<br>
> <br>
> > Thanks Steve for helpful reply. <br>
> > <br>
> > Cheers,<br>
> > SR.<br>
> > <br>
> >
------------------------------------------------------------------------<br>
> > Date: Tue, 25 Aug 2009 10:26:37 -0400<br>
> > From: stotaro@first-notification.com<br>
> > To: asterisk-users@lists.digium.com<br>
> > Subject: Re: [asterisk-users] Asterisk Autodialer<br>
> > <br>
> > <br>
> > <br>
> > On Tue, Aug 25, 2009 at 10:04 AM, Sanjoy Rath
<sanjoy_rath@hotmail.com <br>
> > <mailto:sanjoy_rath@hotmail.com>> wrote:<br>
> > <br>
> > Hello,<br>
> > <br>
> > I am developing an asterisk autodialer. I am looking for the<br>
> > following information:<br>
> > <br>
> > 1. Detailed Configuration Documentation for Asterisk Autodialer<br>
> > 2. Volume Testing Strategy<br>
> > 3. Lessons Learnt from past Asterisk Autodialer configuration<br>
> > 4. What are the different asterisk autodialer functionality that<br>
> > have been implemented<br>
> > <br>
> > Your response will be appreciated.<br>
> > <br>
> > Thanks,<br>
> > Sanjoy.<br>
> > <br>
> > <br>
> > How are you developing anything when you are asking for not just tips
<br>
> > but EVERYTHING!<br>
> > <br>
> > Hire a consultant or go to that nerdvittles article.<br>
> > <br>
> > -- <br>
> > Thanks,<br>
> > Steve Totaro<br>
> > +18887771888 (Toll Free)<br>
> > +12409381212 (Cell)<br>
> > +12024369784 (Skype)<br>
> > <br>
> >
------------------------------------------------------------------------<br>
> > More storage. Better anti-spam and antivirus protection. Hotmail
makes <br>
> > it simple. <http://go.microsoft.com/?linkid=9671352><br>
> > <br>
> > <br>
> >
------------------------------------------------------------------------<br>
> > <br>
> > _______________________________________________<br>
> > -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>
> > <br>
> > AstriCon 2009 - October 13 - 15 Phoenix,
Arizona<br>
> > Register Now: http://www.astricon.net<br>
> > <br>
> > asterisk-users mailing list<br>
> > To UNSUBSCRIBE or update options visit:<br>
> > http://lists.digium.com/mailman/listinfo/asterisk-users<br>
> <br>
> <br>
> -- <br>
> Alex Balashov - Principal<br>
> Evariste Systems<br>
> Web : http://www.evaristesys.com/<br>
> Tel : (+1) (678) 954-0670<br>
> Direct : (+1) (678) 954-0671<br>
> <br>
> _______________________________________________<br>
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>
> <br>
> AstriCon 2009 - October 13 - 15 Phoenix,
Arizona<br>
> Register Now: http://www.astricon.net<br>
> <br>
> asterisk-users mailing list<br>
> To UNSUBSCRIBE or update options visit:<br>
> http://lists.digium.com/mailman/listinfo/asterisk-users</span></font></p>
<div class="EC_MsoNormal" align="center" style="text-align:center"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">
<hr size="2" width="100%" align="center">
</span></font></div>
<p class="EC_MsoNormal"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">Attention all humans. We are your photos. <a href="http://go.microsoft.com/?linkid=9666046">Free us.</a></span></font></p>
</div>
</div>
<p class="EC_MsoNormal"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana"> </span></font></p>
<div class="EC_MsoNormal" align="center" style="text-align:center"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">
<hr size="2" width="100%" align="center">
</span></font></div>
<p class="EC_MsoNormal"><font size="2" face="Verdana"><span style="font-size:10.0pt;font-family:Verdana">Attention all humans. We are your photos. <a href="http://go.microsoft.com/?linkid=9666046">Free us.</a></span></font></p>
</div></div><br /><hr />Send and receive email from all of your webmail accounts - right from <a href='http://go.microsoft.com/?linkid=9671351' target='_new'>your Hotmail inbox!</a></body>
</html>