Wanted to make sure I am correct - this module only handles outgoing sms messages to twilio, but does not handle incoming messages from twilio? Is there another module that handles incoming? If no options for incoming exist, I will need to write. Would existing maintainer this module want my code to review and add in?

Comments

dparizek’s picture

OK, to answer my question, found this page with patches to add on incoming functionality:

http://drupal.org/node/988396

so no the issue changes to why not integrate this into the main module and let people know it handles both send and receive?

mcpuddin’s picture

So this code was actually committed to 6.x-1.x, however for some reason its not appearing in the downloads. I'll let the module maintainer respond to this one.

nmcclain’s picture

The patch in 988396 does work for D6, so hopefully mcpuddin can look into why it didn't make it into the D6 version of the module.

dparizek, FYI, in the meantime you can manually apply that patch or possibly consider the D7 dev version which has the patch built in. If you can't figure out how to apply that patch, contact me via my Drupal contact form and I'll help.

chrisrockwell’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Closing 6.x issues.