Re: protocol for java box application development

2005-04-07 Thread Oscar Medina Duarte
Hello all ! The answer is Yes! The thing is, that it might be by summer, and don't know very well yet the licensing, because it is a thesis project. But it is for sure that eventually will be open source completely :). The status is, almost complete, I'm testing the SMSbox functionality but

One doubt about box's protocol

2005-04-04 Thread Oscar Medina Duarte
Hi all ! I'm almost done with the first usable/lab version of Kannel's native protocol for java box application development, I just have some doubts: What do the time field is exactly ? What do the time field is for ? and how is it handled over the protocol?

Re: Kannel concatenation bug Q

2005-01-27 Thread Oscar Medina Duarte
, Aarno Syvänen wrote: Can you send an example segment ? UDH is at the beginning. Aarno On 26.1.2005, at 23:27, Oscar Medina Duarte wrote: Hi On Wed, 2005-01-26 at 04:08, Aarno Syvänen wrote: Hi, On 26.1.2005, at 03:04, Oscar Medina Duarte wrote: Hi list ! I'm doing some

Kannel concatenation bug Q

2005-01-25 Thread Oscar Medina Duarte
Hi list ! I'm doing some tests with Kannel's concatenation, and there are two things I found relevant (4 me al least). First, messages part of a concatenated message have a 159 chars long message body (Including headers), while IMO (cause I dont remember that being an issue in concatenation

Re: UDH Headers for different manufacturers?

2005-01-11 Thread Oscar Medina Duarte
Hi, Here is a ethereal hex dump of a vCard created by a comercial Gateway: No. TimeSourceDestination Protocol Info 12311 369004.224536 10.0.1.5 10.0.1.204 SMPP WSP Unknown PDU type (0x45) (0x45) Frame 12311 (174 bytes on wire,

Re: Something is wrong on kannel

2004-12-30 Thread Oscar Medina Duarte
On Wed, 2004-12-29 at 20:28, Stipe Tolj wrote: Oscar Medina Duarte wrote: Hi list ! I think something is wrong, see, I need to run smsbox and bearerbox in different computers, but happens that when ever I run smsbox -d -P configfile it just terminates ! I dont achieve

Some things I dont like/know on Kannel

2004-12-30 Thread Oscar Medina Duarte
Hi folks! I've been doing some benchmarking on kannel on late days, and I'v found some thinks I feel are wrong or that I dont like in it or I dont knew of it. This tests use 3 smpp simulators to send 10, 50 bytes long messages each to kannel, and then kannel get's a url but sending no

Something is wrong on kannel

2004-12-29 Thread Oscar Medina Duarte
Hi list ! I think something is wrong, see, I need to run smsbox and bearerbox in different computers, but happens that when ever I run smsbox -d -P configfile it just terminates ! I dont achieve a connection with my bearer with that option, unless it is in the same computer ! What can it be

On the kannel protocol description

2004-12-06 Thread Oscar Medina Duarte
Hi all ! Here is the first draft of the kannel protocol, any help/comments will be highly appreciated ! == Oscar Tashi Delek Kannel Protocol Description Packet description, draft v0.1 Description by: Oscar Medina Duarte {moscar}[at]gmail.com Protocol Description This protocol

Some where is the implementation ?

2004-12-02 Thread Oscar Medina Duarte
Hello, Just with a simple fast question for the proper guy to answer: Where is the implementation of : encode_network_long(char *, long int) thank's to all ! PS Just to let you know, I'm writing a spec of the current Kannel box protocol to allow programmers in other langs (like java)

Re: Some where is the implementation ?

2004-12-02 Thread Oscar Medina Duarte
Hi Stipe ! Thanx! I was searching in the wrong place jeje :). PS Just to let you know, I'm writing a spec of the current Kannel box protocol to allow programmers in other langs (like java) to connect to kannel as a box. ok, interesting. What kind of spec will it be? Will be an

Some feature requests

2004-11-05 Thread Oscar Medina Duarte
Hello ! I've been fighting a lot lately with smsc routing and several production services, and i think it would be very nice - to have an option to enable or disable an smsc in a config like: smsc-enable = true | false Resulting that some connections may not be active unless specified with out

Re: sms service behavior

2004-10-21 Thread Oscar Medina Duarte
Hi again ! On Thu, 2004-10-21 at 09:57, Alexander Malysh wrote: Hi, Oscar Medina Duarte wrote: Hi all ! I still haven't got any reply about this, please help !! because such questions belongs rather to user ML... mhmh... sorry list ! It wont happen again :) == Oscar

Re: sms service behavior

2004-10-19 Thread Oscar Medina Duarte
Hi all ! I still haven't got any reply about this, please help !! == Oscar On Sat, 2004-10-16 at 11:22, Oscar Medina Duarte wrote: Hello ! I want to know what is the behavior of the smsbox in an sms service configured to do a post, I mean, when the http service is down, what would

Problem with routing

2004-10-08 Thread Oscar Medina Duarte
Hi, I'm using Kannel cvs 20041006 and I have this problem: I send a message from a phone, to 2665, it gets routed correctly and a post to attend the service is called correctly, and all logs reflect it. But If I send a message to 24024, it gets routed, but the value in the %P part of the

Possible bug on restart command from http

2004-10-08 Thread Oscar Medina Duarte
Hi! The restart command is not working here, I send the command, and it only makes it to the bearer but the smsbox doesn't, I guess is some kind of problem with the synchronization of them, perhaps smsbox should try a couple of more times to connect to the bearer, or have a delay of something

I have a troubleshooting question

2004-10-06 Thread Oscar Medina Duarte
Hello My eyes can't see where the error is, I'm pretty sure is something trivial, this is what is going on : I have two smsc's configured using smpp, and I have problems with routing, here are fragments of my config: ... group = smsc smsc = smpp smsc-id = mi_te_24024 denied-smsc-id = mi_te_2665

RE: Problem on bearer box

2004-09-21 Thread Oscar Medina Duarte
, Rene Kluwen wrote: Try writing admin-allow-ip completely in lowercase. Rene Kluwen Chimit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Oscar Medina Duarte Sent: woensdag 22 september 2004 0:21 To: Kannel Development list Subject: Problem on bearer

Quesion about Charset usage

2004-08-25 Thread Oscar Medina Duarte
Hi all ! I'm experimenting problems to send and receive info in ISO-8859-1 format, now, I haven't done anything yet to properly correct it because I don't know much to start with because I'm confused ! From java, I'm posting to sendsms a phrase like : keyword_not_found, but, at my handset

Thesis project

2004-08-23 Thread Oscar Medina Duarte
Hi all, I'm looking for an interesting topic for my bachelor degree thesis, my first shot is to do something related to my work, that is, sms and protocol related... Any suggestions !?? Here is my topic candidate list so far: Kannel security Design of guidelines to deploy Kannel in a secure

Re: HTTP implementation/usage problems (sendsms)

2004-08-13 Thread Oscar Medina Duarte
Hi ! Now I know what is going on with this, was veeery simple, I was not URL encoding the URL I was requesting from my app. So now is working fine! ==Oscar OM MANI PEME HUM On Thu, 2004-08-12 at 19:50, Oscar Medina Duarte wrote: Hi all ! I'm not sure yet if I'm doing something wrong, but I

Re: Using regex

2004-08-12 Thread Oscar Medina Duarte
On Mon, 2004-08-09 at 07:42, Stipe Tolj wrote: Oscar Medina Duarte wrote: Hello my kannel e-friends ! I'm doing some testing on kannel 1.3.2 in order to put it to deploy services in the real world, but, I have a doubt, I want to use keyword-regex to differentiate two (and more

Is this a bug or mis usage?

2004-07-22 Thread Oscar Medina Duarte
Hi again all... (Damn, I'm starting to feel attached to all of you guys !! My girlfriend left, and workaholicsm and a mail list makes good partner... ) Ok, back to the real message, I have a service like this: group = sms-service keyword = test post-url =

Re: Is this a bug or mis usage?

2004-07-22 Thread Oscar Medina Duarte
and Im trying to read the X-Kannel-From header thing, but kannel is not sending it !! Er, it should be in the from parameter delivered by POST Yes, it actually is, but I think that the header should have it also. According to what I understood from the manual... I first thought it

XML-post, X-Kannel headers...

2004-07-20 Thread Oscar Medina Duarte
Hi all !! I'm not completely sure how to use HTTP Posts with Kannel, I'm working specially with Java Servlets for that purpose if someone had any examples on how to do this (specially is they are in Java) it would be really great to give them a look !!! Thanks to all ! == Oscar

RE: SMPP implementation bug?

2004-07-18 Thread Oscar Medina Duarte
Of Oscar Medina Duarte Sent: Friday, July 16, 2004 4:51 PM To: [EMAIL PROTECTED] Subject: SMPP implementation bug? Hi all ! I think a have a small bug here, when an smsc sends a DeliverSM pdu to the gateway, with the fields, source_adde and destination_addr set to NULL, the bearerbox

SMPP implementation bug?

2004-07-16 Thread Oscar Medina Duarte
Hi all ! I think a have a small bug here, when an smsc sends a DeliverSM pdu to the gateway, with the fields, source_adde and destination_addr set to NULL, the bearerbox crashes with the following logs: 2004-07-16 18:39:20 [15969] [6] PANIC: gwlib/octstr.c:2326: seems_valid_real: Assertion