Hello,
I am trying to send sms with my FX30, but it doesn’t work. So the FX30 tells me to check the log. Where is it ?
root@fx30:~# cm sms send 06XXXXXXXX hello
ERROR: Failed to send SMS. Please see log for details
Thanks !
Thomas
Hello,
I am trying to send sms with my FX30, but it doesn’t work. So the FX30 tells me to check the log. Where is it ?
root@fx30:~# cm sms send 06XXXXXXXX hello
ERROR: Failed to send SMS. Please see log for details
Thanks !
Thomas
Hi Thomas,
You can view the logs by typing “logread” at the linux prompt
To view the logs real time, type “logread -f” which is similar to tail -f
BR,
Chris