Hi List, it seems that my push setup does not fit in the userguide - it is about more genaral things. It has following components:
PI ---> PPG ---> SENDSMS --->SPOOLER--->CONTENT GATEWAY So PPG does not speak even with a content gateway. This is because it was decided that push messages must go through the spooler. To make this work, I only needed to configure a http smsc with send-url=sendsms-url. This sendsms script is the same I used for testing the phones. (I send a manually written tokenized SI document as data message using this service.) So the jump to a full push is really small. Another thing: When I said that PPG works only with HTTP SMSC, I meant that I have tested only HTPP SMSC. There is no reason why other SMSCs should not work, though it is probably better to start testing with a SMSC simulation. Aarno ----- Original Message ----- From: "Stipe Tolj" <[EMAIL PROTECTED]> To: "Aarno Syv�nen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, October 02, 2001 5:10 PM Subject: Re: HTTP SMSC > > > When I call > > > > > > $ ./text_ppg -H http://localhost:8080/cgi-bin/wap-push.cgi > > > > > > I get push failed. > > > > You missed password and username > > ??? > > > I will commit one today (it is part of the userguide). > > great! I realy need something to cut-and-paste for this :)) -- sorry. > > Stipe > > [EMAIL PROTECTED] > ------------------------------------------------------------------- > Wapme Systems AG > > M�nsterstr. 248 > 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 >
