Problem sending WAP SL from URL parameters

Problem sending WAP SL from URL parameters SearchSearch
Author Message
Don Rosen
New member
Username: Dr10

Post Number: 11
Registered: 10-2008
Posted on Wednesday, December 09, 2009 - 09:35 pm:   

When I send a WAP SL with execute high from the web interface the web page opens on the phone with no operator intervention. When I do the same using URL parameters the phone asks the user for permission. If I look at the output in SMSOUT I see that the web interface version has more bytes than the URL version:

Web Interface-
Binary=1;DCS=F5;UDH=0605040B8423F0;Data=CC0601B002066A00850A0367656E65726174696F 6E6F6E652E636F6D000601

URL-
Binary=1;DCS=F5;UDH=0605040B8423F0;Data=D10601B002066A00850A037961686F6F2E636F6D 000601

The URL I'm using is of the form:
http://xxx.com:8800/?PhoneNumber=yyy&User=zzz&Password=aaa&WAPURL=www.yahoo.com& WAPSL=1&WAPSLAction=execute-high

What am I doing wrong?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1531
Registered: 08-2008
Posted on Wednesday, December 09, 2009 - 10:40 pm:   

A quick way to check URL parameters from the web form is to enable SMSDEBUG.LOG, then you can see the URL parms that the web interfaced sends.

-- Des
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1533
Registered: 08-2008
Posted on Wednesday, December 09, 2009 - 11:22 pm:   

Hi Don,

A follow-up. I don't see anything wrong with your URL parameters.

And the binary encoding of both messages includes the execute-high attribute. The only difference (and the reason one is longer) is because the URLs are different.

Are you sending the messages to the same phone? Some phones do not auto launch push URLs for "security reasons".

--
Des
NowSMS Support