Re: Two gsm modems

2004-04-19 Thread Jaakko Heikkilä
Hi Jan,

I'm not surprised your configuration does not work: accepted-smsc is
not accepted variable for smsbox or sendsms-user group. You can use
forced-smsc or default-smsc with sendsms-user group. Maybe you
should read user manual once again :)

On Sat, 2004-04-17 at 02:23, [EMAIL PROTECTED] wrote:
 Date: Fri, 16 Apr 2004 19:20:29 +0800
 From: Jan [EMAIL PROTECTED]
 Subject: Two gsm modems
 To: [EMAIL PROTECTED]
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=iso-8859-1
 
 Dear all,
 
 I need to configure two gsm modems, one for receiving and the other for
 sending SMS. I tried to use accepted-smsc to route the SMS, but the smsbox
 and bearbox does not start up after I put the accepted-smsc at the smsbox
 group or sendsms-user group. I can send and receive SMS on either /dev/ttyS0
 or /dev/ttyS1. Where did I go wrong? Kindly pls advise. Thanks in advance.
 Here is my kannel.conf:
 ...

-- 
Jaakko Heikkilä [EMAIL PROTECTED]




Re: Compiling under freebsd 5.1

2004-04-19 Thread Guillaume Cottenceau
Paul Wolstenholme [EMAIL PROTECTED] writes:

 gcc -D_REENTRANT=1 -I. -Igw -Wall -O2 -g
 -I/usr/local/include/libxml2  -I/usr/local/include
 -I/usr/include/openssl  -o wmlscript/wmlsc  wmlscript/wmlsc.o
 libgw.a libwmlscript.a libwap.a libgwlib.a -lssl -lm   -lc_r
 -L/usr/local/lib -lxml2 -lz -lc_r -L/usr/local/lib -liconv -lm
 -L/usr/lib -lcrypto -lssl
 wmlscript/wmlsc.o: In function `main':
 wmlscript/wmlsc.c:123: undefined reference to `ws_create'

