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 to make a call to join a Zoom meeting #4

Open
bergvdna opened this issue Jun 11, 2022 · 2 comments
Open

How to make a call to join a Zoom meeting #4

bergvdna opened this issue Jun 11, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@bergvdna
Copy link

Hello,
Thanks for the library for the SIM800.
But I have a question and I hope you can help me.
I want to join a meeting at Zoom (https://zoom.us/) via the SIM900.
To do this I have to enter (paste) the following (in Android phone) to automatically call:

Phone Number+Pause(2 seconds)+MeetingID+#+Pause(4 seconds)+HostID+#+Pause(4 seconds)+Password+#
(MeetingID and Password as an example)
+31207946519,,83411719839#,,,,#,,,,*999999#

gsm.dialNumber(number) does not connect.
Only accepts a phone number.

Any idea how I get that to work?
Thank you very much for the effort.
Sincerely,
Arie van den Berg

@AyushMarsian
Copy link
Owner

Hi @bergvdna,

I understood your query, could you please elaborate more about joining procedure ? Where did you get the above mentioned command sequence ?I want that for reference.

Regarding gsm.dialNumber API, it is made for only make voice call nothing else.

Thank you

Best Regards,
Ayush

@AyushMarsian AyushMarsian added enhancement New feature or request help wanted Extra attention is needed labels Jun 12, 2022
@bergvdna
Copy link
Author

bergvdna commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants