Great, thanks guys!
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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
Tilghman Lesher <[EMAIL PROTECTED]> writes:
> 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 b
On Thu, Jun 19, 2008 at 9:57 AM, Tzafrir Cohen <[EMAIL PROTECTED]> 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 futu
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
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 _somethin
L PROTECTED] On Behalf Of Gordon
Henderson
Sent: June 19, 2008 4:22 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Website callback
On Wed, 18 Jun 2008, Mark Hamilton wrote:
> Hi,
>
> I have a website where customers enter their phone numbers
On Thu, 19 Jun 2008, Tzafrir Cohen wrote:
> On Thu, Jun 19, 2008 at 09:22:04AM +0100, Gordon Henderson wrote:
>
>> Reading the replies so-far... Cron jobs, databases, shell scripts... Ye
>> Gods... Try reading the manual (or at least the wiki)
>>
>> http://www.voip-info.org/tiki-index.php?page=Ast
On Thu, Jun 19, 2008 at 09:22:04AM +0100, Gordon Henderson wrote:
> Reading the replies so-far... Cron jobs, databases, shell scripts... Ye
> Gods... Try reading the manual (or at least the wiki)
>
> http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out
>
> Scroll down to the bit
On Wed, 18 Jun 2008, Mark Hamilton wrote:
> Hi,
>
> I have a website where customers enter their phone numbers to be called. I'd
> like them to have to put in information and 'schedule' a call.
>
>
> 1) Call Immediately
>
> 2) Call in the next _ minutes
>
> 3) Call me tomorrow, same
On Wed, Jun 18, 2008 at 5:05 PM, Michiel van Baak <[EMAIL PROTECTED]> wrote:
> On 15:45, Wed 18 Jun 08, Mark Hamilton wrote:
>> Hi,
>>
>>
>>
>> I have a website where customers enter their phone numbers to be called. I'd
>> like them to have to put in information and 'schedule' a call.
>>
>>
>>
>>
On 15:45, Wed 18 Jun 08, Mark Hamilton wrote:
> Hi,
>
>
>
> I have a website where customers enter their phone numbers to be called. I'd
> like them to have to put in information and 'schedule' a call.
>
>
>
> 1) Call Immediately
>
> 2) Call in the next _ minutes
>
> 3) Cal
I don't know if there is something like that prebuilt. But is seems to be
quite easy. Push the call events in the database, let a cron run ever minute
and create a .call file for evry call thet is due.
The alternative is to not use a database and create a .call file with a
future date/time. Afaik
Hi,
I have a website where customers enter their phone numbers to be called. I'd
like them to have to put in information and 'schedule' a call.
1) Call Immediately
2) Call in the next _ minutes
3) Call me tomorrow, same time.
So, Asterisk will pull two variables from th
13 matches
Mail list logo