I'd say you need to track the problem back in compiling objects
for libwmlscript.a, here's what I get on my Linux machine, e.g.
the wmlscript archive should contain a `wm.o' file providing the
first missing symbol.

[EMAIL PROTECTED] ~/src/gateway] nm wmlscript/wmlsc.o | grep -w ws_create
 U ws_create
[EMAIL PROTECTED] ~/src/gateway] nm libwmlscript.a | grep -w ws_create
 U ws_create
 U ws_create
 T ws_create
[EMAIL PROTECTED] ~/src/gateway] for i in `ar t libwmlscript.a`; do nm `find -name $i` 
| grep T.ws_create  echo $i; done
 T ws_create
ws.o



-- 
Guillaume Cottenceau



Re: test_ppg - please help !!!!

2004-04-19 Thread Aarno Syvänen
Hi,

On 16.4.2004, at 10:44, Harish Kumar wrote:

 V r trying to run the test_ppg after running the bearerbox and wapbox  
for
PPG service as per the userguide. When the command test/test_ppg -q
http://127.0.0.1:8080?username=foo''password=bar si.txt notify.txt is  
tried
out, the following is the trace that come on the screen with errors
=== 
==
[EMAIL PROTECTED] gateway-1.2.1]# test/test_ppg -q
http://127.0.0.1:8080?username=foo''password=bar si.txt notify.txt
2004-04-16 12:28:16 [0] INFO: an input without a configuration file  
assumed
2004-04-16 12:28:16 [0] DEBUG: using si.txt as a content file
2004-04-16 12:28:16 [0] DEBUG: using notify.txt as a control file
2004-04-16 12:28:16 [0] DEBUG: Started thread 1
(test/test_ppg.c:push_thread)
2004-04-16 12:28:16 [1] DEBUG: TEST_PPG: starting to push job 0
2004-04-16 12:28:16 [1] DEBUG: Started thread 2 (gwlib/fdset.c:poller)
2004-04-16 12:28:16 [1] DEBUG: Started thread 3
(gwlib/http.c:write_request_thread)
2004-04-16 12:28:16 [1] DEBUG: push done
2004-04-16 12:28:16 [3] DEBUG: HTTP: Opening connection to  
`127.0.0.1:8080'
(fd=13).
2004-04-16 12:28:16 [3] DEBUG: HTTP: Sending request:
2004-04-16 12:28:16 [3] DEBUG: Octet string at 0x80c4778:
2004-04-16 12:28:16 [3] DEBUG:   len:  1266
2004-04-16 12:28:16 [3] DEBUG:   size: 1267
2004-04-16 12:28:16 [3] DEBUG:   immutable: 0
2004-04-16 12:28:16 [3] DEBUG:   data: 50 4f 53 54 20 2f 20 48   POST  
/ H
2004-04-16 12:28:16 [3] DEBUG:   data: 54 54 50 2f 31 2e 31 0d
TTP/1.1.
2004-04-16 12:28:16 [3] DEBUG:   data: 0a 48 6f 73 74 3a 20 31
.Host: 1
2004-04-16 12:28:16 [3] DEBUG:   data: 32 37 2e 30 2e 30 2e 31
27.0.0.1
2004-04-16 12:28:16 [3] DEBUG:   data: 3a 38 30 38 30 0d 0a 43
:8080..C
2004-04-16 12:28:16 [3] DEBUG:   data: 6f 6e 74 65 6e 74 2d 54
ontent-T
2004-04-16 12:28:16 [3] DEBUG:   data: 79 70 65 3a 20 6d 75 6c   ype:  
mul
2004-04-16 12:28:16 [3] DEBUG:   data: 74 69 70 61 72 74 2f 72
tipart/r
2004-04-16 12:28:16 [3] DEBUG:   data: 65 6c 61 74 65 64 3b 20
elated;
2004-04-16 12:28:16 [3] DEBUG:   data: 62 6f 75 6e 64 61 72 79
boundary
2004-04-16 12:28:16 [3] DEBUG:   data: 3d 61 73 64 6c 66 6b 6a
=asdlfkj
2004-04-16 12:28:16 [3] DEBUG:   data: 69 75 72 77 67 68 61 73
iurwghas
2004-04-16 12:28:16 [3] DEBUG:   data: 66 3b 20 74 79 70 65 3d   f;  
type=
2004-04-16 12:28:16 [3] DEBUG:   data: 22 61 70 70 6c 69 63 61
applica
2004-04-16 12:28:16 [3] DEBUG:   data: 74 69 6f 6e 2f 78 6d 6c
tion/xml
2004-04-16 12:28:16 [3] DEBUG:   data: 22 0d 0a 58 2d 57 41 50
..X-WAP
2004-04-16 12:28:16 [3] DEBUG:   data: 2d 41 70 70 6c 69 63 61
-Applica
2004-04-16 12:28:16 [3] DEBUG:   data: 74 69 6f 6e 2d 49 64 3a
tion-Id:
2004-04-16 12:28:16 [3] DEBUG:   data: 20 68 74 74 70 3a 2f 2f 
http://
2004-04-16 12:28:16 [3] DEBUG:   data: 77 77 77 2e 77 69 72 61
www.wira
2004-04-16 12:28:16 [3] DEBUG:   data: 6c 2e 63 6f 6d 3a 77 6d
l.com:wm
2004-04-16 12:28:16 [3] DEBUG:   data: 6c 2e 75 61 0d 0a 43 6f
l.ua..Co
2004-04-16 12:28:16 [3] DEBUG:   data: 6e 74 65 6e 74 2d 4c 65
ntent-Le
2004-04-16 12:28:16 [3] DEBUG:   data: 6e 67 74 68 3a 20 31 30   ngth:  
10
2004-04-16 12:28:16 [3] DEBUG:   data: 36 38 0d 0a 0d 0a 0d 0a
68..
2004-04-16 12:28:16 [3] DEBUG:   data: 2d 2d 61 73 64 6c 66 6b
--asdlfk
2004-04-16 12:28:16 [3] DEBUG:   data: 6a 69 75 72 77 67 68 61
jiurwgha
2004-04-16 12:28:16 [3] DEBUG:   data: 73 66 0d 0a 43 6f 6e 74
sf..Cont
2004-04-16 12:28:16 [3] DEBUG:   data: 65 6e 74 2d 54 79 70 65
ent-Type
2004-04-16 12:28:16 [3] DEBUG:   data: 3a 20 61 70 70 6c 69 63   :  
applic
2004-04-16 12:28:16 [3] DEBUG:   data: 61 74 69 6f 6e 2f 78 6d
ation/xm
2004-04-16 12:28:16 [3] DEBUG:   data: 6c 0d 0a 3c 3f 78 6d 6c
l..?xml
2004-04-16 12:28:16 [3] DEBUG:   data: 20 76 65 72 73 69 6f 6e 
version
2004-04-16 12:28:16 [3] DEBUG:   data: 3d 22 31 2e 30 22 3f 3e
=1.0?
2004-04-16 12:28:16 [3] DEBUG:   data: 0a 3c 21 44 4f 43 54 59
.!DOCTY
2004-04-16 12:28:16 [3] DEBUG:   data: 50 45 20 70 61 70 20 50   PE  
pap P
2004-04-16 12:28:16 [3] DEBUG:   data: 55 42 4c 49 43 20 22 2d   UBLIC  
-
2004-04-16 12:28:16 [3] DEBUG:   data: 2f 2f 57 41 50 46 4f 52
//WAPFOR
2004-04-16 12:28:16 [3] DEBUG:   data: 55 4d 2f 44 54 44 2f 20
UM/DTD/
2004-04-16 12:28:16 [3] DEBUG:   data: 50 41 50 2f 2f 45 4e 22
PAP//EN
2004-04-16 12:28:16 [3] DEBUG:   data: 0a 09 22 68 74 74 70 3a
..http:
2004-04-16 12:28:16 [3] DEBUG:   data: 2f 2f 77 77 77 2e 77 61
//www.wa
2004-04-16 12:28:16 [3] DEBUG:   data: 70 66 6f 72 75 6d 2e 6f
pforum.o
2004-04-16 12:28:16 [3] DEBUG:   data: 72 67 2f 44 54 44 2f 70
rg/DTD/p
2004-04-16 12:28:16 [3] DEBUG:   data: 61 70 5f 31 2e 30 2e 64
ap_1.0.d
2004-04-16 12:28:16 [3] DEBUG:   data: 74 64 22 3e 0a 3c 70 61
td.pa
2004-04-16 12:28:16 [3] DEBUG:   data: 70 3e 0a 20 20 3c 70 75   p.   
pu
2004-04-16 12:28:16 [3] DEBUG:  

