Tony Kirkham <tony.kirkham <at> gmail.com> writes:

> 
> 
> It appears that you have not defined the required variable "keyword".  Set
keyword = default.This must be set to something even if you are also using
keyword-regex which will then be used in place of the keyword.  See page 55 and
59 of the manual.

Thanks Tony, but no luck. I even toggled max-messages between 0 and 1 but still
no response. I added the name clause to see if I can see anything in the logs
but no line appears in the logs with smservice.
However when I installed kannel I had to add the kannel user to the dialout
group for kannel to be able to listen to the modem. Clue perhaps?

group = sms-service
keyword = default
keyword-regex = .*
# catch-all = yes
max-messages = 0
# get-url = "http://localhost/index.php?phone=%p&text=%a";
text = "The eagle has landed"
name = smservice

log:
[6034] [0] INFO: ----------------------------------------
[6034] [0] INFO: Kannel bearerbox II version 1.4.1 starting
[6034] [0] INFO: MAIN: Start-up done, entering mainloop
[6034] [0] DEBUG: AT2[/dev/ttyS0]: start called
[6034] [7] DEBUG: sms_router: gwlist_len = 0
[6034] [13] INFO: Client connected from <127.0.0.1> 
[6034] [15] DEBUG: Thread 15 (gw/bb_boxc.c:function) maps to pid 6034.
[6034] [15] DEBUG: setting up systems for new wapbox
[6034] [13] DEBUG: Started thread 15 (gw/bb_boxc.c:function)
[6034] [16] DEBUG: Thread 16 (gw/bb_boxc.c:boxc_sender) maps to pid 6034.
[6034] [15] DEBUG: Started thread 16 (gw/bb_boxc.c:boxc_sender)
[6034] [4] WARNING: smsbox_list empty!
[6034] [4] WARNING: smsbox_list empty!
[6034] [4] WARNING: smsbox_list empty!
[6034] [4] WARNING: smsbox_list empty!


Reply via email to