SMS Error handling with GSM modem

SMS Error handling with GSM modem SearchSearch
Author Message
Rudy Suhendra
New member
Username: Superman8822

Post Number: 4
Registered: 08-2012
Posted on Saturday, September 15, 2012 - 05:46 am:   

Hi,
How to error handling when i'm using GSM modem to send SMS ?
Is this article applicable?
http://www.nowsms.com/sms-retry-error-handling-with-ucpemi-and-cimd

http://www.nowsms.com/smpp-error-code-handling-in-nowsms

I'm asking this because those 2 articles are for UCP/EMI and CIMD and SMPP, not for GSM modem.

Pls clarify.

Thank you :)
Rudy Suhendra
New member
Username: Superman8822

Post Number: 5
Registered: 08-2012
Posted on Monday, September 17, 2012 - 05:53 am:   

waiting for an answer :-)
sam
Frequent Contributor
Username: Samdsouza

Post Number: 79
Registered: 08-2006
Posted on Tuesday, September 18, 2012 - 07:14 am:   

Hi Rudy

Maybe you want to take a look at the following

http://www.nowsms.com/gsm-modem-cms-error-code-list
Rudy Suhendra
New member
Username: Superman8822

Post Number: 6
Registered: 08-2012
Posted on Tuesday, September 18, 2012 - 10:39 am:   

@Sam: Thanks :-) I know about the error code list, I already read it for many times :-)

What I need to know is how to setting the retry times if it error, etc. Can I to this page http://www.nowsms.com/sms-retry-error-handling-with-ucpemi-and-cimd

or

this page: http://www.nowsms.com/smpp-error-code-handling-in-nowsms

Which page should I refer to?
sam
Frequent Contributor
Username: Samdsouza

Post Number: 80
Registered: 08-2006
Posted on Tuesday, September 18, 2012 - 01:25 pm:   

Hi Rudy

I believe following would work for GSM modems as well as it is common settings

RetryDelay=
RetryDelayMultiplier=
RetryDelayAfterAttempts=
RetryDelayMax=
RetryMaxAttempts=
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 8026
Registered: 10-2002
Posted on Thursday, September 20, 2012 - 06:17 pm:   

Just to confirm, yes, those retry settings are common settings for all types of SMSC connections, including modems.

-bn
Rudy Suhendra
New member
Username: Superman8822

Post Number: 8
Registered: 08-2012
Posted on Sunday, September 23, 2012 - 12:17 pm:   

Bryce and sam: thank you so much!