2 way SMS and NowSMS 6 trial version

2 way SMS and NowSMS 6 trial version SearchSearch
Author Message
Mounir Haddad
New member
Username: Mounir

Post Number: 7
Registered: 03-2006
Posted on Tuesday, June 20, 2006 - 11:32 am:   

Hello,

I am using Now SMS 6 trial version.

Processing received text SMS from SMPP is not working. On my smsout file I get the following
Error: No SMSC defined to route message -(which is normal because i don't intend to route this message)
while on my smsin i get :
2006-06-20 12:49:41,,Text,TR John,9613XXXXXX
(which proves that the sms is being received)
The command to execute is as follows
d:\programs\commandline\bin\commandline.exe @@FULLSMS@@
This command is never executed
SMS command prefix is set to *

Please note that the command to be executed was tested by me (outside nowsms) and is working fine

Any clue ?

Thanks
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6093
Registered: 10-2002
Posted on Tuesday, June 20, 2006 - 04:40 pm:   

I'd suggest enabling the SMSDEBUG.LOG (easiest way to do this is on the "Serial #" page of the configuration dialog).

The SMSDEBUG.LOG will show you the 2-way command being executed, so that's worth looking at (and post the file in reply here if you do need help interpreting what is going on).

Keep in mind that 2-way commands get processed under service mode on the PC ... you will NOT see anything on the screen of the PC itself.

I also usually point people to the following thread for 2-way SMS troubleshooting tips:

http://support.nowsms.com/discus/messages/1/4520.html

It might be worth trying the ECHO example to see if it attempts to send a message outbound when the command is run.

I guess that might be another clue about your message above. You say that you see an error in SMSOUT about no SMSC being defined to route the message. Did you send a message? Or is this perhaps a response message coming from the 2-way command?

-bn