Re: gnokii smsd not giving me a clue as to why it is not sending and receiving sms'
Daniele Forsi <[email protected]>
| Newsgroups | gmane.linux.drivers.gnokii |
|---|---|
| Message-ID | <CAN_we7P8mLfqjjHO0rhqKDGxk_fmSuqD5n=WKfXgB3vj=ZVY+Q@mail.gmail.com> |
2013/1/3 helpFractal: > However, there are no clues as to what the problem is because smsd returns, > without error, to the shell prompt. echo $? should print the numeric return code, whose meaning can be found here http://wiki.gnokii.org/index.php/Developer%27s_Guide#Error_Codes you can enable debug messages for smsd setting xdebug=on under the [logging] section of your config file and low level debug messages setting debug=on -- Daniele Forsi