Mesage id

2002-10-24 Thread Afif
Dear All,

doesn any one knows how to initial the sms has been SENT or NOT?, so I
could insert into mysql db? sorry for my countinues question yesterday
about storing sms to table
need yr guidance pls...

-- 
Best regards,
Afif
mailto:afif;sur.ogs-id.com






SMS Receive cannot accept

2002-10-24 Thread Afif
Hello All,
what wrong with this log?
I try to send sms to smsc, and receive [like below log] but finnaly
log tell that is error, what is the problem of this log? and I could
find the sms which i sent to its


2002-10-24 13:22:28 [17] DEBUG: boxc_receiver: sms received
2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: -- OK
2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: TP-Validity-Period: 24.0 hours
2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: -- AT+CMGS=27^M
2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: -- 
2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: send command status: 1
2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: -- 
0011000C81241807016121A70ED272BC5E9ED341C6709A5D2603
2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: -- ^Z
2002-10-24 13:22:30 [6] DEBUG: AT2[wavecom]: -- 
2002-10-24 13:22:30 [6] DEBUG: AT2[wavecom]: -- ERROR
2002-10-24 13:22:30 [6] DEBUG: AT2[wavecom]: send command status: -1
2002-10-24 13:22:30 [6] DEBUG: AT2[wavecom]: -- AT+CMGS=27^M
2002-10-24 13:22:31 [6] DEBUG: AT2[wavecom]: -- 
2002-10-24 13:22:31 [6] DEBUG: AT2[wavecom]: send command status: 1
2002-10-24 13:22:31 [6] DEBUG: AT2[wavecom]: -- 
0011000C81241807016121A70ED272BC5E9ED341C6709A5D2603
2002-10-24 13:22:31 [6] DEBUG: AT2[wavecom]: -- ^Z
2002-10-24 13:22:36 [6] DEBUG: AT2[wavecom]: -- 
2002-10-24 13:22:36 [6] DEBUG: AT2[wavecom]: -- ERROR
2002-10-24 13:22:36 [6] DEBUG: AT2[wavecom]: send command status: -1
2002-10-24 13:22:36 [6] DEBUG: AT2[wavecom]: -- AT+CMGS=27^M
2002-10-24 13:22:37 [6] DEBUG: AT2[wavecom]: -- 
2002-10-24 13:22:37 [6] DEBUG: AT2[wavecom]: send command status: 1
2002-10-24 13:22:37 [6] DEBUG: AT2[wavecom]: -- 
0011000C81241807016121A70ED272BC5E9ED341C6709A5D2603
2002-10-24 13:22:37 [6] DEBUG: AT2[wavecom]: -- ^Z
2002-10-24 13:22:43 [6] DEBUG: AT2[wavecom]: -- 
2002-10-24 13:22:43 [6] DEBUG: AT2[wavecom]: -- ERROR
2002-10-24 13:22:43 [6] DEBUG: AT2[wavecom]: send command status: -1
2002-10-24 13:22:43 [1] INFO: Mutex gwlib/list.c:76: 1 locks, 0 collisions.
2002-10-24 13:22:43 [1] INFO: Mutex gwlib/list.c:75: 5 locks, 0 collisions.
2002-10-24 13:22:43 [1] DEBUG: Dumping 0 messages and 0 acks to store
  
and how to implement dlr storage so I could insert the sms receive
into mysql table.
need yr guidance pls..

-- 
Best regards,
Afif
mailto:afif;sur.ogs-id.com






RE: SMS Receive cannot accept

2002-10-24 Thread Oded Arbel

This may be a problem with the network, the SIM card, or possibly with the message 
7bit encoding which was fixed by Rodrigo for version 1.2.1
You can verify it by using the SIM in a cellular handset and trying to send to the 
same number

--
Oded Arbel
m-Wise mobile solutions
[EMAIL PROTECTED]

+972-9-9581711 (116)
+972-67-340014

