Hi,
it works, but at the end of number semicolon ; should be added at least for my modem (in some descriptions is needed for ATD command in some not shown)
require('user.sms')
sendsms('003711234567;', 'CALL')
Alex
Forgot to add, that one more "end" should be added in udp handler function:
I have such error when tried to add provided script:
Is it possible to check where I need to add it?
Alex
it works, but at the end of number semicolon ; should be added at least for my modem (in some descriptions is needed for ATD command in some not shown)
require('user.sms')
sendsms('003711234567;', 'CALL')
Alex
Forgot to add, that one more "end" should be added in udp handler function:
I have such error when tried to add provided script:
Is it possible to check where I need to add it?
Alex