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

is there a way to play a sound when making a call? #84

Open andreisid opened 7 years ago

alex-eri commented 7 years ago

with Huawei and Zte, for example, you need to connect third port of usb modem. It uses 8bit a-law and u-law pcm format for voice. Stream beginning after ATA (answer) or ATD (dial).

alex-eri commented 7 years ago

I newer seen voice at same port.