2Way with trial version ??

2Way with trial version ?? SearchSearch
Author Message
Anonymous
Posted on Thursday, May 01, 2003 - 01:27 pm:   

Hi,
I have the trial version of NowSMS ..
everything about SMS is fine , i didn't try MMS yet . but i have one problem that is i can't use 2-Way feature !

i just want to open HTTP url like this :
http://localhost/sms.php?from=@@SENDER@@&msg=@@FULLSMS@@
and i did like what is said in the help files but it doesn't receive any message .. just send !

So, what i should do ?
Bryce Norwood - NowSMS Support (Bryce)
Posted on Friday, May 02, 2003 - 03:20 am:   

First, verify that you are actually receiving SMS messages into the gateway.

Remove the HTTP command from the list of 2-way commands. (You need to restart the gateway after making any changes to this list.)

Are received messages getting stored in the SMS-IN directory?

If so, then the gateway is correctly receiving messages, and it becomes an issue of just figuring out why the gateway is not executing the 2-way command.

Try enabling the debug log in the gateway, and see if that sheds any light on what is going on.

To enable the debug log, manually edit SMSGW.INI, and add Debug=Yes under the [SMSGW] section header. Then restart the gateway service. A debug log named SMSDEBUG.LOG will be produced.

If you need help interpreting what is going on in the log, e-mail the SMSDEBUG.LOG and your SMSGW.INI to nowsms@now.co.uk.

-bn
Dreams
Posted on Monday, May 05, 2003 - 09:38 pm:   

I have same situation too, when I tried to activate the debug mode, I found this in the Debug Log File :
04:19:58:140 [4] SMPPReceiveMessageCallback: inbound message: sender=+628551159597, pid=0, dcs=0, udh=, msg=
04:19:58:734 [3] ThreadProcessInboundSMS: Processing 3EB6D57E.in...

The message is empty ? how to solve this problem ?
Bryce Norwood - NowSMS Support (Bryce)
Posted on Wednesday, May 07, 2003 - 06:46 pm:   

In current versions of the gateway, received messages are not processed if either the message sender field is missing, or there is no message text (e.g., a blank message).

We have corrected this for the next release, so that blank messages or missing sender messages are processed.

A v4.20 release is scheduled to be posted to the web site in the next 48-72 hours. So you can look for that release, or contact me via e-mail as nowsms@now.co.uk.

-bn