Skip to content

Conversation

Mudiwa66
Copy link
Contributor

The Turn.js file was added to connect with the turn api. The src/ussd_clinic_rapidpro.js was updated to connect to Turn.


self.init = function() {
self.rapidpro = new go.RapidPro(
self.Turn = new go.Turn(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make a copy of this file called ussd_clinic_turn.js and only apply the changes to the new file.

ussd_clinic_rapidpro.js should be left unchanged so that we can still maintain existing USSD lines while we work on this. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants