[asterisk-users] Website callback

Mark Hamilton mark.h at cage151.com
Fri Jun 20 12:15:05 CDT 2008


Great, thanks guys!

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Steve Totaro
Sent: June 19, 2008 10:32 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Website callback

On Thu, Jun 19, 2008 at 9:57 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com>
wrote:
> On Thu, Jun 19, 2008 at 08:05:59AM -0500, Tilghman Lesher wrote:
>> On Thursday 19 June 2008 07:57:07 Mark Hamilton wrote:
>> > LOL, I agree, it _did_ sound a little complicated than to just schedule
a
>> > call in the future. I apologize for not being able to find this on the
wiki
>> > earlier when I searched.
>> >
>> > The other cron jobs and everything probably bring _something_ to the
table.
>> > I wonder what.
>> > Either way, please keep 'em coming boys, and yes I'd like to know the
>> > answer to Tzafrir's question about performance.
>
> Test it yourself?
>
> for i in `seq 1500`; do
>  something to create a call file
>  sleep a_bit
> done
>
>>
>> One very big benefit of using a database with cron jobs is that your web
>> application does not need to run as the same user (or otherwise weaken
>> security permissions) as the Asterisk daemon.  If running as the same
user,
>> you'd have to either set both daemons to the same group (which means the
>> web server has access to all other files that Asterisk writes) or world
>> writable, which is even worse.
>
> In any version you'll still need something with permissions to originate
> calls on Asterisk.
>
> --
>               Tzafrir Cohen
> icq#16849755              jabber:tzafrir.cohen at xorcom.com
> +972-50-7952406           mailto:tzafrir.cohen at xorcom.com
> http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir
>

I have done hundreds at once, takes a few seconds to handle (all SIP)

Thanks,
Steve T

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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




More information about the asterisk-users mailing list