[asterisk-dev] Placing a new outbound call using C

Wai Wu wkwu at calltrol.com
Thu Mar 8 16:23:14 MST 2007


There isn't really any I/O is your C app just create the call file and move it to the outbound directory.

-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com on behalf of Joel
Sent: Thu 3/8/2007 6:13 PM
To: Asterisk Developers Mailing List
Subject: Re: [asterisk-dev] Placing a new outbound call using C
 
Steve,

Yes, I'm aware of using a standard .call file, and scheduling by touching it
to a specific time in the future. Now let's think about writing an app in c.
Ideally I would just call a C function to place that call instead of writing
a .call file from my application. Let's keep in mind just how heavy of a
load I/O can be.

Thanks,
Joel


On 3/8/07, Steve Edwards <asterisk.org at sedwards.com> wrote:
>
> On Thu, 8 Mar 2007, Joel wrote:
>
> > I'm looking to make an outbound call from within a C application for
> > asterisk. Ideally I would be able to schedule this call as well. I've
> spent
> > some time looking through asterisk source, and it seems like the only
> way to
> > trigger the call would be through the asterisk manager, but that doesn't
> > seem to support scheduling. I'm looking specifically for any code
> examples
> > anyone may have relating to this. If anyone has a link to an api or
> anything
> > useful like that I sure would appreciate it.
>
> http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out
>
> Half way down the page, look for "Tip on how to schedule a .call file"
>
> Thanks in advance,
> ------------------------------------------------------------------------
> Steve Edwards      sedwards at sedwards.com      Voice: +1-760-468-3867 PST
> Newline                                             Fax: +1-760-731-3000
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3711 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-dev/attachments/20070308/5f2baafa/winmail.bin


More information about the asterisk-dev mailing list