Hello all...

I had configured kannel to use my cellphone (Sony Ericsson P1i) as
modem, but know I bought a Wavecom Fastrack Supreme 20 modem and I've
couldn't configure correctly, here they are the errors and my
configuration file. Please I need you to help me.

2009-10-05 16:49:18 [3143] [6] DEBUG: AT2[gsm]: --> ATI^M
2009-10-05 16:49:18 [3143] [6] DEBUG: AT2[gsm]: <-- WAVECOM WIRELESS CPU
2009-10-05 16:49:18 [3143] [6] DEBUG: AT2[gsm]: <-- MULTIBAND  G850
1900
2009-10-05 16:49:18 [3143] [6] DEBUG: AT2[gsm]: <-- OK
2009-10-05 16:49:18 [3143] [6] DEBUG: AT2[gsm]: Cannot detect modem,
using generic
2009-10-05 16:49:18 [3143] [6] DEBUG: AT2[gsm]: Reading modem
definitions from <smskannel2.conf>
2009-10-05 16:49:18 [3143] [6] DEBUG: AT2[gsm]: Found <1> modems in
config
2009-10-05 16:49:18 [3143] [6] PANIC: AT2[gsm]: Cannot detect modem and
generic not found
2009-10-05 16:49:18 [3143] [6] PANIC: ./bearerbox(gw_panic+0xc2)
[0x80cbf72]
2009-10-05 16:49:18 [3143] [6] PANIC: ./bearerbox [0x806ca22]
2009-10-05 16:49:18 [3143] [6] PANIC: ./bearerbox [0x806d5b1]
2009-10-05 16:49:18 [3143] [6] PANIC: ./bearerbox [0x80c2831]
2009-10-05 16:49:18 [3143] [6] PANIC: /lib/libpthread.so.0 [0x72b50b]
2009-10-05 16:49:18 [3143] [6] PANIC: /lib/libc.so.6(clone+0x5e)
[0x66cb2e]

group = core
admin-port = 13000
smsbox-port = 13001
admin-password = bar
admin-allow-ip = "*.*.*.*"
log-file = "/var/log/kannel/kannel.log"
log-level = 0
access-log = "/var/log/kannel/access.log"

group = modems
id = wavecom
name = "wavecom"
detect-string = "wavecom"
init-string = "ATZ"
init-string = "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"

group = smsc
smsc = at
modemtype = auto
smsc-id = gsm
device = /dev/ttyS0
my-number = +18298666697
sms-center = +18098599999
log-level = 0

group = sendsms-user
username = tester
password = foobar
user-allow-ip = "*.*.*.*"

group = sms-service
keyword = nop
text = "You asked nothing and I did it!"

group = sms-service
keyword = default
catch-all = yes
accept-x-kannel-headers = true
assume-plain-text = true
text = "No service specified"
-- INSERT --





Reply via email to