Hello Friends, I am install gateway,sqlbox,opensmppbox of SVN form. and successfully sending the messages. Now I am face the problem during run the these boxes ./sqlbox ./opensmppbox sqlbox problem is ERROR: Group 'sqlbox' may not contain field 'log_file ERROR:Error found on lines 11 of file 'sqlbox.conf' PANIC couldn't readsqlbox.conf
sqlbox.conf file look as group = sqlbox id = mydlr smsbox-id = sqlbox bearerbox-port = 13001 smsbox-port = 13003 smsbox_port_ssl = false sql_log_table = send_sms lof_file = "/var/log/kannel/kannel-sqlbox.log" log-level = 4 group = mysql-connection id = mydlr host = localhost username = root password = 1234 database = sms_dlr max-connection = 10 group = dlr_db id = mydlr table = dlr_kannel field-smsc = smsc field-timestamp = ts field-destination = destination field-source = source field-service = service field-url = url field-mask = mask field-status = status field-boxc-id = boxc and the opensmppbox doesn't shows ERROR it shows the PANIC is PANIC: No 'opensmppbox' group in configuration My opensmppbox.conf file like as #opensmppbox configuration include = "/etc/opensmppbox.conf'/opensmppbox1.conf" # opensmppbox1.conf group = opensmppbox bearerbox-host = 127.0.0.1 bearerbox-port = 13002 opensmppbox-id = smppbox1 opensmppbox-port = 13003 log-file = "/var/log/opensmppbox1" log-level = 4 our-system-id = 184.173.64.242 smpp-logins = /etc/clients vi /etc/clients acube-pro acu123 smsbox-id 26.245.135.65 sir how can i see and know the smsbox-id of clients. Thank you very much.