Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMS callback does not fire #33

Open
oafilipoai opened this issue Jan 3, 2019 · 0 comments
Open

SMS callback does not fire #33

oafilipoai opened this issue Jan 3, 2019 · 0 comments

Comments

@oafilipoai
Copy link

oafilipoai commented Jan 3, 2019

I can't get the callback to fire on incoming SMS. I can see the received SMS when I call GetNextSMS but the callback never fires. The callback does not fire for incoming calls either, but it does work for replies to USSD requests.

I attached the modified incoming.py example which reproduces the problem on my system and the debug log. From the output, the SMS is received but the callback is never called:

Press Ctrl+C to interrupt
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Received new SMS
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Signal is at 48%
Received new SMS
Signal is at 48%
Signal is at 48%
Signal is at 48%

Any idea where the problem might be?

Thanks.

incoming.py.txt
gammu.dbg.txt


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant