Sylvain
2017-03-29 16:29:56 UTC
Hi,
I'm trying to make a program in python using gammu 1.37.4 installed on
ubuntu 16.04. The device I use is a Huawei E180 modem.
I'm able to start a voice call with dialVoice, but I can't figure out
how to stop or hang-up the call. I tried with Abort and Terminate but it
doesn't work, my program continues but the voice call is still active.
Almost all call related functions are for incoming calls.
Is it doable in python? Any pointers?
Thanks.
I'm trying to make a program in python using gammu 1.37.4 installed on
ubuntu 16.04. The device I use is a Huawei E180 modem.
I'm able to start a voice call with dialVoice, but I can't figure out
how to stop or hang-up the call. I tried with Abort and Terminate but it
doesn't work, my program continues but the voice call is still active.
Almost all call related functions are for incoming calls.
Is it doable in python? Any pointers?
Thanks.