Send an e-mail to the asterisk to make it call my cell phone

jalmod:
Hi, about your script…
So you send an email a “something” and automatically asterisk call your cell phone?
What you write in the e-mail? Who sent the e-mail?

Thank jalmod

That I don’t understand it’s how you define the email address where to write to run the script…
In your script you sent me (and thanks!)I don’t see something about an e-mail address!
:frowning:

That’s not really to do with Asterisk. Typically one would either pipe the email to a script in, for example, the sendmail aliases file, or use something like PHP to poll a remote mail box.

using poe (use POE::Session;
use XML::Simple;
use Digest::MD5 qw(md5_hex);
use Asterisk::Manager) perl script, I was able achieve the same using gtalk client (using web, iphone etc) and it gives lot of control including calls by sending command (Call )

thambi