-
Hello.
I have added an smpp connector to the SMPPSimulator by Selenium to test big bulk sms sending. The SMPPSimulator is running locally on the server and I'm seeing some errors on the default-smppsi…
sotoz updated
7 months ago
-
when node smpp client request to send sms ,and sms send successfully but Node js Server crash and show this error ECONNRESET
This is my code plz
```node
var smpp = require('smpp');
const uu…
-
Hello,
When I try to send sms by http API, messages are not delivered but enqueued by jasmin. Thus smpp_connector unbind and bind after user request timeout and I got the following output in messag…
-
I'm looking for a solution for sending short code SMS over SMPP protocol. I have a GSM modem and I was wondering if it's possible to do it with Jasmin?
If it's possible are they any documentation …
-
Hello @ukarim I love this tool, I am testing it with my nodejs web application. Recently I have started working on a scenario when SMSC closes the session and how I can retry connecting to the SMSC. I…
-
Couldn't get clarity from the description, is it a SMPP client or only an admin theme for GUI based data saving/ reporting?
Thanks.
-
**Describe the bug**
We have followed the process [mod_unimrcp](https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Modules/mod_unimrcp_6586728/) provisioning/installation process. Despi…
-
Create a Profile for Things that we can apply to channels so the publisher can redirect messages to the broker depending on the profiles attched to a channel and using NATS topics. Consumers will use …
-
Hello,
I recently patched rsyslog from version 8.10 to 8.17, but since then my rsyslog configuration files do not work anymore. My templates with custom variables do not work anymore In particular. H…
-
Hi
getting below error when trying to send SMS with multiple people script getting below error
socket_select(): Argument #3 ($except) contains a closed socket
How we can resolve this issue