[asterisk-users] Asterisk Realtime Time Dial App

Nick Khamis symack at gmail.com
Mon Sep 26 17:49:07 CDT 2011


Hello David,

Thank you so much for your response. I am sure it can be easily done
using AGI. The reason I am leaning more
towards storing the call information in a database record, is because
our existing client applications can be easily
modified to write to MySQL. The asterisk cron/thread that would
querying the DB should be no different than existing implementation
used process the call files?
For those of you that may be interested in what we are doing. We are
developing an application that will apply NLP
services on text generated using the speech to text module, and
generate the response that will then be forwarded to
the text to speech.

Cheers,

Nick.

On Mon, Sep 26, 2011 at 6:29 PM, David Moring <DMoring at tmcentral.net> wrote:
> Nick,
>
> I just created a .NET dialer for a client not too long ago and it didn't
> take more than a few hours - it doesn't use a db (thinking that's an awful
> lot of empty polling waiting for a call when the call will be records in the
> call records anyway), but simply connects/logs in and kicks it off through
> the AMI... not difficult really so I'd just study up on AMI first since
> that's the "actuator"... My .02 anyway....
>
> DMoring
>
> -----Original Message-----
> From: Nick Khamis <symack at gmail.com>
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users at lists.digium.com>
> Date: Mon, 26 Sep 2011 18:04:07 -0400
> Subject: Re: [asterisk-users] Asterisk Realtime Time Dial App
>
> Hello Matt,
>
> Thank you so much for your response. The first two are not a problem.
> I would rather write the app in C and compile it directly into
> asterisk. Are there
> any direction on how to work with the dial app? Any types of threads *
> may use etc...
>
> Thanks in Advance.
>
> Nick Khamis
> Ph.D Computer Science
> McGill University
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                 http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> 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