Hi Stipe, see comments between lines ----- Original Message ----- From: "Stipe Tolj" <[EMAIL PROTECTED]> To: "Aarno Syv�nen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, October 02, 2001 3:13 PM Subject: Re: HTTP SMSC
> Hi Aaeno, > > > Push Proxy Gateway uses http smsc in a special way. A HTTP SMSC > > generates > > following HTTP get request when it receives a sendmessage event: > > http://hostname:port/path?user=foo&password=bar&to=number&text=%02%06%17%ae > > %92localhost%3a8080%00%af%80&8d%cf%b4%80%02%05j%00e%c6%0c%03wap.iobox.fi > > %00%11%031%40wiral.com%00%07%0a%c3%07%19%99%06%25%15%23%15%10%c3 > > %04+%02%060%01%03Want+to+test+the+fetch%3f%00%01%01&udh=%06%05%04%0b > > %84%23%f0 > > I'm still having problems on this. > > What I try is to use test/test_ppg.c to send a WML deck to a Ericsson > R520m via SMS bearer. I changed test_ppg.c to have: > > <address address-value="WAPPUSH=+491735333216/TYPE=PLMN"> > </address> > > When I call > > $ ./text_ppg -H http://localhost:8080/cgi-bin/wap-push.cgi > > I get push failed. You missed password and username > > Is Kannels PPG detecting if a push is considered to be made over SMS > as bearer or not? I dont't see any relevant code within the wap_push_* > and wap_ppg_* files? Wapbox send and sms type Msg to bearerbox when it wants to use SMS, and wdp datagram, when it wants to use IP. This will, of course, will documented. > An detailed setup in how you did it to make a SL or SI routed over SMS > bearer would be realy helpfull. I will commit one today (it is part of the userguide). aarno
