I tried it both on 1.2.1 and 1.3.1, i downloaded them
from kannel's web page. 

The config file is in the attachment.

thx for your interest

mahmut

--- Phuah Yee Keat <[EMAIL PROTECTED]> wrote:
> Can you attach your full kannel.conf?
> 
> Which version of kannel are you using? 1.3.1? 1.2.1?
> or cvs?
> 
> Cheers,
> Phuah Yee Keat
> 
> mahmut akcay wrote:
> > I inserted radius-acct config in the configuration
> > file as described in the user guide.
> > 
> > group = radius-acct
> > our-port = 1646
> > secret-nas = radius
> > 
> > when I ran ./bearerbox myconfig.conf i got the
> > following error. 
> > 
> > Group 'radius-acct' may not contain field 'group'
> > 
> > is there anybody out there got the radius feature
> > worked.
> > 
> > btw, i tried it on redhat9.0 & solaris5.8.
> > 
> > thx in advance
> > mahmut
> > 
> > __________________________________
> > Do you Yahoo!?
> > New Yahoo! Photos - easier uploading and sharing.
> > http://photos.yahoo.com/
> > 
> 


__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
#
# THIS IS A SAMPLE CONFIGURATION FOR KANNEL
#
# For any modifications to this file, see Kannel User Guide 
# If that does not help, send email to [EMAIL PROTECTED]
#

group = core
admin-port = 13000
wapbox-port = 13002
smsbox-port = 13001
admin-password = kannel
wdp-interface-name = "*"
log-file = "./logs/bearerbox.log"
log-level = 1
box-allow-ip = "*.*.*.*"
unified-prefix = "0090,0,+90;+,00"

#WAPBOX SETUP
group = wapbox
bearerbox-host = localhost
log-file = "./logs/wapbox.log"
log-level = 1
syslog-level = none
access-log = "./logs/wapaccess.log"
#force-sar = "yes"

#RADIUS Setup
group = radius-acct
our-port = 1646
secret-nas = radius

#PPG CONFIGURATION  for PI interface
group = ppg
ppg-url = /wappush
ppg-port = 8080
concurrent-pushes = 100
users = 1024
ppg-allow-ip = "*.*.*.*"
trusted-pi = false

#WAP PUSH user group
group = wap-push-user
wap-push-user = puser
ppg-username = push
ppg-password = push
allow-ip = "*.*.*.*"

# SMSBOX SETUP
group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
#sendsms-chars = "0123456789 +-"
global-sender = 12345
log-file = "./logs/smsbox.log"
#log-level = 0
access-log = "./logs/access.log"


# SEND-SMS USERS
group = sendsms-user
username = tester
password = foobar

# SMS SERVICE Default
# there should be default always
group = sms-service
keyword = default
text = "No service specified"

Reply via email to