pdu error

2007-05-11 Thread Ajay Chadha
i always get this error after sending sms it seems to be some kind of delivery report , i am using Sony erricsson Model K608i as GSM modem with CNMI:2,3,0,1,0 +CDS: 29 2007-05-12 09:31:09 [26924] [6] DEBUG: AT2[sony]: <-- 06E30C91194973697075705021 80743400705021906263070D 2007-05-12 09:3

Re: ERROR: SMPP: Unknown TLV(0x0210, 0x0001, 34) for PDU type (deliver_sm) received!

2007-05-11 Thread Alejandro Guerrieri
The other party is sending a TLV (Tag, Lenght, Value) that Kannel does not understand, so it's ignored. It's not really an "error" in fact. Unless they're using this TLV to "tell you" something (some SMSC use it for billing purposes or to send a "message ticket" to enforce 1x1 MO/MT balance, for

Re: Problem: Wap push as a text SMS

2007-05-11 Thread Alejandro Guerrieri
Well, this is a first case, then. We've tried this function with many operators and never had any problems. You may check the wap-push specs, maybe something shows up there. Regards, Alejandro. On 5/11/07, Joaquin Vera A. <[EMAIL PROTECTED]> wrote: Alejandro, your application does not work

Re: Problem: Wap push as a text SMS

2007-05-11 Thread Joaquin Vera A.
Alejandro, your application does not work for this operator. The original we have (that works for the other operators) is very similiar to this one, and as it depends on the actual kannel and smsc configuration, the problem remains. We built a small java application that opens a socket to the

RE: smppbox reg.

2007-05-11 Thread Rene Kluwen
To be complete: There do exist Kannel SS7 smsc drivers. They are just not open source. Rene Kluwen Chimit -Original Message- From: Stipe Tolj [mailto:[EMAIL PROTECTED] Sent: vrijdag 11 mei 2007 11:07 To: [EMAIL PROTECTED] Cc: users@kannel.org Subject: Re: smppbox reg. -BEGIN PGP

Kannel-service (param %s: "messagetyp not supported")

2007-05-11 Thread Huber, Gottfried
Hello i need Information / help in case KANNEl-SERVICE. Ih have written a kannel service: if sms receives a perl-script starts to select some DB-Information (Sybase-DB). The result i push to to the requester-gsm via the Kannel-param %s This works on all Siemens-Benq - GSMs. But now i am in

ERROR: SMPP: Unknown TLV(0x0210,0x0001,34) for PDU type (deliver_sm) received!

2007-05-11 Thread Robert Itwara Busingye
Hi, recently switched to a new SMSC and started getting the following error: 2007-05-11 11:41:33 [14907] [8] ERROR: SMPP: Unknown TLV(0x0210,0x0001,34) for PDU type (deliver_sm) received! version = kannel 1.4.0, libxml 2.6.26 I'd appreciate any help.

Re: smppbox reg.

2007-05-11 Thread Stipe Tolj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > Hi friends, > I got a msg from our mailing list like this. > > Kannel is just SMSC client not SMSC server :) > > You need to buy separate module, like "smppbox" which is a commercial > product, to enable kannel as SMS

Re: SMS schdeduling

2007-05-11 Thread seik
in case your SMSC does not support deferred flag what about simple usage of crontab or nice or at driven script? in case you use *nix, info crontab, info at, info nice, in case you use MS, there are some free decent proggies for scheduling task i believe .. -Original Message- From: Ajay