::..
Prunes give you a run for your money.


 -Original Message-
 From: Afif [mailto:afif;sur.ogs-id.com]
 Sent: Thursday, October 24, 2002 8:53 AM
 To: Kannel
 Subject: SMS Receive cannot accept
 
 
 Hello All,
 what wrong with this log?
 I try to send sms to smsc, and receive [like below log] but finnaly
 log tell that is error, what is the problem of this log? and I could
 find the sms which i sent to its
 
 
 2002-10-24 13:22:28 [17] DEBUG: boxc_receiver: sms received
 2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: -- OK
 2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: 
 TP-Validity-Period: 24.0 hours
 2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: -- AT+CMGS=27^M
 2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: -- 
 2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: send command status: 1
 2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: -- 
 0011000C81241807016121A70ED272BC5E9ED341C6709A5D2603
 2002-10-24 13:22:28 [6] DEBUG: AT2[wavecom]: -- ^Z
 2002-10-24 13:22:30 [6] DEBUG: AT2[wavecom]: -- 
 2002-10-24 13:22:30 [6] DEBUG: AT2[wavecom]: -- ERROR
 2002-10-24 13:22:30 [6] DEBUG: AT2[wavecom]: send command status: -1
 2002-10-24 13:22:30 [6] DEBUG: AT2[wavecom]: -- AT+CMGS=27^M
 2002-10-24 13:22:31 [6] DEBUG: AT2[wavecom]: -- 
 2002-10-24 13:22:31 [6] DEBUG: AT2[wavecom]: send command status: 1
 2002-10-24 13:22:31 [6] DEBUG: AT2[wavecom]: -- 
 0011000C81241807016121A70ED272BC5E9ED341C6709A5D2603
 2002-10-24 13:22:31 [6] DEBUG: AT2[wavecom]: -- ^Z
 2002-10-24 13:22:36 [6] DEBUG: AT2[wavecom]: -- 
 2002-10-24 13:22:36 [6] DEBUG: AT2[wavecom]: -- ERROR
 2002-10-24 13:22:36 [6] DEBUG: AT2[wavecom]: send command status: -1
 2002-10-24 13:22:36 [6] DEBUG: AT2[wavecom]: -- AT+CMGS=27^M
 2002-10-24 13:22:37 [6] DEBUG: AT2[wavecom]: -- 
 2002-10-24 13:22:37 [6] DEBUG: AT2[wavecom]: send command status: 1
 2002-10-24 13:22:37 [6] DEBUG: AT2[wavecom]: -- 
 0011000C81241807016121A70ED272BC5E9ED341C6709A5D2603
 2002-10-24 13:22:37 [6] DEBUG: AT2[wavecom]: -- ^Z
 2002-10-24 13:22:43 [6] DEBUG: AT2[wavecom]: -- 
 2002-10-24 13:22:43 [6] DEBUG: AT2[wavecom]: -- ERROR
 2002-10-24 13:22:43 [6] DEBUG: AT2[wavecom]: send command status: -1
 2002-10-24 13:22:43 [1] INFO: Mutex gwlib/list.c:76: 1 locks, 
 0 collisions.
 2002-10-24 13:22:43 [1] INFO: Mutex gwlib/list.c:75: 5 locks, 
 0 collisions.
 2002-10-24 13:22:43 [1] DEBUG: Dumping 0 messages and 0 acks to store
   
 and how to implement dlr storage so I could insert the sms receive
 into mysql table.
 need yr guidance pls..
 
 -- 
 Best regards,
 Afif
 mailto:afif;sur.ogs-id.com
 
 
 
 




Re: SMS Receive cannot accept

2002-10-24 Thread Thorben Hischke
Hello,

had the same problem, that my installation of Kannel was working fine on 
sending SMS but I had problems while receiving. My log file entries look like 
the same as from Afif. It first appeard in version 1.1.6 and it is still in 
Version 1.2.0. I found out that the mobile phones from Nokia (6210) does not 
work in Phase 2+, whatever that means, I don't know, but Kannel tells me in 
the log files when starting up that this mode is found. I disabled this 
feature (?) by editing the source code and setting  the right variable to 
false and now my installation of Kannel works fine, it is still no more 
probem to have it both, sending and receiving.

By the way, what do you mean with version 1.2.1. I can't find any hint on 
the Kannel web page, neither in the Download section nor on CVS ...

 This may be a problem with the network, the SIM card, or possibly with =
 the message 7bit encoding which was fixed by Rodrigo for version 1.2.1
 You can verify it by using the SIM in a cellular handset and trying to =
 send to the same number


-- 
Thorben Hischke

Internext GmbH
Innovative IT-Loesungen
Im Ermlisgrund 8
D-76337 Waldbronn
 
Telefon 07243 - 7667 23
Telefax 07243 - 7667 99
E-Mail  [EMAIL PROTECTED]
URL http://www.internext.de 




Third millennium puzzle: WAP Push decoding

2002-10-24 Thread Claudio Montanari
I am trying to understand the WAP Push Service Indication encoding/decoding
vs. the standard specifications.

The chore is really similar to solve a puzzle and now I am close to the
solution, but something is still missing.

Hereby you can find my decoding of SI sent by the Kannel bearer box using a
Wavecom modem.

Could you help me to fill the ??? fields, eventually quoting the
specification I should read?

Thank you very much for your valuable help.


Claudio Montanari
TAI S.r.l.
Viale Gramsci 12 - 56125 - Pisa
Via Pazzagli 2 - 50141 - Firenze
Tel: +39 050 503222
Fax. +39 050 24421
E-mail: [EMAIL PROTECTED]
http://www.tai.it



