Resume command mode after dialing, always
authorAntonio Ospite <ao2@ao2.it>
Thu, 17 Dec 2015 17:08:50 +0000 (18:08 +0100)
committerAntonio Ospite <ao2@ao2.it>
Thu, 17 Dec 2015 17:08:50 +0000 (18:08 +0100)
commit4b4fa200b36e027b14b13fc15b91a81863716150
treea852a48d2dbfcc620f3dfeb18e5afad2ef079556
parentb7aafba377812e53114f81efb89d8e7faa1b3445
Resume command mode after dialing, always

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/measure_call_setup_time.py
src/measure_ring_distance.py
src/savemysugar/Modem.py