Re: [PATCH] http client timeouts part1 (v2)

2004-11-01 Thread Yury Mikhienko
x Does this patch solve the problem with dead connections to http (http-proxy) against the patch from Vjacheslav? We can test it under a huge load. -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobikom-Kavkaz" tel: (8632) 704188

Re: Fw: Re: Assertion failed in PPG

2003-05-27 Thread Yury Mikhienko
tstr_create_real(""); octstr_append_data(opt_val, (char*) &(msg->sms.sar_segment_seqnum), 1); dict_put((&pdu->u.submit_sm)->optional_parameters, opt_tag, octstr_duplicate(opt_val)); > What machine are you using and what is y

Re: solaris kannel startup script

2003-06-03 Thread Yury Mikhienko
id" . > Does anybody have a kannel startup script for solaris ?? > -- Best regards, Yury Mikhienko. IT engineer, ZAO "Mobicom-Kavkaz"

SAR problem

2003-07-23 Thread Yury Mikhienko
value <= mask' failed. ... Can I fix that bug? Thanks for advise! -- Best regards, Yury Mikhienko. IT engineer, ZAO "Mobicom-Kavkaz"

Re: SAR problem

2003-07-23 Thread Yury Mikhienko
On Wed, 23 Jul 2003 14:55:15 +0400 Yury Mikhienko <[EMAIL PROTECTED]> wrote: > I tried to fetch the 170K application into Nokia7650 ower Kannel's SAR (CVS version), > but get the following error: > ... > 2003-07-23 14:06:07 [6] DEBUG: WTP: resp_machine 13, state RESULT_RES

empty octet string

2003-09-10 Thread Yury Mikhienko
ze = 0; ostr->data = NULL; ostr->immutable = 0; seems_valid(ostr); return ostr; } -- Best regards, Yury Mikhienko. IT engineer, ZAO "Mobicom-Kavkaz"

Re: empty octet string

2003-09-10 Thread Yury Mikhienko
Thanks, my mistake :)) > Hi, > > why not just: Octsr *my_empty = octstr_create(""); > > On Wednesday 10 September 2003 11:33, Yury Mikhienko wrote: > > Hi, developers! > > > > I need to create an empty octstr, but do not see the necessary function (in

data_encoding calculate in latest CVS

2003-09-11 Thread Yury Mikhienko
NULL 2003-09-11 14:37:24 [6] DEBUG: registered_delivery: 0 = 0x 2003-09-11 14:37:24 [6] DEBUG: replace_if_present_flag: 0 = 0x 2003-09-11 14:37:24 [6] DEBUG: data_coding: 20 = 0x0014 <--- CORRECT 2003-09-11 14:37:24 [6] DEBUG: sm_default_msg_id: 0 = 0x Where is error? -- Best regards, Yury Mikhienko. IT engineer, ZAO "Mobicom-Kavkaz"

Re: data_encoding calculate in latest CVS

2003-09-11 Thread Yury Mikhienko
ddHeader("X-Kannel-MClass","1"); > >}else > >{ > > response.setHeader("X-Kannel-MClass","1"); > >}; > > do you really want mclass = FAX ? > What you mean? I want get the flash SMS -- Best regards, Yury Mikhienko. IT engineer, ZAO "Mobicom-Kavkaz"

Re: data_encoding calculate in latest CVS

2003-09-11 Thread Yury Mikhienko
ponse.setHeader("X-Kannel-MClass","1"); > > > >}; > > > > > > do you really want mclass = FAX ? > > oops, my fault, I thought, mwi :) > > > > > What you mean? > > I want get the flash SMS > > it's mclass=0 no

catenate the ff fe prefix in UTF-16 encoded octstr and swapping bytes in words (if it tnecessary)

2003-09-19 Thread Yury Mikhienko
n about the add that code in next CVS commit? -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobicom-Kavkaz"

Fw: Re: catenate the ff fe prefix in UTF-16 encoded octstr and swapping bytes in words (if it tnecessary)

2003-09-19 Thread Yury Mikhienko
Begin forwarded message: Date: Fri, 19 Sep 2003 16:37:50 +0400 From: Yury Mikhienko <[EMAIL PROTECTED]> To: Andreas Fink <[EMAIL PROTECTED]> Subject: Re: catenate the ff fe prefix in UTF-16 encoded octstr and swapping bytes in words (if it tnecessary) Hi Andreas! I anticip

Re:Radius accounting proxy thread. (need help)

2003-10-06 Thread Yury Mikhienko
nts > 2003-10-06 14:09:11 [1] DEBUG: RADIUS: Client table contains 53 elements > > Is it a bug or planned behavior? -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobicom-Kavkaz" -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobicom-Kavkaz"

Re: Radius accounting proxy thread. (need help)

2003-10-06 Thread Yury Mikhienko
do not autorize accounting request. May be I need configure radius server for forwarding autorization responce to NAS directly? (but how?) > Hi, Yury. > I didn't undestand your problem. > And what you mean "RADIUS config"? > Is it kannel "radius-acct" section? > Yur

Re: Radius accounting proxy thread. (need help)

2003-10-07 Thread Yury Mikhienko
s been not used for authorization. > You must be able to configure AUTH packets at NAS to go directly to RAS. > > > Yury Mikhienko wrote: > > No, not "radius-acct" section. > > with RADIUS config I'm mean the radius server config. > > My problem detail:

wapbox restart (Kannel wapbox version cvs-20030917)

