I am trying to run kannel bearer box but i got error something like could not write/read device. I think kannel doest have permission to read/write bluetooth device /dev/rfcomm0
Thanks for reading. Any help would be appreciated.
...
Hello everyone,
Recently I was looking for SMS (mainly) gateway, free, and preferably, open source. I ran into Kannel which fits my needs so far, and more. However, I was hoping for something that is Windows-based (Kannel is Linux-based)... well, I know Kannel can be compiled and run using Cygwin, but it won't be as reliable as on Linux...
I want to be able to send text messages from Linux with PHP. I've read about and installed Kannel, a free SMS gateway. When I try to use the HTTP interface, it won't send a message. Do I need something else to send text messages via kannel, like a modem?
...
I think have too little experience in this area to even word this question properly. (Which is probably why I can't seem to Google a decent answer.)
What I want know is if it is possible to send a text message to a mobile user for free and relatively easily?
I understand that one can register with third-party sms gateway provider or...
I'm using the WML function "providelocalinfo" to put location information into Short Messages send via a WIB menu on a GSM handset.
I'm using the WIG WML v.4 Spec from SmartTrust. The relevant section is "9.4 providelocalinfo Element"
I use the code as in the example, and then transmit the variable via SMS, and use Kannel to retrieve t...
I know there are lots of 3rd party sites to send bulk SMS via the internet, but if I wanted to create one myself, how would I go about it? I know how to create an SMS gateway using my mobile phone, which is very slow. Is there any other way of creating an internet SMS gateway?
...
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 tutorial to compile kannel with cygwin.
http://saurabhsachdeva.wordpress.com/2008...
Follow up to:
Possible to query the native inbox of
a mobile from J2ME?
How do I tell Kannel to send an SMS to specific port other than the native inbox port(port 0 i suppose)?
My J2ME app on the mobile side listens to this particular port and will pick up the SMS
...
Hi,
I have a situation. My application is sending multiple SMSes to end client this number varies from 50000 to 100000 SMSes at any point of time. To achieve this functionality i am using Kannel as sms sender interface.
So My solution is complete. But only in development environment! Before going to be in production I supposed to do a t...
Hi all,
when i configure the kannel s/w i got the following problem.
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
the config.log file is as follows.
This file contains any messages produced by compilers while
running configure, to aid deb...
Hi all,
I want to install Kannel gateway on windowsXP.For that i downloaded the cygwin and installed.After that when i want to configure the kaneel i got the following errors.I set the PATH as C:\cygwin\bin;C:\libxml2-2.6.30+.win32\bin;
Running system checks ...
checking build system type... i686-pc-cygwin
checking host system type... ...
Hi All,
I downloaded the Kannel software from the net and uploaded the software into the web server.
Now I need to compile and run Kannel. How can I run configure and install.sh files?
Can you provide the solution?
...
I configured kannel as fake SMS center. But when I try to send sms, I get the following error:
2010-02-24 15:12:30 [932] [12] DEBUG: send_msg: sending msg to box:
2010-02-24 15:12:30 [932] [12] ERROR: Error writing 16 octets to fd 34:
2010-02-24 15:12:30 [932] [12] ERROR: System error 104: Connection reset by peer
2010-02-24 15:12:30 ...
I'd like to set up Kannel to send SMS messages without going through a 3rd party gateway like Clickatell or Twilio. In other words, I'd like to connect to the SMPP server for each wireless services (AT&T, Verizon, etc.).
How difficult/easy is it to run a Kannel server this way?
Each SMSC has to be configured for each mobile network. W...
Been on Kannel for a while now but am currently experiencing issues with delayed delivery and throttling to the smsc with increase in load even in a multi-threaded environment. What commercial grade platform would you recommend from experience? NowSMS, Ozeki, EMG etc...and why?
Not much in-terms of what i would call objective reviews ex...
I have setup a kannel and sending SMS using HTTP interface. I have tried sending SMS to 2 numbers. My question is how many numbers can I send-to in single URL.
...
i have been trying to setup kannel using motorola droid with android 2.1 for 2 weeks but i couldn't made it work together!
does anyone tried to do the same?
...
Hi Folks, I am very much new to the telephony technology and terminology.
I would like to configure my own sms server using Kannel. I have read a lot about Kannel but still I am not sure whether I will be able to configure my sms server with just http server (http://www.kannel.org/download/1.4.0/userguide-1.4.0/userguide.html#AEN2103) a...
Hello,
My question is that is there any software/tool/library that is open source (ideally) or to be purchased, that I can u use to send and receive USSD messages? I would like that tool/library/software to connect to USSD gateway from my server and then send and receive messages for me. I just want to focus in writing the business logi...
Hi,
My company is working for a Telco who will allow us to send/receive sms using their gateway eventually but for now I need a sms gateway setup on my Win7 box that I can used to test and build an applicaton that sends and optionally receive sms messages.
I have had a look at Kannel but I cant seem to find a Win7 version or dont know ...