don't mess around. each daemon does not know anything about configuration options other daemons and fails to start. Create separate file for bearerbox+smsbox, opensmppbox and sqlbox.

Regard,
Cezary


On 07/07/2011 16:05, Vijay kumar Dadhich wrote:
It's very useful for me, but i want to know that proxy configuration
and opensmppbox.conf file is same and different,if different then i
makea single opensmppbox.conf for it.

like this please see carefully many places i confuse..

# 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


Reply via email to