The library allows the user to receive messages in Septet format, and there are routines in the software to convert from Septets to strings, however there are no libraries to convert from string to septet.
In particular, TELUS does not appear to accept messages in octet format, and therefore sends the raw PDU characters to the user.
I'm trying to write a method to convert ToSeptets, but not sure I have the depth of understanding necessary to do so.
The library allows the user to receive messages in Septet format, and there are routines in the software to convert from Septets to strings, however there are no libraries to convert from string to septet.
In particular, TELUS does not appear to accept messages in octet format, and therefore sends the raw PDU characters to the user.
I'm trying to write a method to convert ToSeptets, but not sure I have the depth of understanding necessary to do so.