OpenMQTTGateway icon indicating copy to clipboard operation
OpenMQTTGateway copied to clipboard

make call

Open utya1988 opened this issue 5 years ago • 6 comments

Hello. Can i make call using mqtt using 2g gateway? thanks If not could you explan, how can i make it.

utya1988 avatar Nov 13 '19 16:11 utya1988

Hello,

Making a call is not currently supported (only sending and receiving SMS)

1technophile avatar Nov 14 '19 19:11 1technophile

Maybe. I can change some lines ot the code to implement this feature?

utya1988 avatar Nov 14 '19 21:11 utya1988

Yes , here is the methods available on the library used https://github.com/skorokithakis/A6lib/blob/master/A6lib.h

1technophile avatar Nov 15 '19 19:11 1technophile

For my curiosity could you share the use case behind your request?

1technophile avatar Nov 15 '19 19:11 1technophile

I have the gate for parking. For open the gate i should make the call.

utya avatar Jul 05 '21 08:07 utya

You could use the SMS function of the library to trigger your gate opening or closing, also you may take a look to the library below: https://github.com/vshymanskyy/TinyGSM

1technophile avatar Jul 05 '21 12:07 1technophile