RE: RE: CIMD2 - DLR ?

2003-02-04 Thread Tom Weber
Hi,

  well I got the CIMD2 Interface running by uncommenting a line
  in the sourcecode, which takes the TimeStamp instead for leaving
  it NULL, because we need the Timestamp to compare it to the entries
  in the Database (or Internal Storage).

  In the file /gw/smsc/smsc_cimd2.c (Line 1543) swap the commented and the uncommented 
line to
  get it working. Then You see it will get the right DLR and find the
  right Row in the Database, it will give You the status it wants to
  send out a HTTP request (Like created DLR message for URL 
http://hostname/blabla?res=%d)
  but then I am stuck with my problem :)

  next_reply:

/* Tom Changes Start */
reply = cimd2_get_packet(smsc,ts);

/* reply = cimd2_get_packet(smsc, NULL); */
/* Tom Changes End */
if (!reply)
goto io_error;

errorcode = packet_display_error(reply);

  Hope it wokrs

  Greetings, Tom

-Original Message-
From: lde [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 04 February 2003 08:58
To: Tom Weber
Subject: Re: CIMD2 - DLR ?


Hi Tom,

I had the same problem with my cimd2 connection. Both internal and mysql
storeage didn`t work for me with no rows found and DLR not found...

How did you manage to get mysql storeage running ?

greets,
lukas
- Original Message -
From: Tom Weber [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 10:54 PM
Subject: CIMD2 - DLR ?


 Hi again,

   I managed to get the DLR running for CIMD2, but now the smsbox kills
itself
   if it gets the order to open the dlrurl to submit the DLR.

   Here both outputs (BearerSMS-box):


 BearerBox Output:

   DEBUG: smscconn_sender (CIMD2:IP ADDR:PORT:USER): sending message
   DEBUG: CIMD2 sending message.  Text:
   DEBUG: Octet string at 0x8126680:
   DEBUG:   len:  3
   DEBUG:   size: 4
   DEBUG:   immutable: 0
   DEBUG:   data: 62 6c 61  bla
   DEBUG: Octet string dump ends.
   DEBUG: After CIMD2 encoding:
   DEBUG: Octet string at 0x8126680:
   DEBUG:   len:  3
   DEBUG:   size: 4
   DEBUG:   immutable: 0
   DEBUG:   data: 62 6c 61  bla
   DEBUG: Octet string dump ends.
   DEBUG: Adding DLR smsc=CIMD2:IP ADDR:PORT:USER, ts=030203224454,
src=234, dst=PHONE, mask=31
   DEBUG: sql: INSERT INTO dlr (smsc, ts, source, destination, service,
url, mask, boxcid, status) VALUES ('CIMD2:IP
 ADDR:PORT:USER', '030203224454', '234', 'PHONE', '234',
'http://hostname/blabla?res=%d', '31', '(null)', '0');
   DEBUG: sql: SELECT mask, service, url, source, boxcid FROM dlr WHERE
smsc='CIMD2:IP ADDR:PORT:USER' AND ts='030203224454';
   DEBUG: Found entry, row[0]=31, row[1]=234,
row[2]=http://hostname/blabla?res=%d, row[3]=234, row[4]=(null)
   DEBUG: created DLR message for URL http://hostname/blabla?res=%d
   DEBUG: removing DLR from database
   DEBUG: smscconn (CIMD2:IP ADDR:PORT:USER): new message received
   ERROR: Could not route message to smsbox id (null), smsbox is gone!
   DEBUG: boxc_sender: sent message to 127.0.0.1
   INFO: Connection closed by the box 127.0.0.1

 SMSBox Output:

   DEBUG: HTTP: Destroying HTTPClient area 0x80df1b8.
   DEBUG: HTTP: Destroying HTTPClient for `10.1.1.1'.
   INFO: Starting delivery report 234 from 234
   PANIC: gwlib/octstr.c:2119: seems_valid_real: Assertion `ostr != NULL'
failed. (Called from
 gwlib/octstr.c:1343:octstr_split_words.)

   Any help would be appreciated

   Greetings

   tom Weber











Suggested GSM Module

2003-02-04 Thread Christian Lacetera
I need to use kannel as SMSC  with a GSM Module which modem are suggested ?

Regards



smime.p7s
Description: S/MIME Cryptographic Signature
-
Chi riceve il presente  messaggio e` tenuto a verificare se lo stesso non gli 
sia pervenuto per  errore.  In tal caso e` pregato di avvisare immediatamente 
il mittente  e,  tenuto  conto  delle  responsabilita` connesse  all'indebito 
utilizzo e/o  divulgazione  del  messaggio  e/o  delle  informazioni  in esso 
contenute,  voglia  cancellare  l'originale  e distruggere  le varie copie  o 
stampe.

The receiver  of this message is required to check if  he/she has received it 
erroneously.  If  so,  the  receiver  is  requested to immediately inform the
sender and - in consideration of the responsibilities  arising from undue use 
and/or disclosure of the message  and/or  the information contained therein - 
destroy the original message and any copy or printout thereof.
-


Question about CIMD compatibility

2003-02-04 Thread Bishop, Corin
Hi All, 

I'm testing Kannel. 1.2.1 with our Nokia SMSC and have been unable to get
kannel to specify the originator address when submitting. I've tried using
the 'from' field, global-send, faxed-sender etc. but nothing will work. 

Can anyone tell me if kannel 1.2.1 support originator parameter with Nokia
CIMD2. 

Also, are there any plans to add the alpha-number originator parameter to
the submit operation. 

Regards, 

Corin.


__
Mr. Corin Bishop
VAS Platform Manager
Ben NL
[EMAIL PROTECTED]
+31624096813






N.B.: op (de inhoud van) deze e-mail is een DISCLAIMER met belangrijke
VOORBEHOUDEN van toepassing: zie http://www.ben.nl/disclaimer 

This e-mail and its contents are subject to a DISCLAIMER with important
RESERVATIONS: see http://www.ben.nl/disclaimer 






startup INFO All flow threads have died, killing core

2003-02-04 Thread Dirk van der Giesen



Hi,

eventually i like to use this with a smsbox, but 
just for starters and to test the http-administration,
i started the bearerbox with the following command 
./bearerbox -v 1 smskannel.conf

smskannel.conf:

group = coreadmin-port = 13000#smsbox-port 
= 13001admin-password = bar


output:

2003-01-23 21:04:01 [0] INFO: Kannel bearerbox II 
version 1.2.1 starting2003-01-23 21:04:06 [0] INFO: MAIN: Start-up done, 
entering mainloop2003-01-23 21:04:06 [0] INFO: All flow threads have died, 
killing core2003-01-23 21:04:06 [0] PANIC: gwlib/list.c:287: list_lock: 
Assertion `list != NULL' failed.

and the program seems to hang (it doesn't come back 
with a prompt)

Does anybody know what this is all about? 


My system is Linux 2.4.18-4mdksecure.

I builded kannel onlywith docs and ssl 
disabled the rest of the installation should have gone by 
default.

Thanx in advance,

Sincerely,

Dirk van der Giesen



operator logos, ringing tones, business cards and phone configurations.

2003-02-04 Thread Mohd Amin
Hi,

Are there any docs or example for sending operator logos, ringing tones,
picture messages using the kannel sms push service. Currently have no idea.
If there are no examples, pointers, tips would be helpful. Will document the
process and provide it to the list ( if i'm able to get it working : ) ) .

Thanks
Amin




ISS and Kannel

2003-02-04 Thread Pavlos Demosthenous



I have downloaded and installed the cygwin version 
of Kannel. What I want to do is use only the wap gateway capabilities of 
Kannel. To be more specific, I want to use IIS server of windows (or apache in 
the future) to have my web page on it (wml pages)and 'bind it' with 
kannel. Now I was looking at the user guide and the configuration files that 
come with kannel. By default I started bearerbox and wapbox using the 
wapkannel.conf. 

From now on what do it do? How di I specify what 
service/port to use as HTTP and what IP address is running (myweb 
server)

Thanks.


RE: Question about CIMD compatibility

2003-02-04 Thread Peyer, Conrad
Title: RE: Question about CIMD compatibility





Hi Corin


Have you set the option sender-prefix at smsc to a empty value? Afaik the SMSC overwrites the originator
with the default number if this option is not set.
group = smsc
...
sender-prefix = 


Do your SMSC allow to set the originator?


Regards
 - Conrad



-Original Message-
From: Bishop, Corin [SMTP:[EMAIL PROTECTED]]
Sent: Thursday, January 23, 2003 12:55 PM
To: '[EMAIL PROTECTED]'
Subject: Question about CIMD compatibility


Hi All, 


I'm testing Kannel. 1.2.1 with our Nokia SMSC and have been unable to get
kannel to specify the originator address when submitting. I've tried using
the 'from' field, global-send, faxed-sender etc. but nothing will work. 


Can anyone tell me if kannel 1.2.1 support originator parameter with Nokia
CIMD2. 


Also, are there any plans to add the alpha-number originator parameter to
the submit operation. 


Regards, 


Corin.



__
Mr. Corin Bishop
VAS Platform Manager
Ben NL
[EMAIL PROTECTED]
+31624096813







N.B.: op (de inhoud van) deze e-mail is een DISCLAIMER met belangrijke
VOORBEHOUDEN van toepassing: zie http://www.ben.nl/disclaimer 


This e-mail and its contents are subject to a DISCLAIMER with important
RESERVATIONS: see http://www.ben.nl/disclaimer 





AW: kannel 1.3.0 lacks rc5 algorith

2003-02-04 Thread Jörg Pommnitz
RC5 is a patented algorithm. That's why the OpenSSL version included in
Linux distributions comes without Rc5. Download the original SSL sources
and compile from scratch.

Regards
  Joerg



-Ursprüngliche Nachricht-
Von: Ivone Uribe [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 31. Januar 2003 02:13
An: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Betreff: kannel 1.3.0 lacks rc5 algorith


Hi all!!

I'm trying to install the kannel 1.3.0,I had the kannel 1.2.0 running, well 
I uninstalled it for install the kannel 1.3.0 :::((

But I don't understand why I get this error when I run the make,

gcc -D_REENTRANT=1 -I. -Igw -g -O2 -DBROKEN_PTHREADS=1 -I/usr/include/libxml

-I/usr/include -I/usr/local/ssl/include -o wap/wtls_statesupport.o -c 
wap/wtls_statesupport.c
wap/wtls_statesupport.c:15:2: #error your OpenSSL installation lacks RC5 
algorithm support
make: *** [wap/wtls_statesupport.o] Error 1

I have the rc5.h in the /usr/local/ssl/include/lib

I did it:
./configure --prefix=/usr/local/gw --with-ssl=/usr/local/ssl 
--with-wtls=openssl --enable-start-stop-daemon --disable-docs
make (the error is here)
make install

I have the following enviroments variables
CPPFLAGS=-I/usr/local/ssl/include
LDFLAGS=-L/usr/local/ssl/lib


I have already done it with the kannel 1.2 and I can install it!, do I need 
something else?

Please, someone can help me!

thanks a lot,
Ivone





_