[asterisk-users] 911 multple-alert question
Nunya Biznatch
asterisk at ihearbanjos.com
Tue Jun 12 18:32:43 CDT 2012
Thanks for the response. You gave me some ideas I didn't think of such
as sending a text message to the on-call security person's cell phone.
However, while I know I can get the 911 call to call other phones, I
also need location data. I know there are ways to do it, but I don't
have the kung-fu for things like databases, and am wondering if there's
something simple in Asterisk like a flat file used to correlate phone
number and location. Then, there's the part of how to get that
additional data to display on a phone. To throw a wrench in it, I don't
want local security to answer, just to be alerted the call is going on
so they can be the first on scene and make themselves available to
direct emergency personnel when they arrive.
Thanks Again!
On 6/12/2012 11:21 AM, Carlos Alvarez wrote:
> On Tue, Jun 12, 2012 at 9:44 AM, Carlos Chavez
> <cursor at telecomabmex.com <mailto:cursor at telecomabmex.com>> wrote:
>
> This is as easy as running an AGI on your 911 rule to do
> whatever you
> want. The AGI can dial multiple phones, send emails, page you, etc.
> Even without the AGI you can do many things from the dialplan.
>
>
> Here's one example of non-AGI notification:
>
> exten => s,n,System(/usr/sbin/sendEmail -t carlos at televolve.com
> <mailto:carlos at televolve.com> -f switch1 at televolve.com
> <mailto:switch1 at televolve.com> -u "911 call was placed" -m "911 call
> from ${CDR(accountcode)} ${CALLERID(num)} - ${CALLERID(name)} via
> switch-1.televolve.com <http://switch-1.televolve.com> to
> ${911PROVIDER}.")
>
> This of course requires the sendEmail program, which is hugely useful
> throughout our systems for many purposes.
>
> --
> Carlos Alvarez
> TelEvolve
> 602-889-3003
>
>
>
>
> --
> _____________________________________________________________________
> -- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120612/83448063/attachment.htm>
More information about the asterisk-users
mailing list