On Tue, Jun 12, 2012 at 9:44 AM, Carlos Chavez <[email protected]>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 [email protected] -f [email protected] -u "911 call was placed" -m "911 call from ${CDR(accountcode)} ${CALLERID(num)} - ${CALLERID(name)} via 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
