Community discussions

MikroTik App
 
cicserver
Member
Member
Topic Author
Posts: 303
Joined: Sun Jul 24, 2011 12:04 pm

USSD Code error

Wed Feb 24, 2016 6:09 am

I have Huawei E/173 usb modem connected with the mikrotik CCR.
SMS sending working fine. I am trying to running USSD code but its always giving error. I tried different channels as well but no use.
how can i solve it?
MT.PNG
You do not have the required permissions to view the files attached to this post.
 
ryz
just joined
Posts: 13
Joined: Sun May 27, 2007 5:10 pm

Re: USSD Code error

Wed Feb 22, 2017 7:12 pm

Hi you should use a GSM 7bit PDU converting.
Try here:
http://smstools3.kekekasvi.com/topic.php?id=288

On mikrotik device open terminal and run:

/system/serial-terminal port=usb2 channel=0

When you have this error "failure: port's channel is already in use", you must disable receiving SMS in /tool/sms/ section.

Then you can send a 7bit instructions using AT commands:

AT+CUSD=1,"*101#",15
it's the same as:
AT+CUSD=1,"AA182C3602",15

Regards

Ryz

Who is online

Users browsing this forum: Bing [Bot] and 110 guests