faucamp / python-gsmmodem

Python module to control a GSM modem attached to the system: send/receive SMS messages, handle calls, etc
GNU Lesser General Public License v3.0
386 stars 303 forks source link

Issue with outgoing call #70

Closed ddfoster0001 closed 8 years ago

ddfoster0001 commented 8 years ago

No voice heard from called party. I have tested on rapsberry pi.

ddfoster0001 commented 8 years ago

I have found a solution. I had to instruct the modem to enable voice by an AT command and then read/write on another serial port for voice.