questions

2003-03-04 Thread Dziugas Baltrunas
, are such features going to be implemented in kannel? and if not, maybe i could get some hints from developers in order to try to make things work. regards, Dziugas Baltrunas

Re: [PATCH] Sender as shortnumber with CIMD2

2003-02-03 Thread Dziugas Baltrunas
to set any number, iregarding of it's lenght, using, for example, the same 'from' variable in send-sms. regards, Dziugas Baltrunas On Tue, 4 Feb 2003, Andreas Fink wrote: On Montag, Februar 3, 2003, at 06:40 Uhr, Arne K. Haaje wrote: Hi all, Included is a patch that allows

Re: Sending push using sendsms?

2003-01-23 Thread Dziugas Baltrunas
I'm sorry, what do you meen SI meesage? regards, Dziugas Baltrunas On Thu, 23 Jan 2003, [iso-8859-1] Peter Löfman wrote: Is it possible to send a SI message using sendsms cgi script? If so, has anyone done it? Any example? /Peter Lofman

black/white list question

2003-01-15 Thread Dziugas Baltrunas
- and/or black-lists. if it is correct, I would like to know, where could I increace these limitations? thanks. regards, Dziugas Baltrunas

multiple sms using EMS standard

2002-12-09 Thread Dziugas Baltrunas
, is it possible to do such things with kannel. if not, i think i would be interested to develope such thing. regards, Dziugas Baltrunas

Re: multiple sms using EMS standard

2002-12-09 Thread Dziugas Baltrunas
? my application will format correct UDH, but will kannel know, that it should send these TWO sms one after other? and one more thing to know - when sending EMS with UPI (User Prompt Indicator), there is no text field and everything goes into UDH, as i wrote before. regards, Dziugas Baltrunas

Re: multiple sms using EMS standard

2002-12-09 Thread Dziugas Baltrunas
ok, where could I find information about splitting SMSes myself? formaly, not SMSes, but UDH. and as said Andreas, whenn kannel gets UDH longer than 130 bytes, in simply drops an error about malformed UDH. regards, Dziugas Baltrunas On Mon, 9 Dec 2002, Andreas Fink wrote: On Montag

Re: multiple sms using EMS standard

2002-12-09 Thread Dziugas Baltrunas
, at 10:52 Uhr, Dziugas Baltrunas wrote: Hello again, thank you for your answer, but how could I implement this in my application? formaly, there should be a number in UDH, which shows, what part of SMS it is. so, for example, if my melody exceeds 128 bytes and is 140 bytes

Re: Howto send ott files

2002-11-27 Thread Dziugas Baltrunas
Hello, what model of Nokia are you using? actually, i have the same problem - nokia 5110 shows the picutre correctly, but others don't. and are you using correct code of your mobile phone operator? Dziugas On Wed, 27 Nov 2002, Ritesh Shah wrote: Hi All, I am having two problems. (1.)

Re: Howto send ott files

2002-11-27 Thread Dziugas Baltrunas
, Ritesh Shah wrote: Hi, I am using nokia 3310. Pls. correct me do I have to send the MCC and MNC for picture msg. also. Regards Ritesh - Original Message - From: Dziugas Baltrunas [EMAIL PROTECTED] To: Ritesh Shah [EMAIL PROTECTED] Cc: Kannel [EMAIL PROTECTED] Sent

Re: Howto send ott files

2002-11-27 Thread Dziugas Baltrunas
Rithes, firstly, your code is not right - there should be "text=$data", not "data". furthermore, you should include "coding=2" in the URL and $data should be in format as UDH, ie. %3C%45%6D7 and so on. hope it will help. regards, Dziugas Baltr

cimd2 question again (smsc_cimd2.c)

2002-11-21 Thread Dziugas Baltrunas
from the SMSC. i took a look to the specification of the CIMD2 and there are all aviable status report requests listed. so maybe it depends on the CIMD2 exact version? if I only get a bit information, I would try to write a patch. i'm using kannel-1.2.0 under Debian. regards, Dziugas