[Freeswitch-users] Generating calls from external source
Michael S Collins
msc at freeswitch.org
Mon Feb 2 17:16:43 PST 2009
Nik,
Welcome to FreeSWITCH! The short answer is "yes, FS can do that." The
first thing that you should do is unlearn "the Asterisk way" of
thinking. Usually there is an elegant way of doing things in FS that
wasn't possible in Ast.
I would recommend that you start by looking at the event socket, which
is somewhat analogous to the AMI only cooler. :) I have personally
done something similar to this using the event socket and a Perl
script. The key is to learn the syntax of the originate command.
(definitely hit the wiki and IRC channel)
Are you using TDM cards for this? Just curious.
-MC (IRC nick: mercutioviz)
Sent from my iPhone
On Feb 2, 2009, at 3:35 PM, "Nik Middleton" <nik.middleton at noblesolutions.co.uk
> wrote:
> Hi Guys,
>
>
>
> As a long time Asterisk user, I’m looking into freeswitch as an alte
> rnative mainly due to (list multiple reasons here)
>
>
>
> Can anyone give me a pointer as to how I would achieve the following?
>
>
>
> I need to replicate an emergency broadcast system currently running
> under Asterisk.
>
>
>
> At the moment, I run through a Mysql database and using the manager
> API, issues an Originate command to dial a number.
>
>
>
> When the call is answered, a message is played, and the recipient
> has the option of hitting a digit to confirm receipt. I then call
> an AGI script to update the database.
>
>
>
> Is this fairly easy to do in Freeswitch?
>
>
>
> Not looking for code, just some pointers as to what’s available to d
> o the above /
>
>
>
> Regards,
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090202/14b335d2/attachment-0002.html
More information about the FreeSWITCH-users
mailing list