FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
159 views 0 comments
by anonymous
Hello. Does this router support RNDIS protocol and can I call any number directly from it via sim card. Don't just send an SMS. Can I do it via Ethernet by sending a packet, eg UDP

1 Answer

0 votes
by anonymous

Hi,

The RUTX09 does not support voice over LTE, but you could try to make outgoing calls with the following command:

  • gsmctl -A 'ATD+<phone_number>;'

Here are some additional things to take note of:

  • There will be a short delay (about 3-5 seconds) after executing the command before the RUX09 starts the call.
  • If you pick up the call, the router will not drop the call automatically. To terminate the call from the router's side, use this command:
    • gsmctl -A 'ATH 0'
  • While the RUTX is making outgoing calls or receiving incoming calls, the service type will change from LTE to WCDMA.
  • If you originate a second call while another call is active, the first call be automatically put on hold.
Also, RUTX09 does use the Quectel EG06 modem, and you could google AT commands datasheet for more information about calls.
Regards.