Re: wap push alert

2003-03-31 Thread Aarno Syvänen
Hi, On Thursday, March 27, 2003, at 01:12 AM, Mary McCarter wrote: I have the kannel 1.3.1 and I'm using it as a wap gateway, but I'm trying to setting up a push proxy gateway...I'm new with this topic, so I hope you could understand me :) and sorry for the length of my my mail but I have a lot

Re: wap push alert

2003-04-01 Thread Aarno Syvänen
You must escape (it is, write '' ). has a special meaning for the shell (run the process background). Aarno On Monday, March 31, 2003, at 08:42 PM, Mary McCarter wrote: Hi friends, Thank very much Arnoo for reply me, but I think I don't understand you about the cgi-bin/wap-push.cgi When

Re: need multipart xml format

2003-04-03 Thread Aarno Syvänen
See WAP Spec about PAP protocol. It contains examples and references to the relevant HTTP specs Aarno On Wednesday, April 2, 2003, at 02:49 PM, sunil baburaoji wrote: Hi all, I am testing push for content-type=multipart. Can anybody send me the standard format of multipart source ? Rgds sunil

Re: PPG response

2003-06-02 Thread Aarno Syvänen
Latest version is still a patch in the devel list. It would nice if you can test it. It is in for evaluation. Aarno On Sunday, June 1, 2003, at 08:15 AM, Zohar wrote: How do I get this latest version? I'm currently using 1.2.1 - Original Message - From: Aarno Syvänen [EMAIL PROTECTED

Re: supported push application IDs

2003-06-02 Thread Aarno Syvänen
Yep. I definitely would add all these. On Monday, June 2, 2003, at 12:11 PM, Zohar wrote: Any plans to support all application IDs found in http://www.openmobilealliance.org/tech/omna/omna-push-app-id.htm ?

Re: HTTP Range

2003-06-16 Thread Aarno Syvänen
Hi, On Friday, June 13, 2003, at 06:17 PM, [EMAIL PROTECTED] wrote: Ok, this is getting interesting... A bit of digging and it seems that kannel does support http range, but I am still not having any luck getting my midlet to download... wsp_strings.def contains a big list of content types, and

Re: HTTP Range

2003-06-16 Thread Aarno Syvänen
And can you tell your phone, that sends such headers. Aarno On Monday, June 16, 2003, at 10:28 AM, Aarno Syvänen wrote: Hi, On Friday, June 13, 2003, at 06:17 PM, [EMAIL PROTECTED] wrote: Ok, this is getting interesting... A bit of digging and it seems that kannel does support http range

Re: supported push application IDs

2003-06-24 Thread Aarno Syvänen
Yep. Current cvs should support all well-known and reserved push appids defined by open mobile alliance. Aarno On Tuesday, June 24, 2003, at 08:41 AM, Zohar wrote: Is this fixed already? - Original Message - From: Aarno Syvänen To: Zohar Cc: [EMAIL PROTECTED] Sent: Tuesday, June 10

Re: WAP Push

2003-06-26 Thread Aarno Syvänen
Yep, you got it right, though you can drop Host-header. Aarno On Tuesday, June 24, 2003, at 01:25 PM, Jeetendra Singh wrote: I hope somebody out there can help me...   I have following WAP PUSH data with me   7C User Data Length (124 bytes) 06 User Data Header Length (6 bytes) 05 UDH Item

Re: Example of a correct PAP HTTP request?

2003-07-09 Thread Aarno Syvänen
Push content seems to be missing. Or if you have, please send the whole multipart. Aarno On Tuesday, July 8, 2003, at 08:07 PM, Henrik Kniberg wrote: Hi, This post is related to Magnus Adlers's. I'd greatly appreciate if someone could post an example of a simple but complete WAP Push request

Re: ...mms send test

2003-07-18 Thread Aarno Syvänen
test_ppg has now an option to send binary content, -b. You can format the binary content with spaces and crlfs. Aarno On Thursday, July 17, 2003, at 12:39 PM, nicola.palmieri wrote: hi all, thanks to your help I have arrived to do the test with the following elements: mms indication :

Re: help me..(on mms binary headers)

2003-07-18 Thread Aarno Syvänen
3d 3b 32 4a means seconds after epoch, in hex. Date would be Mon Jul 22 00:14:34 CEST 2002 (quite long since). I agree that relative time is better. Aarno On Wednesday, July 16, 2003, at 11:10 AM, Juan Enrique Gómez wrote: El mar, 15-07-2003 a las 14:48, nicola.palmieri escribió: X-MMS-Expiry :

Re: sending RTOL from URL interface

2003-07-18 Thread Aarno Syvänen
Actually, port header is like this 05 - identifier 04 - length - dest port high hex - dest port low hex - source port high hex - source port low hex Source port is here meaningless. Aarno On Thursday, July 17, 2003, at 12:14 PM, Navjot Singh wrote: hi, Your UDH seems to be

Re: MaximumGroupsize configuration

2003-07-18 Thread Aarno Syvänen
Hi, you must add handling tpi in question. See code in wap/wtp_pack.c. Aarno On Tuesday, July 15, 2003, at 11:23 AM, Farid Mirbaha wrote: Hi all, I was wondering if someone could help us with the following issue. We are looking for a way to configure the Kannel Gateway to allow clients to

Re: Seg Fault

2003-07-18 Thread Aarno Syvänen
Can you send your pap document, too. Aarno On Monday, July 14, 2003, at 08:59 AM, Juan Enrique Gómez wrote: Hi! I have been trying different kannel versions from 1.3.1 and to the latest CVS and when i try a wappush the wapbox always gets a seg fault, any clue will be very appreciated, below is

Re: MMS with WAP and SMS

2003-09-02 Thread Aarno Syvänen
You need it not. 'Wap-push.cgi' is just a label to identify push services. Aarno On Tuesday, September 2, 2003, at 11:33 AM, [EMAIL PROTECTED] wrote: Hi, I am trying to send MMS messages over WAP/SMS, I think I need a file wap-push.cgi. Has anybody got this file so as that I can see what it

Re: Problem with WAP-Gateway/File sizes

2003-11-21 Thread Aarno Syvänen
But your phone does accept 500k downloads? Does it support ESAR, then ? Aarno On 20.11.2003, at 23:52, Bruno Rodrigues wrote: Igor Ivoilov [EMAIL PROTECTED] wrote: I have changed packet size to be 1400 on my production server and don't see any problem for now. I have not see javagames more than

Re: QoS in PAP

2003-12-29 Thread Aarno Syvänen
This seems to be bug (in this case PPG should use default bearer and network). Thanks for reporting. Aarno On 22.12.2003, at 16:45, Zohar wrote: I sent a push message with the following element in the PAP:   quality-of-service priority=high network= network-required=false bearer=

RE: WapPush - Client address format

2004-01-20 Thread Aarno Syvänen
I am afraid + is part of the address (it tells that the number is international, and push requires an unique address). But of course you can implement prefix configuration variables similar to other boxes - and commit the patch to Kannel ; aarno From: Jain Nishant [EMAIL PROTECTED] To: [EMAIL

Re: WapPush - Client address format

2004-01-21 Thread Aarno Syvänen
: Aarno Syvänen [SMTP:[EMAIL PROTECTED] Sent: Tuesday, January 20, 2004 06:35 PM To: Jain Nishant; [EMAIL PROTECTED] Subject:RE: WapPush - Client address format I am afraid + is part of the address (it tells that the number is international, and push requires an unique address

Re: wap push terminal

2004-03-03 Thread Aarno Syvänen
Idea is that phones would support standard Internet protocols. So you need OTA over HTTP. Aarno On 3.3.2004, at 06:25, Navjot Singh wrote: Hi peter,   I know what OTA_HTTP and for that matter OTA_HTTP_TLS and it's corresponding WSP variants do?   What I wish to understand is that where is the

Re: bootstrapping and provisioning

2004-03-11 Thread Aarno Syvänen
Hi, IMHO, bootstrapping means configuring the phone when it is turned on. provisioning means sending configurations to a working phone. Boot- strapping can be bearer specific, provisioning is not. Aarno On 11.3.2004, at 06:25, Navjot Singh wrote: I have read this document

Re: test_ppg according to the user guide

2004-03-15 Thread Aarno Syvänen
You probably use same port for test_http_server and test_ppg. If it is not so, try netstat -a | grep 8080 to see is some other program running in that port (or some not really dead leftover thread). Aarno On 12.3.2004, at 18:05, Eric Carlson wrote: I have setup Kannel fine with a bearerbox and

Re: PPG message

2004-03-17 Thread Aarno Syvänen
On 16.3.2004, at 18:01, Eric Carlson wrote: I too get exactly this. Did you, or does anyone else, have an answer please? You must send a MIME according the specs. Specifically, the delimiter must be CRLF (\r\n) and you must use empty line to separate, for instance, headers and message body.

Re: WSP , WDP for WAP push SI : pls help me

2004-03-18 Thread Aarno Syvänen
Hi, On 18.3.2004, at 09:36, chandra sekhar wrote: I have read the WAP-167-ServiceInd-20010731-a.pdf from wap forum and tried push SI as shown below but it never comes on to either of my mobiles (nokia 6100 and P800). Is there any need to configure SMSC settings for this. Please let me know

Re: Still can't send SI

2004-03-22 Thread Aarno Syvänen
What is your full PAP document like (the whole multipart) ? It seems to me header delimiter is missing there. Aarno On 20.3.2004, at 20:06, Eric Carlson wrote: Please, can someone spot whats wrong here, I still have not succeeded in sending SI! Seems problem starts with wapbox reporting

Re: Wap push SL

2004-03-23 Thread Aarno Syvänen
Have you tried another phones ? Nokia phones generally does not accept SL (because the content when SL'ing is supposed to be loaded automatically) Aarno On 23.3.2004, at 13:19, Dziugas Baltrunas wrote: Hi list, do any of you have a working example of wap push sl (service-loading)? Because for

Re: PPG warning

2004-03-23 Thread Aarno Syvänen
I think that this one could be ignored. Stipe, do you have more info ? Aarno On 23.3.2004, at 15:24, Zohar wrote: Hi, I'm trying to send a WAP Push message through kannel and I get (in the wapbox's log): 2004-03-23 15:50:40 [14] INFO: PPG: Accept request /wappush> from 10.0.0.58> 2004-03-23

Re: WAP Push format

2004-03-24 Thread Aarno Syvänen
It is binary On 24.3.2004, at 08:39, Zohar wrote: Hi, I use kannel as a PPG (amongst other things), but my knowledge of the internal workings of WAP Push is almost nothing, so please forgive me if I'm asking a stupid question: When I ask kannel to send a WAP Push message (over SMS) - what format

Re: WAP Push format

2004-03-24 Thread Aarno Syvänen
Not as a *separate* messages, but of course a long push message will be segmented normally. Aarno On 24.3.2004, at 12:11, Zohar wrote: Is it possible that my push message is received as 3 separate messages on the receiving end? x-tad-bigger- Original Message -/x-tad-bigger x-tad-bigger

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

Re: [Kannel-Users] Re: Wap Push, PPG: Sending confusion

2004-05-10 Thread Aarno Syvänen
On 10.5.2004, at 03:36, Peter Beckman wrote: On Mon, 10 May 2004, Alejandro Guerrieri wrote: I am using a different approach. I use some pre-made hex strings to manually set the UDH and the text (hex encoded binary) that goes on the request. Then I use sendsms to send the wap push. It works

Re: PPG

2004-05-24 Thread Aarno Syvänen
You mean you can write a binary sm doing push notifications ? Yes, it is possible, but PPG will accept a xml document. This is much easier to edit. Aarno On 24.5.2004, at 07:09, Joe Job wrote: Hi   Can someone please explain to me where a PPG is needed and what its role is in Wap PUSH (SI/SL)? 

Re: What does SI need to be for a midlet?

2004-06-09 Thread Aarno Syvänen
SI is contains essentially only the url (other fields are related to SI itself) So problem here is that 3100 cannot understand the content. As you know, the phone will send normal http accept fields when fetching. Aarno On 8.6.2004, at 16:42, Eric Carlson wrote: I'm using the sendsms with binary

Re: MO/MT PSMS

2004-06-09 Thread Aarno Syvänen
For test_ppg, please check http://bugs.kannel.org. Test_ppg has a bug reported here. It would be nice if you can test make diffs for committing, i do not have time for that currently. Aarno On 8.6.2004, at 19:26, Hiren wrote: Hi All, I wanted to do MO/MT PSMS. For this I found that there is

Re: pSMS and MO / MT wap push

2004-06-16 Thread Aarno Syvänen
Hi, can you tell what is the specific reason for this ? Aarno On 15.6.2004, at 09:04, E Monchanin wrote: Hi all, We are using Kannel stable version 1.2.1 (2002-11-02). Its working fine for MO / MT Wap Push. Now we want to include PSMS feature in existing application. To be able to pass PSMS

Re: 5 sms/s

2004-06-16 Thread Aarno Syvänen
Hi, Did you compile with checking malloc ? Resulting code will be slow, because then all memory is filled with various markers. Aarno On 16.6.2004, at 11:23, BEAUSOLEIL Arnaud URS Toulouse wrote: Hi, It's probably a config problem, but i find the emi driver a bit slow, Our server send about 5

Re: WAP Push via SMSC

2004-07-22 Thread Aarno Syvänen
Hi, you must do HTTP POST. GET does not send any content at all. Aarno On 21.7.2004, at 17:46, Neil Mukerji wrote: Hi again, Thanks to the help of a fellow kannel list user :o) I've got a lot further with this. I am now trying to send a wap push from the cgi-bin/wappush HTTP system, and am

Re: Kannel in Switzerland

2004-08-11 Thread Aarno Syvänen
Somebody actually is actually coding Kannel in Switzerland. Aarno (aka [EMAIL PROTECTED]) On 11.8.2004, at 08:41, Alexandru Coseru wrote: Hello.. Does anybody uses Kannel in Switzerland ? Regards Alex

Re: Compiling and Installing

2004-08-17 Thread Aarno Syvänen
You should not ignore it. Touch all your files. Try man touch for details Aarno On 17.8.2004, at 08:40, Jane P. Ifurung wrote: x-tad-biggerHello!/x-tad-bigger x-tad-bigger /x-tad-bigger x-tad-biggerI was compiling the Kannel (version 1.2.1) yesterday and I got a warning that says something

Re: Binaries

2004-08-17 Thread Aarno Syvänen
In urls you should escape hex numbers, as %e2%57, etc. Besides, text is always used by Kannel as variable meaning content. Aarno On 17.8.2004, at 00:40, Bret Kumler wrote: Ok, I'm close, I can feel it. Here's the url which is generated. URL = http://localhost:13013/cgi-bin/sendsms?

Re: Editing Kannel or Smskannel.conf

2004-08-19 Thread Aarno Syvänen
Any text editor can be used here (ascii one, that is, one you can use for creating sources) Aarno On 19.8.2004, at 04:51, Jane P. Ifurung wrote: x-tad-biggerHello!/x-tad-bigger x-tad-bigger /x-tad-bigger x-tad-biggerI would like to edit my smskannel.conf but I could not edit it. Do I need

Re: wap push - 202 accepted always?

2004-09-22 Thread Aarno Syvänen
Yes, it is. PPG will return PAP level error whenever it can. HTTP 202 means only that HTTP level (something like transport layer here) works properly. Aarno On 22.9.2004, at 08:11, Kalle Marjola wrote: Seems like WAP push (at least in 1.3.2. and I see no changes in CVS ChangeLog) interface

Re:

2004-10-12 Thread Aarno Syvänen
you should try 1.3.2 or cvs kannel version that has this feature Aarno On 12.10.2004, at 13:27, Anders Grtz wrote: x-tad-biggerHi!/x-tad-bigger x-tad-bigger/x-tad-bigger x-tad-biggerIm running Kannel 1.2.1 on Windows in Cygwin but I get the SAR not implemented error and can therefore not

Re: receive incoming MMS?

2004-10-13 Thread Aarno Syvänen
Hi, MMS sit on the top of the WAP layer, PPG is used notifications and WAP GW is user for up- and downloads. Kannel has all services MMS transportation layer requires. Aarno On 13.10.2004, at 09:06, Dziugas Baltrunas wrote: Hi, well, IMHO Kannel will receive m-notification-ind SMS message, but

Re: WAP PUSH

2004-10-19 Thread Aarno Syvänen
Hi, it seems that you are doing http get. You must, instead, do http post. Aarno On 18.10.2004, at 17:24, Nick Branson wrote: Users,   I'm trying to test my Wapbox connection that I have just set up. However when trying to invoke the wap-push service for Kannel I get this in my wapbox

Re: ppg smsc routing for Wap push Initiator

2004-11-05 Thread Aarno Syvänen
Can you try cvs ? (Essentially development + fixes) There is a plan to release a new stabil version. Aarno On 2.11.2004, at 17:50, michele munro wrote: Dear all,   How can I route my Wap push messages through the apropriate smsc?   I have this feature working for SMS Pushes, with the right

Re: ppg smsc routing for Wap push Initiator

2004-11-08 Thread Aarno Syvänen
with development versions, I don't know wich fixes should I have to intall and how to install it...And I need to have a stable kannel  I went through the develpemnt report but I'm getting lost...which changes should I install or not... Could you help?   Bst rgds, Michele Aarno Syvänen [EMAIL PROTECTED

Re: wappush sent but not received

2004-11-11 Thread Aarno Syvänen
You did not even try wap push ? Making xml doc should be simpler than making a binary sm ;) Aarno On 11.11.2004, at 02:36, Willy Mularto wrote: Hi, Sorry for my last  too basic questions :) After hours reading documentation finally I understand what SI or SL is, now I have configure my

Re: International sms

2004-11-12 Thread Aarno Syvänen
You must escape it. Use %2b, + means space in http strings Aarno On 11.11.2004, at 22:36, Bret Kumler wrote: I'm using kannel with a T-Mobile simm. I'm trying to send a text message. http://localhost:13013/cgi-bin/sendsms? smsc=testuser=testpass=testto=+441 622015380text=test I noticed in the

Re: Encoding document

2004-11-18 Thread Aarno Syvänen
Send it to Kannen PPG. It will encode it for you. Aarno On 18.11.2004, at 14:18, Arne K. Haaje wrote: Hello, How can I encode a document to binary (wbxml) so I can send it through Kannel? ?xml version=1.0? !DOCTYPE sl PUBLIC -//WAPFORUM//DTD SL 1.0//EN

Re: Bad message fragment

2004-11-23 Thread Aarno Syvänen
Yep, this really seems to be a bug. Will check it, thanks for reporting. Aarno On 22.11.2004, at 16:33, Arne K. Haaje wrote: Hello all, I am trying to post a a SL document to the PPG, but keep getting the following error from Kannel; ?xml version=1.0?!DOCTYPE pap PUBLIC -//WAPFORUM//DTD PAP

Re: plz help - WAP

2004-11-23 Thread Aarno Syvänen
Anywhere you want ;) But remember to give to the world execution privileges - and *only* execution privileges ! (To all directories in the path.) Aarno On 21.11.2004, at 17:30, Musaluke AK wrote: Aarno Syvänen as at gni.ch writes: Kannel is a gateway, that translates wsp to http. Have you tried

Re: Bad message fragment

2004-11-23 Thread Aarno Syvänen
This is *definitely* a bug! PPG is crashing when error :( Can you share your MIME document ? Aarno On 23.11.2004, at 13:04, Arne K. Haaje wrote: tirsdag 23. november 2004, 10:16, skrev Aarno Syvänen: Yep, this really seems to be a bug. Will check it, thanks for reporting. I modified

Re: Problem with wap push - solved - or not

2004-12-13 Thread Aarno Syvänen
There three other issues: a) your si-id must be unique. Second si with same si-id could be discarded. b) your action should probably be signal-high. This forces the phone to alert immediately. c) and si-expires must be a future date. Aarno On 10.12.2004, at 18:04, Marko Helle wrote: Hi all, Well,

Re: SMS over HTTP

2004-12-27 Thread Aarno Syvänen
Hi, I am afraid every operator has its own SMS over HTTP. Kannel user guide contains Kannel version and code for some content gateways. Aarno On 22.12.2004, at 14:41, JAtul wrote: Hi all list members, Can anyone please tell from where to download the specs for SMS over HTTP? Thanx in advance,

Re: wap push fail sometimes

2004-12-29 Thread Aarno Syvänen
Yes, one would really like to know about bugs in newest stable ;) So: a) can you send full debug level logs b) you can ask sms level delivery report for pushes (see user guide) These tell you, did the phone receive the push (and perhaps just ignored it). Aarno On 27.12.2004, at 04:24, Willy

Re: downgrade from 1.4.0 to 1.3.2

2005-01-03 Thread Aarno Syvänen
Why you want to do that ? Or, what is the bug in 1.4.0 ? Aarno On 31.12.2004, at 07:17, Willy Mularto wrote: Guys, any of you experience downgrade kannel? Regards Willy

Re: [Kannel-Users] dlr status 1.4.0

2005-01-03 Thread Aarno Syvänen
Instead of quoting, you can http escape the dlr url. This may be safer, because your unix shell requires its own escapes. Aarno On 31.12.2004, at 07:20, Willy Mularto wrote: Make sure the declaration is all on a single line with no line breaks. -- All in one stright line Also, if you use a

Re: send wap push using sms bearer

2005-01-05 Thread Aarno Syvänen
Hi, Can you try ppg ? it generates binary for you. Aarno On 4.1.2005, at 16:05, Catalin Trifu wrote: Hi, I try to use the code posted a while ago on this list by Alejandro Guerrieri; the request is like this: http://*.*.*.*:13013/cgi-bin/sendsms?

Re: Multiple SMSC scenario how-to

2005-01-05 Thread Aarno Syvänen
Hi, you can anyway use ppg to generate the binary, and send this one to the phone. Aarno On 4.1.2005, at 16:36, Catalin Trifu wrote: Hi, Thanks for the reply. We do not need nor want a wap gateway so the PPG is not the best solution. Catalin Dziugas Baltrunas wrote: Hi, you could use

Re: send wap push using sms bearer

2005-01-06 Thread Aarno Syvänen
. Could you please enlighten me to what they mean or what they should correspond to (same for address TON and NPI) Thanks, Catalin Aarno Syvänen wrote: Hi, Can you try ppg ? it generates binary for you. Aarno On 4.1.2005, at 16:05, Catalin Trifu wrote: Hi, I try to use the code posted a while ago

Re: Please Help! Communicatig with the WAP gateway ?

2005-01-11 Thread Aarno Syvänen
Try first with dial-up link (CSD). GPRS has problems of its own Aarno On 11.1.2004, at 12:10, Rozsahegyi Robert wrote: Howdy List Members !   I would like to connect to a WAP gateway through GPRS, and fetch a simple wap page. (The UDP level of the stack is working now.) I read through the

Re: How to push messages to phone simulator via kannel

2005-01-14 Thread Aarno Syvänen
You just send usual ppg document. But remember use ip address, and csd bearer. Aarno On 13.1.2005, at 12:04, Chandrasegaram Jeyakumaran wrote: Hi all, I am new to kannel. I wanted to set up a push proxy gateway and test. I have done the configuration part as ppg running it seems. I want push

Re: WAP push stops working after SIGHUP

2005-01-14 Thread Aarno Syvänen
I will check this. Aarno On 14.1.2005, at 09:50, Robert Andersson wrote: Hi I'm using kannel 1.4.0 to send wap push messages. This works until I send all boxes a SIGHUP with killall -HUP bearerbox smsbox wapbox. (this is done when logrotate is run as described in debian/kannel.logrotate in the

Re: How to push messages to phone simulator via kannel

2005-01-18 Thread Aarno Syvänen
'. But there is no indication that it is sent to the simulator. I am bit confused whether my pushkannel.conf configuration is wrong. Could you please give me a appropriate configuration file if you can? Thanks in advance, Regards, Jeyakumaran On Fri, 2005-01-14 at 18:48, Aarno Syvänen wrote: You just send usual ppg

Re: test ppg with nokia simulator

2005-01-18 Thread Aarno Syvänen
What WAP version Nokia simulator supports ? (2.0, 1.x). In addition, seeing your pap control document would be useful. And, your test environment Aarno On 17.1.2005, at 13:15, Chandrasegaram Jeyakumaran wrote: Hi all, For testing the kannel ppg I use nokia simulator to test the PPG. I have done

Re: How to start multiple bearerbox ?

2005-01-20 Thread Aarno Syvänen
Address already in use: different bbs must have different ports. Aarno On 19.1.2005, at 15:23, Simon wrote: Dear all, I have tried to start another bearerbox but I got the following message. Is there anything wrong in my conf file ? Thank you very much. Regards, Simon #

Re: WAP push stops working after SIGHUP

2005-01-24 Thread Aarno Syvänen
Hi, There is definitely a bug affecting reloading the config files. If concatenation variable in smsbox is true, but there is no concatenation variable in wapbox, value changes to false. Evidently two separate variables are needed here. But is this variable needed at all ? If not, we obviously can

Re: WAP push stops working after SIGHUP

2005-01-25 Thread Aarno Syvänen
instead: if (cfg_get_bool(new_bool, grp, octstr_imm(concatenation)) != -1) reload_bool(reload, octstr_imm(concatenation), concatenation, new_bool); else concatenation = 1; Comments ? Aarno On 24.1.2005, at 16:08, Aarno Syvänen wrote: Hi, There is definitely a bug affecting reloading

Re: WAP Push not delivered to specific phone

2005-01-27 Thread Aarno Syvänen
Hi, You can try to capture the successful wap push to nokia 6600 by using Kannel AT SMSC. It would be nice indeed to know the difference. Aarno On 27.1.2005, at 11:21, Marko Helle wrote: Hi, Can anyone point me direction where to start looking answer for this problem with WAP Pushes. I have tested

Re: Phone Info

2005-02-10 Thread Aarno Syvänen
Hi Mauricio, By phone number. You must create a relevant wap control document. Read user guide, and ask again if you do not find an answer. Aarno On 8.2.2005, at 19:35, Mauricio Reyes wrote: Hi,  I´m working on the wap push option, but i don´t know how to define which is the ID that my phone

Re: Kannel Assertions

2005-02-18 Thread Aarno Syvänen
What Kannel version are you using ? 2005-02-15 19:29:49 [31332] [0] WARNING: WTP: got a truncated datagram, ignoring I think i fixed this one ;( Aarno On 17.2.2005, at 20:31, Jonathan Houser wrote: Stipe, Can you provide us some more lines before the first PANIC?! Unfortunately the

Re: Kannel Assertions

2005-02-18 Thread Aarno Syvänen
Yep. I check. Aarno On 18.2.2005, at 03:20, Stipe Tolj wrote: Jonathan Houser wrote: 2005-02-15 19:29:49 [31332] [0] WARNING: WTP: got a truncated datagram, ignoring 2005-02-15 19:29:49 [31332] [0] PANIC: wap/wap_events.c:218: wap_event_assert: Assertion `event != NULL' failed. 2005-02-15

Re: Kannel Assertions

2005-02-18 Thread Aarno Syvänen
Yep, you right about that. However, I want to know where this truncated datagram comes from. Jonathan, your logs do not have any more data ? I think we must add octstr_dump to caught this one. Asrno On 18.2.2005, at 03:20, Stipe Tolj wrote: Jonathan Houser wrote: 2005-02-15 19:29:49 [31332]

Re: Kannel Assertions

2005-02-18 Thread Aarno Syvänen
Sorry, i misremembered. But Stipe fixed this one, see his email Aarno On 18.2.2005, at 14:01, Jonathan Houser wrote: Aarno, What Kannel version are you using ? #define GW_VERSION cvs-20041108 I think i fixed this one ;( Didn't realize I was that far out of date. I'll try to

Re: Kannel Assertions

2005-02-21 Thread Aarno Syvänen
I fixed one *related* to this, wsp unknown pdu, and confused it with this. Aarno On 18.2.2005, at 17:26, Stipe Tolj wrote: Jonathan Houser wrote: Aarno, What Kannel version are you using ? #define GW_VERSION cvs-20041108 I think i fixed this one ;( Didn't realize I was that far

Re: wappush error

2005-02-22 Thread Aarno Syvänen
Hi, try with a proper end tag, that is address address-value=WAPPUSH=+2/[EMAIL PROTECTED] /address (Same applies to all tags of your push control document.) Aarno On 20.2.2005, at 16:01, Sewa AGBODJAN delalom wrote: Hi, Using the test_ppg tool I always get the message PAP COMPILER: doing

Re: Offtopic: learn wap for kannel

2005-02-22 Thread Aarno Syvänen
Read Kannel user guide, it is start for wap push Aarno On 22.2.2005, at 16:34, Julien Buratto wrote: Hello, I don't know nothing about WAP but I'm learning. What I would like to do is a lightweight example just for me to understand how it works. Actually I can : - send SMS with kannel and store

Re: Wap PUSH Problem

2005-02-25 Thread Aarno Syvänen
Hi, On 24.2.2005, at 16:30, Mauricio Reyes wrote: Hi, i´ve been trying to send wap push messages, but it seems that i´m missing something in my configuration, i allready have working the Wap Gateway and the SMS gateway, and teh PPG seems to be up ok. Right know i´m kust using the test_ppg

Re: Getting stupid on WahPush Service Load

2005-02-28 Thread Aarno Syvänen
There is few things here: a) All phones to not allow Service Loading, which is consired quite unsave by some. Are you sure that your phone accepts SLS at all ? b) You can try to send SL over PPG. Then all these hex bytes will go to PPG, and we need not handle them separately many

Re: DLR MySQL storage

2005-02-28 Thread Aarno Syvänen
prepend list-delete with 'gw'. This fix should be in cvs. Aarno On 28.2.2005, at 10:47, Kaspars Foigts wrote: Well, as I see, noone would like to reply to my e-mail (Sent on 25st February, ~16:20; Subject: DLR handling). So, anyway, I'd like to try once more, but now with another question.

Re: plz , dont ignore this mail , OTA settings.dtd

2005-03-07 Thread Aarno Syvänen
Yep, I fix example in userguide On 5.3.2005, at 18:33, Davy Chan wrote: **Date: Fri, 4 Mar 2005 00:27:17 -0800 (PST) **From: cool planet [EMAIL PROTECTED] **Subject: plz , dont ignore this mail , OTA settings.dtd **To: Kannel users@kannel.org ** **hi , ** **When i go through the OTA part of the

Re: Can Kannel Handle SMS longer than 160 chars into several parts ?

2005-03-11 Thread Aarno Syvänen
Yes, Kannel does support concatenated messages. And concatenation=true enables this. But remember to set max-messages properly. Aarno On 9.3.2005, at 11:45, Deen wrote: On Friday 11 March 2005 12:25 am, Julien Buratto wrote: Check http://kannel.org/download/1.4.0/userguide-1.4.0/userguide.html

Re: Multiple SMSC scenario how-to

2005-03-14 Thread Aarno Syvänen
(headers-length+header) And when there is, at the start Push-Id + PDU Type. Push Id is any octet, pdu type is unconfirmed push, 0x06 Aarno On 12.3.2005, at 10:55, Catalin Trifu wrote: Hi, An how would i use the ppg to generate the binary ? Catalin Aarno Syvänen wrote: Hi, you can anyway use

Re: WAP Push title says Unknown, how to change it to sender

2005-03-17 Thread Aarno Syvänen
Hi Marko, does you know a wap service working as described ? If so, we can find the header 6600 is using (presumably) to set this string. Aarno On 17.3.2005, at 15:19, Marko Helle wrote: Hi all, (Using Kannel 1.4.0.) I just noticed that while WAP Push is working just fine, it has one minor issue:

Re: wap push with IDEN

2005-03-24 Thread Aarno Syvänen
Hello, PPG sends push notification to the phone packed into a short message, so sms-c (and a protocol to connect to it) is necessary. And, to clarify things, MMS-C uses PPG to send mms notifications to the phone. Aarno On 23.3.2005, at 18:57, Ivonne Ivonne wrote: Hello:   I'm interested in  

Re: testing ppg messages

2005-03-24 Thread Aarno Syvänen
Hi, note that message is at debug level, so there is no error there. Kannel would issue warning, if a message is broken and it drops it be . As for your question, this means that your pap control document does not tell the address type (phone number or ip address), which is perfectly legal

Re: Which conf file to use

2005-03-29 Thread Aarno Syvänen
Actually to start Kannel, type: ./bearerbox -v loglevel conffile So -v must have an argument. You can omit it, though. aarno On 25.3.2005, at 10:47, Yasser Sultan wrote: Hi When Starting Kannel we need to start 1st the bearerbox like ./bearerbox -v kannel.conf So when I will start the WAP and SMs

Re: how to start kannel?

2005-03-29 Thread Aarno Syvänen
kannelwap.conf is an example to use kannel as wap gateway and smskannel.conf an example to use kannel as sms gateway. You can use it for both purposes, too. Boxes will read only the relevant part of the conf files. Aarno On 28.3.2005, at 16:36, Yasser Sultan wrote: Than what is the use of

Re: testing ppg messages with WTP PUSH

2005-03-29 Thread Aarno Syvänen
First i want to ask a question: do your phone really support confirmed push ? (Could use a phone like that myself ;) Aarno On 27.3.2005, at 18:10, Ivonne Ivonne wrote: Hello Aarno and Dziugas,   I really appreciate your help!   Up to Now, I can send messages with WSP Push, it is a good progress

Re: testing ppg messages with WTP PUSH

2005-03-30 Thread Aarno Syvänen
as a wap gateway with  WTLS + WTP + WSP protocols ( secure connection oriented) and it works well, for WTLS I'm using the kannel patch. And now I would like to send push alerts to my phones.   Thanks a lot for your help Regards, Ivonne Aarno Syvänen [EMAIL PROTECTED]> wrote: First i want to

Re: error: conflicting types for `list_delete'

2005-03-30 Thread Aarno Syvänen
Yep. Mysql have now list structure, too. Kannel cvs should have fix for that. Aarno On 29.3.2005, at 18:52, David E. Meier wrote: Hi list, I am getting the error below when trying to build Kannel with MySQL 4.1.10 support on a FreeBSD 5.3 machine. As I can see from the archives it is a known

Re: sendsms script problems

2005-03-31 Thread Aarno Syvänen
What are your allowed smsc and forced sms parameters. Error means that bearerbox cannot find a smsc to send the message. Aarno On 31.3.2005, at 09:54, Dejan Markic wrote: Hey! Nobody knows anything about this, or am I missing something here? Kind regards, Dejan - Original Message - From:

Re: Testing WAP Push

2005-04-05 Thread Aarno Syvänen
What were aettings of Nokia toolkit. It seems strange that it is not listening the push client port. Aarno On 4.4.2005, at 15:38, NZ wrote: Well, that's what I've done but the nokia simulator doesn't receive anything... I wonder if it's because I'm using the fake smsc or not... Anyway, I've tried

Re: kannel + gwlib

2005-04-05 Thread Aarno Syvänen
Hi, Gwlib is a part of Kannel package. Aarno On 5.4.2005, at 09:36, Real World wrote: hi ,   can some body tell me , how can i install kannel with gwlib ? In documentation there is no such option. do we have to get download  seperately , and install ?   Thanx in advance, Mark

Re: wappush on CDMA, source port and destination port

2005-04-14 Thread Aarno Syvänen
Jon, I was was speaking about module level architecture. (It would be ideal, if you just add a module and its public interface). Currently push has four levels: ppg, ota, wsp and wdp. SMS is generated only at wdp level, other levels are about creating its content. So it would be ideal if you

Re: wappush on CDMA, source port and destination port

2005-04-18 Thread Aarno Syvänen
Jon, Just another module. Inside it you code as you like (though remember coding style ;) only provide the interface. Aarno On 14.4.2005, at 15:16, Jonathan Houser wrote: Aarno, I was was speaking about module level architecture. (It would be ideal, if you just add a module and its public

Re: GPRS and other novice questions

2005-04-21 Thread Aarno Syvänen
Hi, On 21.4.2005, at 11:11, Gareth Reakes wrote: Apologies if this ends up being a duplicate - I sent the original from an unregistered email! Hi all, I have been playing with kannel for a few days now and it works great. Thanks to all the developers! I don't seem to have a full

Re: Simulate WAP Gateway [again]

2005-04-25 Thread Aarno Syvänen
This would not be a simulation, but a real thing, would it ? Aarno On 25.4.2005, at 07:14, Yasser Sultan wrote: Hi, I want to simulate the working of Kannel WAP gateway ? I have found one method here http://www-106.ibm.com/developerworks/linux/library/wi-kannelwap.html? ca=dgr-lnxw09WAPLinux

  1   2   3   >