Hi Joseph, Do you know if the webserver knows about the right content type? In apache it is done with adding the line below to the config file: AddType text/vnd.wap.wml .wml
This one might be usefull: DirectoryIndex index.wml Try www.wapalizer.com or an emulator like deck-it to see if the wml is served ok. Good luck, Rene From: Joseph <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Hello All, I am new to WAP, so I'm not sure I'm approaching this correctly. Right now I'm just trying to figure our how this works. I have a bunch of .wml files on a web server I want to view. I am running bearerbox and wapbox with the wapkannel.conf example config file with changes made to the deny-ip section and also later with a map-url directive. When I connect to http://wap.myhost.com:13002/hello.wml via GPRS from my phone, I get this debug info: 2003-06-04 21:53:40 [9] DEBUG: Started thread 13 (gw/bb_boxc.c:function) 2003-06-04 21:53:40 [13] INFO: Client connected from <212.45.191.10> 2003-06-04 21:53:40 [13] DEBUG: setting up systems for new wapbox 2003-06-04 21:53:40 [13] DEBUG: Started thread 14 (gw/bb_boxc.c:boxc_sender) 2003-06-04 21:54:00 [13] INFO: Connection closed by the box <212.45.191.10> 2003-06-04 21:54:00 [14] DEBUG: Thread 14 (gw/bb_boxc.c:boxc_sender) terminates. 2003-06-04 21:54:00 [13] DEBUG: Thread 13 (gw/bb_boxc.c:function) terminates. And my phone tells me there was no response from the gateway. Then I tried adding map-url = "http://wap.myhost.com:13002/* http://www.myhost.com/*" (I have tried with and without the port specified) I tossed a few wml files into my web servers docroot, with still the same effect. My problem is that all machines I have access to for testing that are accesible via GPRS have live web servers on them that I can't turn off, so I don't know if this is just some port funnyness or me just not knowing how this is supposed to work. Can someone help me serve up a simple .wml file so I can see how this works? Then I can see about taking off the training-wheels... Thanks, Joseph --__--__-- Message: 2 Reply-To: <[EMAIL PROTECTED]> From: "R. Dam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Kannel - using a proxy Date: Thu, 5 Jun 2003 10:10:42 +0200 Hi all, Is it possible to configure Kannel to use a HTTP proxy server? I'm working in Linux. Cheers, --Robbert --__--__-- Message: 3 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: RE: Kannel - using a proxy Date: Thu, 5 Jun 2003 10:27:54 +0200 > From: R. Dam [mailto:[EMAIL PROTECTED] > Is it possible to configure Kannel to use a HTTP proxy > server? I'm working > in Linux. Yes. Put something like this in your .conf file: http-proxy-host=proxy.asillycompany http-proxy-port=81 Murray Cumming [EMAIL PROTECTED] www.murrayc.com Remember to use the "Reply To All" feature with mailing lists. --__--__-- Message: 4 To: [EMAIL PROTECTED] From: Juan Ignacio Gonz�lez <[EMAIL PROTECTED]> Date: Thu, 5 Jun 2003 04:57:38 -0400 Subject: Using and configuring smsbox Hello All, I'm trying to make work Kannel in RedHat 7, with a Wavecom SMS center, but infortunately I dont' have succes. I have several questions: First, how to configurate the Wavecom. I'm tried to use minicom througth the serial port but I coudn't connect. The Kannel Verison I'm using is 1.3.1, installed as a RPM package. The idea is use Kannel to send/receive SMS messages, but I'm very confused with the documentcion examples. Could anybody send me the configuration files of one succeful installation of this type. Thanks in advance. Juan I. Gonz�lez P.D.: Sorry, my English isn't very good _________________________________________________________ http://www.latinmail.com. Gratuito, latino y en espa�ol. --__--__-- _______________________________________________ users mailing list [EMAIL PROTECTED] http://www.kannel.org/mailman/listinfo/users End of users Digest
