Hi,

What do you mean by "I need to start smsbox from sqlbox"?

Smsbox and sqlbox are two different applications.
By running "sudo smsbox -v 1 kannel/sqlbox.conf" you basically try to run smsbox with the sqlbox config file. It's not going to work this way. You can only run sqlbox with the sqlbox.conf

ps. please don't email me directly. Always post to the mailing list email address.

BR


On 13/07/2011 11:48, Amrit Pal Pathak wrote:


On Wed, Jul 13, 2011 at 4:11 PM, Cezary Siwek <[email protected] <mailto:[email protected]>> wrote:

    why do you want to run smsbox with the sqlbox config file?


    I have made a Gui so i need to start smsbox from sqlbox.My
    kannel/sqlbox.conf file looks like


     group = sqlbox
id = sqlbox-db
smsbox-id = mysmsc
global-sender = "+919417212503"
bearerbox-host = localhost
bearerbox-port = 13016
smsbox-port = 13017
smsbox-port-ssl = false
sql-log-table = sent_sms
sql-insert-table = send_sms
log-file = "/var/log/kannel/kannel-sqlbox.log"
log-level = 0
#ssl-client-certkey-file = ""
#ssl-server-cert-file = ""
#ssl-server-key-file = ""
#ssl-trusted-ca-file = ""

# Database connection examples. Please uncomment as needed

# Example MYSQL Connection
group = mysql-connection
id = sqlbox-db
host = localhost
username = root
password = GndeC
database = kannel


Thanks

amritpalpathak.blogspot.com <http://amritpalpathak.blogspot.com>

Reply via email to