Hi all,
Im very new to Linux,i want to configure kannel as soon as
possible,so need all your help
My aim is
1)Send message to a specific port ex,50000,ie to a midlet in mobile
2)Receive message from a mobile
first of all above two Is it possible using Kannel gateway...???????
Now,
Im able to install kannnel successfully..
[r...@dhcppc0 ~]# /etc/init.d/kannel start
Starting kannel bearer box: [ OK ]
Starting kannel sms box: [ OK ]
.......
hope i have installd kannel properly...
Now please let me know which are files need to configured what changes have
to be made....????
to send and receive messages and which phone is best to use with kannel...
i tried modifying kannel.conf file like this
...................................
group = core
admin-port = 13000
smsbox-port = 13001
admin-password = bar
admin-allow-ip = "127.0.0.0"
log-file = "/tmp/kannel.log"
#log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
group = smsc
smsc = at
modemtype = auto
device = /dev/ttyACM0
my-number = "+264722222111"
port = 10000
connect-allow-ip = 127.0.0.1
log-level = 0
sms-center="+264722500029"
sim-buffering = true
keepalive = 5
group = smsbox
bearerbox-host = 127.0.0.1
sendsms-port = 13013
global-sender = "+264722222111"
log-file = "/tmp/smsbox.log"
log-level = 0
group = sendsms-user
username = kannelUser
password = test
concatenation = 1
max-messages = 10
user-allow-ip = "*.*.*.*"
group = sms-service
keyword =
catch-all = yes
max-messages = 0
get-url = "http://localhost:8080/sms/receiveSMS.jsp?phone=%p&text=%a"
group = sms-service
keyword = nop
text = "You asked nothing and I did it!"
group = sms-service
keyword = default
text = "No service specified"
include = "/usr/local/include/kannel/modems.conf"
.........................................................................
http://localhost:13000/status
says
Kannel bearerbox version `1.4.1'. Build `Sep 8 2007 16:33:18', compiler
`4.1.1 20070105 (Red Hat 4.1.1-52)'. System Linux, release 2.6.18-8.el5,
version #1 SMP Fri Jan 26 14:15:21 EST 2007, machine i686. Hostname dhcppc0,
IP 127.0.0.1. Libxml version 2.6.26. Using OpenSSL 0.9.8b 04 May 2006. Using
native malloc.
Status: running, uptime 0d 0h 5m 38s
WDP: received 0 (0 queued), sent 0 (0 queued)
SMS: received 0 (0 queued), sent 0 (0 queued), store size -1
SMS: inbound 0.00 msg/sec, outbound 0.00 msg/sec
DLR: 0 queued, using internal storage
Box connections:
smsbox:(none), IP 127.0.0.1 (0 queued), (on-line 0d 0h 5m 38s)
SMSC connections:
unknown AT2[/dev/ttyACM0] (connecting, rcvd 0, sent 0, failed 0,
queued 0 msgs)
...............................
im using sony w810i,nokia 3110c on USB
but SMSC connections is UNKNOWN
Please help to Fix the problem...can any one mail me the working kannel conf
and modems.conf files to [email protected]
Thanks in Advance
Waiting for your reply
--
View this message in context:
http://www.nabble.com/Have-problem-in-Configuring-Kannel...-tp24536687p24536687.html
Sent from the Kannel - User mailing list archive at Nabble.com.