[asterisk-users] EMail on Missed Call
Sherwood McGowan
sherwood.mcgowan at gmail.com
Mon Aug 23 06:54:43 CDT 2010
On Mon, Aug 23, 2010 at 5:35 AM, --[ UxBoD ]-- <uxbod at splatnix.net> wrote:
> Hi,
>
> Running Asterisk 1.6.2.11 and wondering what would be the best way to send an email when a missed call has occurred ? I believe you can modify [stdexten] is this still the case in V1.6 ?
> --
> Thanks, Phil
>
> --
> _____________________________________________________________________
> -- 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
>
You'll just want to put a test for the value of ${DIALSTATUS} after
the Dial command (since it'll go there if the call times out). Check
for NOANSWER, and then act accordingly
More information about the asterisk-users
mailing list