Error

Notice: Undefined property: stdClass::$forum_tid in forum_node_view() (line 275 of /home/wfrantz/www/sprintdevelopers/modules/forum/forum.module).

Automatic SMS replies

Submitted by Anonymous (not verified) on Thu, 01/19/2006 - 11:22

I'd like to write an application for any Sprint phone that automatically replies to all incoming SMS messages. That is, any time an SMS message arrives in the inbox, the application should send a reply back to the sender number.

WMA won't work because applications can only listen on particular ports and they only get messages bound for those ports. Additionally, it looks like there is no way to send the SMS automatically without any user intervention. As far as I can tell there are no Series 60 or Brew phones for Sprint.

Is there any way to do this at all?