Ok guys, after checking wap_push_pap_compiler.c source, I've found that you need IPv4 
as
part of client address and not IPV4 as it's written in v1.1.6 developer's docs chapter
'Using Nokia Toolkit as a part of a developing environment'.

Now small question - Nokia Toolkit by deafault listen for connection-less mode on port
2948. Do I need to provide this port to bearebox somehow?

Thanks,
Andrejus

--- Andrejus Chaliapinas <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Currently I'm evaluating Kannel v1.1.6. I'm trying to send push message to Nokia
> Toolkit
> while using this pap file:
> 
> <?xml version="1.0"?>
> <!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP//EN"
>           "http://www.wapforum.org/DTD/pap_1.0.dtd";>
> <pap>
>   <push-message push-id="[EMAIL PROTECTED]"
>   deliver-before-timestamp="2002-09-28T06:45:00Z"
>   deliver-after-timestamp="2002-02-28T06:45:00Z"
>   progress-notes-requested="false">
>     <address address-value="[EMAIL PROTECTED]">
>     </address>
>     <quality-of-service
>     priority="low"
>     delivery-method="unconfirmed"
>     network-required="true"
>     network="GSM"
>     bearer-required="true"
>     bearer="CSD">
>     </quality-of-service>
>   </push-message>
> </pap>
> 
> In WAP box I could see these messages after issuing test_ppg command:
> 
> 2002-04-02 19:28:55 [13] DEBUG: HTTP: Creating HTTPClient for `127.0.0.1'.
> 2002-04-02 19:28:55 [15] INFO: PPG: Accept request </cgi-bin/wap-push.cgi> from
> <127.0.0.1>
> 2002-04-02 19:28:55 [15] DEBUG: PPG: http_read_thread: pap multipart accepted
> 2002-04-02 19:28:55 [15] DEBUG: PAP COMPILER: a bearer not registered by wina
> 2002-04-02 19:28:55 [15] DEBUG: PAP COMPILER: wrong address type in the client 
>address
> 2002-04-02 19:28:55 [15] WARNING: illegal client address
> 2002-04-02 19:28:55 [15] DEBUG: PPG: send_bad_message_response: telling pi
> 2002-04-02 19:28:55 [15] DEBUG: HTTP: Resetting HTTPClient for `127.0.0.1'.
> 2002-04-02 19:28:55 [15] WARNING: PPG: pap control entity erroneous, the request
> unacceptable
> 2002-04-02 19:28:55 [12] DEBUG: HTTP: Destroying HTTPClient area 0x82296d8.
> 2002-04-02 19:28:55 [12] DEBUG: HTTP: Destroying HTTPClient for `127.0.0.1'.
> 
> Do I need any special configuration for CSD bearer to be present in pushkannel.conf
> (which is used to start bearerbox/wapbox)? Why client address is illegal?
> 
> Thank you,
> Andrejus
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://http://taxes.yahoo.com/
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://http://taxes.yahoo.com/

Reply via email to