-
I am trying to connect to a new provider and am getting the following error.Optional Parameter not allowed: Invalid option qos_time_to_live
`2022-12-05 13:45:55 WARNING 1 Requesting bind as transcei…
-
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.cloudhopper.com/repos/third-party/cloudhopper/ch-smpp/4.1.2/ch-smpp-4.1.2.pom
[INFO] ---------…
-
```
We are considering to use JSMPP to build SMPP Gateway+Router to terminate
inbound SMPP connections, process the incoming SMPP messages and initiate
outgoing SMPP messages to different SMSCs. We …
-
```
We are considering to use JSMPP to build SMPP Gateway+Router to terminate
inbound SMPP connections, process the incoming SMPP messages and initiate
outgoing SMPP messages to different SMSCs. We …
-
```
We are considering to use JSMPP to build SMPP Gateway+Router to terminate
inbound SMPP connections, process the incoming SMPP messages and initiate
outgoing SMPP messages to different SMSCs. We …
-
```
We are considering to use JSMPP to build SMPP Gateway+Router to terminate
inbound SMPP connections, process the incoming SMPP messages and initiate
outgoing SMPP messages to different SMSCs. We …
-
```
We are considering to use JSMPP to build SMPP Gateway+Router to terminate
inbound SMPP connections, process the incoming SMPP messages and initiate
outgoing SMPP messages to different SMSCs. We …
-
**OpenSIPS version you are running**
```
version: opensips 3.0.1 (x86_64/linux)
flags: STATS: On, EXTRA_DEBUG, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC,…
-
Looks like decoding process adds one null byte at the start of ShortMessage field.
Example code:
```go
package main
import (
"bytes"
"fmt"
"github.com/fiorix/go-smpp/smpp"
"github.…
-
when building packages for osmocom by running `fab osmocom dev package`:
```
/client/fabfile.py", line 110, in package
package_freeswitch_mod_smpp()
NameError: global name 'package_freeswitc…