OneBusAway / onebusaway-application-modules

The core OneBusAway application suite.
https://github.com/OneBusAway/onebusaway-application-modules/wiki
Other
212 stars 133 forks source link

Port onebusaway-phone to use Twilio instead of Asterisk #97

Closed sheldonabrown closed 4 months ago

ghost commented 9 years ago

Hi Sheldon, I have SMS & Mobile working off of OBA for company LogicTree LLC. I am starting to integrate IVR and wanted to ask where you stand with the switch to Twillio. Also, does it mean Asterisk will not work with OBA-phone? I would appreciate if you could share the road-map so I can align ours with it.

sheldonabrown commented 9 years ago

Hi Mike,

The implementaton of Twilio is wrapping up development. I hope to have it released soon, based on some code reviews and code cleanup/configuration taking place internally.

It is open source and available, but its currently on a fork/branch until its ready for public usage.

The twilio implementation is in a new module so as to no disturb the existing onebusaway-phone webapp.

landonreed commented 9 years ago

@sheldonabrown has your team produced any documentation for the onebusaway-twilio-webapp (just curious even though it's still in dev)? I'm basically just wondering if the webapp takes a data-sources.xml file similar to the one in the default-resources directory under onebusaway-phone-webapp.

sheldonabrown commented 9 years ago

Sorry, no documentation yet. There is still some cleanup left I hope to get to shortly.

But yes, same pattern as onebusaway-phone-webapp (its essentially a direct port). Contact me directly if you are trying to set this up and I can help you with the data-sources.xml.

On Thu, May 7, 2015 at 10:41 AM, Landon Reed notifications@github.com wrote:

@sheldonabrown https://github.com/sheldonabrown has your team produced any documentation for the onebusaway-twilio-webapp (just curious even though it's still in dev)? I'm basically just wondering if the webapp takes a data-sources.xml file similar to the one in the default-resources directory under onebusaway-phone-webapp.

— Reply to this email directly or view it on GitHub https://github.com/OneBusAway/onebusaway-application-modules/issues/97#issuecomment-99891793 .