AyushMarsian / SIM800L

An Arduino Library for GSM SIM800L, compatible with Arduino UNO, MEGA, DUO, ESP8266, ESP32
GNU General Public License v3.0
14 stars 2 forks source link

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

Open bergvdna opened 2 years ago

bergvdna commented 2 years ago

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 commented 2 years ago

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

bergvdna commented 1 year ago

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 https://github.com/AyushMarsian/SIM800L/issues/4#issuecomment-1153077749, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCH3JGEUMB7UHYJ7D3COGLVOVZP5ANCNFSM5YQRWSIA . You are receiving this because you were mentioned.Message ID: @.***>