-
I successfully created a SMPP client with your code.
But I get a couple of '-Wmismatched-new-delete' warnings which I think are too serious to ignore.
Steps taken:
I removed the FMT library form …
-
Here's the traceback. Note it's in reverse order so you need to read from the bottom up.
Nice-to-have: Timeouts and other exceptions (expected or otherwise) do not cause a build-up of messages in the…
-
Hello Everyone,
Rest client in 3.4 getting 400 response in ASYNC mode, but from curl shell returning 200 with proper JSON response. In debug log level 4 I don't see enough details to tell why inv…
-
> Version Laravel : 8.83.27
> Version PHP : 8.2.8
-------------------------------
1° Est-ce qu'il y a une erreur dans mes informations d'environnement ?
> SMPP_HOST = gra.smpp.ovh:2776
> SM…
-
Hi,
working on a SMPP server based on usocket-server
http://stephane.sdf.org/an-server.clisp
SMPP is used to send SMS over TCP, it's a pure binary protocol where client and server exchange PD…
-
I need secure SMPP Server connections by enabling TLS. Can you please help me in doing so? Thanks in advance
-
Hello,
For some reason, I can't get past the third line (import from smpp.twisted.client). Here is the stacktrace:
```
Traceback (most recent call last):
File "test.py", line 3, in
fr…
-
> Version Laravel : 8.83.27
> Version PHP : 8.2.8
-------------------------------
1° Pourquoi j'ai toujours cette erreur lors de l'envoie d'SMS ?
**Code :**
```
public function test_glo…
-
Hi,
We're using `cloudhopper-smpp` in an application using Akka Actors in Scala and would like to avoid blocking threads.
While the underlying Netty IO used by `cloudhopper` is non-blocking, many `c…
-
First at all, apologies if this topic is repeated, but i have issues with routing behaviuor using ksmppd ( kannel smpp server )
and i do not know if this happens due to a config error or for a mis…