RE: udh problem

2008-05-09 Thread ivars
Thank you, it helped. I only can not find documentation about it. There is nothing about binary format in userguid, and it looks the same as hex too. Only when I get such numbers as for example 61, there is difference. Ivars > -Original Message- > From: Illimar Reinbusch - Teleja

udh problem

2008-05-09 Thread ivars
why must be udh translated this way? It would be better to get udh without eny urlescaping as this: udh=06080400610201 I will understand that it is hex anyway. Ivars

udh problem

2008-05-09 Thread ivars
why must be udh translated this way? It would be better to get udh without eny urlescaping as this: udh=06080400610201 I will understand that it is hex anyway. Ivars

udh problem

2008-05-05 Thread ivars
must be udh translated this way? It would be better to get udh without eny urlescaping as this: udh=06080400610201 I will understend, that is hex anyway. Ivars

RE: inbound sms concatenation

2008-03-15 Thread ivars
reference number 02 = Maximum number of short messages in the concatenated short message 01 = Sequence number of the current short message Ivars > -Original Message- > From: Iain Dooley [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 15, 2008 5:31 PM > To: Ivars Jukams

RE: inbound sms concatenation

2008-03-15 Thread ivars
Does this script work with this UDH (Siemens CX65)? UDH FOR MSG1: 060804005D0201 UDH FOR MSG2: 060804005D0202 I got this UDH from my access.log, %u will be with escape strings (%). Ivars Date: Sun, 16 Mar 2008 01:46:17 +1100 (EST) From: Iain Dooley <[EMAIL PROTECTED]> Subject: Re: inbou

Re: gateway-1.4.1 and Mallformed addr `**** , expected atleast 7 digits.

2007-09-14 Thread ivars
Chek dest_addr_ton for incoming SMS in logfile (kannel.log). It shoud not be 1 (international number). Your operator must change this to 2 (National) or something else.

whitespace

2007-08-09 Thread ivars
Hi again, I think this is another bug in kannel behavior. It removes whitespace from beginning of message: Core group access log: 2007-08-09 11:06:44 Receive SMS [SMSC:6] [SVC:] [ACT:] [BINF:] [from:+37127561837] [to:1827] [flags:-1:0:-1:0:-1] [msg:22: jasez te un jaraksta.] [udh:6:050003060202

problems with udh (concatenated SMS)

2007-08-08 Thread ivars
o=%P&smsc=%i&time=%t&drv=%d&coding=%c&charset=%C&udh=%u"; max-messages = 0 omit-empty = true How can I stop kannel to make such conversations? Binary SMS text sometimes also is converted to something meaningless. Ivars

wap push

2005-11-08 Thread Ivars Jukams
Hi, Can enybody give me an example PHP script for sending WAP PUSH? It is not very well documented how to do POST request (like for SMS messages: Using the HTTP interface to send SMS messages). In User Guide there is table with SMS Push CGI Variables, but nothing about WAP PUSH POST variables and h

RE: kannel 1.3.2 - kannel confounds DLRs - how can i make sure that iget the correct dlr-status for sms?

2004-09-28 Thread Ivars Jukams
ort, correct me if I am wrong. I am not sure about getGeneratedKeys(), I have used such method only with PHP (mysql_insert_id), but I believe it is right one. -Original Message- From: Hillel Bilman [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 29, 2004 9:47 AM To: Ivars Jukams; [

kannel 1.3.2 - kannel confounds DLRs - how can i make sure that i get the correct dlr-status for sms?

2004-09-03 Thread Ivars Jukams
on't understand... :) And I can not make patches in C too :( Ivars -Original Message- Message: 3 Date: Thu, 02 Sep 2004 13:41:49 +0200 From: Alexander Malysh <[EMAIL PROTECTED]> Subject: Re: kannel 1.3.2 - kannel confounds DLRs - how can i make sure that i get

The "sms_service" config

2004-09-03 Thread Ivars Jukams
Maybe at first time you used kannel as root. so owner for all log files is root. But now you try to use kannel as other user, which has no access to those log files now. -- I have a stupid questionI don't remember if I used the admin or root account when I compiled/

Re: kannel 1.3.2 - kannel confounds DLRs - how can i make sure that i get the correct dlr-status for sms?

2004-09-01 Thread Ivars Jukams
ot for other dlr DB types) So - some more queries, but with autoincrement ID it will work faster anyway. Sorry for my english :) Ivars

Re: kannel 1.3.2 - kannel confounds DLRs - how can i make sure that i get the correct dlr-status for sms?

2004-09-01 Thread Ivars Jukams
kannel can use microtime for ts or also add autoincrement field in dlr db and use it together with ts or wothout ts.

System error 104: Connection reset by peer

2004-08-31 Thread Ivars Jukams
Hi, What does this error mean: 2004-08-31 13:46:57 [32025] [2] ERROR: System error 104: Connection reset by peer 2004-08-31 13:48:56 [32025] [2] ERROR: Error reading from fd 43: It happens several times per diem and then next day again... What can be the reason? Ivars

RE: 1.2.1 to 1.3.2

2004-08-26 Thread Ivars Jukams
Hi again, I think I found my problem, there was set mwi=1 in HTTP GET request. Sorry for spam. ivars -Original Message- From: Ivars Jukams [mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 3:48 AM To: '[EMAIL PROTECTED]' Subject: 1.2.1 to 1.3.2 Hi list, I changed ka

1.2.1 to 1.3.2

2004-08-26 Thread Ivars Jukams
ne more thing - I think, command_status: 69 = 0x0045 means ESME_RSUBMITFAIL (submit_sm or submit_multi failed) not Unknown/Reserved. Can anybody halp me to find solution? Ivars

Kannel version

2004-08-26 Thread Ivars Jukams
Hi all, I have running kannel on my server. How can I check which version is it? Ivars

RE: connecting smpp through ipsec

2004-08-04 Thread Ivars Jukams
I use kannel through ipsec (freeswan http://www.freeswan.org). There is no need to change anything in kannel configuration, only need to make ipsec to work and ipsec client will do all the job (encode/decode trafic through ipsec tunnel). Message: 2 Date: Wed, 4 Aug 2004 09:41:27 +0700 From: "Willy

dlr-db

2004-06-02 Thread Ivars Jukams
Hi, There is required field 'source' for dlr-storage = mysql, but this field is not documented. Does anybody know what data type is it? I made field 'source' varchar(255), but maybe there is better type for this field? I didn't tested it jet, maybe doesn't work. And one more question - what does

virtual sms

2004-04-16 Thread Ivars Jukāms
) Can I set _ton parametrs in HTTP request?   Ivars

php/apache error

2004-03-03 Thread Ivars Jukams
n($path,"r"); and fopen always returns false, but sms is sent successfully. So php doesnt know, is kannel up or down at this moment? And also can not check, if sms is sent or not. Maybe this is apache configuration problem? Or PHP? Or kannel? Can anybody give me some suggestion... Ivars

Re: Kannel benchmark

2004-03-03 Thread Ivars Jukams
minutes till last msg was sent. but if there is store limit ~ 1000 msgs, other 1000 msgs will not be sent anymore? Then maybe I must make sleep in script for every 100 msgs ~ 1 minute or something like that? Ivars Message: 7 Date: Tue, 2 Mar 2004 12:26:50 -0800 (PST) From: Lourens Janse van

delivery reports

2004-02-24 Thread Ivars Jukams
Hi, how to set registered delivery to 1?   I need to set this for one of my SMSC, but in log file I see, that it is set to 0   Ivars

errors after sending sms

2004-02-08 Thread Ivars Jukams
Hi, why I receive this ~ 1 min after sending sms from SMSC: 2004-02-09 00:13:38 [1] ERROR: Error reading from fd 25: 2004-02-09 00:13:38 [1] ERROR: System error 104: Connection reset by peer 2004-02-09 00:13:38 [1] DEBUG: HTTP: Destroying HTTPClient area 0x80a2598. 2004-02-09 00:13:38 [1] DEBUG:

Re: got DLR but could not find message or was not interested in it

2004-02-03 Thread Ivars Jukams
send full documentation for this SMSC, if it can help somebody to help me. - Original Message - From: "Alan McNatty" <[EMAIL PROTECTED]> To: "Ivars Jukams" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, February 02, 2004 10:12 PM Subject: Re: got DLR

got DLR but could not find message or was not interested in it

2004-02-02 Thread Ivars Jukams
Can anybody explain what does it mean:   ERROR: SMPP[lmt3]: got DLR but could not find message or was not interested in it   Why I receive this text in bearerbox log, when I send a sms via .../cgi-bin/sendsms?   I receive my message, so I think maybe it is some kind of delivery status report

white-list

2004-02-02 Thread Ivars Jukams
Can anybody send me to [EMAIL PROTECTED] a short SMS-Service white-list example?   thanks,   Ivars