SMPP stopped sending

SMPP stopped sending SearchSearch
Author Message
Steve
Unregistered guest
Posted on Tuesday, March 16, 2004 - 10:30 am:   


I am testing the SMPP interface of nowsms. Last week
i managed to send a few test messages, text, binary, wap push and the next day it just stopped.
How should i debug to see where the problem is,
if it connects, if it binds, if it submits the sms and what responce comes back from the SMSC?
When i test the connection smsnow tells me that its ok but i cannot submit messages.

Any suggestions on debugging.

Steve
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2128
Registered: 10-2002
Posted on Tuesday, March 16, 2004 - 06:27 pm:   

Hi Steve,

As a first step, take a look at the SMSOUT-yyyymmdd.LOG file, as I would expect any errors to be mentioned there.

Also, the event log may contain some information (quick access to NowSMS related entries in the Event log from the "Service" page of the NowSMS configuration).

To enable debug mode for more detail of what is going on, manually edit SMSGW.INI, and under the [SMSGW] section header, add Debug=Yes. Then restart the NowSMS service. SMSDEBUG.LOG and SMPPDEBUG.LOG will have details of activities.

-bn