Skip to content
New issue

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

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

Already on GitHub? # to your account

PDP Context is not torn down after socket message #86

Open
DomAmato opened this issue Jul 7, 2021 · 0 comments
Open

PDP Context is not torn down after socket message #86

DomAmato opened this issue Jul 7, 2021 · 0 comments
Labels
bug for issues

Comments

@DomAmato
Copy link
Contributor

DomAmato commented Jul 7, 2021

Describe the problem

When sending a message using sudo hologram send "message" it creates and activates a PDP context but it never tears it down afterwards

Expected behavior

The code should clean up after itself and destroy the PDP context using CGACT=1,0

Actual behavior

Does not tear down the context

Steps to reproduce the behavior

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
  • Python SDK installed via PyPI or GitHub:
  • SDK version (use command below):
  • Python version:
  • Hardware (modem) model:
@DomAmato DomAmato added the bug for issues label Jul 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug for issues
Projects
None yet
Development

No branches or pull requests

1 participant