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

learn more… | top users | synonyms

0
votes
0answers
15 views

SIM Rack Virtual SIM Management platform?

I am interested in knowing the SIM Management solution or SIM Hosting platform products. Any reliable product over Mobile SIM Hosting and access our IP. Couple of SIM Rack product appear up on ...
0
votes
0answers
21 views

How do i get Kannel to receive SMS

I have successfully installed Kannel on ubuntu and i can send messages perfectly but cannot receive what might be the problem? This is the error am getting: 2013-05-13 10:25:13 [6374] [6] ERROR: ...
0
votes
1answer
16 views

Configuring sms centre for kannel

I have configured Kannel on windows. I tested it with a fake sms centre and it is working. What I require now is a message centre through which I am able to send sms to mobile. However i am not sure ...
0
votes
0answers
45 views

Kannel + Huawei E220 error 500 when bulk sending

I'm using Kannel 1.5.0 with Huawei E220 and everything works fine. Problem is when sending 50 messages in a row, I start getting this error: 2013-04-29 17:01:08 [30639] [6] DEBUG: ...
1
vote
0answers
30 views

Having difficulty getting kannel to work with ssl

I am having an issue getting ssl to work with kannel. I have read the userguide again and again but cannot figure it out. The issue involves the "get" script which is held on a remote domain ...
1
vote
3answers
84 views

Kannel only sending 153 characters

doing a bit of a project at the moment involving Kannel however I am having an issue. When I send a long sms to the kannel gateway, it receives the first part of the sms and then uses the get-url to ...
1
vote
2answers
78 views

Kannel sending unwanted “extra SMS”

Got Kannel working on Ubuntu12.10 and it can send and receive SMS. Issue is, after every SMS it sends or receives, it sends along an extra SMS with the content being Live SMS Live SMS which is ...
0
votes
3answers
99 views

How do I get rid of spaces in the 'message' when sending SMS via Kannel

I've setup Kannel in Ubuntu using a USB Modem and I can send SMS via the browser using the URL as seen below ...
1
vote
1answer
225 views

connecting new kannel box to opensmppbox

i have been trying to connect a new box (17.x.x.x)which i just installed kannel on it. i already have a running kannel on another box (19.x.x.x) which can send sms and recieve. i installed ...
0
votes
1answer
344 views

How to send and receive USSD by using kannel

I am new in USSD but i am already sending message using Kannel 1.5.4 since long. I want send/receive USSD request by using kannel. I have smpp v5 account for the same. It's better if anyone help me ...
0
votes
1answer
509 views

send sms with an operator using smpp and kannel

I work with ubuntu 10.10 currently I send sms with clickatell using this code Message = space_to_plus("message de test."), Url = ...
0
votes
0answers
301 views

send sms via api kannel and smpp 3.4

I want to send sms via API kannel and smpp 3.4 I install kannel with: apt-get install KANNEL Now I have this values in the file kannel.conf # # Sample configuration file for Kannel bearerbox ...
0
votes
0answers
172 views

store kannel SMS into mysql Database

i have my Kannel.conf and sqlbox.conf well set up and working properly, I can send and receive messages properly except that now i want to store them in the database both the sent and received. Could ...
0
votes
0answers
101 views

Working of kannel store-location?

In kannel.conf I have these fields- dlr-storage = spool dlr-spool = "/kannel/var/spool/bearerbox/dlr" store-type = spool store-location = "/kannel/var/spool/bearerbox/messages" Whenever I restart ...
0
votes
0answers
171 views

USSD binding from Kannel

i have taken an USSD gateway connection from one of an operator. can any one suggest or provide a link which could guide me with the required fields i need implement for using this USSD conection ...
-1
votes
1answer
304 views

Send SMS using kannel from a PHP form [closed]

Could some one please explain plainly to me how I can send an SMS using kannel via PHP forms. I have Kannel well installed and configure and can even send SMSs using the link below: ...
1
vote
1answer
100 views

Kannel Sms Count

I am using kannel. I have a problem when I send message longer than 160 char. Kannel splits it into 2 or more messages. Only on the first one the registered delivery flag is set. That means that ...
1
vote
1answer
83 views

