Re: data_sm

2009-04-10 Thread Enver ALTIN
On Tue, 2009-02-17 at 18:23 +0100, Stipe Tolj wrote: well explained, but let me add: The segmenting part is done by Kannel on it's own. You simply provide a FULL length message to the sendsms HTTP API, and Kannel takes care of the rest. While you're at it... People I've seen using Kannel

Re: data_sm

2009-04-10 Thread Enver ALTIN
Hola, On Fri, 2009-04-10 at 13:23 +0200, Stipe Tolj wrote: It does, as EACH entry in our access-log is ONE GSM PDU by definition. So if any msg with more then 140 octets (160 septets) enters the system, Kannel will split and provide the access-log entries for those. I think it would be

Re: [PATCH] Telecom Regulatory Authority of India (TRAI), direction dated 2008-12-10

2009-02-26 Thread Enver ALTIN
On Thu, 2009-02-26 at 09:32 +0100, Alexander Malysh wrote: The second think about this patch: why should this go into SMPP module? why it's not possible to do at application level before submitting message to kannel? I really don't see reason to accept this patch. I'm sold, you're right.

Re: [PATCH] Telecom Regulatory Authority of India (TRAI), direction dated 2008-12-10

2009-02-25 Thread Enver ALTIN
Hi Stipe, At first glance, my reaction was neutral like you but then I think somehow it needs to go in. A comfortable Kannel experience today is to download the source code from CVS, build and use that. This was how a Slackware or Gentoo user would get things done nearly a decade ago, but things

Re: PATCH: Postgresql Patch

2008-06-25 Thread Enver ALTIN
I guess this may wreak havoc if someone insane decides to connect multiple bearerbox instances to a single database server, because there is little chance that two different bearerbox instances creating a not-so-universally-unique-ID that may clash. Personally I like the serial column approach.

Re: Bug in Postgresql implementation

2008-06-18 Thread Enver ALTIN
Hey Stipe, It's been a while since I last read any message on this list but PostgreSQL on the subject line caught my attention immediately. I think I can fix this sometime this weekend if nobody else wants to work it out. Thanks, Stipe Tolj wrote: P. A. Bagyenda schrieb: Automatic OIDs on

Anyone in GSMA MWC?

2008-02-12 Thread Enver ALTIN
Hi all, I'm at Barcelona for GSMA Mobile World Congress; my company (Telenity) is exhibiting at Hall 1 and I'm usually around. If there's someone in the area, I'd be more than happy to meet for a drink. Thanks -- Enver

Re: Queue Management with Kannel ?

2007-05-18 Thread Enver ALTIN
See user's guide, you can set priority of outgoing messages via the CGI interface. On 5/18/07, Jasdeep Singh [EMAIL PROTECTED] wrote: Hi all .. I am working on an SMS application . Which is due to send large no. of message to multiple smsc ports. Some message among them will be having

Re: Fwd: [PATCH] dlr-group-id : Multiple SMSCs and a DLR group

2007-02-22 Thread Enver ALTIN
+1 from me too, although I'd probably not replace all the occurrences of smsc_id with dlr_group_id, but my code would be a bit longer. Thanks a lot Ben. On 2/22/07, Alexander Malysh [EMAIL PROTECTED] wrote: Hi Ben, patch looks ok. I'm +1 on this one. Any other votes? Ben Suffolk wrote:

Re: [PATCH] Kannel Indentation

2007-01-08 Thread Enver ALTIN
Hi, On 1/8/07, Mi Reflejo [EMAIL PROTECTED] wrote: Since i get sick patching kannel because the indentation (spaces mixed with tab [mixed 4 and 8 spaces too]) I decided to fix it. There is the huge patch. [...] I did it completely by hand and then for sanity check i did: # diff -NrEbwB* dir1

Re: MO Concatenation

2007-01-04 Thread Enver ALTIN
Hi Alex, On 1/3/07, Alex Kinch [EMAIL PROTECTED] wrote: I'm sure I saw a patch floating around a while ago to re-assemble concatenated MO within Kannel. Did it make 1.4.1 stable - or is it still in CVS? Kannel supported that for ages, just enable concatenation=1 in your SMSC configuration and

Re: [X-MAS] all the best wishes and a big THANK YOU!

2006-12-25 Thread Enver ALTIN
On 12/24/06, Stipe Tolj [EMAIL PROTECTED] wrote: Hello lists, Hey Stipe, on behalf of the Kannel group I'd like to wish all of you that are concerned with the activities these days, a happy christmas and all of you joyful season's days and some rest from the daily businesses and stress

