Can send via NowSMS interface but not URL (part 1) | ![]() |
NowSMS Support Forums ⬆ NowSMS Support - SMS Issues ⬆ Archive through September 15, 2003 ⬆ |
◄ ► |
Author | Message | |||
Anonymous |
Hello, I have a vCard that I can successfully send via Send Binary Message/Other Pid: 0 DCS: F7 UDH: 06050423F40000 Data: 424547494E3A56434152440D0A56455253494F4E3A322E310D0A4E3A536D6974683B4D696B650D0A 54454C3B505245463A2B35353531323334350D0A454E443A56434152440D0A but when I execute my URL http://myserver:8800/?PhoneNumber=1234567&UDH=06050423F40000&PID=0&DCS=F7&binary =1&Data=424547494E3A56434152440D0A56455253494F4E3A322E310D0A4E3A536D6974683B4D69 6B650D0A54454C3B505245463A2B35353531323334350D0A454E443A56434152440D0A anything I am doing wrong with URL params? | |||
Anonymous |
I meant nothing happens (nothing arrives to the phone) when sending through URL. | |||
Bryce Norwood - NowSMS Support |
A quick first question ... Is there anything different in the SMSOUT-yyyymmdd.LOG file for when you go through the menu vs. when you send via direct URL? My best guess for a problem would be in the phone number field if you are using a "+" symbol, as that would have to be escaped as "%2B" when you generate the URL directly. But maybe looking at the data in the SMSOUT log file would reveal some other difference. I tried here ... cutting and pasting your data into the web form ... and then cutting and pasting your URL into my web browser (changing the host name and the recipient phone number), and both produced a business card on my phone. -bn |