SMS notification
Hi,
I cannot get the SMS notification working. When I test the connection, the modem connects to the gateway, then after about 30 secs. there is an error-message:
Result of SMS/Pager notification: Error: [557] Too many retries. The message was not delivered.
I have tried 2 gateways (Netherlands KPN and Netherlands Libertel) an 2 different modems, in all cases the same message.
Does anyone has any ideas??
This discussion has been closed.
Comments
we have managed through ServersCheck to send an SMS to KPN Mobile and receive it. (Check the number if you use 0 for an outside line)
The sms tool supports DEBUG output. Go to the command prompt and then go to the serverscheck_databases directory
Next type following command (replace values where necessary):
s-sms <YOUR GSM NUMBER> Test /DEBUG
It will now ouput the complete communication on the screen.
The correct SMSCommand.ini file is:
[Provider]
Protocol=UCP
SmsCenterNumber=0653141414
CommSettings=8,n,1
BaudRate=2400
OpType=01
Authentication=
Legitimization=
TextLength=160
Id=7
[Modem]
Port=3
ConnectionTimeout=60
DialPrefix=
[User]
SenderNumber=
[Options]
EventLog=Y
OK, with these settings it works perfect.
Thanks,
Bert Beijl