Re: [PATCH] AT2 module UDH decoding

2006-12-04 Thread Enver ALTIN
Hi, On 12/3/06, Stipe Tolj [EMAIL PROTECTED] wrote: Now, at least I totally agree that we need to change something here, since the modules act different, and we expect the msg-sms.udhdata to have the same value regardless which smsc type it used. Only if we could ignore backwards

Re: [PATCH] Parsing of MIME/HTTP header attribute value parameters

2006-11-28 Thread Enver ALTIN
On 11/28/06, Paul Bagyenda [EMAIL PROTECTED] wrote: According to RFC 2045, we should be parsing MIME/HTTP header value parameter names in a case insensitive manner. To quote: --- attribute := token ; Matching of attributes ; is ALWAYS case-insensitive.

Re: Future of Kannel

2006-11-13 Thread Enver ALTIN
on a larger stack, but hey, what the hell, let it be if that's really worth it :) -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: Not getting DLR status=1

2006-11-01 Thread Enver ALTIN
connecting. -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: Not getting DLR status=1

2006-11-01 Thread Enver ALTIN
on users' list. This is off-topic for the devel list, which is intended for developing Kannel itself, not developing with/using Kannel. Thanks, -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc

Re: How to send SMS message to a SMSC Gateway

2006-10-31 Thread Enver ALTIN
if I want to send a message to SMS gateway, how do I do then? Sorry if this has been asked before I could not find it. Kannel provides an HTTP interface, see user guide. -HTH -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer @ Parkyeri | http

Re: Installing kannel Problem:

2006-10-31 Thread Enver ALTIN
with RedHat. Yet it's seldom required, usually there are simpler ways to work this around. If I were you, I'd just install Debian and stick to it. -HTH -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc

Re: [PATCH] store spool directory support

2006-10-26 Thread Enver ALTIN
for the delay. I have briefly read over the patch, and it looks good to me (that means I'm +1). I wonder why don't we just use a database. Hrm. Maybe I'll give it a try sometime. -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer @ Parkyeri | http

Re: [PATCH] http.c security

2006-10-25 Thread Enver ALTIN
) 2) http_start_request(..., ssl=1,certkeyfile=XYZ,our_host=XYZ) Looks good to me. -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/

Re: [PATCH] http.c security

2006-10-25 Thread Enver ALTIN
On Thu, 2006-10-26 at 02:54 +0200, Stipe Tolj wrote: Enver ALTIN wrote: On Wed, 2006-10-25 at 22:06 +0200, Alexander Malysh wrote: please find attached security bug fix for http.c. We have issue when we use keep alive connections with our connection pool. Just imagine such scenario

