CallDistanceTransceiver.py: resume command mode after dialing
authorAntonio Ospite <ao2@ao2.it>
Thu, 17 Dec 2015 11:59:41 +0000 (12:59 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 17 Dec 2015 11:59:41 +0000 (12:59 +0100)
commitb7aafba377812e53114f81efb89d8e7faa1b3445
tree2ef885047ff37988c0868e6f3ca301b9bc4abbd8
parentfb6bc3a9f2e122a7c45c7188f1e0df13a810e420
CallDistanceTransceiver.py: resume command mode after dialing

Put a semicolon after the AT command when dialing the destination
number. Without this, some modems won't accept the ATH command and won't
be able to terminate a call before the receiver has answered.
src/savemysugar/CallDistanceTransceiver.py