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

How detect hangup or Rejected after call ? #90

Open
tinamore opened this issue Sep 22, 2020 · 2 comments
Open

How detect hangup or Rejected after call ? #90

tinamore opened this issue Sep 22, 2020 · 2 comments

Comments

@tinamore
Copy link

hi,
I am doing a function, Where gprs_a9 will call my phone and i want trigger hangup or Rejected.
Trigger bellow not detect hangup or Rejected

cellular.on_call(on_call_handler)

thanks

@drhisham343
Copy link

the paramiter passed in the call handler will give the caller number once recived the call and when hangup it will return True.
you can detecte true by if statment or while etc..

@camp-easy
Copy link

Hello, so it's possible to make a call from the A9G? i can't find a code to do it...Thank you in advance for the support

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

3 participants