[Asterisk-Users] email a message

Matthew Warren mwarren at ru-intouch.com
Thu Jun 1 13:46:05 MST 2006


Is there away to set in the dialplan to have asterisk send an email to
someone letting them know a caller called with Timedate caller Id and so
forth.
My system is set to call in say extension 100 goes to context 10000

[10000]

exten => s,1, answer
exten => s,2, Background(file)
exten => _xxxx,1, answer
exten => _xxxx,2, set(TO=${EXTEN}
want to send message to context 10000 $to
exten => _xxxx,4, Background($EXTEN)
exten => 1,1, goto(blah blah)
exten => 2,1, goto(blah blah)


thanks in advance

Matt




More information about the asterisk-users mailing list