In some work that I'm doing with SMS and Drupal, I'm renting a shortcode, which means that every message will come in with a prefix on it. I wrote a patch to allow entering a prefix on the settings form.

That prefix will then be stripped out of the message body before it goes to the SMS log or to other modules implementing the receive hook.

Enjoy!

CommentFileSizeAuthor
prefix_support.patch1.4 KBSteven Merrill