Hii Renu,
Thanks for your guidence,but i have a query that what i seperate file
for both sqlbox.conf and opensmppbox.conf ?
i do the entry in kannel.conf file as..


group = core

include = "sqlbox.conf"
include = "opensmppbox.conf"


and my sqlbox.conf file like 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

# Proxy configuration
 group = opensmppbox
 bearerbox-host = 127.0.0.1
 bearerbox-port = 13000
 opensmppbox-id = opensmppbox1
 opensmppbox-port = 2345
 log-file = /var/log/kannel/opensmppbox.log
  log-level = 0
 our-system-id = opensmppbox
 route-to-smsc = 184.173.64.242
 # New accounts
 smpp-logins = /etc/opensmppbox/clients

#opensmppbox configuration
include = "/etc/opensmppbox.conf/opensmppbox1.conf"

#opensmppbox1.conf

group = opensmppbox
bearerbox-host = 127.0.0.1
bearerbox-port = 13002
opensmppbox-id = it  is optional I don't write
opensmppbox-port = 13003
log-file = "/var/log/kannel/opensmppbox.log"
log-level = 4
our-system-id = what i give
route-to-smsc = what i give
smpp-logins = /etc/clients
 plese help me i am try to do it from last one month.but even I am not
set the file where i set the proxy and opensmppbox.conf and any other
files...
your help is must needed.

Thanks a lot

Reply via email to