-
Telecom operator requires GSM7 encoding (if I understand correctly GSM7 = GSM 03.38). The documentation states that ASCII equals GSM 03.38 `This smpp implementation supports 3 encodings: ASCII (GSM 03…
-
**Component**
Changed
Unified translation of "layout"
Unified translation of "widget-action"
Unified translation of "custom"
Unified translation of "language"
Match the line numbers of the t…
-
Майнер JDHX Bit lattery BM1397 v3.8 z
Не работает с пулом nicehash.com, zpool.ca :
"₿ (599607) stratum_task: abandoning work
₿ (599607) create_jobs_task: New Work Dequeued beac
₿ (601597) stratum…
-
Hello, I believe I've resolved an issue in your repository related to the splitting of Unicode SMS messages into 3 parts in the SMPP protocol. Please review the following changes I made:
1- Account…
-
### Describe the bug
We are using this driver together with MySQL driver to connect to an AWS Aurora MySQL 8.0 cluster using default plugins with an internal HikariCP connection pool. We have the …
-
This is not an issue but not sure where to post and get the information. We are evaluating Jasmin SMS Gateway for use in one of our products and in the process of it, we are looking for benchmarks for…
-
According to SMPP protocol, short_message is used to send messages which is less than 255 characters and message_payload TLV is used to send messages more than 255 characters.
It has also mentioned…
-
Hi, can you please share the contact sir
-
The example contains the following snipped for sending a SMS:
```python
for part in parts:
pdu = client.send_message(
source_addr_ton=smpplib.consts.SMPP_TON_INTL,
#source_a…
-
Python attribute and pnames should be normalized according to https://packaging.python.org/en/latest/specifications/name-normalization/#normalization.
The following list of names, that need work, w…