I using gateway-1.4.3.tar.gz listed under Stable release in Kannel.org
download section. 

config logs:
group = core
admin-port = 13000
admin-password = bar

# SMSBOX SETUP
group = smsbox
bearerbox-host = localhost
sendsms-port = 13013


# SEND-SMS USERS

group = sendsms-user
username = tester
password = foobar
#user-deny-ip = ""
#user-allow-ip = ""

# SMSC Fake
group = smsc
smsc = fake
host = 127.0.0.1
port = 13013


# this sender is for Kannel relay testing (http_smsc)
group = sendsms-user
username = kannel
password = rL4y
user-deny-ip = "*.*.*.*"
user-allow-ip = "127.0.0.1"


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

Nikos Balkanas wrote:
> 
> Hi,
> 
> Please post configuration logs. Are you using the latest CVS sources from 
> kannel's site?
> 
> BR,
> Nikos
> ----- Original Message ----- 
> From: "digiTonik" <[email protected]>
> To: <[email protected]>
> Sent: Wednesday, March 31, 2010 9:37 AM
> Subject: Compiling Kannel on mac snow leopard (10.6)
> 
> 
>>
>> I downloaded the gzip tarball. I installed it with the following steps.
>> ./configure
>> make
>> make install
>>
>> When I run ./bearerbox kannel.conf. I am using the sample conf that came 
>> in
>> the package. I get the following error.
>> 2010-03-31 07:25:22 [39761] [0] INFO: Debug_lvl = -1, log_file = <none>,
>> log_lvl = 0
>> 2010-03-31 07:25:22 [39761] [0] WARNING: DLR: using default 'internal'
>> for
>> storage type.
>> 2010-03-31 07:25:22 [39761] [0] INFO: DLR using storage type: internal
>> Segmentation fault
>> -- 
>> View this message in context: 
>> http://old.nabble.com/Compiling-Kannel-on-mac-snow-leopard-%2810.6%29-tp28091962p28091962.html
>> Sent from the Kannel - User mailing list archive at Nabble.com.
>>
>> 
> 
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Compiling-Kannel-on-mac-snow-leopard-%2810.6%29-tp28091962p28092886.html
Sent from the Kannel - User mailing list archive at Nabble.com.


Reply via email to