Re: configurable max retries forgotten in 1.41 =(

2006-10-21 Thread Enver ALTIN
On Fri, 2006-10-20 at 16:11 +0200, Stipe Tolj wrote: 1.5.0 devel will then evolve to 1.4.2 stable. Now this seems a bit weird to me. I think we need a separate discussion about the release cycle. -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer

Re: Compiling kannel with -Wall option

2006-10-12 Thread Enver ALTIN
of the problem, somewhere around the octstr code or even deeper. I wonder why Kannel did not use glib in the first place and reinvented the wheel. Licensing issues, maybe? Hrm. -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer @ Parkyeri | http

Re: [PATH] convert internal charset to UTF-8

2006-10-12 Thread Enver ALTIN
parameter for sendsms interface. What others think about it? I'd support your approach, Alex. -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: [PATCH] Interactive mode for fakesmsc

2006-10-06 Thread Enver ALTIN
definitely +1 on this patch, please get it in. Thanks, -- .O. ..O Enver ALTIN | http://enveraltin.com/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: Logfiles above 2G

2006-09-07 Thread Enver ALTIN
On Thu, 2006-09-07 at 01:42 +0200, Andreas Fink wrote: But if I open the file with fopen64, then it works. Rather strange as Linux seems to be the only OS where this has been done like that. There's several reasons why maintainers of GNU C Library have chosen this approach. Obviously, using

Re: I have a...

2006-03-05 Thread Enver ALTIN
Hi, Rene Kluwen wrote: ...working Clickatell http driver in development at the moment. If there is enough animo for this, I will post it as a patch; for possible inclusion in CVS. Your kindness, even if there's not enough interest now I think we can make some marketing around this feature.

Re: data_sm on Kannel 1.4.0

2005-12-21 Thread Enver ALTIN
Alejandro Guerrieri wrote: Dear All, Hey, I'm having problems handling data_sm PDU's on Kannel 1.4.0. Kannel responds with GENERIC_NACK PDU causing the SMSC to stop sending queued messages. I've read about a patch that fixes data_sm handling, but couldn't find it on the web. Is this fixed

Re: [PATCH] Sending catenated messages in incorrect order

2005-11-10 Thread Enver ALTIN
Hi Stipe, Stipe Tolj wrote: Alexander Malysh wrote: Hi, sorry but it seems we make workarounds for buggy SMSC. I'm -1 for this patch. They must fix SMSC instead of adding some workarounds where those don't belong to. Priority has _nothing_ todo with receiver and udh. Instead SMSC devels

[PATCH] Sending catenated messages in incorrect order

2005-11-09 Thread Enver ALTIN
Hey, I've been stuggling to find out why some catenated messages submitted by Kannel were getting rejected by our EMI SMSC. Apparently the problem was the supersmart SMSC expecting catenated messages to arrive in proper order. It was getting rejected if we send the second part of the 3-piece

Re: problem with kannel on fedora core 4

2005-11-07 Thread Enver ALTIN
pierre durand wrote: hello. Hey, i have compiled the sources of kannel 1.4.0 on fedora core 4. When i launch it with the demo config, i have an error wich is in french Erreur de segmentation (we can translate it in segmentation error. Run bearerbox in gdb and make it crash: gdb

Re: Kannel automatic compilation test

2005-08-29 Thread Enver ALTIN
Hey, On Sat, 2005-08-27 at 12:56 +0300, Enver ALTIN wrote: On Sat, Aug 27, 2005 at 07:01:22AM +0100, kannel wrote: Kannel compilation test. Output of 'make -s': gw/wap-appl.c: In function `normalize_charset': gw/wap-appl.c:707: warning: suggest explicit braces to avoid ambiguous `else

Re: Kannel automatic compilation test

2005-08-27 Thread Enver ALTIN
Hey, On Sat, Aug 27, 2005 at 07:01:22AM +0100, kannel wrote: Kannel compilation test. Output of 'make -s': gw/wap-appl.c: In function `normalize_charset': gw/wap-appl.c:707: warning: suggest explicit braces to avoid ambiguous `else' gw/wml_compiler.c: In function `wml_compile':

Re: DATAGRAM MODE

2005-08-27 Thread Enver ALTIN
interface. Something like this to use datagram mode should work: http://localhost:10001/cgi-bin/sendsms?user=testpassword=testfrom=1234to=1234text=testingsubmission_mode=1 -HTH -- .O. ..O Enver ALTIN | http://skyblue.gen.tr/ OOO Software developer @ Parkyeri | http

Re: MC35i on a TCP terminal server -- userguide patch

2005-07-13 Thread Enver ALTIN
Hi, On Tue, 2005-07-12 at 03:19 -0700, Stanislav Sinyagin wrote: Attached, please find the userguide patch, describing the rawtcp mode. Just as a note, I tested this patch and it's harmless. I think we should check this in. Thanks, -- .O. ..O Enver ALTIN | http

Re: Just in case you want to know: resolv problems

2005-06-21 Thread Enver ALTIN
On Tue, 2005-06-21 at 14:48 +0200, Julien Buratto wrote: Strange, it seems like a resolver in cache... You probably have nscd running. -- .O. ..O Enver ALTIN | http://skyblue.gen.tr/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description

Re: [PATCH] Disable Keep Alive

2005-02-22 Thread Enver ALTIN
. the CVS repository, or some other standard way you'd like me to diff things out? Thanks. Good guess, it's something like: cvs -z4 diff -Nupd -HTH -- .O. ..O Enver ALTIN | http://skyblue.gen.tr/ OOO Software developer @ Parkyeri | http://www.parkyeri.com

Re: [RFC] sqlbox as own cvs module - votes please

2005-02-14 Thread Enver ALTIN
and get `integrated` into Kannel. Enjoy, -- .O. ..O Enver ALTIN | http://skyblue.gen.tr/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: [Fwd: Requesting DLR for binary messages]

2005-02-11 Thread Enver ALTIN
of an obvious problem, I tried to find an answer for a problem which doesn't exist at all. Sorry for wasting your time, Thanks, -- .O. ..O Enver ALTIN | http://skyblue.gen.tr/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description

Re: [PATCH] curl

2005-02-11 Thread Enver ALTIN
this. -- .O. ..O Enver ALTIN | http://skyblue.gen.tr/ OOO Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

[Fwd: Requesting DLR for binary messages]

2005-02-01 Thread Enver ALTIN
Hi, Forwarding here with hope to find an answer :) Thanks, Forwarded Message From: Enver ALTIN [EMAIL PROTECTED] To: users@kannel.org Subject: Requesting DLR for binary messages Date: Mon, 31 Jan 2005 16:39:10 +0200 Hi, I'm developing an application which sends binary

Re: [PATCH] preliminary confirmed sendsms

2005-01-28 Thread Enver ALTIN
confusing and we should look for a better name and explanation. Also we need proper changes in user guide I think. -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed

Re: Coding autodetection

2005-01-25 Thread Enver ALTIN
we can implement coding autodetection in Kannel this way. The problem is, client needs to know how many messages did the content get split into, when concatenation is enabled for sendsms-user :) -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri

