Kannel,device_home

2002-10-30 Thread Sherly Scott

Hi all!!
I’m using kannel 1.2 and I want that my cellphone load this page as default: "http://192.24.xxx.xx/test/test.asp"
So, I'm setting the map-url =" "http://192.24.xxx.xx/test/test.asp" and device-home = "http://192.24.xxx.xx/test/test.asp", is that ok?.
The problem is that my cellphone doesn’t open this page as default, it always opens the http://www.openwave.com/wml/opwv. I don’t know why it opens the openwave when I’m seting the device home as test.asp in the kannel.conf, should I have to set another variable? or maybe I need to do another change? 
Is my kannel.conf right?
Please, could anybody help me? What can I do?
This is my kannel.conf:
group = core 
admin-port = 13000
admin-password = bar
admin-deny-ip = "*.*.*.*"
admin-allow-ip = "127.0.0.1"
wapbox-port = 13002
wdp-interface-name = "*"
log-file = "/var/log/kannel/bearerbox.log"
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
group = wapbox
bearerbox-host = localhost
map-url =" "http://192.24.xxx.xx/test/test.asp" 
device-home = "http://192.24.xxx.xx/test/test.asp" 
log-file = "/var/log/kannel/wapbox.log"
Please help me!
Thanks a lot in advance to everyone!
SherlyYahoo! MessengerNueva versión: Webcam, voz, y mucho más ¡Gratis!

Re: Kannel,device_home

2002-10-30 Thread Sherly Scott
Hello everyone!

Thanks for all of you who replied to my last request,you are greatly appreciated!

My phone is a Motorola i550 plus, i30. 

So, where do I have to set theDEVICE:Home to open my own defualt home device:"http://192.24.xxx.xx/test/test.asp" and not open the openwave? Should I have only to set this variable device-home = "http://192.24.xxx.xx/test/test.asp"?

Please,Could anyone send me a configuration file for this issue?

Best Regards, 
Ivone


Hi Sherly,

 I’m using kannel 1.2 and I want that my cellphone load this page as
 default: "http://192.24.xxx.xx/test/test.asp"
 
 So, I'm setting the map-url =" "http://192.24.xxx.xx/test/test.asp"
 and device-home = "http://192.24.xxx.xx/test/test.asp", is that ok?.

the device-home mapping rule is intended for UP.browser phones (the
WAP client from Openwave (former phone.com)). They send a
"device:home" as initial URL. If you use other WAP phones, like Nokia
or Ericsson, then you can anyway define your home page URL on your own
via your local configuration.
 
 The problem is that my cellphone doesn’t open this page as default,
 it always opens the http://www.openwave.com/wml/opwv. I don’t know
 why it opens the openwave when I’m seting the device home as
 test.asp in the kannel.conf, should I have to set another variable?
 or maybe I need to do another change?

Hmmm, Openwave is a pain :p

Please provide us with more information regarding the phone you are
using.

Stipe

[EMAIL PROTECTED]
---
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
---
wapme.net - wherever you areYahoo! MessengerNueva versión: Webcam, voz, y mucho más ¡Gratis!

Re: Kannel,device_home

2002-10-30 Thread Garl Mansilla
HI to all,
 I've got the same problem... I added this line but it doesn't work
device-home = http://www.wapit.com
If anyone can post a wapkannel.conf where set the home device i'll be very grateful...
Best Regards,
Garl
Sherly Scott [EMAIL PROTECTED] wrote:

Hello everyone!

Thanks for all of you who replied to my last request,you are greatly appreciated!

My phone is a Motorola i550 plus, i30. 

So, where do I have to set theDEVICE:Home to open my own defualt home device:"http://192.24.xxx.xx/test/test.asp" and not open the openwave? Should I have only to set this variable device-home = "http://192.24.xxx.xx/test/test.asp"?

Please,Could anyone send me a configuration file for this issue?

Best Regards, 
Ivone


Hi Sherly,

 I’m using kannel 1.2 and I want that my cellphone load this page as
 default: "http://192.24.xxx.xx/test/test.asp"
 
 So, I'm setting the map-url =" "http://192.24.xxx.xx/test/test.asp"
 and device-home = "http://192.24.xxx.xx/test/test.asp", is that ok?.

the device-home mapping rule is intended for UP.browser phones (the
WAP client from Openwave (former phone.com)). They send a
"device:home" as initial URL. If you use other WAP phones, like Nokia
or Ericsson, then you can anyway define your home page URL on your own
via your local configuration.
 
 The problem is that my cellphone doesn’t open this page as default,
 it always opens the http://www.openwave.com/wml/opwv. I don’t know
 why it opens the openwave when I’m seting the device home as
 test.asp in the kannel.conf, should I have to set another variable?
 or maybe I need to do another change?

Hmmm, Openwave is a pain :p

Please provide us with more information regarding the phone you are
using.

Stipe

[EMAIL PROTECTED]
---
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
---
wapme.net - wherever you are


Yahoo! MessengerNueva versión: Webcam, voz, y mucho más ¡Gratis!Do you Yahoo!?
HotJobs - Search new jobs daily now

Re: Kannel,device_home

2002-10-30 Thread David Chkhartishvili
Try this:

map-url = DEVICE:home* http://your.host.com/*;

It should be enough, at least for me it works.

Sherly Scott wrote:


Hi all!!

I’m using kannel 1.2 and I want that my cellphone load this page as 
default: _http://192.24.xxx.xx/test/test.asp_;

So, I'm setting the map-url = _http://192.24.xxx.xx/test/test.asp_; 
and device-home = _http://192.24.xxx.xx/test/test.asp_;, is that ok?.

The problem is that my cellphone doesn’t open this page as default, it 
always opens the _http://www.openwave.com/wml/opwv_. I don’t know 
why it opens the openwave when I’m seting the device home as test.asp 
in the kannel.conf, should I have to set another variable? or maybe I 
need to do another change?

Is my kannel.conf right?

Please, could anybody help me? What can I do?

This is my kannel.conf:

group = core

admin-port = 13000

admin-password = bar

admin-deny-ip = *.*.*.*

admin-allow-ip = 127.0.0.1

wapbox-port = 13002

wdp-interface-name = *

log-file = /var/log/kannel/bearerbox.log

box-deny-ip = *.*.*.*

box-allow-ip = 127.0.0.1

group = wapbox

bearerbox-host = localhost

map-url = http://192.24.xxx.xx/test/test.asp_; _

device-home = http://192.24.xxx.xx/test/test.asp_; _

log-file = /var/log/kannel/wapbox.log

Please help me!

Thanks a lot in advance to everyone!

Sherly


*Yahoo! Messenger*
*Nueva versión* 
http://es.rd.yahoo.com/mail_es/tagline/messenger/*http://es.messenger.yahoo.com/: 
Webcam, voz, y mucho más ¡Gratis!



--
David Chkhartishvili
Tel: 995 99 182418