Thanks Rayson, just to get this straight… when I get this single conf file, I suppose to start the bearerbox with it and also sqlbox and smsbox, all with the same file?

 

Luis Valencia


From: Rayson Lee [mailto:[EMAIL PROTECTED]
Sent: Martes, 09 de Mayo de 2006 10:14 p.m.
To: 'Luis Valencia'; users@kannel.org
Subject: RE: smsbox-port in non-exisiting group

 

Dear Luis,

 

I think the problem may caused by missing of core information while starting Sqlbox. You can either combine your configuration files into one single file or include kannel.conf in sqlbox.conf. Please try.

 

Best regards,

 

Rayson Lee

InnoAge Hong Kong Limited

 


From: Luis Valencia [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 09, 2006 11:19 PM
To: 'Rayson Lee'; users@kannel.org
Subject: RE: smsbox-port in non-exisiting group

 

No, its still there, I just modify the kannel.conf group=core, sqlbox and smsbox are with the changes you advice me to make.

 

KANNEL.CONF

group = core

admin-port = 13000

smsbox-port = 13002

admin-password = bar

wdp-interface-name = "*"

log-file = "/var/log/bearerbox.log"

log-level = 0

include = "/etc/kannel/fakesmsbox.conf"

 

SQLBOX.CONF

group = sqlbox

id = dlr-db2

smsbox-id = sqlbox2

bearerbox-host = "127.0.0.1"

smsbox-port = 13005

smsbox-port-ssl = false

sql-log-table = sent_sms

sql-insert-table = send_sms

global-sender = 911

log-file = "/var/log/kannel/sqlbox.log"

log-level = 1

 

SMSBOX.CONF

group = smsc

smsc-id= comcel

smsc = smpp

host=130.1.1.50

port = 5016

smsc-username= "AGLOBAL1"

smsc-password= GLOBAL06

system-type= "SMSAGLOB"

source-addr-ton= 0

source-addr-npi= 0

dest-addr-ton= 0

dest-addr-npi= 0

my-number= 911

transceiver-mode= true

 

group = smsbox

smsbox-id = sqlbox2

bearerbox-host = localhost

bearerbox-is-sqlbox = true

sendsms-url= "">

global-sender= 911

sendsms-port= 13200

log-file = "/var/log/kannel/smsbox.log"

log-level = 0

reply-requestfailed= Error

 

group= sendsms-user

username= lvalencia

password= lvalencia

 

group= sms-service

keyword= default

get-url= "" href="http://10.27.1.121/ihm/default2.aspx?producto=%25k&subproducto=%25s">http://10.27.1.121/ihm/default2.aspx?producto=%k&subproducto=%s"

 

 

Luis Valencia


From: Rayson Lee [mailto:[EMAIL PROTECTED]
Sent: Martes, 09 de Mayo de 2006 01:07 a.m.
To: 'Luis Valencia'; users@kannel.org
Subject: RE: smsbox-port in non-exisiting group

 

Dear Luis,

 

It seems you have removed smsbox-id = sqlbox2 from group = sqlbox, you need it in both group=smsbox and group=sqlbox.

 

Good luck.

 

Best regards,

 

Rayson Lee

InnoAge Hong Kong Limited

 


From: Luis Valencia [mailto:[EMAIL PROTECTED]
Sent: Monday, May 08, 2006 11:31 PM
To: 'Rayson Lee'; users@kannel.org
Subject: RE: smsbox-port in non-exisiting group

 

Hi Rayson,

 

I have made the change in the box-allow-ip with no luck, chance my log-level=0 but nothing’s logged.  And I still have the same problem, its like the smsbox its not finding the core group in the bearerbox.

 

I even change my kannel.conf to the basics

 

group = core

admin-port = 13000

smsbox-port = 13002

admin-password = bar

wdp-interface-name = "*"

log-file = "/var/log/bearerbox.log"

log-level = 0

 

include = "/etc/kannel/smsbox.conf"

 

 

Have any idea if its this possible.  Thanks

 

Luis Valencia


From: Rayson Lee [mailto:[EMAIL PROTECTED]]
Sent: Viernes, 05 de Mayo de 2006 08:41 p.m.
To: 'Luis Valencia'; users@kannel.org
Subject: RE: smsbox-port in non-exisiting group

 

Dear Luis,

 

You used a comma “,” instead of semi-colon “;”  in box-allow-ip. You can set log-level = 0 to get more information in logfile in case you still get any error.

 

Best regards,

 

Rayson Lee

InnoAge Hong Kong Limited

 


Reply via email to