Last summer, in article HTTP adapter, I mentioned that there is source code for a http_adapter in the sample_applications
directory of this GitHub repository. Now in the Releases section there are the first ready-to-run Release packages.
Now and then customers attempt performance testing in sandbox mode and wonder why sandbox is so slow and why they get policy error about exceeding their TPS limit.
Read MoreIn Sending a binary message - Part 1 we learned how to send a MT binary SMS from command line. Based on that we can add this functionality to the send.sh
script.
While reading the API Reference (API_Telia_OMA_OAuth_REST.pdf, which you can find in the Resources section of the Opaali Portal), did you notice that there is no inboundSMSBinaryMessage? Does this mean we cannot receive binary messages?
Read MoreIn article Sending a binary message - Part 1 we learned how to send a MT binary message and also discovered that something fragmented the data without asking our permission. Lets dive deeper into the magical world of protocol dumps and bits and bytes within…
Read More