00
51  UDHI and SUBMIT
00  MR
0C  Destination number length (12 digits)
91  Destination number format (international)
Destination number ()
00  Protocol ID
04  Data Coding Schema (DCS 8-bit encoded)
A7  Validity Period (24 h)
7C  User Data Length (124 bytes)
06  User Data Header Length (6 bytes)
05  UDH Item Element id (Port Numbers)
04  UDH IE length (4 bytes)
0B84destination port number
23F0origin port number
01  Transaction ID (Push ID)
06  PDU Type (Push PDU)
15  Header Length (21 bytes)
AE  Content Type=application/vnd.wap.sic 
(0x80 | 0x2E)
96  ???
6C 6F 63 61 6C 68 6F 73 74 3A 38 30 38 30  localhost:8080
00
8D  ???
DD  ???
B4  ???
80  ???
02  Version number - WBXML version 1.2
05  SI 1.0 Public Identifier
6A  Charset=UTF-8 (MIBEnum 106)
00  String table length
45  SI element start, with 
content 0x05 | 0x40
C6  indication element 
start, with content and attributes 0x06 | 0x40
| 0x80
0C  http://
03  (next is an ASCII 
string 00 terminated)
77 61 70 2E 74 61 69 2E 69 74   wap.tai.it
00
11  si-id=
03  (next is an ASCII 
string 00 terminated)
39 32 40 74 61 69 2E 69 74  [EMAIL PROTECTED]
00
08  action=signal-high
0A  created=
C3  OPAQUE data follows
07  Length field (7 
bytes)
19990625152315  1999-06-25 15:23:15
10  si-expires=
C3  OPAQUE data follows
04  Length field (4 
bytes), final 0s are omitted
200306302003-06-30 00:00:00
01  indication element 
attributes end
03  (next is an ASCII 
string 00 terminated, the SI content)
56 75 6F 69 20 76 65 64 65 72 65 20 6C 65 20 4D 61 70 
70 65 3F  Vuoi
vedere le Mappe?
20 4F 70 7A 69 6F 6E 69 20 2D 20 53 63 61 72 69 63 61  
  Opzioni -
Scarica
00
01  indication element 
end
01  SI element end






RE: FW: Tariff/3 Kannel (running several SMSC connections using multiple instances of kannel on one box)

2002-10-24 Thread Wilf \(Neil Wilkinson\)
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:users-admin;kannel.3glab.org]On Behalf Of Andy Elacion, Jr.
 Sent: Thursday, 24 October 2002 3:41 PM
 To: Wilf (Neil Wilkinson)
 Cc: [EMAIL PROTECTED]
 Subject: Re: FW: Tariff/3 Kannel (running several SMSC connections using
 multiple instances of kannel on one box)


 I have a follow-up questions regarding this.

 1.  Are all your 3 kannel connection uses only 1 user?

no, we had several different users (copied to each config file) for
different applications. thats the reason that we had multiple instances -
same kannel-user sending on different tarriffs.

though as Oded has just pointed out, its not the best solution for all
people.

 2.  How do you handle your reply messages to different provider?

