python-gammu icon indicating copy to clipboard operation
python-gammu copied to clipboard

python-gammu ussd response delay

Open JerrelS opened this issue 5 years ago • 0 comments

Hi Guys, I've been trying out python-gammu the last couple off days, and noticed a delay in the ussd response when using the service_numbers example.

The response is -+ 17 seconds, while for the same ussd command I receive a response within 4 seconds, if i sent the AT command AT+CUSD=1,,15 using socat.

I noticed that the state_machine.Init() takes 5-7 seconds

Any idea how i can speed up the init process within python-gammu

My setup: CentOS 7 python 3.6 python-gammu 3.1 modem: wavecomm wmod2 (at9600)

JerrelS avatar Jul 17 '20 08:07 JerrelS