instedd / verboice

Open source toolkit for voice services; with special focus to the needs of medium- and low-income countries, scalable services, and interacting with vulnerable populations
http://verboice.instedd.org/
GNU General Public License v3.0
44 stars 18 forks source link

Support Africa's Talking `callSessionState` parameter #895

Closed matiasgarciaisaia closed 2 years ago

matiasgarciaisaia commented 2 years ago

AfT now sends a callSessionState parameter on every request.

This used to only appear when calls were already completed, so we were aborting the calls. We now look for the completed state only.

See #894

matiasgarciaisaia commented 2 years ago

We were able to use this version to perform a couple of calls in Uganda, and it worked OK - ship it! :shipit: