How to Use WAP Gateway For Bulk SMS

2014-11-03 Thread Aditya Khanna
*Hello Everyone,* I'm new with Kannel SMS Gateway. I have configured Bearerbox, SMSBox and SQLBox for sending bulk sms through my HTTP Application. But problem is that the speed of sending sms is too low. So my first question is that how to increase the speed of sending sms. Second one is what

Re: How to Use WAP Gateway For Bulk SMS

2014-11-03 Thread Alvaro Cornejo
Hi Sms throughput depends on what your carrier/smsc allows you to send. In smpp smsc it is usually limited by what you contract with your carrier and can go from 1 sms/sec to 10 or more sms/sec. with modems (smsc-at), you are limited by the protocol itself, available radio channels, signal

How to use WAP Gateway with SMS Gateway

2014-07-19 Thread Aditya Khanna
Hi Group, I'm newbie in Kannel SMS Gateway. I'm configuring both boxes WAPBox and SMSBox in Kannel configuration. But I have some confusion in working of WAPBox in Kannel. What is main purpose of WAPBox with SMSBox? Please suggest me that how to use WAP Gateway in SMS Gateway and what

Re: WAP Gateway

2013-09-24 Thread Stipe Tolj
Am 18.09.2013 12:34, schrieb Stuart Eoghan: We are looking to deploy a new WAP Gateway in our network, to replace the existing one which is falling over regularly. Hi Stuart, please let me answer you questions inlined below: I have a few questions: Is the WAP Kannel gateway in use

WAP Gateway

2013-09-18 Thread Stuart Eoghan
Hi, We are looking to deploy a new WAP Gateway in our network, to replace the existing one which is falling over regularly. I have a few questions: Is the WAP Kannel gateway in use commercially in many networks? Does it support all of or most of the last WAP protocol? Would it be capable

Re: The wap gateway

2011-06-06 Thread Stipe Tolj
Am 04.06.2011 21:09, schrieb mattias: So the gateway are only for old dialup on mobile phones Not for modern gprs? the normal Kannel WAP gateway provides the WAP 1.2.1 stack (including WAP Push), which uses UDP as IP bearer and can be utilized via CSD or GPRS. In fact the underlying radio

The wap gateway

2011-06-04 Thread mattias
So the gateway are only for old dialup on mobile phones Not for modern gprs?

Re: The wap gateway

2011-06-04 Thread Rene Kluwen
The wireless session protocol can be used on any ip network. Including gprs/umts/hsdpa. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of mattias Sent: Saturday, 04 June, 2011 21:09 To: users@kannel.org Subject: The wap gateway So

RE: The wap gateway

2011-06-04 Thread Rene Kluwen
The settings for gprs are similar to the ones that you use for dial-up. Your mobile operator charges you for any data traffic. But usually gprs is a lot cheaper than CSD (dial-up). Just enter the ip address of your Kannel instance in your WAP gateway settings. I think that should do the trick

Re: The wap gateway

2011-06-04 Thread Nikos Balkanas
Sent: Sunday, June 05, 2011 12:22 AM Subject: RE: The wap gateway The settings for gprs are similar to the ones that you use for dial-up. Your mobile operator charges you for any data traffic. But usually gprs is a lot cheaper than CSD (dial-up). Just enter the ip address of your Kannel instance

Re: The wap gateway

2011-06-04 Thread Nikos Balkanas
Yes, wapbox is good only for wap 1.x traffic which is for older mobiles. For wap 2.x traffic you can use squid or any other HTTP proxy. BR, Nikos - Original Message - From: mattias m...@mjw.se To: users@kannel.org Sent: Saturday, June 04, 2011 10:09 PM Subject: The wap gateway So

Checking whether the WAP gateway is alive

2010-06-30 Thread Harmeet
Hi, I am using the following URL : http://localhost:1300/kannel:alive it is not working . It shows me that Unknown command `/kannel:alive'. Possible commands are: status store-status log-level shutdown suspend isolate resume restart flush-dlr stop-smsc start-smsc add-smsc remove-smsc

Re: Checking whether the WAP gateway is alive

2010-06-30 Thread Kiran Reddy
Hi Harmeet, using http://localhost:1300/stauts?password=password you can check the status of kannel and wap and other things and you can use below Possible commands other then these command you can not specify any other commands. for more info read kannel user guide. status store-status

Re: Checking whether the WAP gateway is alive

2010-06-30 Thread Harmeet
Hi, Please refer to the kannel CVS userguide , There is mention that : Checking whether the WAP gateway is alive You can check whether the WAP gateway (both the bearerbox and the wapbox) is alive by fetching the URL kannel:alive. at page no 33 . Please help me to know how to implement

Re: Checking whether the WAP gateway is alive

2010-06-30 Thread Nikos Balkanas
Message - From: Harmeet harmeet.dhin...@kochar.com To: users@kannel.org Sent: Wednesday, June 30, 2010 1:59 PM Subject: Checking whether the WAP gateway is alive Hi, I am using the following URL : http://localhost:1300/kannel:alive it is not working . It shows me that Unknown command

Java API for Kannel SMS/WAP gateway

2010-05-24 Thread Justin Cater
Hello all, We released version 1.0.2 of Java API for Kannel SMS/WAP gateway. The latest version introduces prioritized WAP Push functionality and bulk WAP Push messaging. For more information visit our blog http://javacodegeeks.blogspot.com/ The upcoming version will introduce, scheduled

Java API for Kannel SMS/WAP gateway

2010-05-18 Thread Justin Cater
Hello all, We released version 1.0.1 of Java API for Kannel SMS/WAP gateway. In the latest version a bug is fixed concerning the GSM encoding of SMS messages. Now messages are properly encoded and send to the SMSC for all available encodings (GSM, UTF-8, UCS2) The latest version also introduces

Re: Wap gateway using HTTP request

2010-04-07 Thread Nikos Balkanas
Nope. Kannel is a wap 1.x gateway, not a wap 2.x. It doesn't listen to tcp 80 for traffic. You can use squid for that. BR, Nikos - Original Message - From: Jefri Abdullah m...@jefri.web.id To: users@kannel.org Sent: Wednesday, April 07, 2010 4:21 AM Subject: Wap gateway using HTTP

Wap gateway using HTTP request

2010-04-06 Thread Jefri Abdullah
Hi, I try to using kannel as wap gateway on my environment, I found that kannel only using wap protocol stack. Is it possible to use kannel if client sending regular HTTP request to kannel? I attached capture from client request. Best Regards, Jefri Abdullah -- NULL attachment: wpg.jpg

Re: Can't find a port to receive link request in wap gateway

2009-02-06 Thread Nikos Balkanas
, 2009 at 12:32 PM, Kao. Josh (GSM) josh_...@compalcomm.comwrote: Dear Nikos, Is it different behavior to connect to wap gateway between GSM and CDMA phone? I forgot mention that my cell phone is CDMA phone. I used to connect to nowsms successfully, but nowsms is a commercial software, so I

RE: Can't find a port to receive link request in wap gateway

2009-02-06 Thread Kao. Josh (GSM)
Dear Nikos, Is it different behavior to connect to wap gateway between GSM and CDMA phone? I forgot mention that my cell phone is CDMA phone. I used to connect to nowsms successfully, but nowsms is a commercial software, so I want to try kannel. I check my firewall again and the tcp

RE: Can't find a port to receive link request in wap gateway

2009-02-05 Thread Kao. Josh (GSM)
them meet together? Best Regards, Josh From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: Thursday, February 05, 2009 6:36 PM To: Kao. Josh (GSM); us...@vm1.kannel.org Subject: Re: Can't find a port to receive link request in wap gateway Hi Kao

Re: Can't find a port to receive link request in wap gateway

2009-02-04 Thread Nikos Balkanas
: Kao. Josh (GSM) To: Nikos Balkanas ; users@kannel.org Sent: Wednesday, February 04, 2009 4:45 AM Subject: RE: Can't find a port to receive link request in wap gateway Dear Nikos, Thanks for you suggestion! I’ve put password in my original kannel.conf, I am sorry that I

Re: Can't find a port to receive link request in wap gateway

2009-02-03 Thread Nikos Balkanas
: Tuesday, February 03, 2009 7:43 AM Subject: Can't find a port to receive link request in wap gateway Dear all, I am trying setup Kannel to be a wap gateway for a long time, but I always have a problem when wap browser connects to Kannel. I find there doesn’t have a port to receive

RE: Can't find a port to receive link request in wap gateway

2009-02-03 Thread Kao. Josh (GSM)
Balkanas [mailto:nbalka...@gmail.com] Sent: Tuesday, February 03, 2009 9:23 PM To: Kao. Josh (GSM); us...@vm1.kannel.org Subject: Re: Can't find a port to receive link request in wap gateway Try pgrep -fl bearerbox. You shouldn't see anything running. Look at bearerbox.log to find the reason

Can't find a port to receive link request in wap gateway

2009-02-02 Thread Kao. Josh (GSM)
Dear all, I am trying setup Kannel to be a wap gateway for a long time, but I always have a problem when wap browser connects to Kannel. I find there doesn't have a port to receive wap browser's link request because wap browser always show the gateway timeout alert (I set port 9201 on the wap

wap gateway error

2008-04-01 Thread mohmmad jarwan
Hi after i configuration the wap gateway and try to test it to make sure it's working i try (curl http://localhost:15000/shutdown?password=ros123;) it return to me that error : curl: (7) couldn't connect to host, why? can any one help me to solve that. thankx

Re: wap gateway error

2008-04-01 Thread Stipe Tolj
mohmmad jarwan schrieb: Hi after i configuration the wap gateway and try to test it to make sure it's working i try (curl http://localhost:15000/shutdown?password=ros123;) it return to me that error : curl: (7) couldn't connect to host, why? wapbox has no HTTP admin interface

Re: wap gateway error

2008-04-01 Thread mohmmad jarwan
- Original Message From: mohmmad jarwan [EMAIL PROTECTED] To: Hanna Kreitem [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, 1 April, 2008 6:15:07 PM Subject: Re: wap gateway error thankx for replay the wap box running at port 15000 and no firewall active if ther is any other

MMS wap gateway

2008-03-31 Thread mohmmad jarwan
Hi i want to send MMS and i wandering can i use kannel as mmsgateway alone ,or i used Mbuni that based on kannel ,or i use Mbunialone without kannel what way more effective and more reliability . Are three way is true (can send MMS with it)

RE: MMS wap gateway

2008-03-31 Thread Aamir Jamil Rao
: mohmmad jarwan [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2008 5:19 PM To: users@kannel.org Subject: MMS wap gateway Hi i want to send MMS and i wandering can i use kannel as mms gateway alone ,or i used Mbuni that based on kannel ,or i use Mbuni alone without kannel what way more

Re: MMS wap gateway

2008-03-31 Thread mohmmad jarwan
thanx for that but is ther any solution without using Mbuni. - Original Message From: Michael Sole [EMAIL PROTECTED] To: mohmmad jarwan [EMAIL PROTECTED] Sent: Monday, 31 March, 2008 3:33:38 PM Subject: RE: MMS wap gateway !-- _filtered {font-family:Cambria Math;panose-1:2 4 5 3 5

RE: Re: MMS wap gateway

2008-03-31 Thread Michael Sole
Not on Linux (that I know off). There is a windows based app call SMSNow which is pretty good. From: mohmmad jarwan [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2008 8:43 AM To: [EMAIL PROTECTED] Cc: users@kannel.org Subject: UNS: Re: MMS wap gateway thanx for that but is ther

Re: Re: MMS wap gateway

2008-03-31 Thread mohmmad jarwan
ok thanx - Original Message From: Michael Sole [EMAIL PROTECTED] To: mohmmad jarwan [EMAIL PROTECTED] Cc: users@kannel.org Sent: Monday, 31 March, 2008 3:45:19 PM Subject: RE: Re: MMS wap gateway !-- _filtered {font-family:Cambria Math;panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered {font

Re: MMS wap gateway

2008-03-31 Thread Remon Magdy
You need to use Mbuni as VAS MMS gateway for sending MMS, kannel itself doesn't have any MMS modules. On the other hand to install Mbuni and start working with it, you should have Kannel installed on the same server. There is no need for Kannel to be running but it should be installed.

Re: MMS wap gateway

2008-03-31 Thread Remon Magdy
PROTECTED] *Cc:* users@kannel.org *Subject:* UNS: Re: MMS wap gateway thanx for that but is ther any solution without using Mbuni. - Original Message From: Michael Sole [EMAIL PROTECTED] To: mohmmad jarwan [EMAIL PROTECTED] Sent: Monday, 31 March, 2008 3:33:38 PM Subject: RE: MMS

WAP gateway

2007-11-19 Thread Sriram
my website but its being hosted at a data center. What i would like to know : 1. If i use Kannel as the WAP gateway do i need anything additional in terms of webserver etc ? 2. will i have to write wml pages and upload wbmp images from scratch? Where will i be storing all these files ie under

RE: WAP gateway

2007-11-19 Thread info.ubichip
I think the question is more : do you take care of the wap gw or your telco has already a wap gateway ? After it will be more easy to answer your question BR _ From: Sriram [mailto:[EMAIL PROTECTED] Sent: lundi 19 novembre 2007 04:15 To: users@kannel.org Subject: WAP gateway

Re: WAP gateway

2007-11-19 Thread Kudzai Gadzira
Apache you can store it under htdocs. If you want it to be hosted say by web hosting company make sure they have a wap gateway. for question 2 writing your pages from scratch is more of a likely option. My advice is that you use XHML MP which can make your site accessible both via web and wap

Fwd: Kannel wap gateway over iden

2007-05-14 Thread Víctor Alfonso
Hi all I need install an run a kannel wap gateway over iden phones (nextell phones). Some have using kannel wap gateway over this phones?? Regards , -- Vìctor Nieto

managing wap gateway.....

2007-04-20 Thread tushar
Hi all, Is there any script out there for administrating WAP gateway for managing users accessing through it? If anyone is having any reference links please send it to me. Thanx and Regards Tushar

content type problem in wap gateway....

2007-03-06 Thread Tushar
Hi all, I have been using kannel since a long time..I am able to access wap pages thru kannel wap gateway but the problem I m getting is Images are not shown on the wap page. The warning I m getting is like: WARNING: WSP: content-type image/gif not supported Images

Wap gateway settings to fetch outside pages.

2006-12-20 Thread Arun Jain
Hello Group, With my Wap gateway I am able to access internal pages. But for pages outside the firewall I have to go through the proxy and proxy must verify me with my username and password/ I can fetch all intranet pages however when I access. google.com, 2006-12-20 11:49:51 [8081] [5

Wap gateway testing

2006-12-06 Thread Arun Jain
Hello Group, Has anybody installed Wap gateway behind company's firewall and tested it there with the live phone. If yes please let me know. Thanks. nagrik

Working with Wap gateway

2006-11-30 Thread Arun Jain
Hello Group, I have installed my wap gateway and I have tested it with the fakewap command. Now I want to test it with real phone. I have access to Motorola ascensioni P3 phone. Can someone direct me to all the steps necessary to make my wapgateway functional. I probably will have to create

Re: Working with Wap gateway

2006-11-30 Thread Stipe Tolj
Arun Jain wrote: Hello Group, I have installed my wap gateway and I have tested it with the fakewap command. Now I want to test it with real phone. I have access to Motorola ascensioni P3 phone. Can someone direct me to all the steps necessary to make my wapgateway functional. I probably

Re: Wap gateway testing errors

2006-11-28 Thread Stipe Tolj
Arun Jain wrote: Dear group, I am testing my wap gate way. 1. My first command is ./bearerbox -v -1 smskannel.conf, where smskannel.conf is as follow. br, all wrong here... you are firing bearerbox up in SMS gateway mode only then. Please use this for simple testing: $ cd gw $

Wap gateway testing errors

2006-11-27 Thread Arun Jain
[13979] [0] PANIC: ./fakewap(SSL_write+0x41) [0x804f4a1] *** I would also like to test my wap gateway from a live motorola phone with T-mobile sim card. Can someone tell me the steps for testing and also the errors I am making in starting my wap gateway/fakewap. Thanks

How to test WAP gateway.

2006-11-17 Thread Arun Jain
Hello Group, I see examples to test sms gateway by typing test/..., however could someone tell me as to how to test the WAP gateway. thanks. arun

J2ME and kannel wap gateway to access http servlet

2006-08-14 Thread Linkas
internet connection, everything works fine. Now I'm facing that using wap connection, my telco wap-gateway don't like the HttpConnection my j2me application tries to open. So to let my j2me application talk to my webserver using a wap connection, what should I do ? 1) configure the kannel wap

How to test Kannel as WAP Gateway?

2006-06-07 Thread aliraza raza
hello everyone, I want to test Kannel as a WAP Gateway but dont know how to do it. guide me after this step? All the configurations for wap box is done in conf file. like wapbox port and wapbox goup. first i have started my bearerbox service with command ./bearerbox -v 1

Re: How to test Kannel as WAP Gateway?

2006-06-07 Thread Stipe Tolj
aliraza raza wrote: hello everyone, I want to test Kannel as a WAP Gateway but dont know how to do it. guide me after this step? All the configurations for wap box is done in conf file. like wapbox port and wapbox goup. first i have started my bearerbox service with command

Re: Looking for a CDMA SMS and WAP gateway (2nd posting)

2006-05-23 Thread Stipe Tolj
allows you to establish a TCP/IP stack you can use Kannel as WAP gateway. Stipe --- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org

Re: Looking for a CDMA SMS and WAP gateway (2nd posting)

2006-05-20 Thread Alex Antropoff
On Fri, May 19, 2006 at 10:47:46PM +0200, Rene Kluwen wrote: RK Is this using the ETSI extended AT set? RK Or some proprietary interface? Because that is what Nokia does with their RK CDMA phones. RK And it doesn't work with Kannel. Proprietary. -- Regards, Alex Antropoff

Re: Looking for a CDMA SMS and WAP gateway (2nd posting)

2006-05-19 Thread Alex Antropoff
On Fri, May 19, 2006 at 04:51:50AM +0200, Rene Kluwen wrote: RK Kannel DOES support CDMA networks in some way. RK You just need an upstream (SMPP or thelike) provider that delivers to those RK kinds of networks. RK RK As for using Kannel with a CDMA SMS modem, I haven't found phones/modems RK

RE: Looking for a CDMA SMS and WAP gateway (2nd posting)

2006-05-19 Thread Rene Kluwen
19 mei 2006 10:47 To: users@kannel.org Subject: Re: Looking for a CDMA SMS and WAP gateway (2nd posting) On Fri, May 19, 2006 at 04:51:50AM +0200, Rene Kluwen wrote: RK Kannel DOES support CDMA networks in some way. RK You just need an upstream (SMPP or thelike) provider that delivers to those RK

Looking for a CDMA SMS and WAP gateway (2nd posting)

2006-05-18 Thread Stéphane Bruno
Hello, It seams that kannel only supports GSM networks, but I would like also to support CDMA networks. Can I do that with Kannel? If yes, how? If no, what other product I could use to support SMS and WAP on CDMA networks, preferably open source? It is my second posting. Can someone help me?

RE: Looking for a CDMA SMS and WAP gateway (2nd posting)

2006-05-18 Thread Rene Kluwen
: Looking for a CDMA SMS and WAP gateway (2nd posting) Hello, It seams that kannel only supports GSM networks, but I would like also to support CDMA networks. Can I do that with Kannel? If yes, how? If no, what other product I could use to support SMS and WAP on CDMA networks, preferably open

Radius Authentication / Wap Gateway

2006-01-09 Thread cool planet
Hi Friends, Currently i'm having a wap gateway from a different vendor , and there is a radius server for user authentication . But it seems to be cant handle the access load. So we supposed to have kannel as our wap gateway , questio is , How i integrated kannel-wapgateway and our

wap gateway

2006-01-06 Thread cool planet
Hi ,Can we use "MAP-URL" for load balancing ? as an example we have two different wap gatweways. one is kannel . but clients are using only one gateway's ip address as their gatway address.How would be balance the load ofaccess the gatewaysThank you , Kane. Yahoo! Photos

Accessing the WAP Gateway

2005-04-30 Thread Yasser Sultan
hi all, I am running kannel wap gateway and want to access it through my mobile phone or through some wap simulator ? I have a question that what will be the IP which I will enter as the IP address of the gateway and what will be the Port no ? thanks Talk about Love/Friendship and get

Re: Simulate WAP Gateway [again]

2005-04-26 Thread Aarno Syvänen
at Latestngreatest Forums http://www.latestngreatest.net/cgi-bin/Blah/Blah.pl/Blah.pl From: Aarno Syvänen [EMAIL PROTECTED] To: Yasser Sultan [EMAIL PROTECTED] CC: users@kannel.org Subject: Re: Simulate WAP Gateway [again] Date: Mon, 25 Apr 2005 16:57:40 +0200 That is more like a problem of GPRS, because wap

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

Re: Simulate WAP Gateway [again]

2005-04-25 Thread Aarno Syvänen
use the WAP gateway address provided by my cellular provider, so if I change this address to the address of my gateway than I suppose I will be able to showing the working of kannel on a mobile phone ? (Please correct me If I am wrong) But do mobile operators allow connections

Re: Simulate WAP Gateway [again]

2005-04-25 Thread Yasser Sultan
Subject: Re: Simulate WAP Gateway [again] Date: Mon, 25 Apr 2005 16:57:40 +0200 That is more like a problem of GPRS, because wap gw is a part of GGSN. CSD would usually work, and is not much slower either (strange but true). Aarno On 25.4.2005, at 15:00, Yasser Sultan wrote: Yes , you are right

Simulate WAP Gateway [again]

2005-04-24 Thread Yasser Sultan
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 Which says that Testing with a WAP-enabled mobile phone simulator You need two machines, one running a Windows

Simulate WAP Gateway

2005-04-22 Thread Yasser Sultan
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 Which says that Testing with a WAP-enabled mobile phone simulator You need two machines, one running a Windows® operating

wap gateway

2005-03-04 Thread I Hassani
Hi Everybody : I am discovering the kannel open source package,i find it really great,and planes to use for some combinded voip and sms applications,thanks a lot for the people having got this idea. I still have some problems answering the following question : When should one use a public Wap

Re: wap gateway via GPRS

2005-02-17 Thread Stipe Tolj
Tech mark wrote: hi , Can v implement this wap gateway for GPRS network ? i meant can it possible to access wap contents via GPRS using kannel wap gateway ? If it is possible , how many clients allowable to access via wap gateway ? Is there any load balancing mathod to use ? yes. Kannel

wap gateway via GPRS

2005-02-10 Thread Tech mark
hi , Can v implement this wap gateway for GPRS network ? i meant can it possible to access wap contents via GPRS using kannel wap gateway ? If it is possible , how many clients allowable to access via wap gateway ? Is there any load balancing mathod to use ? plz advice me Thanx in advance

Re: WAP Gateway

2005-01-16 Thread Rene Kluwen
Most operators have different GPRS APN's for MMS, Wap, and also one for public internet. If you want to use your own WAP gateway (e.g. Kannel) use the public internet APN rather than the Wap APN. Best regards, Rene Kluwen Chimit - Original Message - From: Michael Mugge [EMAIL PROTECTED

Please Help! Communicatig with the WAP gateway ?

2005-01-11 Thread Rozsahegyi Robert
HowdyList Members ! I would like to connect to a WAP gateway through GPRS, and fetch a simple wap page. (TheUDP level of thestack isworking now.) I readthrough the standards about WTP and WSP, but however an example would be very helpful. Does anyone have an example (eg. a package dump

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

Please Help! Communicatig with the WAP gateway ?

2005-01-11 Thread Rozsahegyi Robert
Dear Arno, Thank You for the quck reply. I have to confess that I don't try this connection on the Kannel gateway, just on my GSM operator's WAP gateway. (t-mobile) I think I came over the GPRS part of the connection, I can send UDP packeges and I receive answer packages like this. (UDP

plz help for Wap Gateway

2004-12-08 Thread Tech mark
when up and running the wap gateway , in wapbox shown few unsatisfied errors. [7] WARNING: WSP: Device doesn't support charset ISO-8859-1 neither UTF-82004-12-06 12:44:03 [2370] [7] INFO: WBXML: No wbxml version given, assuming 1.1 where could be the error ? what kind of configuarions has

kannel wap gateway error

2004-11-28 Thread Tech mark
hi I installed and ran wap gateway. bearbox and wapgateway started. when try to access a url of a internal webserver , from wap simulator gives Could not get URL http://internal ip:9201/HTTP Error : 404 (Connection refused (Error #10061)) what is this error ? how cqan i prevent this error

wap gateway

2004-11-09 Thread Piyush Sigtia
H'llo friends, I refered to the site and did the following: 1. Started the bearer box and wap box as follows: ./bearerbox -v 1 piyush.conf ./wapbox -v 1 piyush.conf The Wap gateway server is connected to the internet via a proxy. 2. Downloaded the Nokia 7210 SDK Made it to point

Authentication of mobiles using kannel wap gateway

2004-10-12 Thread Edelmira Mota Acosta
Hello, I want to if there is a way I can control/authenticate the mobiles that access my wap gateway. I installed Kannel versio 1.2.1 and it's already running, but I need a way to control which phone numbers can access it. How can I do that? Thanks, emotaFREE pop-up blocking with the new MSN

Motorola/Verizon v710 Can't Connect to WAP Gateway

2004-09-15 Thread Adam Rosi-Kessel
I'm having trouble getting my Motorola v710 (Verizon) phone to access the Internet through a kannel WAP gateway I've set up on my server. It works fine when I just use an HTTP gateway with squid as the proxy. I don't know if the problem is my phone or the kannel setup, since I have no other

WAP gateway

2004-08-12 Thread Hillel Bilman
Dear WAP Kannel Uses, Does anyone know of a WAP gateway that I can use? Thanks

Re: WAP gateway

2004-08-12 Thread Stipe Tolj
Hillel Bilman wrote: Dear WAP Kannel Uses, Does anyone know of a WAP gateway that I can use? In case I mis-understood you, and you mean Is there an public available Kannel WAP gateway installation, that we may try/use. Yes, there is. The Kannel REFPOOL machine (IP 62.96.19.67) services

wap gateway

2004-05-10 Thread Andrzej Kalemba
I use the kannel just the same way like Wap Gateway does and everything works fine except for one thing. The Wap Gateway quite often questions the telephone. Maybe I'll explain it more precisely. At the first connection with the Wap Gateway it looks like this: From the packages: 09:22:41.858333

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: Problem with WAP-Gateway/File sizes

2003-11-21 Thread Bruno Rodrigues
Aarno Syvänen [EMAIL PROTECTED] wrote: But your phone does accept 500k downloads? Does it support ESAR, then ? All the nokia's symbian os at least. Unfortunately our CMG also didn't support ESAR, so we had to do a small symbian app that fetches itself (through regular http) that 500+K

Problem with WAP-Gateway/File sizes

2003-11-20 Thread Robert Hassing
Hi All, I have this problem with the WAP gateway I did setup. The problem is that a maximum of 254/255 packets can be send concerning 1 file. This means that if I want to download a file with a size higher as 143KB the transmission fails :-( The error I got is the following: In wapbox.log

RE: kannel WAP gateway and Siemens S55 - SOLVED!

2003-09-22 Thread Navjot Singh
PROTECTED] |Subject: Re: kannel WAP gateway and Siemens S55 - SOLVED! | | |* Wash [EMAIL PROTECTED] [20030909 08:39]: wrote: | | Dear Ladies and Gentlemen, | | I have setup kannel-1.2.1 as a WAP gateway and it seems to work |fine so far. | However I have found a big problem with Siemens S55 phone

Re: kannel WAP gateway and Siemens S55 - SOLVED!

2003-09-10 Thread Odhiambo Washington
* Wash [EMAIL PROTECTED] [20030909 08:39]: wrote: Dear Ladies and Gentlemen, I have setup kannel-1.2.1 as a WAP gateway and it seems to work fine so far. However I have found a big problem with Siemens S55 phone. It cannot work with the gateway, even though other phones do

kannel WAP gateway

2003-09-10 Thread Mauricio_Reyes
Hi, I have configure and working kannel 1.3. It seems to work fine. But I need to configure a home page. Does anyone knows how to do this? Thank You. Carlos.

kannel WAP gateway and Siemens S55

2003-09-08 Thread Odhiambo Washington
Dear Ladies and Gentlemen, I have setup kannel-1.2.1 as a WAP gateway and it seems to work fine so far. However I have found a big problem with Siemens S55 phone. It cannot work with the gateway, even though other phones do. It is in this regard that I would like to request anyone who has

Re: Multiple instances of kannel WAP gateway

2003-08-19 Thread Raj
Navjot Singh [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] hi, Are you sure both of your config files have same bearerbox port, and different wapbox ports? May be you can post your config files. Hi all, I am happy to say that I now have 2 instances running on one box. I did

Re: Multiple instances of kannel WAP gateway

2003-08-19 Thread Hitokiri Batousai
On Tue, 2003-08-19 at 23:40, Raj wrote: Now the next problem I have is that only one log file is written to when I start 2 bearerbox and 2 wapbox. The logs are all written to the bearerbox logfile of the bearerbox I started first. I need to be able to split them out. Any ideas? Yeah...

Re: Multiple instances of kannel WAP gateway

2003-08-18 Thread Dominik Dahlem
Hi Raj, I didn't try it yet. However, I'd assume, if you start each instance with different configuration files it should work. Make sure each instance uses different ports... Hope that helps, Dominik On Mon, 2003-08-18 at 10:56, Raj wrote: Raj [EMAIL PROTECTED] wrote in message news:[EMAIL

Re: Multiple instances of kannel WAP gateway

2003-08-18 Thread Raj
Dominik Dahlem [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi Raj, I didn't try it yet. However, I'd assume, if you start each instance with different configuration files it should work. Make sure each instance uses different ports... Hope that helps, Dominik That's what I

RE: Multiple instances of kannel WAP gateway

2003-08-18 Thread Navjot Singh
|To: [EMAIL PROTECTED] |Subject: Re: Multiple instances of kannel WAP gateway | | |Bastian Ramm [EMAIL PROTECTED] wrote in message |news:[EMAIL PROTECTED] | Hi! | | Should be no problem starting two instances each with its own |config file. | | On Wed, 23 Jul 2003 15:21:54 +0100 | Kothary, Raj [EMAIL

Re: Multiple instances of kannel WAP gateway

2003-08-18 Thread Bruno Rodrigues
Raj [EMAIL PROTECTED] wrote: Dominik Dahlem [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi Raj, I didn't try it yet. However, I'd assume, if you start each instance with different configuration files it should work. Make sure each instance uses different ports... Hope that

WAP gateway setting

2003-08-04 Thread Mauricio_Reyes
Can anyone tell me what is the best way of configuring kannel and compiling it.I can´t make the wapbox work. it says that it can connect to the bearer box on port 13002.Thanks,Carlos

Re: WAP gateway setting

2003-08-01 Thread Shridhar Raju
To: [EMAIL PROTECTED] Sent: Friday, August 01, 2003 10:12 AM Subject: WAP gateway setting Hi, I'm looking for someone who can help me solving the problem. I'm quite new to wap gateway anf currently try to run bearerbox and wapbox with kannel.conf..below is my

WAP gateway setting

2003-07-31 Thread noorhafizah
Hi, I'm looking for someone who can help me solving the problem. I'm quite new to wap gateway anf currently try to run bearerbox and wapbox with kannel.conf..below is my configuration file: group = coreadmin-port = 13000wapbox-port = 13002admin-password = barwdp-interface-name

Re: Multiple instances of kannel WAP gateway

2003-07-25 Thread Bastian Ramm
Hi! Should be no problem starting two instances each with its own config file. On Wed, 23 Jul 2003 15:21:54 +0100 Kothary, Raj [EMAIL PROTECTED] wrote: Hi, I think it is possible for one machine to run multiple instances of kannel so that it have 2 WAP gateways, but how do I make sure that

RE: Multiple instances of kannel WAP gateway

2003-07-23 Thread sunil baburaoji
. With the help of these you can run two instances of wap gateway. Rgds sunil -Original Message- From: Kothary, Raj [mailto:[EMAIL PROTECTED] Sent: 23 July 2003 19:52 To: '[EMAIL PROTECTED]' Subject: Multiple instances of kannel WAP gateway Hi, I think it is possible for one machine to run

  1   2   >