EMI/UCP protocol: how to answer to a msg 52?

1

EMI is a protocol to forward sms text data to a proxy provider (usually a telecom) that send them to end users.

I don't know how to give a positive ACK to a MSG52 (that is: a sms from an end user to my application). For example:

01/00098/O/52/3399903107/00393404679818/////////////140916144831////3//486920616C6C/////////////01

("hi all" from cell number 00393404679818)

I was trying:

01/00043/R/52/A//3399903107:140916144831/4B

as you see it a Response to a MSG52 with A (as ACK) and sm (the 7th) field as adc:scts.

What is wrong?

473183469

Posted 2016-09-14T12:55:59.850

Reputation: 111

You are asking an off-topic question. Please read On-Topic, How do I ask a good question? and What types of questions should I avoid asking?

– DavidPostill – 2016-10-09T08:17:24.277

No answers