On Sun, 13 Mar 2005 16:18:06 -0500, Jess Coburn <[EMAIL PROTECTED]> wrote:
> So you basically want an SMS or IM callback app right?
> 
> One way to do this would be send an email to an address like
> ([EMAIL PROTECTED]) and have a cronjob query/pop this email
> address for your specific message and then when it finds it have it
> create a .call file to call you and connect you to whatever context
> you setup, etc.  Shouldn't be very hard at all.  This would allow for
> emails and I'm pretty sure every cell can send an email.
> 
> As for IM/AIM I'd just find a Perl AIM package (quick google returned:
> http://search.cpan.org/~aryeh/Net-AIM-1.22/AIM.pm) and again it same
> thing, if it gets a IM with the correct details in it, simply create a
> .call file to call your cell. Again this too should be pretty easy to
> setup.
> 
> Here's the link to creating .call files:
> http://www.voip-info.org/wiki-Asterisk+auto-dial+out
> 
> 
> Jess
> 

>From what I've seen so far, I may just go with the CenterICQ idea, it
seems to be the easiest way of working this. Since I'm not a linux
expert, the easiest route is best. I suppose I can set CenterICQ up to
create the .call in one folder then use the mv function to move it to
the call folder. That way it's not read as it's being written.
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to