2004-03-09 Thread Yury Mikhienko
y time (Thu Jan 1 01:00:00 1970 ) (delta=-1078826690) is in the past ! 2004-03-09 11:04:50 [7] DEBUG: have_cookie: Comparing name (JSESSIONID:JSESSIONID), path (NULL:$path=/), domain (NULL:NULL) And wapbox restart :((( I seen problem in "Cookie" element, but can I solve that? Help please. -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobikom-Kavkaz" tel: (8632) 704188

sms priority flag in SMPP

2004-03-09 Thread Yury Mikhienko
Hi All! Can I set the priority_flag in send-sms directly (via SMPP 3.4) ? Thank for any help! -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobikom-Kavkaz" tel: (8632) 704188

Re: wapbox restart (Kannel wapbox version cvs-20030917)

2004-03-10 Thread Yury Mikhienko
On Tue, 9 Mar 2004 11:47:21 +0300 Yury Mikhienko <[EMAIL PROTECTED]> wrote: > Hi all! > > > I again paste my question about of wapbox restart reason. > > Some time of time I get wapbox restart. > In DEBUG trace I see the following: > > 2004-03-09 11:04:50 [9]

octstr_compare

2004-03-10 Thread Yury Mikhienko
return 1; return 0; } ret = memcmp(ostr1->data, ostr2->data, len); if (ret == 0) { if (ostr1->len < ostr2->len) ret = -1; else if (ostr1->len > ostr2->len) ret = 1; } return ret; } -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobikom-Kavkaz" tel: (8632) 704188

Re: AW: octstr_compare

2004-03-10 Thread Yury Mikhienko
On Wed, 10 Mar 2004 11:19:16 +0100 JЖrg Pommnitz <[EMAIL PROTECTED]> wrote: > I'm not sure, but I think a NULL octstr would already fail the > sems_valid test and cause an assertion. > > -UrsprЭngliche Nachricht- > Von: Yury Mikhienko [mailto:[EMAIL PROTECTED

Re: octstr_compare

2004-03-10 Thread Yury Mikhienko
ury, I think that production system should not have such bandaids > spread over it but if it actually works here (tm) - why not. > > (but you are pushing problem out of sight so it will kick you from > underneath) > I ask that across the "wapbox restart (Kannel wapbox version cvs-20

Fw: Re: AW: AW: octstr_compare

2004-03-10 Thread Yury Mikhienko
Begin forwarded message: Date: Wed, 10 Mar 2004 14:23:04 +0300 From: Yury Mikhienko <[EMAIL PROTECTED]> To: Jorg Pommnitz <[EMAIL PROTECTED]> Subject: Re: AW: AW: octstr_compare On Wed, 10 Mar 2004 11:42:14 +0100 Jorg Pommnitz <[EMAIL PROTECTED]> wrote: > > But if

Re: wapbox restart (Kannel wapbox version cvs-20030917) SOLVED

2004-03-10 Thread Yury Mikhienko
On Wed, 10 Mar 2004 13:34:32 +0300 Paul P Komkoff Jr <[EMAIL PROTECTED]> wrote: > Replying to Yury Mikhienko: > > Hi again! > > > > What about my question? > > Any suggestions? > > > > I need help :((( > > > can you instead of yelling a

Re: wapbox restart (Kannel wapbox version cvs-20030917)

2004-03-11 Thread Yury Mikhienko
Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobikom-Kavkaz" tel: (8632) 704188

Re: SMPP password "to long" (segfault)

2004-03-23 Thread Yury Mikhienko
On Tue, 23 Mar 2004 09:53:14 +0200 (EET) Dziugas Baltrunas <[EMAIL PROTECTED]> wrote: > Does the (SMPP) smsc password really have some limitations? Yes, no more 9 octets (include '\0') -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobikom-Kavkaz" tel: (8632) 704188

Wap push problem, please help

2004-05-10 Thread Yury Mikhienko
4] WARNING: erroneous control entity 2004-05-10 14:50:23 [14] WARNING: PPG: unable to parse mime content, the request unacceptable Can anyone help me? -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobikom-Kavkaz" tel: (8632) 704188

Re: Push using PI through 1.2.1 PPG - full log

2004-04-30 Thread Yury Mikhienko
On Sat, 24 Apr 2004 19:31:14 +0530 "Norbert Naveen" <[EMAIL PROTECTED]> wrote: > Am able to POST and Get Valid Response and Everythign is fine I get the same problems. How you fix it? -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobikom-Kavkaz" tel: (8632) 704188

Fw: WapPush delivery problem

2004-07-08 Thread Yury Mikhienko
652 = 0x8004 2004-07-07 10:40:25 [392] [6] DEBUG: command_status: 0 = 0x 2004-07-07 10:40:25 [392] [6] DEBUG: sequence_number: 151 = 0x0097 2004-07-07 10:40:25 [392] [6] DEBUG: message_id: "225C1CB7" 2004-07-07 10:40:25 [392] [6] DEBUG: SMPP PDU dump ends. Where the

closing WSP sessions

2004-11-01 Thread Yury Mikhienko
session and close the connect to bearerbox? Or may be closing sessions (scavenging) must be automatically? I can set up system parameters rlim_fd_max and rlim_fd_cur, but I do not sure of that method (system overflow may be caused) Thanx for your answers. -- Best regards, Yury Mikhienko. IT ERP

Re: closing WSP sessions

2004-11-01 Thread Yury Mikhienko
used) > > Thanx for your answers. > sorry by spam. -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobikom-Kavkaz" tel: (8632) 704188

Re: closing WSP sessions

2004-11-01 Thread Yury Mikhienko
r setup own proxy, either try my patch, > either do something else (restart kannel every hour ;)) > > Yury Mikhienko wrote: > > Hi developers! > > > > I was start kannel wapbox on Solaris 2.9 system. > > But after some time I got error on opening new socket to