meaning of kannel status

we have configured kannel, and the status look like SMS: received 0 (0 queued), sent 15133 (0 queued), store size 0 SMS: inbound (0.00,0.00,0.00) msg/sec, outbound (3.08,15.23,0.02) msg/sec DLR: ...
0
votes
0answers
78 views

how to compile Kannel with “arm-none-linux-gnueabi-”?

when I use "arm-none-linux-gnueabi-" instead of "gcc -std=gnu99" to compile kannel(modify the makefile of Line 57) #CC = gcc -std=gnu99 CROSS_COMPILE := CROSS_COMPILE := ...
0
votes
2answers
472 views

Send SMS using phone from computer

I need my computer program to be able to send and receive SMS messages. The software has to run independent of the Internet so using a web based SMS gateway is not the solution. The software should ...
0
votes
0answers
41 views

how to configure kannel to disallow specific sender id

I need to deny(disallow) some specific sender id(Headers) of clients. I am using Kannel version `svn-r4979M' Kindly assist with this. Thank you
1
vote
0answers
92 views

Kannel configuration for CSMS on AT

I am working on a web app that is configured to send smses to mobile clients. My main problem is with the sms settings on the kannel gateway(new to framwork!). When I run the bearerbox, I get the ...
-2
votes
1answer
133 views

what are options when it comes to choose a modern language to rewrite kannel? [closed]

The questions seems to be a daunting task but it's really for research purpose , an end of year project for a Bsc in IT. Question 1 is it a good idea to rewrite kannel in a more modern language to ...
1
vote
0answers
107 views

Clickatell error in sending Multi-part Non English SMSs using Kannel gateway

I am trying to send multi-part SMS in Arabic (UTF-8) format using Clickatell Operator, I am unable to, 1 part Arabic SMS works fine, multi-part English SMSs also work fine, just the multi-part Arabic ...
0
votes
1answer
124 views

International Bulk SMS, what to look for? [closed]

I'm looking for a way to integrate sending unlimited SMS to subscribers all over the world, starting from the ground up. For what I found, the two obvious options are either: 1) Using third party SMS ...
0
votes
0answers
30 views

How to use accesslog_parser.pl Kannel access log parser?

I have found kannel access log parser accesslog_parser.pl in utils folder. How to use this file for parse. Also i want convert kannel_access.log in csv format. Please help me.
1
vote
1answer
338 views

How to add more parameter in kannel sendsms?

I want to add more parameter in sendsms HTTP URL only for create kannel-access.log and kannel.log. example ...
0
votes
1answer
434 views

Udh always 0 and can not send long messages using SMPPSim

I am using SMPPSim selenium software and i have connected it to the kannel 4.3 , am sending messages using the SMPPSim from the user interface using inject message I have noticed that if i send long ...
0
votes
0answers
94 views

Porting Kannel to Eclipse IDE for testing SMS's sent from one Android emulator to another

Am using the Cygwin Linux environment on Windows to install and run Kannel open SMS gateway on my Windows 7 desktop. I am using Kannel to test an SMS security app for Android smartphones. How can I ...
0
votes
0answers
171 views

Script to loop send sms kannel

I'm urgently looking for a complete script that will loop kannel sendsms for sending bulk sms. It will send the bulk message to the list of phone numbers in the table indicated. Anyone has a link, ...
0
votes
1answer
269 views

using kannel post-url but empty php $_POST

I'm using kannel 1.4.3 and using sms service like below group = sms-service keyword = default # keyword-regex = .* catch-all = yes max-messages = 0 post-url = ...
0
votes
1answer
3k views

Kannel step-by-step installation tutorial [closed]

I've been trying to install Kannel opensource gateway for sending free sms on my computer. But I never managed to make it work by reading the guide from the official website. So I'm starting over and ...
0
votes
1answer
149 views

ERROR: connect failed - Kannel smsc configuration

I have 2 SMSC connections, the first works fine, i can send and receive messages, however the second returns the error below....not sure what am not doing right... 2012-09-29 09:00:24 [9921] [7] ...
0
votes
1answer
437 views

kannel not forwarding messages to URL

My kannel.conf is : group = core admin-port = X smsbox-port = Y admin-password = Z log-file = "/usr/local/kannel/log/clientA/kannel.log" log-level = 0 box-deny-ip = "*.*.*.*" box-allow-ip = ...
0
votes
0answers
217 views

How to configure Kannel on windows [closed]

I download kannel for windows here http://www.ddj.co.za/kannel-for-windows and have installed it but I don't know how to configure it properly. Please, help with the configuration.
-3
votes
1answer
191 views

Is there a step-by-step guide to integrating Kannel with a Windows-based web application? [closed]

I came across a blog recently and I've downloaded and install Kannel for Windows version but I don't understand how to configure it and get it to work. Please, I need a step by step guide on how to ...
0
votes
0answers
100 views

What configuration is required to enable concatenated MO messages in Kannel? [closed]

I have already set: sms-combine-concatenated-mo = true even though it is the default. group = core sms-combine-concatenated-mo = true and: group = sms-service concatenation = true but SMSBox ...
0
votes
0answers
159 views

kannel sqlbox bootstrap error while installing in ubuntu

I have successfully installed and kannel in ubuntu system. I am facing difficulties while installing sqlbox. i tried installing ubuntu build using apt-get install kannel-sqlbox. i was successfully ...
0
votes
2answers
1k views

Kannel - Sending Multipart Messages

I'm hoping someone can shed some light for me on multipart sms's. Currently the below configuration in kannel works fine for sending a message to the mobile device if the characters are less than 140 ...
1
vote
1answer
709 views

Kannel Concatenated SMS ACKed but NOT Delivered

I'm using Kannel to send SMSs to an SMSC: Sending a 1-part SMS (<=160 chars) is ACKed and Delivered to the handset. Sending a multi-part (long) SMS is: A. If concatenation = false: split by ...
0
votes
1answer
212 views

kannel configuration file to send sms from localhost to moble

I am new to kannel and want to send messages from my localhost machine to my mobile number, but I can't figure out how to start with the configuration file Any help in this topic will be highly ...
1
vote
1answer
265 views

Kannel - send sms on specific time

I have kannel installed, working like a charm. It receives sent SMS, puts the data in MySQL database, and replies. The thing is, I need to make kannel to send a SMS after time that I will specify, ...
0
votes
1answer
238 views

Alternative between Kannel and paid SMS gateway [closed]

I am currently setting up Kannel to provide send sms facility to users on my website. I would like to know if Kannel can be used to provide even cheaper sms sending service compared to paid sms ...
-1
votes
1answer
238 views

Kannel Routing between two smsc's [closed]

I am using Kannel open source gateway. I am trying to make a simple setup in form of: smsc A is usb GSM modem smsc B is connected to smpp server When A receive a message, that message should be ...
0
votes
0answers
460 views

How to configure Kannel with huawei e220?

I want to setup Kannel in my Ubuntu machine. I have a Huawei e220 modem which is equipped with a SIM card and i have tested through minicom. It can successfully reads and sends SMS messages to phone ...
0
votes
0answers
224 views

php kannel scheduling sms

im trying to schedule sms message on php but i dont know how to make my scheduled time to change after it meets my if() condition heres my code: <?php $host='*****'; $user='*****'; ...
-3
votes
1answer
209 views

Am getting an error on my php code to send sms [closed]

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 <?php ...
-2
votes
1answer
370 views

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 ...
0
votes
1answer
357 views

Response code error in Java Program to send sms to kannel

I am writing a Java Program which could be able to send SMS using Kannel. I have Configured Kannel in my VM Vare Virtual Machine (Red Hat). Kannel is working fine and I can send SMS by typing the url ...
0
votes
0answers
117 views

Send message in message payload using kannel

My SMSC is asking me to send the message in message payload insted of in short message. I am using kannel 1.5.0 . Somewhere i know that there is the option of meta data but can some one guide me how ...

1 2 3