Hi,

  I have 3 CIMD2 SMSC handling 3 Shortcodes using kannel 1.2.0.
  The Incoming SMSes work perfectly, the data is routed correctly.
  The Outgoing SMSes are sent randomly using 1 of the SMSC's, no real
  order in it.

  Config follows:

  The CIMD2 Configs are identified through the smsc-id config (sample):
    group               = smsc
    smsc                = cimd2
    smsc-id             = smsc1
    host                = 192.168.0.1
    port                = 9971
    smsc-username       = ***
    smsc-password       = ***
    keepalive           = 5

  SMS Box Settings:
    group               = smsbox
    bearerbox-host      = 127.0.0.1
    sendsms-port        = 13002
    sendsms-chars       = "0123456789 "

  My SendSMS are like these, while the default-sender is changing for each
Host
    group               = sendsms-user
    username            = ***
    password            = tom
    default-smsc        = smsc1
    default-sender      = <ShortCode>
    user-deny-ip        = "*.*.*.*"
    user-allow-ip       = "127.0.0.1;192.168.0.*"
    max-messages        = 1
    concatenation       = 0


  Greetings,

  Tom Weber
  RTL



Reply via email to