we didnt - vodafone only service :(

from what i understood when i left the uk (over a year ago now), voda in the
uk were going to be bringing out a big number feature which would be a
normal MSISDN rather than shortcode - therefore routing on all networks (but
not reverse billed on each network).  I have no idea whether this has
happened yet.


wilf





1 kannel box

2002-10-24 Thread Caesare Morata
Hello All Users,

I agree on setting up on only 1 kannel box.

I tried setting up 2 kannel box. It is too tedious to maintain.

Anyhow, Kannel allows to handle routing and multiple accounts.

We've been using 1 instance of kannel in our system for 9 months now anfd 
everything is okei.

Except the DLR-Mysql setup. ;(. I could not get that to work! It's 
configured correctly (no error/warning is displayed), but no data seems to 
go in the database.

Anyhow, based on all our sms, they all go in mysql, before they are sent 
out. We do our own sent or not flag.

Aside from C language, PHP has helped a LOT!

We do get an Unsupported EMI XSer field 13 message. I guess this is from 
our SMSC.

They are using UCP/EMI 3.5 and kannel is using EMI/UCP 4.0. Is this correct?

I checked out the difference of 3.5 and 4.0. And does state that XSer 
doesn't come out yet.

As for our CIMD2 SMSC, Im trying to figure out the setup of tariff class, 
do i just reconfigure my Kannel with the patch?

And with that build, do I add the CIMD2_tariff_class  Serv to my :

sms-service group? or sendsms-user group?

Thanks to all that helped,

Caesare




RE: FW: Tariff/3 Kannel (running several SMSC connections using multiple instances of kannel on one box)

2002-10-24 Thread Oded Arbel

 -Original Message-
 From: Wilf (Neil Wilkinson) [mailto:wilf;bigpond.net.au]

 from what i understood when i left the uk (over a year ago 
 now), voda in the
 uk were going to be bringing out a big number feature which 
 would be a
 normal MSISDN rather than shortcode - therefore routing on 
 all networks (but
 not reverse billed on each network).  I have no idea whether this has
 happened yet.

Vodafone offers the big mobile service , for at least a couple of months now.

--
Oded Arbel
m-Wise mobile solutions
[EMAIL PROTECTED]

+972-9-9581711 (116)
+972-67-340014

::..
malpractice, n.:
The reason surgeons wear masks.




Infrared port on a PC

2002-10-24 Thread David Bradley

Hello,

Does anyone know of a way to access the Infrared port on a PC (to drive a Nokia
Phone).

what I need is to find a way to map the Windows 2000 IR port to a cygwin device
(e.g. /dev/ir0 ) then the modem code will work as is.   Does anyone know how to
do this?  There are ominous statements at Microsoft that you can't map the IR
port to a virtual COM port since Windows 2000 doesn't have this concept.
Windows has added my nokia phone as a modem and I can query it from windows.

Any suggestions?

Thanks for any Tales of Woe that anyone can share with me ;-)

Cheers,
David





Re: Kannel/WTLS, pleas!kwtls_patch

2002-10-24 Thread Rene Kluwen / Chimit Software Solutions
Usually patches are applied with the unix patch command.

Example if your patch is called wtls_patch.diff:

patch -p0  wtls_patch.diff

In case it asks which file to patch, either enter the path of the file. Or
better start out from a different directory.

-- Rene...


This email message has been automatically scanned for viri using Sophos
antivirus.

- Original Message -
From: Ivone Uribe [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, October 24, 2002 6:36 PM
Subject: Re: Kannel/WTLS, pleas!kwtls_patch


 hi!

 Thanks for your reply, does anyboy know if the kwtls_patch would help me
 with the kannel 1.2, because I have read that this patch is for the old
 kannel versions.

 Please, could anybody explain me how I can install it? I could't found
 enough information about it... where does I have to install it, how I run
 it?

 I will be grateful with any contribution,
 Best Regards,
 Ivone

 From: Eko Yanuar [EMAIL PROTECTED]
 To: Ivone Uribe [EMAIL PROTECTED]
 Subject: Re: Kannel/WTLS, please!
 Date: Wed, 23 Oct 2002 18:22:36 +0700
 
 As long as I know, You should also run the kwtls patch side by side with
 the
 bearerbox.
 
 So Kannel it self do not yet create wtls gateway I think.
 
 


 _
 MSN Fotos: la forma más fácil de compartir e imprimir fotos.
 http://photos.msn.es/support/worldwide.aspx







Re: Kannel/WTLS, pleas!kwtls_patch

2002-10-24 Thread Ivone Uribe
hi!

Thanks for your reply, does anyboy know if the kwtls_patch would help me 
with the kannel 1.2, because I have read that this patch is for the old 
kannel versions.

Please, could anybody explain me how I can install it? I could't found 
enough information about it... where does I have to install it, how I run 
it?

I will be grateful with any contribution,
Best Regards,
Ivone

From: Eko Yanuar [EMAIL PROTECTED]
To: Ivone Uribe [EMAIL PROTECTED]
Subject: Re: Kannel/WTLS, please!
Date: Wed, 23 Oct 2002 18:22:36 +0700

As long as I know, You should also run the kwtls patch side by side with 
the
bearerbox.

So Kannel it self do not yet create wtls gateway I think.




_
MSN Fotos: la forma más fácil de compartir e imprimir fotos. 
http://photos.msn.es/support/worldwide.aspx




cygxml2-2.dll libraries

2002-10-24 Thread Manuel Villalta Villalta


I'm trying to run kannel on Windows NT, but when I startup the bearerbox 
it says that the cygxml2-2.dll library isn't in the system. I have 
installend the cyngwin software.

Does anyone known how to solve it?

Regards






re:wtls

2002-10-24 Thread tuckseng kong
Hi,

Is this what you looking for 

http://www.kannel.org/download/1.2.0/gateway-1.2.0/doc/wtls/wtls.html ??

BestRegardsTuckSeng Kong-hi,

can anyone point me to the docs, which describe wtls configuration in
kannel 1.2.0 ?

thanx in advance ...begin:vcard 
n:Krajnak;Milan
tel;fax:+421 2 50267500
tel;work:+421 2 50267189
x-mozilla-html:FALSE
url:http://www.unit.sk/~milan/
org:Tempest s.r.o.;InDev
adr:;;Landererova 1;Bratislava;;810 11;Slovak Rep.
version:2.1
email;internet:[EMAIL PROTECTED]
title:senior software architect
x-mozilla-cpt:;3048
fn:Milan Krajnak
end:vcard
Get faster connections -- switch to MSN Internet Access! Click Here