Questions tagged [kannel]

Kannel is an opensource WAP and SMS gateway for two-way SMS and WAP message sending.

Kannel is an opensource WAP and SMS gateway for sending and receiving messages. It can be used to simplify SMS handling by using its HTTP API while Kannel handles SMPP and other protocols used by SMS centers and mobile operators. It also allows using mobile devices connected to a server for messaging purposes.

There are two opensource extensions available for Kannel:

  • opensmppbox that allows accepting incoming SMPP connections;
  • sqlbox that allows loading message data into a SQL database instead of passing it via HTTP requests.

Kannel is available at http://www.kannel.org/

232 questions
-1
votes
1 answer

Kannel retry when got HTTP error

Kannel does not do any attempts to retry if he got an error requesting get-url or dlr-url. Is there a workaround to make retries?
zogby
  • 462
  • 4
  • 15
-1
votes
2 answers

Is there any tool to monitor kannel?

Is there any tool to monitor kannel? 1- smsc online /offline 2- queued up , dlr queued up 3- some time kannel got stuck and will not accept any message
eshaiju
  • 753
  • 5
  • 16
-2
votes
1 answer

How to install Kannel [Sms gateway] In Ubuntu

How to install Kannel sms gateway , what is required to install it, and what is the process step by step. Is their any solution for Installing it in easy steps. Please give me some solution or some ideas and thing any link or something I have tried…
Arpit Pathak
  • 63
  • 1
  • 9
-2
votes
2 answers

Installing cygwin with compilers and development packages

I need to compile kannel for windows and I installed cygwin. It says I don't have compilers to compile with cygwin. How do I resolve this ? Is there any full-featured cygwin image available anywhere on the internet ? Please help. SOS! I'm following…
this. __curious_geek
  • 42,787
  • 22
  • 113
  • 137
-2
votes
1 answer

Am not able to send Bulk sms using the code below

I am a newbie in PHP and MySQL i have written the code below to enable sending of bulk sms with the phone number being picked for a database with the phone number being in different tables where they are selected using a form but am not able to send…
Sitati
  • 158
  • 5
-3
votes
1 answer

Am getting an error on my php code to send sms

Am a newbie and i am getting an error on line 26 of my code i cant understand what causes the error as it is making me not to be able to send sms anyhelp will be appreciated
Sitati
  • 158
  • 5
1 2 3
15
16