Re: [RFC] how to rename gw_list_XXX or gwlist_XXX ?

2005-01-24 Thread Enver ALTIN
, gw_* namespacing looks and feels better for me because of my addiction to glib conventions, I'm all for gwlist_* change, because re-prefixing everything else to gw_* feels like too much effort, and worthless for now IMO. Kannel has other problems to worry about :) -- Enver ALTIN

Re: [PATCH] http server fixes

2005-01-19 Thread Enver ALTIN
a comment :) +/* Implicite conn_unregister() and _destroy */ - Implicit +if (conn_error(conn)) +goto error; Looks great, and this is a _must_ for 1.4.1 I think. -- Enver ALTIN

Re: Sending post sms

2005-01-17 Thread Enver ALTIN
On Mon, 2005-01-17 at 17:33 +0530, Balaji Prasad wrote: Hi all, Hi, any one can please tell me how to use post method to sendsms, is there any example anywhere! Why doesn't GET method work for you? The only reason I can think of is to send a query string longer than 1k bytes. -- Enver ALTIN

Re: Too many processes

2004-12-27 Thread Enver ALTIN
, not processes. -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: [patch] bearerbox acknowledged sendsms (fixed)

2004-12-15 Thread Enver ALTIN
/bb_store.c:450: warning: unused variable `id' gw/bb_store.c:449: warning: unused variable `store_size' gw/bb_store.c:446: warning: unused variable `dmsg' gw/bb_store.c: At top level: gw/bb_store.c:186: warning: `cmp_msgs' defined but not used Thanks a lot, -- Enver ALTIN

Re: sendota can't send concat?

2004-12-09 Thread Enver ALTIN
bookmarks from settings-type OTA messages, although the spec says it's valid to have them there. I think I'll post a patch about this. Actually it would be much better if we could simply use libwbxml2 for compiling OTA messages. -- Enver ALTIN |http://skyblue.gen.tr/ Software

Re: OMA provisioning patch

2004-12-03 Thread Enver ALTIN
not break anything of the existing things. Anything new about this patch? -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: [REQ] commiting bugfixes to stable 1.4 branch

2004-12-02 Thread Enver ALTIN
set of rules I believe. Rock! -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: Maybe a BUG: make: *** [gw/dlr_mysql.o] Error 1 // conflict with MYSQL 4.1.7 ?

2004-12-02 Thread Enver ALTIN
believe we should clean the dirt on our side, renaming list_* functions to gwlist_*. This is a fairly easy task for me, if you please :) -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description

Re: ... Kannel 1.4.0 stable release available

2004-11-25 Thread Enver ALTIN
On Thu, 2004-11-25 at 16:35 +0200, Kalle Marjola wrote: Thanks Stipe! Yeah, congrats to everybody! Do we have a party soon? :-) -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description

Re:

2004-11-20 Thread Enver ALTIN
this is the Kannel development list. -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

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

2004-11-19 Thread Enver ALTIN
know the DLR was getting forwarded to dlr-url specified, but it simply doesn't work. -HTH -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Kannel to Kannel link with HTTP SMSC

2004-11-05 Thread Enver ALTIN
to a proper client (matching with destination number) Kannel instance. This is what I am able to understand from those comments. Any clues? Enjoy, -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc

Testing, please disregard.

2004-11-05 Thread Enver ALTIN
I think I'm having a problem sending messages here. Please disregard. -- Enver

System error 24: Too many open files

2004-11-05 Thread Enver ALTIN
outgoing DLR's blocking it? PS: Connection to SMSC is _very_ fast. PS2: I never encountered this problem with Linux. Thanks, -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally

Re: [PATCH] daemonize change user fixes

2004-11-02 Thread Enver ALTIN
to go, but while you're on it, you'd better remove that chdir() related comments, or make it explain something :) I think you're having fun with this release stuff. Are you doing a complete code review or something? May I help you somehow? ;) -- Enver ALTIN |http

Re: OMA provisioning patch

2004-10-26 Thread Enver ALTIN
-archive.com/[EMAIL PROTECTED]/msg02719/ota.diff -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Reliable message queue?

2004-10-19 Thread Enver ALTIN
, but do you think it's worth having this? -HAND -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: Reliable message queue?

2004-10-19 Thread Enver ALTIN
and bearerbox unless my patch is applied) That's right, but still way better than nothing ;) -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: sending OTA wvsettings

2004-10-07 Thread Enver ALTIN
Hi Stipe, On Thu, 2004-10-07 at 14:20 +0200, Stipe Tolj wrote: yes, there was a patch for the OMA OTA config support. As it seems it never hade it to cvs. I will review... stay tuned. You're my hero :) -- Enver ALTIN |http://skyblue.gen.tr/ Software developer

Re: [RFC] adding solaris lib dependencies

2004-10-06 Thread Enver ALTIN
systems. That would also make HP-UX and other UNIX people's lives easier. I'm all for it. I had to add -lrt to $CFLAGS by hand on HP-UX. -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description

Re: Make error..

2004-10-06 Thread Enver ALTIN
: *** [gw/bb_alog.o] Error 1 Update to the latest CVS. -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: [RFC] adding solaris lib dependencies

2004-10-06 Thread Enver ALTIN
good to me, please go ahead. -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: [RFC] adding solaris lib dependencies

2004-10-06 Thread Enver ALTIN
the *-hpux-* or, sunos part of uname output, just to be sure this change doesn't affect other systems which don't need librt (although autoconf/configure is supposed to handle that). -- Enver ALTIN | http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc

Re: [PATCH] include destination into dlr lookup

2004-09-28 Thread Enver ALTIN
Hi, On Tue, 2004-09-28 at 13:37 +0200, Alexander Malysh wrote: I don't like the idea of bloating the db and we will not win too much performance (IMHO)... (we should really make benchmarks with direct/indirect db lookup) I'm fine either way, as long as it works :) Thanks, -- Enver ALTIN

Re: [PATCH] include destination into dlr lookup (#2)

2004-09-26 Thread Enver ALTIN
the great work, [1] http://www.mail-archive.com/[EMAIL PROTECTED]/msg02965.html -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

[Fwd: Kannel automatic compilation test]

2004-09-25 Thread Enver ALTIN
: `at2_error_string' was previously implicitly declared to return `int' -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Re: [Fwd: Kannel automatic compilation test]

