Here are other commands you can use. |
|
All external commands applies in two steps: |
- Get key: http://www.SMSdoor.net/sms/sendsms?login=L
|
- Send command:
http://www.SMSdoor.net/sms/sendsms?login=L&auth=A&command=C&other_parameters
|
L = URLEncode ( your
login name in our system )
A = authentication - MD5( "send_external"
+ key + your
password + "md5_authentification" )
C = one of the following
commands:
|
|
If your command was affected without any problem,
you get answer beginning with OK followed with other information
parameters. |
(The answer is sent in pure text form - lines are
separated by \n not by <br>...) |
|
If there was any error, you get one of the following
answers (error messages):
ERR_AUTH - if your authentication string A is not
correct
ERR_WRONG_NUMBER - telephone number is not in valid
format
ERR_CREDIT - unsufficient credit
ERR_MSG_TOO_LONG - message is too long
ERR - unspecified error |
|
Back to main developers page |
|
If you have any problem, don't hesitate to contact us. |