Re: DLR gets DELETED write after it writes to mysql DB

2004-04-19 Thread Guillaume Cottenceau
George LJ [EMAIL PROTECTED] writes:

 Hi list,
 
 Was wondering if anyone can provide some insight why my DLR does gets
 DELETED write after I execute

It might be stupid but - isn't it just because SMSC replies that
the SMS has been delivered successfully?

 http://212.100.000.000:13037/cgi-bin/sendsms?username=hostpassword=mypassfrom=moimoi.comto=331234567896text=testdlr-mask=31dlr-url=http://www.moimoi.com/reports/dlr_kannel.php?type=%d

You should URL-encode the dlr-url parameter, at least for '?'
and '%' e.g.:

[EMAIL PROTECTED] ~/src/gateway] perl -e 'print uc(sprintf %2x, ord(?)), \n'
3F
[EMAIL PROTECTED] ~/src/gateway] perl -e 'print uc(sprintf %2x, ord(%)), \n'
25

%3F for '?' and %25 for '%' ('?' seems to work for me locally,
but '%d' doesn't work for sure).

(there is a pending PATCH submission in the userguide
documentation by myself concerning exactly that problem)


[...]

 2004-04-17 03:42:01 [9075] [3] WARNING: octstr_url_decode: corrupted
 end-of-string %d

That's e.g. the above mentioned problem.

-- 
Guillaume Cottenceau



[newbie-question]Asking About Kannel Project

2004-04-19 Thread bagas








Dear Sir,



I need a SMPP to HTTP Gateway, so that I can get SMPP msg from SMSC then Parse SMPP msg
to HTTP msg and then send it again to a Http Server to be processed (and also the other way
around). Can your software do this? If it can, does the software can be make to
run under windows? If it cannot, can you advise me about any software that can
do this (preferably in JAVA) ?



Thank You very much.



Best Regards,





Rahmat Bagas Santoso










RE: test_ppg - please help !!!!

2004-04-19 Thread Harish Kumar
Hi Aarno,

Thanks for the prompt reply.

Here are the xml PAP and SI files we use as control and content files as
arguments for the test_ppg program.

pap.txt

?xml version=1.0?
!DOCTYPE PAP PUBLIC -//WAPFORUM//DTD PAP 1.0//EN
http://www.wapforum.org/DTD/pap_1.0.dtd;
pap
  push-message push-id=[EMAIL PROTECTED]
address
address-value=WAPPUSH=+358408676001/[EMAIL PROTECTED]
/address
  /push-message
/pap


---

si.txt

?xml version=1.0?
!DOCTYPE SI PUBLIC -//WAPFORUM//DTD SI 1.0//EN
http://www.wapforum.org/DTD/si.dtd;
si
indication href=http://wap.iobox.fi;
si-id=[EMAIL PROTECTED]
action=signal-high
created=1999-06-25T15:23:15Z
si-expires=2002-06-30T00:00:00Z
Want to test a fetch?
/indication
/si


---

2004-04-19 14:13:07 [0] INFO: an input without a configuration file assumed
2004-04-19 14:13:07 [0] DEBUG: using si.txt as a content file
2004-04-19 14:13:07 [0] DEBUG: using pap.txt as a control file
2004-04-19 14:13:07 [0] DEBUG: Started thread 1
(test/test_ppg.c:push_thread)
2004-04-19 14:13:07 [1] DEBUG: we have push content
2004-04-19 14:13:07 [1] DEBUG: Octet string at 0x80cdd60:
2004-04-19 14:13:07 [1] DEBUG:   len:  813
2004-04-19 14:13:07 [1] DEBUG:   size: 814
2004-04-19 14:13:07 [1] DEBUG:   immutable: 0
2004-04-19 14:13:07 [1] DEBUG:   data: 0d 0a 2d 2d 61 73 64 6c   ..--asdl
2004-04-19 14:13:07 [1] DEBUG:   data: 66 6b 6a 69 75 72 77 67   fkjiurwg
2004-04-19 14:13:07 [1] DEBUG:   data: 68 61 73 66 0d 0a 43 6f   hasf..Co
2004-04-19 14:13:07 [1] DEBUG:   data: 6e 74 65 6e 74 2d 54 79   ntent-Ty
2004-04-19 14:13:07 [1] DEBUG:   data: 70 65 3a 20 61 70 70 6c   pe: appl
2004-04-19 14:13:07 [1] DEBUG:   data: 69 63 61 74 69 6f 6e 2f   ication/
2004-04-19 14:13:07 [1] DEBUG:   data: 78 6d 6c 0d 0a 3c 3f 78   xml..?x
2004-04-19 14:13:07 [1] DEBUG:   data: 6d 6c 20 76 65 72 73 69   ml versi
2004-04-19 14:13:07 [1] DEBUG:   data: 6f 6e 3d 22 31 2e 30 22   on=1.0
2004-04-19 14:13:07 [1] DEBUG:   data: 3f 3e 0a 3c 21 44 4f 43   ?.!DOC
2004-04-19 14:13:07 [1] DEBUG:   data: 54 59 50 45 20 50 41 50   TYPE PAP
2004-04-19 14:13:07 [1] DEBUG:   data: 20 50 55 42 4c 49 43 20PUBLIC
2004-04-19 14:13:07 [1] DEBUG:   data: 22 2d 2f 2f 57 41 50 46   -//WAPF
2004-04-19 14:13:07 [1] DEBUG:   data: 4f 52 55 4d 2f 2f 44 54   ORUM//DT
2004-04-19 14:13:07 [1] DEBUG:   data: 44 20 50 41 50 20 31 2e   D PAP 1.
2004-04-19 14:13:07 [1] DEBUG:   data: 30 2f 2f 45 4e 22 20 22   0//EN 
2004-04-19 14:13:07 [1] DEBUG:   data: 68 74 74 70 3a 2f 2f 77   http://w
2004-04-19 14:13:07 [1] DEBUG:   data: 77 77 2e 77 61 70 66 6f   ww.wapfo
2004-04-19 14:13:07 [1] DEBUG:   data: 72 75 6d 2e 6f 72 67 2f   rum.org/
2004-04-19 14:13:07 [1] DEBUG:   data: 44 54 44 2f 70 61 70 5f   DTD/pap_
2004-04-19 14:13:07 [1] DEBUG:   data: 31 2e 30 2e 64 74 64 22   1.0.dtd
2004-04-19 14:13:07 [1] DEBUG:   data: 3e 0a 3c 70 61 70 3e 0a   .pap.
2004-04-19 14:13:07 [1] DEBUG:   data: 20 20 3c 70 75 73 68 2d push-
2004-04-19 14:13:07 [1] DEBUG:   data: 6d 65 73 73 61 67 65 20   message
2004-04-19 14:13:07 [1] DEBUG:   data: 70 75 73 68 2d 69 64 3d   push-id=
2004-04-19 14:13:07 [1] DEBUG:   data: 22 39 66 6a 65 6f 33 39   9fjeo39
2004-04-19 14:13:07 [1] DEBUG:   data: 6a 66 30 38 34 40 70 69   [EMAIL PROTECTED]
2004-04-19 14:13:07 [1] DEBUG:   data: 2e 63 6f 6d 22 3e 0a 20   .com.
2004-04-19 14:13:07 [1] DEBUG:   data: 20 20 20 3c 61 64 64 72  addr
2004-04-19 14:13:07 [1] DEBUG:   data: 65 73 73 20 61 64 64 72   ess addr
2004-04-19 14:13:07 [1] DEBUG:   data: 65 73 73 2d 76 61 6c 75   ess-valu
2004-04-19 14:13:07 [1] DEBUG:   data: 65 3d 22 57 41 50 50 55   e=WAPPU
2004-04-19 14:13:07 [1] DEBUG:   data: 53 48 3d 2b 33 35 38 34   SH=+3584
2004-04-19 14:13:07 [1] DEBUG:   data: 30 38 36 37 36 30 30 31   08676001
2004-04-19 14:13:07 [1] DEBUG:   data: 2f 54 59 50 45 3d 50 4c   /TYPE=PL
2004-04-19 14:13:07 [1] DEBUG:   data: 4d 4e 40 70 70 67 2e 63   [EMAIL PROTECTED]
2004-04-19 14:13:07 [1] DEBUG:   data: 61 72 72 69 65 72 2e 63   arrier.c
2004-04-19 14:13:07 [1] DEBUG:   data: 6f 6d 22 3e 0a 20 20 20   om.
2004-04-19 14:13:07 [1] DEBUG:   data: 20 3c 2f 61 64 64 72 65/addre
2004-04-19 14:13:07 [1] DEBUG:   data: 73 73 3e 0a 20 20 3c 2f   ss.  /
2004-04-19 14:13:07 [1] DEBUG:   data: 70 75 73 68 2d 6d 65 73   push-mes
2004-04-19 14:13:07 [1] DEBUG:   data: 73 61 67 65 3e 0a 3c 2f   sage./
2004-04-19 14:13:07 [1] DEBUG:   data: 70 61 70 3e 0a 0d 0a 2d   pap...-
2004-04-19 14:13:07 [1] DEBUG:   data: 2d 61 73 64 6c 66 6b 6a   -asdlfkj
2004-04-19 14:13:07 [1] DEBUG:   data: 69 75 72 77 67 68 61 73   iurwghas
2004-04-19 14:13:07 [1] DEBUG:   data: 66 0d 0a 43 6f 6e 74 65   f..Conte
2004-04-19 14:13:07 [1] DEBUG:   data: 6e 74 2d 54 79 70 65 3a   nt-Type:
2004-04-19 14:13:07 [1] DEBUG:  

Re: Kannel as an MMS gateway

2004-04-19 Thread Guillaume Cottenceau
Ben Wheare [EMAIL PROTECTED] writes:

 Does Kannel support being used as an MMS gateway?

http://www.kannel.org/pipermail/devel-reports/2003-April/002544.html

-- 
Guillaume Cottenceau



concatened sms !

2004-04-19 Thread R mano
Hi all !

I've a little problem ! I've tried to send concatened sms. But when I did , I received two sms instead of receiving my concatened sms. Can someone 
explain me what's happened ? And what should I do to resolve this issue ! Thanks 

Rmano
		
Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout !
Créez votre Yahoo! Mail

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !

SMPP kannel.store problems...

2004-04-19 Thread Stefano Chermaz



I have configured and installed kannel 1.3.1 CVS 
20040317.
Everything works correctly aslong as 
kannel.store does not start to fill up.
When this happens, no message is correctly 
delivered to the destination mobile phone.

I don't understand this behaviour. Cananybody 
explain to me how does this kannel.store work?

Thanks

dr. Stefano ChermazSenior Technical 
ManagerWAVENETWeb 
Solution Makers

Business Service Provider di TELECOM 
ITALIAIBM Business PartnerSede legaleMonfalcone (GO) - Via 
Grado, 50Tel 0481 498511Fax 0481 498555[EMAIL PROTECTED]http://www.wavenet.it


Unicode PDU

2004-04-19 Thread pbipin
How is a unicode message to be encoded to be sent through Kannel??

Can somebody enclose a sample Unicode Message please. 

Regards,
Bipin




Re: Compiling under freebsd 5.1

2004-04-19 Thread Paul Wolstenholme
That did the trick. I did read the requirements but for some reason I  
didn't clue in that freebsd wasn't using gmake.

Thanks,
Paul
On 19-Apr-04, at 7:22 AM, Dziugas Baltrunas wrote:

Hi,

you should use GNU make (gmake) instead of FreeBSD's make utility.  
This is
noted in the userguide.

regards,
Dziugas Baltrunas
On Fri, 16 Apr 2004, Paul Wolstenholme wrote:

Greetings,

I was wondering if anyone has successfully compiled kannel 1.3.1 under
FreeBSD 5.1. Or if someone might have some suggestions on what I might
try to get it to compile .
/Paul

It doesn't seem to want to compile for me:

sudo env CFLAGS='-Wall -O2 -g' ./configure --with-malloc=native
--enable-start-stop-daemon=no
creating cache ./config.cache
Configuring for Kannel gateway version 1.3.1 ...

Running system checks ...
checking host system type... i386-unknown-freebsd5.1
checking for gcc... gcc
checking whether the C compiler (gcc -Wall -O2 -g ) works... yes
checking whether the C compiler (gcc -Wall -O2 -g ) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking for convert... no
checking for perl... /usr/bin/perl
checking for log in -lm... yes
checking for accept in -lsocket... no
checking for inet_ntoa in -lnsl... no
checking for inet_ntop in -lresolv... no
checking for inet_ntop in -lbind... no
checking for pthread_exit in -lpthread... no
checking for libiconv in -liconv... no
checking for pthread_exit in -lc_r... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/poll.h... yes
checking for pthread.h... yes
checking for getopt.h... yes
checking for syslog.h... yes
checking for iconv.h... no
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for getopt_long... yes
checking for getopt... yes
checking for socklen_t in sys/socket.h... yes
checking for getopt in stdio.h... no
checking for getopt in unistd.h... yes
Checking POSIX threads support ...
checking for working pthreads... yes
Checking for libxml2 support ...
checking for xml2-config... /usr/local/bin/xml2-config
checking libxml version... 2.6.8
Configuring DocBook support ...
checking for jade... no
checking for jadetex... no
checking for pdfjadetex... no
checking for dvips... no
checking for fig2dev... no
checking for convert... no
checking for
/usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl... no
checking for
/usr/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl... no
checking for
/usr/share/sgml/docbook/dsssl-stylesheets-1.59/html/docbook.dsl... no
checking for
/usr/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl... no
checking for /usr/share/sgml/docbook/dsssl/modular/html/docbook.dsl...
no
checking for
/usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/html/ 
docbook.dsl...
no
checking for
/usr/local/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl... no
checking for
/usr/local/share/sgml/docbook/dsssl-stylesheets-1.59/html/
docbook.dsl... no
checking for
/usr/local/share/sgml/docbook/dsssl-stylesheets/html/docbook.dsl... no
checking for
/usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl... no
checking for
/usr/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/docbook.dsl... no
checking for
/usr/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl... no
checking for
/usr/share/sgml/docbook/dsssl-stylesheets-1.59/print/docbook.dsl... no
checking for
/usr/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl... no
checking for  
/usr/share/sgml/docbook/dsssl/modular/print/docbook.dsl...
no
checking for
/usr/local/lib/sgml/stylesheet/dsssl/docbook/nwalsh/print/
docbook.dsl... no
checking for
/usr/local/lib/sgml/stylesheets/nwalsh-modular/print/docbook.dsl... no
checking for
/usr/local/share/sgml/docbook/dsssl-stylesheets-1.59/print/
docbook.dsl... no
checking for
/usr/local/share/sgml/docbook/dsssl-stylesheets/print/docbook.dsl...  
no
checking for
/usr/local/share/sgml/docbook/dsssl/modular/print/docbook.dsl... no
Not building documentation.

Configuring parameters ...
checking which malloc to use... native malloc
enabling local time
Configuring OpenSSL support ...
checking whether to compile with SSL support... trying /usr/lib
/usr/include/openssl
checking for openssl... /usr/bin/openssl
checking for CRYPTO_lock in -lcrypto... yes
checking for SSL_library_init in -lssl... yes
checking for SSL_connect in -lssl... yes
checking for openssl/x509.h... yes
checking for openssl/rsa.h... yes
checking for openssl/crypto.h... yes
checking for openssl/pem.h... yes
checking for openssl/ssl.h... yes
checking for openssl/err.h... yes
checking whether the 

Queue problem

2004-04-19 Thread Louis du Plessis
Hi all,

We've been running an sms gateway for some time now, but lately the demand
has grown and we found that if you send requests to close together most
fail.
I've looked at the user guide and tried everything, but it appears as if the
queue
doesn't work properly. This is running v1.3.1, we tried 1.3.0 and 1.2.1
aswell but
same problem.

The log output however shows successful http transactions with the client
how, rapid
the requests come in makes no difference, but the end result is about a 1 in
3 failiure.

Has anyone ever experianced anything like this before? Please advise

Thanks
Louis




Re: Queue problem

2004-04-19 Thread Rory Campbell-Lange
ARe the problems http problems or connection errors to your service
provider? You may need to set some throttling on your system as many
SMPP providers, for instance, will only let a small number of messages
be sent a second.

Cheers
Rory

On 19/04/04, Louis du Plessis ([EMAIL PROTECTED]) wrote:
 We've been running an sms gateway for some time now, but lately the demand
 has grown and we found that if you send requests to close together most
 fail.
 I've looked at the user guide and tried everything, but it appears as if the
 queue
 doesn't work properly. This is running v1.3.1, we tried 1.3.0 and 1.2.1
 aswell but
 same problem.
 
 The log output however shows successful http transactions with the client
 how, rapid
 the requests come in makes no difference, but the end result is about a 1 in
 3 failiure.
 
 Has anyone ever experianced anything like this before? Please advise
-- 
Rory Campbell-Lange 
[EMAIL PROTECTED]
www.campbell-lange.net



Re: Queue problem

2004-04-19 Thread Alejandro Guerrieri
Hi,

I experienced similar problems when running kannel on Windows XP w/cygwin.

It was a developing-only platform, I wouldn´t even think about deploying 
anything on it, but when I´ve feeded many messages per second, only a 
fraction returned. I think it was related with the poor thread handling you 
can expect from that kind of setup. Anyway I didn´t investigate the problem 
too much because it was just a developing setup and we were not making 
stress-test there.

Regards,

At 23:26 19/04/2004, you wrote:
ARe the problems http problems or connection errors to your service
provider? You may need to set some throttling on your system as many
SMPP providers, for instance, will only let a small number of messages
be sent a second.
Cheers
Rory
On 19/04/04, Louis du Plessis ([EMAIL PROTECTED]) wrote:
 We've been running an sms gateway for some time now, but lately the demand
 has grown and we found that if you send requests to close together most
 fail.
 I've looked at the user guide and tried everything, but it appears as 
if the
 queue
 doesn't work properly. This is running v1.3.1, we tried 1.3.0 and 1.2.1
 aswell but
 same problem.

 The log output however shows successful http transactions with the client
 how, rapid
 the requests come in makes no difference, but the end result is about a 
1 in
 3 failiure.

 Has anyone ever experianced anything like this before? Please advise
--
Rory Campbell-Lange
[EMAIL PROTECTED]
www.campbell-lange.net
--
Alejandro Guerrieri
Magicom
[EMAIL PROTECTED]





RE: Unicode PDU

2004-04-19 Thread Jan

http://192.168.0.1:13013/cgi-bin/sendsms?username=xyzpassword=abccoding=3;
charset=UTF-8to=90123456text=test
The above is tested for version 1.2.1
For some version 1.3.1 snapshot, the coding has been changed to 2.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, April 20, 2004 12:45 AM
To: [EMAIL PROTECTED]
Subject: Unicode PDU


How is a unicode message to be encoded to be sent through Kannel??

Can somebody enclose a sample Unicode Message please.

Regards,
Bipin


---
[This E-mail was scanned for viruses.]
Be extremely careful in opening e-mail from anyone
you don't know. Attachments are especially dangerous.
Never run an attachment unless you know exactly what it is,
even if it appears to have been sent to you by someone you know.
Most worms have the ability to falsify the From address






/---\

Confidential and/ or privileged information may be contained in this
e-mail and any attachments transmitted with it ('Message'). If you are
not the addressee indicated in this Message (or responsible for 
delivery of this Message to such person),you are hereby notified that
any dissemination, distribution, printing or copying of this Message or
any part thereof is prohibited. Please delete this Message if received 
in  error and advise the sender by return e-mail. Opinions, conclusions
and other information in this Message that do not relate to the 
official business of this company shall be understood as neither given
nor endorsed by this company.

This mail is certified Virus Free by *ProtectNow! (InternetNow Sdn Bhd) 
*Scanner Engine powered by Norman Virus Control

\--/




RE: Queue problem

2004-04-19 Thread Jan
I also faced the same problem. It gets worse, when in the midst of sending,
someone reply and this will trigger lots of failures. I have posted on the
forum but still yet to receive any answers. Someone suggests that it is due
to the kannel could not request a free memory space from the modem to send
a sms. How to configure to avoid this?

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Louis du Plessis
Sent: Tuesday, April 20, 2004 1:58 AM
To: [EMAIL PROTECTED]
Subject: Queue problem


Hi all,

We've been running an sms gateway for some time now, but lately the demand
has grown and we found that if you send requests to close together most
fail.
I've looked at the user guide and tried everything, but it appears as if the
queue
doesn't work properly. This is running v1.3.1, we tried 1.3.0 and 1.2.1
aswell but
same problem.

The log output however shows successful http transactions with the client
how, rapid
the requests come in makes no difference, but the end result is about a 1 in
3 failiure.

Has anyone ever experianced anything like this before? Please advise

Thanks
Louis


---
[This E-mail was scanned for viruses.]
Be extremely careful in opening e-mail from anyone
you don't know. Attachments are especially dangerous.
Never run an attachment unless you know exactly what it is,
even if it appears to have been sent to you by someone you know.
Most worms have the ability to falsify the From address






/---\

Confidential and/ or privileged information may be contained in this
e-mail and any attachments transmitted with it ('Message'). If you are
not the addressee indicated in this Message (or responsible for 
delivery of this Message to such person),you are hereby notified that
any dissemination, distribution, printing or copying of this Message or
any part thereof is prohibited. Please delete this Message if received 
in  error and advise the sender by return e-mail. Opinions, conclusions
and other information in this Message that do not relate to the 
official business of this company shall be understood as neither given
nor endorsed by this company.

This mail is certified Virus Free by *ProtectNow! (InternetNow Sdn Bhd) 
*Scanner Engine powered by Norman Virus Control

\--/




Re: RE: Unicode PDU

2004-04-19 Thread pbipin
Thanks Jan. Did that, but even if I put charset=ISO-8859-6 (the rest of your URL 
string stays as it is), I am still not getting Arabic (8859-6 is supposed to be 
Arabic: http://bs.cs.tu-berlin.de/user/czyborra/charsets/).

Only English seems to be working. What am I doing wrong??

Regards
Bipin

- Original Message -
From: Jan [EMAIL PROTECTED]
Date: Tuesday, April 20, 2004 6:46 am
Subject: RE: Unicode PDU

 
 http://192.168.0.1:13013/cgi-
 bin/sendsms?username=xyzpassword=abccoding=3charset=UTF-
 8to=90123456text=testThe above is tested for version 1.2.1
 For some version 1.3.1 snapshot, the coding has been changed to 2.
 
 -Original Message-
 From: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Behalf Of [EMAIL PROTECTED]
 Sent: Tuesday, April 20, 2004 12:45 AM
 To: [EMAIL PROTECTED]
 Subject: Unicode PDU
 
 
 How is a unicode message to be encoded to be sent through Kannel??
 
 Can somebody enclose a sample Unicode Message please.
 
 Regards,
 Bipin
 
 
 ---
 [This E-mail was scanned for viruses.]
 Be extremely careful in opening e-mail from anyone
 you don't know. Attachments are especially dangerous.
 Never run an attachment unless you know exactly what it is,
 even if it appears to have been sent to you by someone you know.
 Most worms have the ability to falsify the From address
 
 
 
 
 
 
 /--
 -\
 
 Confidential and/ or privileged information may be contained in this
 e-mail and any attachments transmitted with it ('Message'). If you are
 not the addressee indicated in this Message (or responsible for 
 delivery of this Message to such person),you are hereby notified that
 any dissemination, distribution, printing or copying of this 
 Message or
 any part thereof is prohibited. Please delete this Message if 
 received 
 in  error and advise the sender by return e-mail. Opinions, 
 conclusionsand other information in this Message that do not 
 relate to the 
 official business of this company shall be understood as neither given
 nor endorsed by this company.
 
 This mail is certified Virus Free by *ProtectNow! (InternetNow Sdn 
 Bhd) 
 *Scanner Engine powered by Norman Virus Control
 
 \--
 /