-
Notifications
You must be signed in to change notification settings - Fork 2
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
Labels
Comments
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, |
AyushMarsian
added
enhancement
New feature or request
help wanted
Extra attention is needed
labels
Jun 12, 2022
Thanks for the quick response and the desire to help me. Very nice.
This is how you get the data:
If you (with a paid version of Zoom, so not with the free version) start a
new meeting
and click on Invite via Participants then you can press Copy Invitation on
the next screen and
you will see a screen with the information below.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Owner name is inviting you to a scheduled Zoom meeting.
Topic: The name of the topic (meeting name)
Time: This is a recurring meeting Meet anytime
Join Zoom Meeting
https://us02web.zoom.us/j/83411719839?pwd=dzdBRkhJPHV2Q0NOL2FmbzMxbXBndz09
Meeting ID: 834 1171 9839
Passcode: 999999
One tap mobile
+31207940854,,83411719839#,,,,*999999# Netherlands
+31207946519,,83411719839#,,,,*999999# Netherlands
Dial by your location
+31 20 794 0854 Netherlands
+31 20 794 6519 Netherlands
+31 20 794 6520 Netherlands
+31 20 794 7345 Netherlands
+31 707 006 526 Netherlands
+31 20 241 0288 Netherlands
Meeting ID: 834 1171 9839
Passcode: 999999
Find your local number: https://us02web.zoom.us/u/ktelSQMpB
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
So it's about:
One tap mobile
+31207940854,,83411719839#,,,,*999999# Netherlands
+31207946519,,83411719839#,,,,*999999# Netherlands
On a mobile phone you can paste: +31207940854,,83411719839#,,,,*999999#
and the connection is made.
In addition, a hostID may be requested or only a #.
Hence in my example:
+31207946519,,83411719839#,,,,#,,,,*999999#
With a free version, participation by telephone is not allowed.
I hope this is the answer to your question.
Such a 'One tap' choice might be a nice addition to the library.
Kind regards,
Arie van den Berg.
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virusvrij.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
Op zo 12 jun. 2022 om 07:37 schreef Ankit_Ghevariya <
***@***.***>:
… Hi @bergvdna <https://github.com/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
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHCH3JGEUMB7UHYJ7D3COGLVOVZP5ANCNFSM5YQRWSIA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: