Pascal Quantin
changed
bug 10547
Comment # 3
on bug 10547
from Pascal Quantin
Hi Robert,
if I follow you properly, inside a Invoke message you will always have a Mobile
Originated message while for other codes (returnResultLast, returnError,
reject, returnResultNotLast) it will be a Mobile Terminated message, whatever
the opcode (44 or 46).
If yes I can easily change the code to match this (currently if the Application
Context is not set to 3, the SMS direction heuristic is exclusively based on
the opcode value - 44 or 46).
Is my understanding correct?
You are receiving this mail because:
- You are watching all bug changes.