Re: forced-smsc not working with concatenated.

Stipe Tolj <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Organization Wapme Systems AG
Message-ID <[email protected]>
To ensure messages are routed through *one* smsc, even if they are
concatenated messages you have to use something like this:

  ...
  group = smsc
  smsc-id = A
  ...
  denied-smsc-id = "B,C"
  ...

  group = smsc
  smsc-id = B
  ...
  denied-smsc-id = "A,C"
  ...

  group = smsc
  smsc-id = C
  ...
  denied-smsc-id = "A,B"
  ...

  group = sendsms-user
  username = smsuser
  password = foobar
  ...
  forced-smsc = A
  ...

Now you can use the sendsms user "smsuser" and assure that all (even
contatenated) messages go only through smsc-id A.

I'll put this issue on the STATUS file.

Stipe

[email protected]
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [email protected]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.