I've done similar notifications in the dialplan.

It would probably look something like this:
exten => s,1,Read(PAGE,enter-phone-number10,10)
exten => s,2,System(/bin/echo "Page content: ${PAGE}" | /bin/mail -s
"Page subject" [EMAIL PROTECTED]) 


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andreas
van dem Helge
Sent: Thursday, February 21, 2008 21:53
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Pager ("beeper") Emulation Script

Does anyone have a script that will emulate a normal numeric pager but
send the number to an email address? Also anyone happen to have the
traditional tones used in North America?

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to