Skip Menu |

This queue is for tickets about the Device-Gsm CPAN distribution.

Report information
The Basics
Id: 94172
Status: new
Priority: 0/
Queue: Device-Gsm

People
Owner: Nobody in particular
Requestors: yunghee.lee [...] genusis.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Re: Device::Gsm - some characters missing when sending concatenated SMS
Date: Tue, 25 Mar 2014 15:05:10 +0800
To: bug-device-gsm [...] rt.cpan.org
From: Yung Hee Lee <yunghee.lee [...] genusis.com>
for your attention please. On Thu, Feb 13, 2014 at 11:32 AM, Yung Hee Lee <yunghee.lee@genusis.com>wrote: Show quoted text
> Dear Sir, > > I am using Device::Gsm v1.60,* send_csms* function to send the long SMS. > The problem is, some characters are missing when I sent in long text. > > My SMS Content: >
>> [01] >> [02] >> [03] >> [04] >> [05] >> [06] >> [07] >> [08] >> [09] >> [10] >> [11] >> [12] >> [13] >> [14] >> [15] >> [16] >> [17] >> [18] >> [19] >> [20] >> [21] >> [22] >> [23] >> [24] >> [25]
> > > The SMS content that I received: >
>> [01] >> [02] >> [03] >> [04] >> [05] >> [06] >> [07] >> [08] >> [09] >> [10] >> [11] >> [12] >> [13] >> [14] >> [15] >> [16 >> [23] >> [24]
> > > > Here is my coding: >
>> my $lOk = $gsm->send_csms( >> content => $content, >> recipient => $number, >> class => 'normal' # try `flash' >> );
> > > > Is there anything I've done wrongly? > Thank you! > > > -- > Regards, > > Yung Hee >
-- Regards, Yung Hee