Define Modem Reject Error Codes

Define Modem Reject Error Codes SearchSearch
Author Message
Mathew Mathachan
New member
Username: Mathewm

Post Number: 24
Registered: 04-2011
Posted on Monday, October 17, 2011 - 08:46 am:   

Hi, Just like we have the option to define "SMPPRejectErrorCodes" for SMPP, do we have option to define Reject Error Codes for modems. For eg, "+CMS Error: 8" not to be resent . Mathew
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3536
Registered: 08-2008
Posted on Monday, October 17, 2011 - 09:59 pm:   

Hi Mathew,

No, there is no such facility.

That is something we should consider adding, but it is not currently implemented.

--
Des
NowSMS Support
Mathew Mathachan
New member
Username: Mathewm

Post Number: 26
Registered: 04-2011
Posted on Tuesday, October 18, 2011 - 02:56 pm:   

Thanks Des....
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3887
Registered: 08-2008
Posted on Wednesday, April 04, 2012 - 07:32 pm:   

A little late, but I wanted to post a follow-up. This item has been on our to-do list for awhile, and it is being implemented in an update that should be available at the end of this week or early next.

--
Des
NowSMS Support
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3893
Registered: 08-2008
Posted on Monday, April 09, 2012 - 01:07 pm:   

More follow-up ..

An update with this capability has been posted at http://www.nowsms.com/download/nowsms20120404.zip.


* GSM Modem Handling: Add configuration settings that can be used to define modem error responses that should be considered a permanent error, so that NowSMS will not retry submitting the message. To specify error codes that should be considered as a permanent error, edit SMSGW.INI, and under the [SMSGW] header (or a [Modem - xxx] specific header if the setting should apply to a single modem only), add "ModemRejectErrorCodes=x,y,z". This value can contain a comma delimited list of error codes. Values should be specified as text strings, e.g., "ModemRejectErrorCodes=28,30,CMS ERROR: 42". NowSMS looks for any of the text strings included in the ModemRejectErrorCodes list to appear in the modem response, and if a match is found, the error is considered permanent, so that the message is not retried.


--
Des
NowSMS Support