new modem, cannot get smsd to work!
helpFractal <[email protected]>
| Newsgroups | gmane.linux.drivers.gnokii |
|---|---|
| Message-ID | <[email protected]> |
Having failed to get my old modem to send a sms I bought a new one. This one allows me to send an sms using 'screen' and at commands and also works with 'echo "This is a test message" | sudo gnokii --sendsms +447720123456'. All good. However, 'sudo smsd -u smsd -p smsd -d online_smsd -c localhost -m mysql' just quits the application and doesn't send the sms that it has read from the database. imac:~ fractal$ sudo smsd -u smsd -p smsd -d online_smsd -c localhost -m mysql smsd - version 1.5.2 from gnokii 0.6.31 LOG: debug mask is 0x1 LOG: xdebug mask is 0x1 Config read from file /Users/fractal/.gnokiirc. Lockfile /var/lock/LCK..cu.HUAWEIMobile-Modem is stale. Overriding it... Sending SMS: 07720123456, hello from mysql Inserting Event: 0 phone instance config: model = AT port = /dev/cu.HUAWEIMobile-Modem connection = serial initlength = default serial_baudrate = 9600 serial_write_usleep = -1 handshake = software require_dcd = 0 smsc_timeout = 10 rfcomm_channel = 0 sm_retry = 120 imac:~ fractal$ echo $? 138 imac:~ fractal$ Any ideas? -- View this message in context: http://old.nabble.com/new-modem%2C-cannot-get-smsd-to-work%21-tp34919317p34919317.html Sent from the gnokii-users mailing list archive at Nabble.com.