Multiple commands in a reset string for a modem

2006-10-06 Thread Rafael 'Dido7; Sevilla
I'm wondering if there's a way to make Kannel send more than one reset string for a modem. If we could sent an AT+CFUN=0 followed by an AT+CFUN=1 for a Wavecom modem (with OK replies for each), I think that would be more useful. -- Be the change that you want to see in the world. http://stormwyr

Re: Bulk SMS

2006-05-11 Thread Rafael 'Dido7; Sevilla
Paul Basel wrote: > Can anyone tell me what is the best way to send bulk email messages. Get a direct SMSC connection from one of your country's mobile carriers. > 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

Re: Kannel and protocols, Kannel and Solaris, efficiency of Kannel - main info

2005-10-24 Thread Rafael 'Dido7; Sevilla
Rafal Balcerski wrote: > Hello! > > I need detailed info about some things about Kannel. I know that it supports > OIS > protocol, but does also includes X.25 and TCP/IP protocols? Or do I have to > assure both them (or one of them) by myself? > Certainly, it includes TCP/IP, in fact, that's th

Re: HTTP based relay?

2005-10-11 Thread Rafael 'Dido7; Sevilla
Vincent Gulinao wrote: > - all incoming messages/requests will be forwarded to us tru some kind > of protocol, most likely http (easiest) In this case, you don't need Kannel at all. I'm willing to guess that they're either actually using Kannel already or something equivalent on their end, as this

Re: Can Kannel Act as an SMSC

2005-10-02 Thread Rafael 'Dido7; Sevilla
Kok Jeng Loh wrote: > Kannel serve as an SMSC and accept CIMD2 from an app server. It will > send SMS via a mobile phone attached to it. The important point is > can Kannel behave as a CIMD2 server? (For that matter, SMPP, etc. too) No. Kannel can only be a CIMD2 client. It cannot act as a ser

Re: CIMD2

