OpenStratos / server

Server implemented in C++14. It will be in charge of the management of the balloon.
GNU General Public License v3.0
6 stars 1 forks source link

Some SMS are not sent #20

Closed Razican closed 9 years ago

Razican commented 9 years ago

It seems that some SMS are not sent while others are. We have to look into this.

Razican commented 9 years ago

We have to check the response after sending the SMS, and maybe let it have some sleep.

Razican commented 9 years ago

Fixed. It needed a major refactoring.