Werk #9224: Added mechanism to automatically fix SMS communication in specific cases
Component | Firmware |
Title | Added mechanism to automatically fix SMS communication in specific cases |
Date | Apr 13, 2016 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Appliance Version | 1.3.5 |
There are cases where the SMS communication is stuck because the used smsd from smstools simply terminates the modem handler in case of communication issues. This is not always correct since a clean reinitialization fixes the situation for some modems. So we added a mechanism which tries to recover from such situation to make the SMS communication possible again.