2005-09-21 Thread Rafael 'Dido7; Sevilla
Kyriacos Sakkas wrote: > Can the parameter mentioned above be used to address this issue? In the > docs, it talks of prefix removal, while what I want is similar to a > suffix removal, although my suffix can have any one of a rather large > range of values (in practice only the last digit ever chan

Re: Multiple GSM Modems

2005-09-07 Thread Rafael 'Dido7; Sevilla
Brent Goldspring wrote: > Does Kannel support multiple GSM modems in any fashion? It most certainly does. We're using such a system ourselves at the moment. A GSM modem is abstracted by Kannel to look like an SMSC, and since a single bearerbox instance can connect to many SMSC's, this is certain

Re: receiving concatenated messages

2005-07-11 Thread Rafael 'Dido7; Sevilla
On Wed, Jul 06, 2005 at 02:15:00PM +0100, Ismail Adebayo wrote: > Hi > > You need to store and reassemble the received concatenated message parts > based on the UDH. > What makes this worse yet is that some mobile carriers (all of the carriers in my country do this) actually set their SMSC's to

Re: shortcode registration in North America?

2005-01-26 Thread Rafael 'Dido7; Sevilla
On Wed, Jan 26, 2005 at 04:50:47PM -0600, Baden de Bari wrote: > Obviously there are advantages to having a longcode (w/ a GSM modem) - > arguments for both? Well, if you want to be running a mobile service that actually has a chance of making money, a shortcode sponsored by a mobile carrier is th

Re: Kannel - Uses...

2004-12-15 Thread Rafael 'Dido7; Sevilla
On Wed, Dec 15, 2004 at 01:22:16PM -0600, Baden de Bari wrote: > What are most people using Kannel for here - WAP or SMS? I have never yet used Kannel for WAP. > For SMS, eventhough we use Kannel, we still have to link up to a > provider, such as TynTec or Clickatell, correct? Yes, although it m

Re: Long SMS messages (more than 160 characters)

2004-11-27 Thread Rafael 'Dido7; Sevilla
On Mon, Dec 27, 2004 at 08:39:29PM +0530, Pankaj wrote: > I do not have concatenation/max-messages setup for this sendsms-user. This is your problem, quite obviously. Why did you disable these settings if you want Kannel to be able to send long messages? The effect of the concatenation parameter

Re: Can Kannel be used as a SMSC?

2004-11-16 Thread Rafael 'Dido7; Sevilla
On Tue, Nov 16, 2004 at 07:52:06PM +0100, Stefan Schlesinger wrote: > Hey Folks, > > I'm seeking for a piece of software that allows me to install my own > SMSC in connection with my own SMS-GSM-modem. First of all i need to > know if its possible to use Kannel as such. If so has anybody a example

Re: CIMD2 tariff class

2004-11-15 Thread Rafael 'Dido7; Sevilla
On Mon, Nov 15, 2004 at 01:58:01PM +0200, ahti wrote: > They (SMSC maintainers) say I should use TC99. How to set one? > I'm using kannel ver 1.2.1 on linux box and service sends SMS via HTTP > connection to kannel. With that absolutely ancient version, it is impossible to set tariff class. You

Re: Re-Assemble Long SMS

2004-11-05 Thread Rafael 'Dido7; Sevilla
On Fri, Nov 05, 2004 at 03:37:06PM +0100, Guillaume Cottenceau wrote: > Really? So what happens for nokia logo/ringtone and/or EMS, which > all are carried by UDH? Impossible to use? This is very > surprising. Should the SMSC not just route the binary contents > without messing with actual UDH/UD c

Re: Re-Assemble Long SMS

2004-11-05 Thread Rafael 'Dido7; Sevilla
On Fri, Nov 05, 2004 at 02:03:52PM +0700, Nuri Abidin wrote: > dear all > > when receiving long sms, kannel will split the message into several chunks > (eg. 320char msg split into 2) Kannel does not split the message. The message was already split by the mobile subscriber's handset for transmi

Re: What is the Best GSM modem to Receive MMS/SMS?

2004-10-01 Thread Rafael 'Dido7; Sevilla
On Fri, Oct 01, 2004 at 01:36:10PM +0700, bagas wrote: > Hi, > > What is the best GSM modem (not phone) to receive MMS/SMS while it > suppose to connect to the internet via GPRS with price below $100?? It's a long shot. Most GSM modems I've seen cost US$120 and up. > Kannel can be configured t

Re: sms

2004-09-28 Thread Rafael 'Dido7; Sevilla
On Tue, Sep 28, 2004 at 10:42:49PM +, Max De Backer wrote: > Can someone please tell me simply > if kannel will allow me to send SMS's for free. Only if your mobile carrier is generous enough to allow you to. Kannel is an SMS gateway program that interfaces to a mobile carrier SMSC. -- dido

Re: Help: Kannel users from the Philippines

2004-09-08 Thread Rafael 'Dido7; Sevilla
On Wed, Sep 08, 2004 at 05:15:03PM +0800, Christian Botor wrote: > 2004-09-08 17:18:24 [7628] [6] ERROR: CIMD2[smsc1] login failed. > 2004-09-08 17:18:24 [7628] [6] ERROR: CIMD2[smsc1]: Couldn't connect to > SMSC (retrying in 10 seconds). > 2004-09-08 17:18:24 [7629] [7] ERROR: CIMD2[smsc2]: Login

Re: Could not fetch content

2004-08-28 Thread Rafael 'Dido7; Sevilla
On Fri, Aug 27, 2004 at 03:46:35PM +0800, Jane P. Ifurung wrote: > Hello! > > I sent an SMS message through Kannel but I got a reply "Could not fetch > content" in my phone. What's the problem here? The machine where you are hosting the content to be served by Kannel is either not responding

Re: MO - Who Pays?

2004-08-26 Thread Rafael 'Dido7; Sevilla
On Wed, Aug 25, 2004 at 10:30:24AM -0600, Baden de Bari wrote: > With services like Clickatell, etc, you pay to have your keyword setup > on their shortcode - monthly, right? I guess. That's more or less the way they do it with the three large mobile carriers here in the Philippines as well. You

Re: Sms Service and dlr

2004-08-24 Thread Rafael 'Dido7; Sevilla
On Mon, Aug 23, 2004 at 06:03:04PM +0200, francesco emmi wrote: > Hi all, > > I know that SMS Service manages a sms, than does an http request > (get-url parameter)and sends back to the mobile any answer it has got. > Is there a way to tell SMS Service to use dlr-mask? It seems that the > only way

Re: Sending concatenated messages

2004-08-22 Thread Rafael 'Dido7; Sevilla
On Thu, Aug 19, 2004 at 06:07:56PM +0300, Enver ALTIN wrote: > BTW, it would be great to have SMS concatenation built-in with Kannel, > so messages with text longer than 160 chars would be automatically > concatenated using needed UDH parameter. I've actually looked at the code (because I had to h

character set handling in SMPP

2003-12-19 Thread Rafael 'Dido7; Sevilla
I've been finding something very weird when using Kannel over SMPP. Sending a message causes the destination phone to receive gibberish unless I set coding=2 (8-bit coding according to the manual), whence I obtain a readable message. On the other hand, all the data I receive from the SMSC comes ou

Re: Unicode Keywords

2003-11-08 Thread Rafael 'Dido7; Sevilla
On Sat, Nov 08, 2003 at 11:21:48AM +0500, Cipher Strength wrote: > > Dear All, > > I want to define keywords in unicode. I know that kannel can handle english > unicode quite well and treat them under keywords I read all documnetation It's not 'English' Unicode, but ASCII text, which is the sa

more CIMD2 SMS problems

2003-11-06 Thread Rafael 'Dido7; Sevilla
Our provider has just recently complained that we should be setting TC/SD parameters in the messages we send out. They say that TC stands for Tariff Class and SD means Service Description, and I've found that they appear as parameters 64 and 65 in the CIMD spec. Now, my question is, how do I set

Re: handphone as SMSC

2003-11-04 Thread Rafael 'Dido7; Sevilla
On Wed, Nov 05, 2003 at 10:25:48AM +0800, Chin Kok Joon wrote: > Hi to all, > > I have a curiosity questions. can a normal handphone like say nokia 3110 > phone be use to act as a (virtual) smsc ? as I read in the doc., a gsm > modem can be use to act as a smsc. However, the price for one is pric

SMS push methods

2003-11-04 Thread Rafael 'Dido7; Sevilla
I'm trying to use Kannel to manage connections to a CIMD2-based SMSC, and am just wondering if there is any other way to send SMS messages apart from using the HTTP interface. If there are none, has anyone seriously benchmarked the use of this interface for sending large volumes of messages? We a

OTA configuration support patch

2003-06-03 Thread Rafael 'Dido7; Sevilla
I've been having a look at Kannel and found a link to 3G Labs' OTA configuration support patch on the addons page, but apparently the link there no longer has any reference to any such patch. What happened to it? Has it gotten integrated in to the main Kannel source? -- Rafael R. Sevilla +