"include modems.conf" in the configuration file
but the result remains the same
[EMAIL PROTECTED] gw]# ./bearerbox -v 1 smskannel.conf
2006-02-18 12:22:00 [3392] [0] INFO: Debug_lvl = 1, log_file = <none>, log_lvl = 0
2006-02-18 12:22:00 [3392] [0] WARNING: DLR: using default 'internal' for storage type.
2006-02-18 12:22:00 [3392] [0] INFO: DLR using storage type: internal
2006-02-18 12:22:00 [3392] [0] INFO: HTTP: Opening server at port 13000.
2006-02-18 12:22:00 [3392] [0] INFO: BOXC: 'smsbox-max-pending' not set, using default (100).
2006-02-18 12:22:00 [3392] [0] INFO: DLR rerouting for smsc id <(null)> disabled.
2006-02-18 12:22:00 [3392] [0] INFO: AT2[/dev/ttyS0]: configuration shows modemtype <nokiaphone>
2006-02-18 12:22:00 [3392] [0] INFO: AT2[/dev/ttyS0]: read modem definition for <Nokia Phone>
2006-02-18 12:22:00 [3392] [0] INFO: ----------------------------------------
2006-02-18 12:22:00 [3392] [0] INFO: Kannel bearerbox II version 1.4.0 starting
2006-02-18 12:22:00 [3392] [0] INFO: MAIN: Start-up done, entering mainloop
2006-02-18 12:22:00 [3392] [6] INFO: AT2[/dev/ttyS0]: opening device
2006-02-18 12:22:01 [3392] [6] INFO: AT2[/dev/ttyS0]: init device
2006-02-18 12:22:01 [3392] [6] INFO: AT2[/dev/ttyS0]: speed set to 19200
2006-02-18 12:22:05 [3392] [6] ERROR: AT2[/dev/ttyS0]: Opening failed. Terminating
2006-02-18 12:22:05 [3392] [6] INFO: AT2[/dev/ttyS0]: closing device
Heru Tjatur <[EMAIL PROTECTED]> wrote:
On Thu, 2006-02-09 at 23:02 -0800, Julius David Bacolod wrote:Julius
> Hello,
>
> I'm trying to build a system that sends text messages using kannel.
> But I cannot figure out how I would use kannel or its libraries since
> I'm a new user. Basically what I have here is a Nokia GSM Modem as my
> SMSC. I'm quite through with gateway installation. Please I would like
> to know general instructions how to send SMS using kannel. I was
> considering before to use "SMS Client" but it says it runs on UNIX. By
> the way I'm using Fedora Linux 3.
>
> Help will be very much appreciated. Thank you.
>
> Julius Bacolod
>
Hi Julius,
Sending SMS trough Kannel is simple. Once you've installed Kannel you
could send SMS through cgi-bin/sendsms
(http://smsbox.host.name:13013/cgi-bin/sendsms?username=foo&password=bar&to=0123456&text=Hello+world). It's written in User Guide. You have had set
username, password is parameter in send-sms user conf.
>From previous post, CMIIW, your conf does not set your modem
configuration. Modem Configuration part is commented. Try to set your
modem modem first. Some time ago, I have send and receive SMS with
Kannel, via ITegno Modem. I used sample conf provided in Kannel 1.4.0
distribution.
Hope this could help you start diging ...
--tjatur
Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars.
