
07-31-2008, 09:23 AM
|
|
Green Apple
|
|
Join Date: Oct 2007
Posts: 96
Thanks: 1
Thanked 10 Times in 9 Posts
|
|
|
|
I don't know what the scheme for the db is, but I'm sure it probably has a column for number/sender etc, so that should be do-able.
Have you been able to play the sound? You can remove the condition around the playaudio command to make sure that is working?
Also you should run a ps -ax to make sure that smsnotify is being auto-launched by the daemon? Once you make any changes to the file you have to kill that pid and then the daemon will relaunch the new one
|
|