-
On Debian, I decided to not use the sources for Kannel as you suggest, but install `kannel-dev` instead. This did not work as expected, due to the `autotools` setup (which I cannot fix, being a CMake…
-
(root) # sqlbox /etc/kannel/sqlbox.conf
2018-07-30 21:23:35 [69224] [0] INFO: Debug_lvl = -1, log_file = , log_lvl = 0
2018-07-30 21:23:35 [69224] [0] DEBUG: Kannel sqlbox version `1.4.5'.
Build `…
-
Hi Donald
attached file are the configurations at my side .
and below are the logs of pluginbox, i m not able to catch the headers of smppbox in http api written in php.can u please tell me wher…
-
I installed and started Kannel as described in this doc http://rapidsms.readthedocs.io/en/v0.21.1/topics/backends/kannel.html
And currently my kannel.conf is like this :
# …
-
_Original author: mehulsbh...@gmail.com (May 06, 2011 18:24:06)_
Hello
I design web application which manage & run Kannel SMS Gateway now my issue is when i run this application on Apache i can…
-
void pluginbox_http_receive_thread(void *arg) {
info(0, PLUGINBOX_LOG_PREFIX "Starting receive thread");
PluginHttp *plugin_http = arg;
Octstr *header_key, *header_value;
int statu…
-
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…
-
When using kannel sendSMS url "/cgi-bin/sendsms" the result could be somthing like this:
0: Accepted for delivery
Is there a way to get the result of the sendSMS method ?
-
Please support on it:
human@vnm-smsmgr-01:/usr/src/ksmppd-master$ sudo make
rm -f smpp/libsmpp/*.o libsmpp.a smpp/ksmppd
fatal: not a git repository (or any of the parent directories): .git
gcc …
nmtbk updated
4 years ago
-
Hi, i have a working ksmppd server that is serving clients. One new client wants to use ssl, so he set his kannel smsc connection to "use-ssl=1" as he has done with other providers he works with. Prob…