SMS Receive time Parameter

SMS Receive time Parameter SearchSearch
Author Message
Abbas Naqvi
New member
Username: Abbas

Post Number: 2
Registered: 04-2009
Posted on Wednesday, April 22, 2009 - 09:40 am:   

Hi,
I'm facing a problem in 2-way Receive. Im using an asp file for inserting SMS In my Database.
http://sql1/vgsm/addSMS.asp?sender=@@SENDER@@&message=@@FULLSMS@@

It works fine.. but it does not take all the SMS in my database, cause I can see SMSIN-20090422.LOG Files and It has more sms then my database or IIS website Logs... and There are no Scripting Log Errors in my Log file which suggests there is nothing wrong with the ASP script.


I think NOWSMS is not Hitting the Receive Command or hitting it very slow as Im receiving like 100 sms per Minute.

Kindly Suggest a Solution.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 691
Registered: 08-2008
Posted on Monday, April 27, 2009 - 08:35 pm:   

Hi,

NowSMS queues received messages in the SMS-IN directory, and then posts them to the defined 2-way commands.

The speed at which they are posted to the 2-way commands is throttled by the license speed.

I am not aware of any situations that would cause a discrepancy like you describe. My suggestion would be to enable the SMSDEBUG.LOG in NowSMS. That will show all of the NowSMS attempts to post messages to your 2-way command. Perhaps that will show you something unexpected?

--
Des
NowSMS Support