-
Hello,
I'm setting the dlr-level=3 on the http request while I'm sending an SMS but jasmin is considering the request as a level 1 and is sending the sms-c level 1 dlr parameters only to my dlr-url.
…
sotoz updated
9 years ago
-
```
SUBMIT_SM PDU has a limit of 254 characters for it's body. However, it's
possible to send a message longer than 254 characters by splitting up the
message and using the message_payload optional …
-
Received receipt is not being sent back to the user, rather Jasmin is sending its own ACCEPTED response. However, receipt has been properly received from the upstream smpp server.
-
```
What steps will reproduce the problem?
1.send msges in bulk to SMSC
2.create multiple instances of SMPP client
What is the expected output? What do you see instead?
Ans : i want send sms in bulk…
-
```
What steps will reproduce the problem?
To recreate the problem we need a server and a client pc.
The server must be exposed to the internet and the client must have access
to the internet to.
I…
-
```
What steps will reproduce the problem?
1. Get an SMPPServerSession
2. Push 50> sms per second from client
3. It gives following errors/
sommetimes:
java.io.IOException: Unexpected length of byte…
-
```
What steps will reproduce the problem?
To recreate the problem we need a server and a client pc.
The server must be exposed to the internet and the client must have access
to the internet to.
I…
-
```
I found a SMSC which returns message id even if there is an error in submit.
For example, it returns PDU like this:
0000001a80000004000000ff01fc1fbe31393130353634333500
SMPP 3.4 specification cl…
-
```
Any plan to support direct SMSC connections, mainly via SMPP, and maybe
other protocols too (UCP, CIMD etc). There are several open java libraries
for SMPP, but smslib's point would be to provi…
-
```
What steps will reproduce the problem?
1. Get an SMPPServerSession
2. Push 50> sms per second from client
3. It gives following errors/
sommetimes:
java.io.IOException: Unexpected length of byte…