This module collects the Transformations for 3GPP-SMS.
4.2. smsdump()
4.1. isRPDATA()
Returns true, if the message contains RP-Data in its body.
usage ... if (isRPDATA()) { ... } ...
Dumps the content of a 3GPP-SMS message to the Debug-Log.
usage ... smsdump(); ...
Copyright © 2015 Carsten Bock, ng-voice GmbH