Borut Milič

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Voice call from MTR-H6 Firmware3.2.3 #15567
    Borut Milič
    Participant

    Already solved it. I wanted to check airtel balance via USSD code. It can be done with:

    microcom /dev/modem_at0
    AT+CUSD=1,”*131#”,15

    – *131# for the operater we have

    • This reply was modified 7 years, 5 months ago by Borut Milič.
    in reply to: Receive SMS text notification #11662
    Borut Milič
    Participant

    I have the same issue (we are using MTR-H6-B16) and offical answer from MultiTech support was: “The functionality you seek is more advanced and requires some server like software to handle incoming and outgoing messages, unsolicited message codes, etc. There is not a built in SMS server function in the MTR.

    We have a product called the “Conduit” that can be used to code up and develop something with the functionality that you seek. http://www.multitech.com/brands/multiconnect-conduit
    You could pair up with one or more of the addon modules to make something very specific to your needs.”

    Guess you will have to implement polling.

    • This reply was modified 8 years, 3 months ago by Borut Milič.
Viewing 2 posts - 1 through 2 (of 2 total)