Call with 4G LTE

HI,

I would like to use a Rut 956 to make calls.
To do this, I would like to know the list of commands for making calls in 4G Volte,
I can create an interface in python, do I need to use AT commands?

My objective is

  • To make a call, for example +37066102445,
  • To wait for the call to be connected,
  • To send an audio message to my correspondent, for example ‘Mayday MayDay’, the audio file will be of the Way, Mp3…
  • To end the call

Can an RUT 956 router fulfil my objective?
I can use another reference router.

Best regards

Hi,

Is it not possible to make a voice call with a teltonika?
can I only use it for data?

Best regards

Hello,

It is possible to make calls using Teltonika devices. For more information, please refer to the following resources:

Best regards,

Thank you for your feedback.
How can I broadcast an audio message ?

Best regards

Hi

Our application has evolved to be compatible with modems.

The Teltonika will be connected to a computer and from an interface our objective will be to :

    • Make a call, for example +37066102445,
    • Wait for the call to be connected,
    • Send an audio message to my correspondent, for example ‘Mayday MayDay’, the audio file will be of the Way, Mp3 type…
    • End the call

We can develop an interface in python or use a rest api.

Do you have any documentation for setting up a Python interface or a rest API?

Best regards