[sms-service] Problems Recieving SMS

2012-07-09 Thread Christopher Burke
Hi All, I am attempting to recieve SMS using Kannel however I am running into issues. I intermittently get the response 'Could not fetch content, sorry.' but not all of the time. When I do get messages through, they appear in my core log,

[?] SMS or email to SMS

2004-07-28 Thread Baden de Bari
I guess when it comes to computer to SMS there are a few solutions - most widely used is what most of us talk about here (say, credit-based), and email to SMS. Is it that not all network providers offer email to SMS?  Is this why the SMSC route is preferred (per credit use)?  I mean why would

SMS

2007-02-07 Thread Kanat Zaiitov
-02-07 15:15:40 [5831] [0] INFO: Set SMS resend frequency to 60 seconds. 2007-02-07 15:15:40 [5831] [0] INFO: SMS resend retry set to unlimited. 2007-02-07 15:15:40 [5831] [0] INFO: DLR rerouting for smsc id <(null)> disabled. 2007-02-07 15:15:40 [5831] [0] INFO: Added logfile `/var/log/kannel/fa

sms

2004-09-28 Thread Max De Backer
Can someone please tell me simply if kannel will allow me to send SMS's for free. Im currently using a 3rd patry gateway service ... but it costs Does it work good on Windows XP? Tnx _ The very last last minute tickets… http://conn

Can't send sms - FAILED Send SMS

2011-12-19 Thread Jorge Raimundo
Hi all. I'm trying to send sms but it fails and I can't figure out why. Via web I go to http://192.168.0.6:13013/cgi-bin/sendsms?username=tester&password=foobar&to=003519**67&text=Hello&from=MV On the smsbox I get: *INFO: smsbox: Got HTTP request from <192.168

Reconcile of incoming SMS (MO SMS)

2010-09-13 Thread ha...@aeon.pk
Hi, I need to bill my operator for the incoming SMS to my application (MO messages). For calculating all the received SMS, I grep the phrase "Receive SMS" from the access-log file, which should give the me actual count of incoming SMS. However, there are issues I see by comparing diffe

Forward empty SMS to sms-service

2008-05-26 Thread Kashif Ali Bukhari
Dear All., I am unable to forward empty sms on sms-service, following is my sms-service configuration and kannel.log. If any one send empty sms to my short code system sends him "Request Failed" message in reply and message with some keywords will be de

[Re: [?] SMS or email to SMS]

2004-07-28 Thread M3ta
Is it that not all network providers offer email to SMS? Is this why the SMSC route is preferred (per credit use)? I mean why would application service providers make people pay for credits to send application to SMS messages rather than just allow their users to use email to SMS? Or why

Re: [?] SMS or email to SMS

2004-07-28 Thread Jeetendra Singh
I guess, its the way MNO (Mobile Network Operators) model their revenue generation. First, because provision of an email to SMS is no big deal for any MNO. What they need is just another Kannel-style gateway which can convert SMTP/MIME to UCP/CIMD2/SMPP etc as Kannel does for a HTTP POST/GET

Re: Can't send sms - FAILED Send SMS

2011-12-19 Thread ha...@aeon.pk
). Regards, On Mon, Dec 19, 2011 at 7:48 PM, Jorge Raimundo < jorge.raimu...@multivision.pt> wrote: > Hi all. > > I'm trying to send sms but it fails and I can't figure out why. > > Via web I go to > http://192.168.0.6:13013/cgi-bin/sendsms?username=tester&passwo

Re: Can't send sms - FAILED Send SMS

2011-12-19 Thread Jorge Raimundo
19, 2011 at 7:48 PM, Jorge Raimundo < > jorge.raimu...@multivision.pt> wrote: > >> Hi all. >> >> I'm trying to send sms but it fails and I can't figure out why. >> >> Via web I go to >> http://192.168.0.6:13013/cgi-bin/sendsms?username=tester&

Re: Reconcile of incoming SMS (MO SMS)

2012-02-22 Thread Fourat ZOUARI
You can check if udh starts with 0500, that's a fragmented SMS. And of course, set sms-combine-concatenated-mo = false This will lead you to receive long MOs in a parted way, if it's not what you want, then you can set your smsc log to debug level and grep for submit_sm PDUs On M

Re: Reconcile of incoming SMS (MO SMS)

2012-03-20 Thread Fourat ZOUARI
In its default behaviour, bearerbox does the reassembling of fragments of long sms before delivering a one long sms to smsbox, so in access log you'll only see the reassembled sms without udh header set. Setting sms-combine-concatenated-mo to false will lead bearerbox to not to reass

Fwd: SMS QUEUEING AND NOT SENDING SMS

2019-01-01 Thread christopher kamutumwa
-- Forwarded message - From: christopher kamutumwa Date: Tue, Jan 1, 2019 at 8:13 AM Subject: SMS QUEUEING AND NOT SENDING SMS To: users Hello, Am trying to send messages from kannel and the seem not to go or go at a very slow rate. Need you help with making send faster and

Smsbox & SMS Services -Incoming SMS datetime problem

2010-06-21 Thread Emmanuel CHANSON
Hello, I am using Kannel SVN freshly installed from today and I made a simple test where the SMS is received by Kannel and then through smsbox, trigger an SMS service url (PlaySMS): *get-url = " http://192.168.0.41/playsms/plugin/gateway/kannel/geturl.php?t=%t&q=%q&a=%a"; * b

SMS TO EMAIL and EMAL TO SMS

2008-03-13 Thread Tharanga
Hi folks, I need to redirect all my SMS to an specific email address and also reply to that email should be delivered to that particular mail box. is there any opensource tool for that. or any plugin to kannel ? many thanks, Tharanga

Re: Forward empty SMS to sms-service

2008-05-26 Thread Tharanga
try keyword=default --tharanga-- - Original Message - From: "Kashif Ali Bukhari" <[EMAIL PROTECTED]> To: Sent: Monday, May 26, 2008 1:18 PM Subject: Forward empty SMS to sms-service > Dear All., > I am unable to forward empt

Sms-Service that does not send SMS?

2008-10-09 Thread Kent Walker
Hello, I am using the kannel software as an SMSC gateway to submit data downloads to SIM cards. One of the operations that I do is to request that the SIM send back an SMS to the sender (in this case, the kannel software). Everything works fine and the SMS is received and I can read it in the

sms-resend-freq and sms-resend-retry

2007-09-25 Thread Otandeka Simon Peter
Hi All, Are there some SMSCs not compatible with some kannel config parameters. I tried to set these parameters(sms-resend-freq and sms-resend-retry) in kannel.conf. It works with certain SMSCs but some have rejected it i.e kannel fails to send. Is there anyway of going around it so that I can

sms-resend-retry and sms-resend-freq

2007-10-22 Thread Otandeka Simon Peter
Hi guys, Are there Kannel versions which donot support those parameters in conf. When I set them and restart kannel, it just fails to send at all. I have the latest stable release of Kannel. Could there be a problem with my installation or it is Kannel having a bug? Regards Peter

SMS to SQL adn SQL to SMS

2003-06-06 Thread bino-psn
Dear All. I need to insert whatever msg coming to Kannel in to Mysql, and ... I want to set kannel to send SMS via another SMSC whenever "SQL insert" query is occurs. Is it possible to do it with kannel ? If so, is there any docs on how to do it ? Note ; the kannel box will be directl

SMS gateway versus sending free SMS message

2014-06-30 Thread Alan Mehio
By installing this SMS gateway, does it allow me to send an SMS message without any charge ? Can some body explain in details please

SMS missing

2010-10-01 Thread dafodil
Hi List, I m trying to send 20 sms in a loop. a single sms works fine. now i m trying to send 20 sms in a loop.the same block gets executed for all sms.the situation is that,some sms do not reach bearerbox and as a result submit_sm are not seen for those.i m using kannel revision svn-r4845

sms gatewy

2010-12-06 Thread Mohammed Rashad
I need to setup an sms gateway for recieving sms from other phones without attaching a phone to my device Can anyone help me for that -- Rashad

sms gatewy

2010-12-07 Thread Mohammed Rashad
Hi, I dont know how to setup SMS gateway using kannel after creating an SMSC acount. Will anyone please help me to make it. please tell me the step by step procedure to send sms from phone to PC. I am a newbie in kannel -- Rashad

Silent SMS

2011-05-02 Thread JAmes
Hi, Anybody know how to send a silent sms with sqlbox? Regards, J

FAILED SMS

2011-05-11 Thread ha...@aeon.pk
Dear fellows, I can see few "FAILED Sent SMS" in kannel-access.log. Is there a way to configure the kannel to recognize them as failed SMS and try again to deliver somehow at some later time? Regards, Hamza

Silent SMS

2011-05-13 Thread ha...@aeon.pk
Dear friends, How to send a silent SMS via kannel? My purpose is to check the status of the mobile (ON/OFF) without bothering the customer by any pop-up/SMS messages. Regards, Hamza

Multipart SMS

2011-12-21 Thread Chpok
I receive SMS from GSM operator with coding=0 and charset=ISO-8859-1. When the message is not multipart Kannel translates the message but when the message is multipart I see text like this "D26BBD42EF29A1C56874161909A0C52BB..." . thanks in advance! -- View this message in cont

long sms

2011-12-23 Thread Chpok
I receive SMS from GSM operator with coding=0 and charset=ISO-8859-1. When the message is not multipart Kannel translates the message but when the message is multipart I see text like this "D26BBD42EF29A1C56874161909A0C52BB..." . thanks in advance! -- View this message in cont

voice sms

2019-10-16 Thread Rahul Mittal
Hi, can we send voice SMS through kannel or any idea for any open source to send voice SMS. Thank you, Rahul Mittal

SMS Geofencing

2019-11-08 Thread Rahul Mittal
Hi, Anyone help me to do SMS geofencing(SMS based on location). Is it possible in Kannel? Thanks, Rahul Mittal

SMS rejected

2020-07-25 Thread nashwan Al-Mawri
Good day to all I have a problem in understanding why they wry high SMS failure Dlr (2 )and SMS Rejected dlr(16) rate on my system when sending the MT . This a report for today and It happens frequently as you can see from the below reports some days the ejection is so higher and sometimes

sms push

2009-12-09 Thread Rajeev Agarwal
I am new to Kannel... How do i use kannel for sms push? Thanks.

gprs, sms

2010-01-06 Thread Hofferek Attila
Dear users, is it possible to run kannel, and using gprs internet on one single modem, using debian lenny? Tnaks is advance -- Hofferek Attila

Multiple sms

2010-01-30 Thread kani yarasu
I am doing pre-final year engineering in Kongu engineering college,Erode I am doing project in which we need to send multiple sms. Can anypne help us to send multiple sms via kannel? -- -- With regards. D.Kaniyarasu contact: 96004 64485

push SMS

2010-04-09 Thread Manoj B
My operator have allowed me 100+ throughput, still I can push around 15 sms; can anyone give me some clue?

SMS Relaying

2010-05-18 Thread Innocent Muchedzi
Hie I need to perform an sms relay from my client to my Kannel server of which I will forward to my Mobile SMSC Network. Please help on how to do it. I am using SMPP for my connection the Mobile SMSC network and running Linux Fedora 11. thank you -- This message has been scanned for viruses

SMS Forwarding

2010-06-10 Thread Mike Weichert
Hi, I'm wondering if I could somehow use Kannel for SMS forwarding. For my company, all of our cell phones have an SMS plan that allows them to receive SMS messages internationally for free, but only send SMS messages locally. However, there are two international numbers that we want the ab

smppbox sms

2010-06-18 Thread Omar THIAM
Hi, I'm working on smppbox and i know that it works like smsc but. Now my question is how can i store all sms(MO and MT) throw the smppbox? _ Hotmail : une messagerie performan

receive sms

2008-06-21 Thread boka yannick paul
we set up a gateway sms for the storage of the sms we use the option dlr-storage = internal.But the problems which we encounter are as follows:an error message of the type Bind failed address already to used and has each we are obliged to change port on the level of admin-port and smsbox-port

Send sms

2008-08-27 Thread James Mubhoyi
Dear folks A week or so ago, when I sent SMS messages using the Python script below I would get a message saying something like 'Accepted for Delivery'. I was using a copy of Kannel (cvs version) I downloaded about that time. I have since removed that copy and installed one I downloa

Interactive SMS

2008-10-16 Thread Carlos Ruiz Diaz
Hello list. I wonder if there is any way to browse a wap page using SMSs. For instance, I have a simple wml page with 2 options, A and B. In normal cases the user will open the page URI and choose one of them but I want to transport that page into interactive SMSs and send those two options, then,

SMS status

2008-11-19 Thread hafez ahmad
Dears, Is there any way to know the SMS status(accepted, rejected ) other than using the DLR . Regards, Hafez

Silent SMS

2008-12-07 Thread Oren Ein-gal
Hello List, I'm using Kannel version 1.4.1 on EMI/UCP protocol. Does anyone know if Kannel support Silent SMS. I understood from the Operator that I need to change the RPID from to 0064. RPID = 0064 msg MT Silente # T 2006/08/22 12:10:05.230271 80.207.105.251:5153 -> 10.6.67.120:

FAILED SMS

2008-12-17 Thread Huber, Gottfried
hello ich have many "FAILED Send SMS" in access.log. bearerbox tells "SMSC returned error code 0x0014 (Message Queue Full) in response to submit_sm" I did'nt set sms-resend-freq or sms-resend-retry because defaults are ok for me. I want to know, if sms has

SMS routing

2009-01-05 Thread hafez ahmad
Dears, I have 2 TX SMPP connection for the same operator, I need to send SMSs using the first connection, but if the 1st connection have load , the SMSs served using the 2nd connection. can I do that using kannel or it is Application level? , and if yes it is using the *allowed-smsc-id? * Thanks

Large SMS ...

2009-01-12 Thread Marcin Bockowski
Hello, how long can be SMS using max-messages = 5 and concatenation = true? I see kannel is trimming when sending to SMSC. I'm able to privide some trace files from sendsms and SMSC side. Thanks, -- Marcin Boćkowski

Blink SMS

2009-02-08 Thread hafez ahmad
Hi All, can we send blink SMS or part of SMS , using kannel? and is blink SMS supported it all handsets?, Regards, Hafez

Receiving sms

2009-02-12 Thread kriko
Hello! I'm using GSM modem for sending messages (nokia n95) and it works great. Starting bearerbox and smsbox in debug mode 0 from 2 separate consoles, I can see sms send requests, but no received messages. I would like to catch all incoming messages, tried sim-buffering and my phone do

Re:Bulk sms

2009-02-20 Thread narendra reddy
HI All, HOW we can send bulk messages from the HTTP url.and can i add two text messages in the same url for one message to one number and another messages to another messages .it is possible. -- Best Regards,

flash sms

2009-02-23 Thread narendra reddy
Hi, How we can send a flash messages to SMPPSim from ESME. i tried like this to submit a message to the simulator .is it correct way to approach a flash sms. http://localhost:13005/cgi-bin/sendsms?username=pyro&password=pyro&from=&to=91971236987&text=Test &chars

SMS-SERVICE

2009-03-03 Thread Elton Hoxha
Hi, Can anyone please explain me the functionality of this group? I read the guide already but again I have some ambiguities. What the keyword parameter is used for? The text parameter, is it used for predefined reply when the sender sends a SMS to a voting service for example. Please anyone

Receive SMS

2009-07-13 Thread Elvis Manuel Jorge
Hello all... I'm trying to receive SMS using kannel, I have kannel configure correctly to send sms but not to receive it, a friend told me I just have to put on my configuration file the fallow: group = sms-service keyword = elvisjn get-url = "http://localhost/cgi-bin/sms.php?send

sms gateway

2005-05-06 Thread Claudio Demarinis
Hallo , i would test kannel and connect it via ucp to an other sms gateway : can someone help me to configure it ? Thanks -- SMSMarket.it Claudio Demarinis Sales Manager

Concatanated SMS

2005-05-26 Thread ashraf cm
Hi List, I am trying to upgrade from 1.3.1 to 1.4. The only problem I face with 1.4 is when i recieve a long unicode message (3 sms), the escape character %c returns 2 instead of 3. Also %b is not returning the headers along the biary SMS. For example, escape sequence %b of first SMS of a long

SMS concatenation

2005-05-30 Thread threeflags
l_segments, sar_segment_seqnum) variables to mark long messages. So we're experiencing problems to concatenate messages coming from operator B, because we cant find any escape code that could be set at sms-service group and be passed to our application. Is there any way for our application to distinguish

SMS Concatenation

2005-08-03 Thread enzo labrador
To All, Hi! How to send concatenated sms using the sendsms script? TIA Regards, enzo -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

SMS Concatenation

2005-08-03 Thread enzo labrador
To All, Hi! How to send concatenated sms using the sendsms script? What is the maximum concatenated sms can be sent? TIA Regards, enzo -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Push sms

2005-09-26 Thread Коротков Е.С.
cess.log" group = ppg ppg-url = /wappush.cgi ppg-port = 8080 concurrent-pushes = 100 trusted-pi = false users = 1024 ppg-allow-ip = "127.*.*.*" group = wap-push-user wap-push-user = foo ppg-username = foo ppg-password = bar group = sendsms-user username = foo password = bar group = sms-service keyword = default catch-all=true get-url="http://127.0.0.1:80/sms-srv?to=%P&from=%p&msg=%a&smsc_id=MYSMSC&coding=%c&charset=%C"; omit-empty=true Cya

Strange SMS

2005-11-17 Thread Flavio Suguimoto Leite
Flávio Suguimoto Pragya Technologies - Brazil Development Team Manager +55-16-3904-9656 I have a Kannel running perfectly with a lot of SMSC configured and working. Sometime I get some MO messages logged in the kannel log like this: 2005-11-17 15:14:56 Receive SMS [SMSC:XX] [SVC:] [ACT

sms question

2005-11-30 Thread Kresimir Sparavec
Does anyone know how to require from smsc to flush its sms buffer to the kannel smsbox? We have large sms account at our provider, with EMI/UCP over TCP/IP. The problem is that sms'es sometimes wait for longer periods of time in the smsc queue, although we maintain permanent (mostly

concatenated SMS

2005-12-19 Thread Sriram
  Hi     I need to send SMS > 160 characters as told in manual i set concatentation = true and max-messages = 2 and send the sms via web interface but teh receving phone receives 2 messages and not a contacentated message. If i set concatenation = true the phone receives 2 messages but b

Duplicate SMS

2005-12-30 Thread Musaluke Anthony
I am using a nokia premicel gsm modem with kannel. I have a problem with duplicate sms everytime it handles one MO SMS it produces 2 messages in kannel ( see log snip below). According to Davy Chan (http://www.mail-archive.com/users%40kannel.org/msg04259.html), this has to do with the way the

sms routing?

2006-01-18 Thread Kyriacos Sakkas
hi all, I have connections to multiple smsc, and want some messages which I submit via http to kannel to be send out via a specific smsc when multiple of my smscs support that number range. I have tried to do it by specifying the smsc in my get request and by using forced-smsc in my sendsms-us

SMS Headers

2006-01-31 Thread David Wessell
Hey all.. Is it possible to embed a message ID within a header, so that if a user replies, a thread can be maintained? As a secondary question, has anyone used a Motorola v400 with Kannel? Thanks David -- --- David Wessell

Pushing SMS

2006-02-20 Thread Ngurah Bagus
Hi, I've managed to get my sms-service to contact a servlet which will return a plaintext as a reply. Now I wanted to understand about SMS pushing. If a service provider requires me to use an SMPP client like Kannel to handle their pushes, would that undoubtedly mean that I'll have to

long sms

2006-03-09 Thread Shehan
Hi all, how to concatenate received long sms in kannel?? (when sending long message through phone, I want to direct thse long messge to application through kannel by using get-url).Currently when sending long messge from phone to application, application side receiving multiple sms. Regards, Ala

SMS Chat

2006-03-16 Thread Mike Nwaogu
hello guys, I'm wondering there's a way kannel can aid in my implementation of an SMS chat service. I'd like to know if ... 1. Can Kannel Do it alone? 2. if Yes, How? 3. If No, what can help me achieve the SMS chat service, after recieving the SMS from kannel? Any good pointer

Receive SMS

2006-03-23 Thread Teo
Hi at all,   how can Kannel receive a SMS message from a mobile phone?   I’m newbie about this. Thanks

sms services

2006-03-28 Thread Amar
Hi,  Kannel process the incoming message and reponse accroding to keyword. and if keyword is not found it respond back with the default value. I was wondering that, is there and way for which kannel donot respond back to message with perticular keyword. Thanks-- Amar

SMS error

2006-04-07 Thread Pieter Martin
Hi   I am trying to use kannel to send sms.   I am getting a "SMSC returned error code 0x0045 (Unknown/Reserved) in response to submit_sm" exception.   Attached is my .conf file   We are running kannel on Fedora 4. Kannel version = 1.4.0   It seems I am connecting fine and s

SMS Gw

2006-05-08 Thread FaberK
Hi folks,this is my first setup of kannel...My hardware is:1) Asterisk server, up and running - 10.0.0.1962) Netsynt GSM Gateway - 10.0.0.249 I've tryed first to use smsq, with no luck. Now I would like to setup kannel.I'm in Italy, if somebody in this list, has some sample files, I'll be very glad

Bulk SMS

2006-05-11 Thread Paul Basel
Can anyone tell me what is the best way to send bulk email messages. Can I used a bank of GSM modems? And if I used SIM cards from an unlimited text message account, can I send 1000s of message? Or do I have to pay a per message fee? Anybody who can answer that will be appreciated. Thanks.

Long SMS

2006-05-25 Thread Boardmain
HI ok configured kannel to recive and send correctly message.. now i have problem with long message i recived it but not every time.. i lost some message sent (if it are long) there is some particolar directive to use in config file to recive long sms? (my sms terminal is Siemens M20)

send sms

2006-07-11 Thread issam
hello can you please send me an example for correct formating url to send a logo and ringtone to a nokia and ems phone (with udh and coding). if I have a text message > 160 how can I send him with kannel thanks issam

send sms

2006-07-12 Thread issam
Hello I configure correctly receiving dlr report in kannel but I have a new problem when i send a message to a phone kannel send 2 what I do to resolve this Thanks Issam

Receiving SMS

2006-07-27 Thread Rajendra rait
Hi, I have an SMSC connection and i have a list of MSISDN's which is configured to my SMPP account. I am using kannel 1.4.0 and would like to know how do i receive sms through kannel. I can successfully send sms, but need help in configuring kannel to receive sms. Thanks. Raj.

SMS Server

2006-09-22 Thread Hemant Talwelkar
Hello,     I've just joined Kannel. I want to develope a sms server that can automatically reply to sms coming on mobile connected to that pc depending upon contents of sms. I want to develope it as a college project. Can any one help me?

SMS Performances

2006-10-31 Thread Colin Pitrat
Hello, I'd like to know a little bit about Kannel performances. The user's guide says "Hardware requirements are fluffier. Some informal benchmarkings have shown that with a reasonably fast PC architecture (e.g. 400MHz Pentium II with 128MB RAM), SMS performance's bottlen

Re: SMS

2007-02-07 Thread Heru Tjatur
15:40 [5831] [0] INFO: SSL not supported, no SSL > initialization done. > 2007-02-07 15:15:40 [5831] [0] INFO: HTTP: Opening server at port > 13000. > 2007-02-07 15:15:40 [5831] [0] INFO: BOXC: 'smsbox-max-pending' not > set, using default (100). > 2007-02-07 15:15:40

Re: SMS

2007-02-07 Thread Kanat Zaiitov
7 15:15:40 [5831] [0] INFO: SSL not supported, no SSL > initialization done. > 2007-02-07 15:15:40 [5831] [0] INFO: HTTP: Opening server at port > 13000. > 2007-02-07 15:15:40 [5831] [0] INFO: BOXC: 'smsbox-max-pending' not > set, using default (100). > 2007-02-07 15:15:4

Re: SMS

2007-02-08 Thread Kanat Zaiitov
ip = "127.0.0.1" smsbox-port = 13001 dlr-storage = mysql group = smsc smsc = fake log-file = "/var/log/kannel/fakebox.log" port = 1 group = smsbox smsbox-id = smsbid bearerbox-host = localhost group = smsbox bearerbox-host = localhost group = sms-service keyword = defau

SMS schdeduling

2007-05-10 Thread Ajay Chadha
Dear i am using kannel with plasms . i am lokking for sms scheduling application like reminder services etc is there any open source application i am googled but did not find any , please help me out on this ajay

Chinese SMS

2007-07-17 Thread Peter Lum
Hi I have tried as many times and as many possibilities and still I can't get it. Just how to send chinese SMS? I kept getting garbage English is ok. I use coding=2 I use $ucs2text = mysql_iconv($in_msg, 'utf-8', 'ucs2' ); to convert to ucs2 I use urle

Recieve SMS

2007-08-07 Thread preeteesh kakkar
What i have to do so that my kannel recieves sms... I am able to send sms using kannel as of now. Also How can i check if someuser sends an sms to kannel..? I mean is there any possible way in logs or anywhere to check that kannel box recieved sms from abc number??

sms routing

2007-08-23 Thread Paweł Buńko
Hello, is it possible to make kannel to route sms to more than one application? -- Paweł Buńko Dział Rozwoju Produktów AutoGuard & Insurance sp. z o.o. e-mail: [EMAIL PROTECTED] tel +48 22 611 68 82 mobile +48 502 477 791 Tlen.pl: pawlin_b GG: #1692409 Skype: pawlin

Wap Sms

2007-08-24 Thread preeteesh kakkar
How can i send a WAP Sms through kannel. I need to send a sms so that when user clicks on it they open a website or whatever that link is pointing too..!

Bulk SMS

2007-08-24 Thread preeteesh kakkar
I need to send bulk sms from my kannel box can some one give me idea of how can i do that??? Is there some simple web based software that already does it.. I looked at ksms and playsms but they are too much than i need. I just need a easily configurable software so i can send bulk sms. Please

WAP SMS

2007-09-04 Thread preeteesh kakkar
What i have to do so send a wap sms to some user mobile, I have wap gateway configured using kannel. What i want is to send a sms so a user can click on it and it will take to a desired url or say will download a ringtone from a desired URL. Please let me know.

sms resend

2007-09-21 Thread Otandeka Peter
Hello Guys, I donot want kannel to resend back after a failed attempt. I have set sms-resend-retry to 0 and sms-resend-freq to 10 but it still tries to resend. Any idea how I can do that. Regards Peter

SMS processing

2007-10-18 Thread pandronic
respond accordingly (for example it matches the SMS content to a pattern, than executes a certain MySQL query depending on that pattern and sends a reply SMS containing the result of the query) Is this kind of functionality built into Kannel, or another plug-in/module/application is needed for this

SMS service

2007-10-25 Thread info.ubichip
Hello all, Does someone has some experience with the mecanisme of the retry when kannel retries a sms on an smsc/modem and should send it to a url that has been specified in the documentation : http-request-retry : If set, specifies how many retries should be performed for failing HTTP requests

sms retry

2007-12-26 Thread Iain Dooley
hi all, i'm looking at these two variables: sms-resend-freq sms-resend-retry do these resends only occur if a message fails to get delivered to the SMSC or do they occur if the SMSC reports that a message has failed? ie. my status shows that i have 0 failed messages: lynx -dump

sms + gprs

2003-03-31 Thread thierry.henri
Hello, Is there any limitation for sendind sms via GPRS modem (for example WaveCom GSM/GPRS modem) ? Can I send sms in the same way other GPRS nertwork that over GSM network ? Do I need special subscription (GPRS data, ...) ? Thanks. -- Faites un voeu

shedule sms

2003-06-03 Thread chandana
hi , i need to shedule send sms using Kannel . can i do that ? actually i need to send 10 sms messages as a bunch simultaneously thanx chandana

SMS port

2003-06-13 Thread Zohar
newbie question: Can I send an SMS message to a certain port? if so, how do I instruct Kannel to do so?

sms portal

2003-07-03 Thread beshoo
Hi all any one have a SMS portal ? script work with PHP ? and if it FREE that will help.

Binary SMS

2003-07-17 Thread Cipher Strength
Hi, Some MO received by kannel are like 5254674545 with flag:0:2:0:0:0. The kannel is handling such MO's fine but in log file they are logged as it is. The problem is that when I have to parse log file on keyword. for example I want to parse log file for keyword like A . The messages which were

Bulk SMS

2003-08-14 Thread Steele Stuart
Hi all. I produce some statistics and would like to send out the results to people via SMS. I'm a bit of a newbie but I have got Kannel up and responding to requests no problem. I have read about xml-post which seems to still require a browser. which is what I am trying to avoid. Is

  1   2   3   4   5   6   7   8   9   10   >