-
```
IMPORTANT: PLEASE search the existing issues (including closed ones) for
something similar before filing a new one.
DO NOT, I repeat, DO NOT file more duplicates of issue 3 (bluetooth
notificatio…
-
```
As I wrote in http://code.google.com/p/dashclock/issues/detail?id=71
It would be great to have ability to choose which sms app to open when I tap
notification.
```
Original issue reported on co…
-
```
Different phones have different maximum SMS message sizes! See
http://en.wikipedia.org/wiki/SMS#Message_size
e.g. My friend's older phone had an upper limit of 195 characters. His new
phone has o…
-
Sending ascii sms text like below (text length < 160)
SmsSubmitPdu pdu;
byte dcs = (byte)DataCodingScheme.NoClass_7Bit;
pdu = new SmsSubmitPdu(sms, phoneno, smsc, dcs);
comm.SendMe…
uugan updated
6 years ago
-
No sirve
Creo que esto está mal programado
O tiene fallas
O querías crear otra cosa?
-
### Is there an existing issue for this?
- [X] There are no existing issues.
### Ansible module
zos_data_set
### Enhancement or feature description
force: true is not supported with bat…
-
```
I have implemented JSMPP in a project but speed of sending sms is very slow
can anybody please help on this because i have very high volume
transactions requirements.
```
Original issue reporte…
-
```
In case of Mt Forward SMS, if HLR replies user not available or no memory in
user hand-set, SMSC should persist the SMS and register user with HLR waiting
list (ReportSMDeliveryStatusRequest).
…
-
```
IMPORTANT: PLEASE search the existing issues (including closed ones) for
something similar before filing a new one.
DO NOT, I repeat, DO NOT file more duplicates of issue 3 (bluetooth
notificatio…
-
```
Is it possible to set the SMS option for ICQ with PyICQt? It was possible
to set it with jabber-jit, which I used before migrating to PyICQt.
```
Original issue reported on code.google.com by `ms…