2004-09-25 Thread Enver ALTIN
On Sat, 2004-09-25 at 18:06 +0200, Alexander Malysh wrote: P.S. I should probably really subscribe to devel-reports :) Believe me, it's useful :) -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc

trivial patch to configure.in messages

2004-09-07 Thread Enver ALTIN
in]) AC_MSG_RESULT($loc) AC_CHECK_FILE($loc/include/postgresql/libpq-fe.h, [CFLAGS=$CFLAGS -I$loc/include/postgresql; LIBS=$LIBS -L$loc/lib/postgresql -lpq]; found=1, -- Enver ALTIN |http://skyblue.gen.tr/ Software developer

RE: mms /OTA provisionning

2004-08-20 Thread Enver ALTIN
]/msg02719/ota.diff -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part

Segfault in smsc = at, modemtype = auto

2004-08-19 Thread Enver ALTIN
() #4 0x400a89b4 in start_thread () from /lib/tls/libpthread.so.0 #5 0x in ?? () Any suggestions? -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally

smsc = at, and modemtype = ericsson_r520m doesn't work

2004-08-19 Thread Enver ALTIN
. Am I doing something wrong? -HAND -- Enver ALTIN |http://skyblue.gen.tr/ Software developer @ Parkyeri | http://www.parkyeri.com/ signature.asc Description: This is a digitally signed message part