The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

GSM::SMS::OTA::CLIicon

DESCRIPTION

This package implements encoding of a CLI ( Caller Line Identification ) icon.

METHODS

OTACLIicon_fromb64

        $stream = OTACLIicon_fromb64( $b64, $format );

Generate a CLI icon from a b64 endoded bitmap in the specified format ( gif, png, bmp, ... ).

OTACLIicon_fromfile

        $stream =OTACLIicon_fromfile( $file );

Generate a CLI icon from an image file.

OTACLIicon_PORT

NSB port number for CLI icon message.

AUTHOR

Johan Van den Brande <johan@vandenbrande.com>